1. Introduction
Cargo transport in aviation follows a complex cargo handling process. According to the current regulations [
1], these tasks are carried out by a registered handling agent, who is also responsible for carrying out cargo security checks. The selection of screening equipment is strictly regulated, and screening methods are adapted to the type of cargo being screened. Cargo and mail are screened using one or more of the methods: manual inspection, X-ray screening, explosives detection system, explosives detection dog, explosive trace detection, visual inspection and metal detection. This means that, depending on the type of cargo and its complexity, one of the available screening methods can be used to ensure that the contents of the screened cargo do not raise safety concerns. Each of these methods has different labor hour consumptions, energy consumptions and process capacities. The improper selection of equipment and mismanagement of the cargo handling process are incurring significant losses for airports and cargo terminals.
Energy consumption costs airports as much as 15% of their operating expenses [
2]. More than 75% of energy is consumed by terminal buildings and their equipment [
3]. This equipment is dedicated precisely to the process of handling cargo. The remainder of the costs are for the maintenance of navigation infrastructure, runway lighting, taxiways, aprons, etc.
This article presents a novel simulation model that helps select a sustainable strategy when scheduling X-ray equipment for screening air cargo. The model returns cargo handling time and energy consumption by the type of device deployed as outputs. In practical terms, by knowing the stream of cargo handled (its size and level of consolidation), it is possible to select a suitable X-ray device that will provide a balance between process efficiency and electricity consumption. This newly developed model will help answer the research question: is it possible to control the baggage screening process at the airport to achieve the expected efficiency, reducing energy consumption?
The remainder of the article is divided as follows:
Section 2 presents a research gap, demonstrating that the current literature has focused solely on process performance and not on costs from energy consumption.
Section 3 presents a novel simulation model for X-ray equipment selection.
Section 4 discusses the application of the model to a real system and presents model validation.
Section 5 presents the analysis performed and discusses the results.
Section 6 summarizes the achievements made.
2. State of the Art
Air cargo handling has been addressed many times in the literature. A very broad review of state-of-the-art approaches and studies on this topic until 2015 was conducted by Feng et al. [
4]. More than 70 scientific papers were analyzed for the topics they covered in this review. It was noted that past research focused on several main topics: air cargo service operations/key players, revenue management, air cargo fleet planning and scheduling, aircraft loading, container loading, air cargo terminal operations and industrial strategy. The conclusion of this review was that energy consumption during cargo handling at the airport terminal was not considered as a research topic until 2015. According to the findings of this article, the category of air cargo terminal operations was crucial. This literature review has been expanded to include new content from 2016–2023.
Nobert and Roy [
5] focused on minimizing process costs by selecting the correct number of employees. The same issue was addressed in several other works [
6,
7,
8]. Hall [
9] worked on reducing the time to complete an operation, and a similar issue was addressed by Lee et al. [
10], where they reduced the overall duration of operations. Ou et al. [
11] looked at the possibility of reducing costs arising from cargo storage. Xu et al. [
12] focused on minimizing costs arising from cargo handling congestion.
The issue of sustainability has not been addressed so far. Research on terminal cargo handling so far has been one-sided, based on the desire to perform the process in the most efficient way and provide an adequate number of technical resources. The screening process was also not addressed as a pre-flight cargo handling step. Amorim da Cunha et al. [
13] note that smaller and medium-sized airports incur higher security costs than larger airports due to low cargo and passenger traffic. Brandt and Nickel [
14] summarized in their review that studies that address air cargo scheduling issues focus on aircraft configuration, built-up scheduling, air cargo palletization, weight and balance problems. They did not address the topic of security in their review.
It is important to note a change in trends within recent research work. Recent analyses have focused more on preventive and corrective actions when disruptions occur, rather than on process planning, as before. Delgado and Mora [
15] studied the problem of rescheduling flights to respond to disruptions in cargo demand in the short term. To increase flexibility, they considered two different cargo allocation policies. Anguita and Olariaga [
16] were of a similar opinion that the volatility of aviation cargo demand must be taken into account when planning the development or expansion of infrastructure. Delgado et al. [
17] studied the problem of recovering the air traffic schedule to adapt to last-minute changes in demand caused by various disruptions. Lange [
18] pointed out in his research that changing transportation policies and the increasing combination of cargo and passenger shipments were having a negative impact on the punctuality of passenger shipments.
In the scientific literature, there have been papers addressing energy consumption savings in air terminals. However, they have not directly addressed the implementation of the cargo handling process. For example, a thermal simulation for Greek airports was carried out by [
19,
20]. The simulation predicted up to 35% in potential gains. Ma et al. [
21] established the relationship between indoor air flow and interior space to improve indoor comfort. Parker et al. [
22] reduced the carbon footprint by improving the envelope of a glazed roof at a selected airport. Gowresuunker et al. [
23] analyzed the efficiency of displacement ventilation for an airport terminal. Selected papers have looked at the prediction of power consumption in airport terminals. Chen [
24] used an unbiased gray Markov model, whereas Huang et al. [
25] relied on neural networks. Fan et al. [
26] built a model based on probability density functions. Only [
27] presented an analysis that explored the possibility of reducing energy consumption in the airport screening process. However, this was applied to passenger screening.
Summarizing the current state of the literature, it should be noted that there is a research gap on the possibility of reducing energy consumption in air cargo handling. This is especially true for the topic proposed in this work related to the planning and design of security control systems. The next chapter will propose a novel method dedicated to estimating energy consumption in the process of cargo screening at an air cargo terminal.
3. Methodology
This article proposes a discrete event simulation model. Such a method was chosen because of the random nature of the process, which can be described by probability density functions. According to the law of large numbers, the Monte-Carlo method will be applied. This method, through repeated simulation experiments, will allow us to obtain the expected values of the model output variables.
The general assumptions of the model are shown in
Figure 1. The simulation model is based on an integrated process execution algorithm (handling procedure module). The user enters the input variables for each experiment that will determine the paths of event execution and times of occurrence of each event. These are probability density functions for the durations of individual events and the probabilities of their occurrence. The user also indicates how long the experiment should last by indicating the number of loads to be handled. The user is given the option to enter the number of repetitions for each experiment. As output variables, a vector of three variables is stored at the end of each load’s service: the load number, the time the service ended and the system’s current energy consumption.
This simulation experiment module implements a Monte-Carlo simulation. By continuously repeating the simulation experiment, the expectation value of the data output vector is determined. The user decides how many times (
N) the experiment will be repeated. Starting with the first repetition
I = 1, the algorithm performs a simulation and calculates the expected value of the output variables for the
I-th repetition. Then, the final output matrix is computed and the index
I is changed to the next repetition. The procedure repeats until
N repetitions are reached (
Figure 2).
The data output matrix for each iteration of the simulation consists of rows, from
i = 1 to
n, which represent consecutive consolidated cargo loads that have been screened. The first column
j = 1 of the matrix will denote the index of the next cargo shipment. The second column
j = 2 will denote the current simulation time that the shipment screening was completed. The third column
j = 3 will denote the current power consumption of the system, at the time the screening of the
i-th cargo shipment was completed.
The actual iteration
I of the experiment calculates the expected value of the output variables
outij and generates the final output matrix
OUT (2).
This simulation experiment involves a screening process for all cargo shipments from
i = 1 to
n. A simplified algorithm of the simulation model in BPMN notation is shown in
Figure 3. In the beginning, the number of items
m in the shipment and the dimension of shipment
Cs = [W H] are drawn. The number of shipments is given by the user of the model on a deterministic basis. Dimensions are given randomly according to the
P(
w),
P(
h) and
P(
l) functions entered by the user. Next, it is checked whether the size of the shipment is adequate for the tunnel size of the X-ray device
Xs = [
W H]. The dimensions of the tunnel are set deterministically by the user. When the value of the
Os (3) formula is greater than 0, this means that none of the dimensions exceeds the allowable value. Only the height and width are checked. The device, through continuous screening, can measure shipments of any length. If the shipment is suitable for screening, the screening is performed. The screening time is given by a probability density function specified as input variable
P(
txray). If its dimensions do not meet the requirements, then the number of items
m in the shipment is checked. Variable
m is determined according to a probability distribution
P(
m). This is an input variable set by the user. When
m is equal to 1, ETD (Explosives Trace Detection) and visual inspection should be performed. This is because the shipment is too large and cannot be deconsolidated into smaller items. When
m is greater than 1, deconsolidation (depalletizing) can be performed to
m items. Then, each item from
j = 1 to
m is screened by X-ray. After screening, all items from the shipment needs to be consolidated (palletized) again. The depalletization time is given by the probability density function
P(
tdep). The palletization time is given by the probability density function
P(
tpn). ETD control time is given by the probability density function
P(
tetd). Visual inspection time is given by the probability density function
P(
tvl). These are user-specified input variables.
When a black alarm BA occurs during screening, an additional explosives trace detection is required for the shipment. The probability of a black alarm is dependent on the ability of rays to penetrate the steel. This probability must be specified as input variable Pba.
During the simulation experiment, the simulation time and energy consumption of the X-ray equipment are continuously measured. For each load, after its inspection, the cumulative values of the results are recorded. For the time-of-service completion, the times of service of previous loads and the currently completed inspection
ts are summed (4). For energy consumption, the previous energy consumption is summed up with the energy consumption due to idle time
Ei, roller conveyor workload
Ecb and screening workload
Exray (5).
The algorithm executes the loop for all shipments from
i = 1 to
n, and then, according to
Figure 2, repeats the experiment
N times. The expected values of the
OUT matrix (2) are then determined. After completing the experiments, an analysis of the obtained results should be carried out.
5. Results and Discussion
For the data indicated in
Section 4, the handling of 200 cargo shipments was simulated separately for different X-ray equipment. One hundred experiments were conducted for each of the four system configurations. In each configuration, a different X-ray device was analyzed. Mean values of the output variables were calculated for each configuration. These values were taken as the output data for the analysis. The function of the time of screening 200 pieces of air shipments as a function of the number of shipments screened is indicated in
Figure 4.
It should be noted that the inspection of 200 pieces of cargo shipments for RTG 3 and RTG 4 devices was carried out in a similar amount of time. Due to the ability to inspect larger shipments using the RTG 4 device, the inspection time was slightly less than for the RTG 3 device. For the RTG 3 and RTG 4 devices, only 1% of shipments needed to be deconsolidated. The inspection time for cargo shipments using RTG 2 was more than three times longer than for RTG 3 and RTG 4. The increased inspection time was due to the higher number of shipments that needed to be deconsolidated. For RTG 2, 17.5% of shipments had to be deconsolidated and then consolidated. The longest inspection time for 200 pieces of air shipments was executed by RTG 1. This time was almost 16 h, which is almost 10 times higher than inspection times with RTG 3 and RTG4, and almost four times longer than in the case of security screening executed by RTG 2. About 53.5% of shipments needed to be deconsolidated due to their dimensions. The functions of the relationship between energy consumed in the number of shipments inspected are presented in
Figure 5.
The lowest energy consumption for 200 air shipments was by RTG 3. RTG 3 consumed nearly half the energy consumed by RTG 4. This was due to: RTG 3’s lower energy consumption and the same number of shipments that had to undergo consolidation and deconsolidation processes. For RTG 1, the value of energy consumption for carrying out the process of the same number of shipments was seven times higher than for RTG 3. Similarly, for RTG 2, the energy consumption was almost three times higher than for RTG 3. To a large extent, energy consumption was used by the equipment waiting for inspection.
Figure 6 presents a function of energy consumption values depending on the number of air shipments inspected, but only looking at the time of effective inspection by equipment. Deconsolidation and consolidation losses were not considered.
The lowest value of energy consumption for an effective air shipment screening process was obtained for RTG 3. Twice the energy consumption was obtained for RTG 2 and RTG 4. The highest value of energy consumption for an effective screening process was obtained for RTG 1.
The most favorable choice for the air cargo terminal in this case would be to use the X-ray 3 device, as the inspection time of 200 pieces was short and similar to the X-ray 4 device (less than 2 h). The X-ray 3 device, however, consumed much less power compared with the X-ray 4 device. The X-ray 4 device consumed almost twice as much energy as X-ray 3. Due to the shipment inspection time, X-ray 1 and 2 devices should not be used. It took more than 8 times longer to inspect the same stream of shipments using the X-ray 1 device than the X-ray 3 and 4 devices, and energy consumption was more than 3.5 times higher compared with those devices. One could consider using X-ray 2 as a device to support the screening process, but only for shipments of certain dimensions. It would then be necessary to direct smaller shipments to the X-ray 2 device and larger shipments to the X-ray 3 device (if the screening system could consist of two devices). The correlation between energy consumption and screening completion time from the number of shipments being screened is shown in
Figure 7. In the case of guidelines for the screening system, it would be necessary to develop an evaluation model for the screening system for air shipments, which would clearly define the evaluation of such a system.
6. Summary
The choice of equipment for air cargo inspection should depend on the type and size of shipments handled at a given terminal. Underestimating the size of the device in relation to the stream of cargo handled results in substantial losses in time or energy consumed. This is often due to the need to deconsolidate shipments, which consequently increases inspection time as well as electricity consumption. Increased inspection time can negatively affect the shipment handling process, as it can also cause air traffic delays or delivery delays. Increased electricity consumption increases the cost of handling air shipments, which consequently transfers to the total cost of the logistics of handling the shipment.
This article presents a simulation model to assess what performance the system would achieve from the use of different cargo shipment screening equipment. Cargo operators know the current distribution of handled shipments and know the development forecasts. Thus, they can estimate whether their system is working properly or whether reconfiguration is necessary.
Future scientific work should address further developments of the presented simulation model. The entire process of air cargo handling should be taken into account. The development of this model would allow for the strategic planning of implementation of the cargo handling process at airports.