Abstract
An accident during the transport of liquefied petroleum gas (LPG) via a tanker vehicle leads to the leakage of a flammable substance, causing devastation. In such a situation, the appropriate action with the shortest possible delay can minimize subsequent losses. However, the decision-making mechanism remains unable to detect the occurrence of an accident and evaluate its extent within the critical time. This paper proposes an automatic framework for leakage detection and its consequence prediction during the external transportation of LPG using artificial intelligence (AI) and the internet of things (IoT). An AI model is developed to predict the probable consequences of the accident in terms of the diameter of risk contours. An IoT framework is proposed in which the developed AI model is deployed in the edge device to detect any leakage of gas during transportation, to predict its probable consequences, and to report it to the remotely located disaster management team for initiating appropriate action. A prototype of the proposed model is built and its performance is successfully tested. The proposed solution would significantly help to identify efficient disaster management techniques by allowing for quick leakage detection and the prediction of its probable consequences.
1. Introduction
Fires involving chemicals and subsequent explosions are very common, as well as the most significant type of industrial accident. Any leakage in the container allows the hazardous and flammable chemicals to mix with external oxygen and, upon reaching the critical mass for ignition, an exothermic oxidation reaction takes place, resulting in fire. Though many precautionary measures are already implemented inside industry premises, the major concern is accidents during the external transport of hazardous or flammable substances [1,2]. The transportation of flammable chemicals is an integral part of industrial activities; flammable substances like petroleum products are largely transported by tankers via roads or railways. As per the statistics from the United Nations, 50% of all industrially transported goods fall under the category of dangerous goods [3]. An accident occurring during the external transport of flammable substances can lead to catastrophic consequences, causing huge losses of life and property [4]. Mechanical faults present in the system, such as damaged couplings and hoses used for loading and unloading LPG on and off tanker trucks, are a major source of fire accidents [5]. The overturning or collision of an LPG-filled tanker vehicle leads to leakage of the flammable substance and subsequent vapor-cloud formation, fire, and, finally, a fireball, causing devastation [6]. The extent of damage caused in the surrounding area, which includes fatalities, injuries with first- and second-degree burns, and severe to moderate damage to property, is directly related to amount of generated heat flux and pressure [7,8]. In such cases, the appropriate action with the least possible delay is the key to minimizing subsequent losses. The leakage of gas or liquid, if not attended to, may lead to fire and explosion within a very short time span. The remedial action may vary from the restoration of the leakage to optimizing resource mobilization to a mass or controlled evacuation, depending on the situation [9]. However, the decision-making mechanism remains unable to evaluate the accident occurrence, the location of the accident site, and its extent within the critical timeframe.
Wireless sensor networks (WSN) and the IoT promise to play a significant role in disaster management; any natural or manmade disaster can be monitored and its consequences can be forecast [10]. Various IoT-based safety protocols are efficiently implemented in the petrochemical industry, as discussed by the authors of reference [11] and the references therein. Du et al., proposed an IoT-based real-time monitoring solution for the presence of toxic gas in an oil depository via a GSM platform [12]. An online fault diagnosis model for the process industry is presented by the authors of reference [13] that includes multiple information collection and knowledge sharing points using IoT. Nivedhitha et al., presented a smart smoke and LPG detection system using the Texas EZ430-RF2500 (http://www.ti.com/lit/ug/slau227e/slau227e.pdf, accessed on 12 September 2012) wireless module [14]. An IoT-supported sensor node with an AT Mega32 and a platinum microwire is used to detect dust particles in a gas leak in its vicinity, as proposed by the authors of reference [15], where ZigBee is used as the last-mile communication link. Majder-Łopatka et al., discussed the effectiveness of electrochemical sensors embedded with mobile devices in fire-control applications [16].
The study in this paper is on the safety of the external transportation of LPG. In the last decade, intelligent transport systems that deploy IoT-based techniques for monitoring road conditions and providing real-time information about an accident have gained tremendous popularity [17,18,19]. The post-accident losses can be minimized by lowering the response time of the support mechanisms, which requires an efficient monitoring system [20]. Significant improvement in the response time has been observed by bringing the data processing closer to the end nodes in IoT clouds using edge- and fog-computing techniques [21,22,23,24]. The consequences of accidents during the transportation of LPG, or any other flammable gas, via tanker trucks may be detected, and their location can be tracked using sensors and IoT technology.
However, the major concern in such accidents is the vapor or gas of flammable materials that can be carried by the wind for long distances while maintaining a high concentration level. Hence, life and property can be protected from encountering the flammable gas/vapor by determining a safe separation distance, based on which the decision-making mechanism can prepare the evacuation plan [25]. The separation distance must be larger than the risk area, which may be evaluated from the study of flammable gas dispersion characteristics [26]. The external environmental conditions, like air temperature, wind speed, relative humidity, etc., at the accident site are the key factors for evaluating the risk area [27]. Although the experimental method is the classical approach to determining gaseous dispersion characteristics, it is very resource-constrained and cannot be carried out in varied environmental scenarios. Efforts have been made to detect the leakage location and map the risk area using unmanned aerial vehicles (UAVs) and drones [28]. The formation of a sensor network was proposed to detect the toxic boundary around the industrial area [29]. However, those methods may be suitable for static industrial locations, but not for external transport. Computational fluid dynamic (CFD) tools are widely used in industries to evaluate the gaseous dispersion characteristics by approximating a real physical scenario in simulative platforms [30,31,32,33,34,35]. The CFD tools, by reconstructing real-world boundary conditions and efficiently processing complex geometry models, can generate highly accurate results, and hence are accepted in various industry safety processes [36]. However, the accuracy of the CFD model heavily relies on detailed meshes and boundary conditions. As fine accuracy is obtained at the cost of a long simulation time, the CFD tools are considered inefficient in predicting the risk area for the given time-sensitive problem. Artificial intelligence (AI) techniques combined with CFD show a promising potential to improve the efficiency of the prediction model. With fewer condition points calculated with CFD, the patterns between the points may be interpolated using AI [37].
Machine learning approaches are found to be the most promising tools for risk assessment and analysis. Yang et al. have proposed a hierarchical Bayesian approach to estimate the risk involved in oil spill accidents [38]. A dynamic Bayesian network model-based approach is discussed by the authors of reference [39] for risk assessment in deep water drilling wells. Vairo et al. proposed a Hidden Markov Model (HMM)-based technique to evaluate the reliability of prediction models and tested it for liquefied natural gas (LNG) bunkers [40].
This paper provides a smart solution for disaster management in hazardous substance transportation using AI and the IoT to detect any accidental leakage of the LPG during transportation and the location of its occurrence, evaluate its probable consequence, and report to the remotely located disaster management team. The major contributions of the paper are listed below.
- The heat dispersion phenomena during leakage of LPG are studied using theoretical and computational fluid dynamics (CFD) simulation-based approaches. A database is created for the diameter of the risk contour based on the CFD simulation with varied environmental conditions.
- Based on the database, an AI model is developed to predict the effects of any accidental leakage from an LPG-filled tanker truck in terms of the diameter of the risk contours and the degree of severity (heat flux) for any arbitrary environmental condition.
- An IoT framework is developed that deploys the proposed AI model at the edge devices in order to convey the accident location and its probable consequences, in terms of the diameter of the risk contour, to the disaster management team immediately.
The proposed solution would help a remotely located disaster management team initiate appropriate action with the least possible delay. The organization of the paper is as follows: the proposed AI model is discussed in Section 2, the proposed IoT framework in Section 3, and the results and discussion in Section 4. Section 5 concludes the paper.
2. Proposed AI Model
In this section, an AI model to predict the diameter of the risk contour during leakage of gas from an LPG-filled tanker truck is developed. The following steps have been executed in this process:
2.1. Behavioral Study of the Heat Dispersion
As LPG is a highly inflammable gas, any leakage of it has the following probable consequences: (i) jet-fire, which is a fire of turbulent dispersion due to the combustion of flammable substances leaking continuously in a specific direction; and (ii) fireball, which is due to the rapid outflow and ignition of pressurized flammable gases. The behavior of heat dispersion is studied using the “solid-flame” model, which considers the flame as a solid object radiating from its entire visible surface. The heat flux, in terms of Watt/m2, produced due to a fire is quantified as [41]:
where , , and , are actual surface emitting power, view factor, and atmospheric transmissivity, respectively. is a function of the burning rate of the fuel, which is inversely proportional to the difference between the boiling temperature of the fuel and the ambient temperature (). is the fraction of the emitted radiation that reaches the receptor per unit area, which is a function of the distance between the flame and the receptor of the radiation (D) and the velocity of the wind (). defines the part of the heat flux absorbed by the air, which is a function of D, and relative humidity of the air (). The risk contour is the locus of the points receiving the same amount of heat flux. The diameter of the risk contour for a specific value of , is empirically related to the given meteorological data: ambient temperature, velocity of the wind, and relative humidity of the air. The details of the empirical relations are given by the authors of reference [41].
2.2. Problem Formulation
The analysis presented in the previous section suggests that the real-time atmospheric condition is the decisive feature in the prediction of the risk contour. Hence, the diameter of the risk contour can be represented as:
Here, represents an unknown function and represents the random noise term that captures the contributions of the other parameters that influence the output. The objective of the present work is to infer supervised learning models to approximate the unknown function given in Equation (2) for predicting the numerical value of the risk contour diameter for an arbitrary set of . In this work, models are prepared for predicting diameters of the risk contour with heat intensities of 2, 5, and 10 in both jet-fire and fire ball consequences.
2.3. Dataset Preparation
For the dataset, the numerical values of ambient temperature, velocity of wind, and relative humidity of the air were the input attributes, and the corresponding value of risk contour diameter was the response. The dataset was prepared using the CAMEO software suite’s ALOHA (Areal Locations of Hazardous Atmospheres) CFD simulation tool. ALOHA is capable of generating threat zone estimates for various types of hazards for real or potential chemical/hazardous material releases [42]. The ALOHA software tool uses numerical methods and algorithms to predict fluid flow behavior. With a defined geometry of interest, the process divides it into a finite number of discrete regions called “mesh”. For each individual mesh, the fluid flow properties were analyzed by solving the differential equations with respect to initial and boundary conditions with an iterative approach. Using the CFD software tool, a dispersion analysis for the leakage of gas from an LPG-filled tanker truck was carried out with respect to possible explosive accumulations. The dispersion analysis evaluated the probable diameters of risk contours with heat intensities of 2, 5, and 10 kW/m2 for a given set of meteorological data triplets ❬❭. The schematic layout of the tanker truck used in the analysis is shown in Figure 1. The source data for the dispersion analysis are given in Table 1. Figure 2 depicts the risk diameters with respect to the source for the given examples.
Figure 1.
Schematic layout of the tanker truck used in the analysis (all dimensions are in millimeters, drawing not in scale, source: IOCL).
Table 1.
Parameters for dispersion analysis: chemical parameters. Parameters for dispersion analysis: tank parameters.
Figure 2.
Dispersion analysis diagram for a specific case.
Each simulation constituted a single instance for the subsequent training set. The simulations were carried out with varied possible environmental conditions—ambient temperature, velocity of wind, and relative humidity of the air range between 0 °C and °C, 1 m/s to 12 m/s, and 5% to 99%, respectively—and the outcomes were used as the leveled output. The simulations were carried out for both and consequences. All instances were tabulated; the initial three rows of them are shown in Table 2.
Table 2.
Diameter of risk contour (in meters) for different set of data input ❬❭.
2.4. Exploratory Data Analysis and Feature Selection
For deeper analytics, the data are described with statistical techniques and represented in Table 3 with their statistical parameters. As the dataset is synthetic data, no null value is present in it.
Table 3.
Description of dataset with statistical parameters.
The CFD process was carried out for a limited number of condition points, and the subsequent training process interpolated the patterns between the points. The interpolation model was deployed to predict the consequences of an accidental leakage on a real-time basis. The best fit hypothesis for said problem was evaluated based on the strength of the relationship between the responses and various input attributes. The strength of the relationship was quantified in terms of correlation measures, which are shown in Table 4.
Table 4.
Correlation measure table.
For , the correlation coefficient was non-zero for all input features and, for fireball, the correlation coefficient was non-zero for the ambient temperature and relative humidity of the air.
2.5. Model Selection
Hence, to approximate the unknown function, the hypothesis was taken as a multivariate linear regression function, given by [43]:
Here, is the independent input attribute vector given by:
And is the regression parameters vector given by:
Here, is the intercept, and are the slope parameters for , respectively. The loss function used in the model optimization depends on the square of the difference between the desired value from the dataset and the hypothesis evaluation with the present parameters vector, given by:
The instance of the total instances present in the dataset is represented with the superscript (). The optimal solution corresponds to the values of the regression parameters that minimize the loss function:
The optimum value of the regression parameter vector is obtained using the least-square (LS) process given by:
Here, is the data matrix and is the response vector. For each case of the consequences, the optimum converged regression parameter vectors are found for heat intensity levels 2, 5, and 10 kw/m2, respectively.
2.6. Model Training and Validation
In the validation process, the total dataset was split into two disjoint subsets: the training set and the testing set , where and . The first part consisted of 80% of the instances used to train the model, and the other 20% were used to validate the model.
The generalization ability of the trained regression models was measured using the coefficient of determination, i.e., scores, and the percentage of the error margin. A (k = 5 for this work) cross-validation was implemented to ensure the stability of the trained model. The dataset was split into k disjoint subsets with similar size, i.e., , . In each trial of cross-validation, the union of (k-1) subsets was used as the training set, and the remaining subset was used as the model evaluation testing set. The process was repeated k times, with each subset being used as a training set precisely once. The expected results of the 5-fold cross-validation are given in Table 5.
Table 5.
Expected values of 5-fold cross-validation evaluation results.
The final model was created by training with the complete available dataset for predicting the outputs of new data and was saved for operational use in real-time applications. The parameters of the final model are given in Table 6. The regression plot representing the predicted vs. simulated values, along with the respective trend lines for jet-fire and consequences, are shown in Figure 3 and Figure 4, respectively.
Table 6.
Final model parameters: Jet-fire, fireball.
Figure 3.
Regression plot, i.e., predicted vs. simulated values (in meters) of diameters of risk contour for jet-fire consequences with heat flux (a) (b) , and (c) .
Figure 4.
Regression plot, i.e., predicted vs. simulated values (in meters) of diameters of risk contour for consequences with heat flux (a) (b) , and (c) .
3. Proposed IoT Framework
In this section, the proposed IoT framework is discussed, which was used to:
- Continuously sense the parts per million (ppm) level of LPG outside the tanker. Based on the measured ppm level, it detected the occurrence of any accidents.
- Upon the occurrence of an accident, predict probable consequences like jet-fire or fireball. For the probable consequence predicted, it evaluated the diameter of risk contours with various degrees of heat flux intensities.
- Report the precise information to the appropriate authority present at the remote location.
The proposed IoT framework, shown in Figure 5, has two functional layers, namely, the edge layer and the network layer. The edge layer comprises edge nodes as its basic building blocks. The edge nodes are the on-board devices installed in each tanker truck availing of the proposed service. The geographically sparsely located edge nodes are connected to the components of the network layer via a wireless link. As the tanker truck moves remotely down the highways, the proposed solution uses the cellular network to establish a communication bridge between the edge layer and the network layer. In this proposed work, the GSM/GPRS network was chosen due to its widest coverage range. The volume of data exchange happening in this application is well within the capacity of the GSM/GPRS network.
Figure 5.
Proposed IoT framework.
As the application is very time-sensitive, the data generated by the sensors needed to be processed on an immediate basis to extract the needed business insight. Hence, the pre-generated AI model was deployed on the edge device to generate essential predictions. With this approach, the system’s time sensitivity improved as it removed the unacceptable latency in the transmission of data to a centralized location.
The hardware of the edge node comprises an Arduino Uno board based on an ATmega3803P microcontroller chip as the central controlling unit. The other modules that have been attached to the central controlling unit are the SIM 900A GSM/GPRS module, the Ublox NEO 6M GPS module, the MQ2 gas sensor, and the LM35 temperature sensor. The schematic of the edge node is shown in Figure 6.
Figure 6.
Schematic diagram of edge node.
The detection of the occurrence of any accident is performed based on the ppm levels of LPG, smoke, or CO on the outside of the tanker. The leakage of LPG due to any arbitrary cause has the potential to either produce a or , resulting in massive destruction. In the proposed edge node hardware, an MQ2 gas sensor is installed at the outlet valve of the tanker to detect any leakage. The sensor output is connected to the analog input pin of the Arduino. The MQ2 sensor is calibrated to report the presence of LPG, smoke, and CO in ambient air in terms of ppm. The system triggers an accident condition when the ppm level of any of the gases exceeds the lower flammable/explosive limit (LFL/LEL) [44]. As the ppm level exceeds the LEL, the presence of an ignition source results in jet fire. With a larger leakage source, the observed ppm value increases towards the upper flammable limit (UFT), resulting in a fireball in the presence of an ignition source. For LPG, the proposed solution triggers the accidental condition with jet fire if the gas concentration level exceeds 2000 ppm, and with fireball if that exceeds 10,500 ppm [45].
After predicting the class of the consequence, the node predicts the diameters of the risk contour using pre-generated linear regression equations. This prediction process needs a real-time metrological data triplet ❬❭ to be plugged into Equation (6). The edge node fetches the metrological data triplet by executing the following steps:
The edge node gathers the exact geographical location (latitude and longitude) of the tanker truck via a GPS signaling interface using the Ublox NEO 6M GPS module [46]. The edge node sends an HTTP request to the server of MyOpenWeather through the GPRS network, providing the latitude and longitude information of the accidental site, and waits for the response from the server. On receipt of the server response, the node fetches the real-time metrological data triplet. Using the fetched metrological information, the edge node predicts the risk contour diameter for intensity of heat flux 2, 5, and , respectively, using the regression coefficients of the predicted class of the consequence.
In the reporting process, the end node sends a text message to the authorized mobile numbers via the GSM network. The text message contains the following information: location of the tanker truck that has LPG leakage, ppm level of LPG, probable class of consequence (jet-fire/), and diameters of risk contours. The pseudo-code for the edge node is given in Table 7.
Table 7.
Pseudo-code for Edge node.
4. Prototype Testing and Discussion
The prototype of the proposed framework was developed and tested at the LPG bottling Plant, Indian Oil Corporation Limited (IOCL) premises in Malda, West Bengal, India. The possible leakage points of a LPF tanker were the volume/pressure measuring gauge (at the side of the tanker) and the pressure measuring valve mounted at the back of the tanker. The edge node was placed at the volume/pressure measuring gauge. Figure 7 shows the actual pictures of the edge node attached to the tanker truck.
Figure 7.
Actual photos of edge node installed in tanker truck for experimental validation.
The device was powered by a 9-volt battery. To test the performance of the proposed device, LPG gas was intentionally leaked from the gauge/pressure valve following the guidelines of IOCL and instructions from the safety officials at the plant. The attached device started working as instructed in the pseudo-code given in Table 7. The device was triggered and detected leakage when the measured ppm level of LPG exceeded the predefined threshold. Then, it fetched the location information from the GPS, which including the latitude and longitude of the experimental location. The latitude and longitude values were sent to the MyOpenWeather server to fetch the required real-time weather information for the location, i.e., ambient temperature, wind speed, and humidity. Finally, using the predefined model represented in Equation (6), the risk contour diameters were evaluated. With the help of GSM AT commands, the information generated in this process was sent to latitude and longitude in the form of SMS. The information includes: (i) latitude and longitude of the location; (ii) ambient temperature; (iii) wind speed; (iv) humidity; (v) ppm level of LPG; (vi) expected consequence (jet-fire or fire ball); and (vi) diameter of risk contours with heat intensities of 2, 5, and 10 kw/m2. The SMS was set to generate periodically with an interval of 120 s. The screen shots of the registered mobile containing a few samples of received SMSs are shown in Figure 8. The test was conducted for nearly 15 min. Figure 9 shows the detected results over time. The predicted values in the SMS were validated with the simulated values and were found to be in close agreement. As this test involves high fire and life risks, the device was not tested with fire.
Figure 8.
Screenshot of received SMS.
Figure 9.
Detected results over time: Time vs. Diameter of risk contour in meters (a) (b) , and (c) .
5. Conclusions
This paper proposes an AI-enabled IoT solution for disaster management in the transportation of hazardous substances. The proposed IoT framework immediately reports any leakage of LPG during transportation and its probable consequences to the remotely located disaster management team. The proposed AI model predicts the consequences at the edge device of the IoT network on a real-time basis, eliminating the need for cloud-based CFD analysis. Hence, the proposed solution was found to be suitable for the given time-sensitive application. The prototype of the proposed model was developed and its performance successfully tested at the IOCL LPG bottling plant in Malda, West Bengal, India. The quick detection of the accidental leakage of hazardous substances during external transport and the prediction of probable consequences would greatly assist in finding effective disaster management strategies and save many lives and properties.
The practical concern of the present study is the reliability and coverage of the cellular network. The performance may improve with the ultra-reliable low latency communication (uRLLC) characteristics of upcoming 5G networks. The fire-proof end product for a given application is another practical concern; the design of a fire-proof outer cover for edge devices is essential before their on-field deployment. In future work, this proposed methodology can be extended to other frequently transported hazardous chemicals.
Author Contributions
A.D.: concept and setup preparation, design of system model, methodology creation, model selection, analysis and simulations supervision, text editing; S.B.: text and plot preparation, design of system model supervision, simulations, methodology validation, model validation and review; S.R.S.: setup preparation, design of system model supervision, data preparation and text editing, methodology validation, model validation, setup preparation and data preparation, text editing; V.P.: overview of model validation, final model preparation, data preparation supervision, text editing and review. All authors have read and agreed to the published version of the manuscript.
Funding
The APC were funded by the European Regional Development Fund through the Operational Program “Science and Education for Smart Growth” under Contract UNITe BG05M2OP001-1.001-0004-C01/28.02.2018 (2018–2023).
Acknowledgments
The authors are thankful to D. Patro, Plant Head, LPG Bottling plant, Indian Oil Corporation Ltd. (IOCL), Malda, West Bengal, India for providing the support for testing the prototype in their premises.
Conflicts of Interest
The authors declare no conflict of interest.
References
- International Program on Chemical Safety (IPCS) and CEC, Commission of the European Communities, International Chemical Safety Cards. Available online: https://apps.who.int/iris/bitstream/handle/10665/175580/WHA45_16_eng.pdf?sequence=1 (accessed on 2 January 2022).
- International Labor Organization. Encyclopedia of Occupational Health and Safety, Vol I–III; International Labor Organization: Geneva, Switzerland, 1983. [Google Scholar]
- United Nations. Transport of Dangerous Goods, 8th ed.; United Nations: New York, NY, USA, 1993.
- Wenxue, C.; Hengpeng, W.; Shangjiang, S.; Lilu, A. An improved hazardous material road transportation accident rate analysis model. In Proceedings of the International Conference on Logistics Systems and Intelligent Management (ICLSIM), Harbin, China, 9–10 January 2010; pp. 1081–1085. [Google Scholar]
- Park, K.; Mannan, M.S.; Jo, Y.-D.; Kim, J.-Y.; Keren, N.; Wang, Y. Incident analysis of Bucheon LPG filling station pool fire and BLEVE. J. Hazard. Mater. 2006, 137, 62–67. [Google Scholar] [CrossRef] [PubMed]
- Erhan, E.; S Tjandra, S.A.; Verter, V. Handbook in Operations Research and Management Science; Chapter 9 Hazardous Materials Transportation; Barnhart, C., Laporte, G., Eds.; Elsevier: Amsterdam, The Netherlands, 2007; Volume 14, pp. 539–621. ISBN 9780444513465. [Google Scholar] [CrossRef]
- Good Industry Practices for LP Gas Bulk Road Tanker Management. Available online: https://www.wlpga.org/wpcontent/uploads/2013/05/GBP-Bulk-Road-Tanker-Management-20131.pdf (accessed on 15 July 2023).
- Annual Report on Liquefied Petroleum Gas (LPG) Related Accidents, 2013 Version, The High-Pressure Gas Safety Institute of Japan. Available online: https://www.khk.or.jp/Portals/0/resources/english/dl/annual_report_lpg_2013.pdf (accessed on 12 October 2022).
- Dulebenets, M.; Pasha, J.; Abioye, O.; Kavoosi, M.; Ozguven, E.; Moses, R.; Sando, T. Exact and heuristic solution algorithms for efficient emergency evacuation in areas with vulnerable populations. Int. J. Disaster Risk Reduct. 2019, 39, 101114. [Google Scholar] [CrossRef]
- Ray, P.; Mukherjee, M.; Shu, L. Internet of Things for Disaster Management: State-of-the-Art and Prospects. IEEE Access 2017, 5, 18818–18835. [Google Scholar] [CrossRef]
- Shu, L.; Mukherjee, M.; Pecht, M.; Crespi, N.; Han, S.N. Challenges and Research Issues of Data Management in IoT for Large-Scale Petrochemical Plants. IEEE Syst. J. 2018, 12, 2509–2532. [Google Scholar] [CrossRef]
- Du, Z.; Mao, Y.; Lu, M. Design and Implementation of Safety Management System for Oil Depot Based on Internet of Things. In Proceedings of the 2012 IEEE International Conference on Green Computing and Communications, Besancon, France, 20–23 November 2012; pp. 249–252. [Google Scholar] [CrossRef]
- Deng, J.L.; Chen, G.R. Research on Online Fault Diagnosis Model Based on IoT in Process Industry. Adv. Mater. Res. 2013, 765–767, 2089–2092. [Google Scholar] [CrossRef]
- Nivedhitha, S.; Padmavathy, A.P.; Susaritha, U.S.; Madhan, M.G. Development of multipurpose gas leakage and fire detector with alarm system. In Proceedings of the 2013 Texas Instruments India Educators′ Conference, Bangalore, India, 4–6 April 2013; pp. 194–199. [Google Scholar]
- Spiryakin, D.; Baranov, A.M.; Sleptsov, V. Design of Smart Dust Sensor Node for Combustible Gas Leakage Monitoring. In Proceedings of the 2015 Federated Conference on Computer Science and Information Systems (FedCSIS), Lodz, Poland, 13–16 September 2015. [Google Scholar] [CrossRef]
- Majder-Łopatka, M.; Węsierski, T.; Dmochowska, A.; Salamonowicz, Z.; Polańczyk, A. The Influence of Hydrogen on the In-dications of the Electrochemical Carbon Monoxide Sensors. Sustainability 2020, 12, 14. [Google Scholar] [CrossRef]
- Celesti, A.; Galletta, A.; Carnevale, L.; Fazio, M.; Ekuakille, A.; Villari, M. An IoT Cloud System for Traffic Monitoring and Ve-hicular Accidents Prevention Based on Mobile Sensor Data Processing. IEEE Sens. J. 2018, 18, 4795–4802. [Google Scholar] [CrossRef]
- Bhatti, F.; Shah, M.; Maple, C.; Islam, S. A Novel Internet of Things-Enabled Accident Detection and Reporting System for Smart City Environments. Sensors 2019, 19, 2071. [Google Scholar] [CrossRef]
- Kumar, N.; Acharya, D.; Lohani, D. An IoT-Based Vehicle Accident Detection and Classification System Using Sensor Fusion. IEEE Internet Things J. 2021, 8, 869–880. [Google Scholar] [CrossRef]
- Sánchez-Mangas, R.; García-Ferrrer, A.; de Juan, A.; Arroyo, A.M. The probability of death in road traffic accidents. How important is a quick medical response? Accid. Anal. Prev. 2010, 42, 1048–1056. [Google Scholar] [CrossRef]
- Gusev, M.; Dustdar, S. Going Back to the Roots—The Evolution of Edge Computing, An IoT Perspective. IEEE Internet Comput. 2018, 22, 5–15. [Google Scholar] [CrossRef]
- Bandopadhaya, S.; Dey, R.; Suhag, A. Integrated Healthcare Monitoring Solutions for Soldier using the Internet of Things with Distributed Computing. Sustain. Comput. Inform. Syst. 2020, 26, 100378. [Google Scholar] [CrossRef]
- Liao, C.; Shou, G.; Liu, Y.; Hu, Y.; Guo, Z. Intelligent traffic accident detection system based on mobile edge computing. In Proceedings of the 2017 3rd IEEE International Conference on Computer and Communications (ICCC), Chengdu, China, 13–16 December 2017; pp. 2110–2115. [Google Scholar] [CrossRef]
- Seal, A.; Bhattacharya, S.; Mukherjee, A. Fog Computing for Real-Time Accident Identification and Related Congestion Control. In Proceedings of the 2019 IEEE International Systems Conference (SysCon), Orlando, FL, USA, 8–11 April 2019; pp. 1–8. [Google Scholar] [CrossRef]
- Dulebenets, M.; Pasha, J.; Kavoosi, M.; Abioye, O.; Ozguven, E.; Moses, R.; Boot, W.; Sando, T. Multi-objective optimization model for emergency evacuation planning in geographical locations with vulnerable population groups. J. Manag. Eng. 2020, 36, 04019043. [Google Scholar] [CrossRef]
- Chakroborty, A.; Mannan, S.; Cagin, T. Multiscale Modeling for Process Safety Applications; Butterworth Heinemann: Oxford, UK, 2015. [Google Scholar]
- Marx, J.D.; Cornwell, J.B. The importance of weather variations in a quantitative risk analysis. J. Loss Prev. Process. Ind. 2009, 22, 803–808. [Google Scholar] [CrossRef]
- Gallego, V.; Rossi, M.; Brunelli, D. Unmanned aerial gas leakage localization and mapping using microdrones. In Proceedings of the 2015 IEEE Sensors Applications Symposium, Zadar, Croatia, 13–15 April 2015; pp. 1–6. [Google Scholar] [CrossRef]
- Shu, L.; Mukherjee, M.; Wu, X. Toxic gas boundary area detection in large-scale petrochemical plants with industrial wireless sensor networks. IEEE Commun. Mag. 2016, 54, 22–28. [Google Scholar] [CrossRef]
- Pontiggia, M.; Derudi, M.; Busini, V.; Rota, R. Hazardous gas dispersion: A CFD model accounting for atmospheric stability classes. J. Hazard. Mater. 2009, 171, 739–747. [Google Scholar] [CrossRef]
- Pontiggia, M.; Landucci, G.; Busini, V.; Derudi, M.; Alba, M.; Scaioni, M.; Bonvicini, S.; Cozzani, V.; Rota, R. CFD model simulation of LPG dispersion in urban areas. Atmospheric Environ. 2011, 45, 3913–3923. [Google Scholar] [CrossRef]
- Zadakbar, O.; Abbassi, R.; Khan, F.; Karimpour, K.; Golshani, M.; Vatani, A. Risk Analysis of Flare Flame-out Condition in a Gas Process Facility. Oil Gas Sci. Technol. 2011, 66, 521–530. [Google Scholar] [CrossRef]
- Bauwens, C.; Dorofeev, S. CFD modeling and consequence analysis of an accidental hydrogen release in a large-scale facility. Int. J. Hydrogen Energy 2014, 39, 20447–20454. [Google Scholar] [CrossRef]
- Kashia, E.; Mirzaeib, F.; Mirzaeib, F. Analysis of gas dispersion and ventilation within a comprehensive CAD model of an off-shore platform via computational fluid dynamics. J. Loss Prev. Process Ind. 2015, 36, 125–133. [Google Scholar] [CrossRef]
- Ahmadi, O.; Mortazavi, S.; Pasdarshahri, H.; Mohabadi, H. Consequence analysis of large-scale pool fire in oil storage terminal based on computational fluid dynamic (CFD). Process. Saf. Environ. Prot. 2019, 123, 379–389. [Google Scholar] [CrossRef]
- Shen, R.; Jiao, Z.; Parker, T.; Sun, Y.; Wang, Q. Recent application of Computational Fluid Dynamics (CFD) in process safety and loss prevention: A review. J. Loss Prev. Process. Ind. 2020, 67, 104252. [Google Scholar] [CrossRef]
- Kochkov, D.; Smith, J.; Alieva, A.; Wang, Q.; Brenner, M.; Hoyer, S. Machine learning–accelerated computational fluid dynamics. Proc. Natl. Acad. Sci. USA 2021, 118, e2101784118. [Google Scholar] [CrossRef] [PubMed]
- Yang, M.; Khan, F.; Lye, L. Precursor-based hierarchical Bayesian approach for rare event frequency estimation: A case of oil spill accidents. Process. Saf. Environ. Prot. 2013, 91, 333–342. [Google Scholar] [CrossRef]
- Liua, Z.; Maa, Q.; Cai, B.; Liua, Y.; Zheng, C. Risk assessment on deepwater drilling well control based on dynamic Bayesian network. Process Saf. Environ. 2021, 149, 643–654. [Google Scholar] [CrossRef]
- Vairo, T.; Pettinato, M.; Reverberi, A.; Milazzo, M.; Fabiano, B. An approach towards the implementation of a reliable resilience model based on machine learning. Process. Saf. Environ. 2023, 172, 632–641. [Google Scholar] [CrossRef]
- Assael, M.; Kakosimos, K. Fires, Explosions, and Toxic Gas Dispersions: Effects Calculation and Risk Analysis; CRC Press: Boca Raton, FL, USA, 2010. [Google Scholar]
- ALOHA Software. Available online: https://www.iafc.org/topics-and-tools/resources/resource/aloha-software (accessed on 9 April 2022).
- Alpaydin, E. Introduction to Machine Learning, 3rd ed.; PHI Learning Pvt Ltd.: Cambridge, MA, USA; The MIT Press: London, UK, 2016. [Google Scholar]
- Current Intelligence Bulletin #66: Derivation of Immediately Dangerous to Life or Health (IDLH) Values, The National Institute for Occupational Safety and Health (NIOSH). November 2013. In Retrieved 11 February 2018. Available online: https://www.cdc.gov/niosh/docs/2014-100/pdfs/2014-100.pdf (accessed on 19 June 2022).
- Material Safety Data Sheet, Gail (India) Limited. Available online: https://gailonline.com/pdf/Business_verticals/MSDS%20LPG.pdf (accessed on 20 September 2022).
- Guide to NEO-6M GPS Module with Arduino. Available online: https://randomnerdtutorials.com/guide-to-neo-6m-gps-module-with-arduino/ (accessed on 23 September 2022).
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2023 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).








