Identification of Environmental Pollutants in Construction Site Monitoring Using Association Rule Mining and Ontology-Based Reasoning
Abstract
:1. Introduction
2. Literature Review
2.1. Monitoring of Environmental Pollutants
2.2. Association Rule Mining
2.3. Ontology-Based Reasoning
3. Methodology
3.1. Ontology Establishment
- O—Complete ontology model;
- C—Concept, also called Class, is a model for describing objects or events in a domain;
- R—Relations, used for describing the links between concepts or classes;
- F—Function, a special representation of relations between concepts, connects two concepts with a mapping relation;
- A—Axioms, a recognized fact or rule in the ontology, is used to constrain classes and relationships;
- I—Instances, representing the physical presence of a certain class, as concrete objects of this class.
- (1)
- Ontology domain and scope
- (2)
- Domain knowledge acquisition
- (3)
- Class and class level definition
- (4)
- Property and property restrictions creation
- (5)
- Individual creation
- (6)
- Ontology verification
3.2. Association Rule Mining
- —Support of association rule ;
- —Probability of simultaneous occurrence of X and Y, where should be distinguished from concepts in mathematics;
- —Number of simultaneous occurrences of X and Y in datasets;
- D—Total number of records in dataset D.
- —Confidence of association rule ;
- —Probability of Y when x appears;
- —Probability of simultaneous occurrence of X and Y;
- —Number of occurrences of X in dataset D.
- (1)
- Find all frequent itemsets, that is, all itemsets satisfying minimum support.
- (2)
- Find strong association rules from frequent itemsets, that is, support and confidence meet the user‘s threshold.
- (1)
- Input datasets and user-set minimum support min_sup.
- (2)
- Scan the dataset, calculate the support of each itemset and generate a set composed of frequent one-itemsets .
- (3)
- Perform the step for connecting. In order to form a set composed of frequent k-itemsets, generating a set composed of candidates frequent k-itemsets is a prerequisite. Suppose , , , and when , ; when and , then is a candidate frequent k-itemset, which is also an element of .
- (4)
- Perform the step for pruning. is a hyperset of , which means some elements of may not be frequent. When is large, it will bring a huge amount of calculation. In this regard, it is a good method to reduce the size of by using the nature of association rules: “hyperset of non-frequent itemset is still non-frequent itemset”. That is to say, when a k − 1 subset of the candidate frequent k-item set is not an element in , it shows that the candidate frequent k-item set is also non-frequent and can be removed from .
- (5)
- Rescan the dataset and calculate the support of each candidate itemsets in .
- (6)
- Eliminate the itemsets that do not meet the minimum support in to form a set composed of frequent k-itemsets.
- (7)
- Through iterative loop, steps (3)–(6) above are repeated until the set of new frequent itemsets (non-empty sets) cannot be generated. At this point, Apriori algorithm finds all frequent itemsets satisfying the minimum support.
- (1)
- For each frequent itemset l, generate all the non-empty subsets of l.
- (2)
- For each non-empty subset of l, output the rule “” if min_conf.
- (1)
- Interest degrees constraints: reflect users’ interest in rules, such as basic support and confidence;
- (2)
- Rule constraints: specify the form of mining rules and emphasize rule templates, including the number of assertions, property relationships, property values that appear in the antecedent and consequent of association rules;
- (3)
- Knowledge type constraints: constrain the type of mining knowledge, such as association rules;
- (4)
- Data constraints: limit the mined dataset;
- (5)
- Dimension or layer constraints: describe data dimension or abstract level for mining rules.
- —Lift of association rule ;
- —Probability of Y when x appears;
- —Expected confidence of Y, represents the probability of Y in dataset D;
- —Probability of simultaneous occurrence of X and Y;
- —Number of occurrences of X in dataset D;
- —Number of occurrences of Y in dataset D.
3.3. Random Forest
3.4. Jena Reasoning Rules
3.5. Identification Mechanism
- (1)
- The environmental monitoring data of the construction site are added as an individual to the built ontology model in order to update the ontology library;
- (2)
- The environmental monitoring data of the construction site are backed up in the database, the association rules are analyzed after the pretreatment of the monitoring data in the database, and the effective association rules are obtained and imported into the rule base to achieve real-time updates;
- (3)
- The updated ontology model and custom rules are loaded into the ontology reasoning machine to perform parsing and reading operations to form a model object with reasoning mechanism;
- (4)
- The reasoning query results, mainly including judging whether the value of the monitoring indicator exceeds the threshold and judging whether the monitoring indicator level is reasonable, are returned based on reasoning rules. If the monitoring value is within the threshold range and the indicator level is reasonable, the good environmental information is output; if the monitoring value exceeds the threshold and the indicator level is reasonable, the environmental risk information is output; if the indicator level is unreasonable, the reminding information that monitoring may be abnormal is output, and managers are responsible for confirming the monitoring. The specific strategy is explained in Figure 5.
4. A Case Study
4.1. Individual Creation in Ontology
4.2. Association Rule Mining and Random Forest
- (1)
- Definition of problem.
- (2)
- Collection of data.
- (3)
- Preprocess of data.
- (i)
- Data interpretation.
- (ii)
- Data discretization.
- (4)
- Association rule mining.
- (5)
- Strong association rules generation
- (6)
- Random forest
- (1)
- There is a strong correlation between three dust indicators, including PM2.5, PM10 and TSP, and relevant environmental elements, including temperature, relative humidity, atmospheric pressure and wind speed. When the temperature is level 2–3, relative humidity is level 4–5, atmospheric pressure is level 3–4 and wind speed is level 1–2, the high probability of PM2.5, PM10 and TSP concentrations is level 4, level 2 and level 1.
- (2)
- PM2.5, PM10 and TSP are related to each other. The fourth level concentration of PM2.5, the second level concentration of PM10 and the first level concentration of TSP are corresponding to each other, and the concentration is controlled in 0–150, which meets the construction dust emission standards.
4.3. Reasoning Implementation
- (1)
- Persistent storage of ontology
- (2)
- Read and call of ontology model
- (3)
- Rule reasoning and query
5. Discussion
6. Conclusions
Author Contributions
Funding
Data Availability Statement
Conflicts of Interest
References
- Dong, X.; Wu, Y.; Chen, X.; Li, H.; Cao, B.; Zhang, X.; Yan, X.; Li, Z.; Long, Y.; Li, X. Effect of thermal, acoustic, and lighting environment in underground space on human comfort and work efficiency: A review. Sci. Total. Environ. 2021, 786, 147537. [Google Scholar] [CrossRef]
- Matsumoto, Y.; Kubimatsu, S. Evaluation of human perception thresholds of transient vibrations for the assessment of building vibration. Appl. Acoust. 2022, 197, 108906. [Google Scholar] [CrossRef]
- Dräger, P.; Letmathe, P. Value losses and environmental impacts in the construction industry—Tradeoffs or correlates? J. Clean. Prod. 2022, 336, 130435. [Google Scholar] [CrossRef]
- Hong, J.; Hong, T.; Kang, H.; Lee, M. A Framework for Reducing Dust emissions and energy consumption on construction sites. In Proceedings of the 10th International Conference on Applied Energy (ICAE), Västerås, Sweden, 12–15 August 2019; pp. 5092–5096. [Google Scholar]
- Hong, J.Y.; Lam, B.; Ong, Z.-T. A multidimensional assessment of construction machinery noises based on perceptual attributes and psychoacoustic parameters. Autom. Constr. 2022, 140, 104295. [Google Scholar] [CrossRef]
- Jung, S.; Kang, H.; Choi, J.; Hong, T.; Park, H.S.; Lee, D.-E. Quantitative health impact assessment of construction noise exposure on the nearby region for noise barrier optimization. Build. Environ. 2020, 176, 106869. [Google Scholar] [CrossRef]
- Hong, J.; Kang, H.; An, J.; Choi, J.; Hong, T.; Park, H.S.; Lee, D.-E. Towards environmental sustainability in the local community: Future insights for managing the hazardous pollutants at construction sites. J. Hazard. Mater. 2020, 403, 123804. [Google Scholar] [CrossRef]
- Kwon, N.; Song, K.; Lee, H.-S.; Kim, J.; Park, M. Construction Noise Risk Assessment Model Focusing on Construction Equipment. J. Constr. Eng. Manag. 2018, 144, 04018034. [Google Scholar] [CrossRef]
- Cheng, B.; Lu, K.; Li, J.; Chen, H.; Luo, X.; Shafique, M. Comprehensive assessment of embodied environmental impacts of buildings using normalized environmental impact factors. J. Clean. Prod. 2021, 334, 130083. [Google Scholar] [CrossRef]
- Hong, T.; Ji, C.; Park, J.; Leigh, S.-B.; Seo, D.-Y. Prediction of Environmental Costs of Construction Noise and Vibration at the Preconstruction Phase. J. Manag. Eng. 2015, 31, 04014079. [Google Scholar] [CrossRef]
- Khamraev, K.; Cheriyan, D.; Choi, J.-H. A review on health risk assessment of PM in the construction industry—Current situation and future directions. Sci. Total Environ. 2020, 758, 143716. [Google Scholar] [CrossRef]
- Azarmi, F.; Kumar, P.; Marsh, D.; Marsh, D.; Fuller, G. Assessment of the long-term impacts of PM10 and PM2.5 particles from construction works on surrounding areas. Environ. Sci.-Process. Impacts 2016, 18, 208–221. [Google Scholar] [CrossRef] [Green Version]
- Yan, H.; Ding, G.; Feng, K.; Zhang, L.; Li, H.; Wang, Y.; Wu, T. Systematic evaluation framework and empirical study of the impacts of building construction dust on the surrounding environment. J. Clean. Prod. 2020, 275, 122767. [Google Scholar] [CrossRef]
- Yan, H.; Ding, G.L.; Li, H.Y. Field Evaluation of the Dust Impacts from Construction Sites on Surrounding Areas: A City Case Study in China. Sustainability 2019, 11, 1906. [Google Scholar] [CrossRef] [Green Version]
- Guo, P.; Tian, W.; Li, H. Dynamic health risk assessment model for construction dust hazards in the reuse of industrial buildings. Build. Environ. 2022, 210, 108736. [Google Scholar] [CrossRef]
- Tao, X.; Mao, C.; Xie, F.; Liu, G.; Xu, P. Greenhouse gas emission monitoring system for manufacturing prefabricated components. Autom. Constr. 2018, 93, 361–374. [Google Scholar] [CrossRef]
- Yang, C.-T.; Chen, H.-W.; Chang, E.-J.; Kristiani, E.; Nguyen KL, P.; Chang, J.-S. Current advances and future challenges of AIoT applications in particulate matters (PM) monitoring and contro. J. Hazard. Mater. 2021, 419, 126442. [Google Scholar] [CrossRef] [PubMed]
- Guo, X.H.; Wang, Y.F.; Mei, S.Q. Monitoring and modelling of PM2.5 concentration at subway station construction based on IoT and LSTM algorithm optimization. J. Clean. Prod. 2022, 360, 132179. [Google Scholar] [CrossRef]
- Hong, J.; Kang, H.; Jung, S.; Sung, S.; Hong, T.; Park, H.S.; Lee, D.-E. An empirical analysis of environmental pollutants on building construction sites for determining the real-time monitoring indices. Build. Environ. 2019, 170, 106636. [Google Scholar] [CrossRef]
- Abdeljaber, O.; Avci, O.; Kiranyaz, S.; Gabbouj, M.; Inman, D.J. Real-time vibration-based structural damage detection using one-dimensional convolutional neural networks. J. Sound Vib. 2017, 388, 154–170. [Google Scholar] [CrossRef]
- Yang, Q.N.; Shi, W.M.; Chen, J. Deep convolution neural network-based transfer learning method for civil infrastructure crack detection. Autom. Constr. 2020, 116, 103199. [Google Scholar] [CrossRef]
- Kim, H.; Tae, S.; Zheng, P.; Kang, G.; Lee, H. Development of IoT-based particulate matter monitoring system for construction sites. Int. J. Environ. Res. Public Health 2021, 18, 11510. [Google Scholar] [CrossRef] [PubMed]
- Arajo, I.P.S.; Costa, D.B.; De Moraes, R.J.B. Identification and characterization of particulate matter concentrations at construction jobsites. Sustainability 2014, 6, 7666–7688. [Google Scholar] [CrossRef] [Green Version]
- Guo, P.; Tian, W.; Li, H.; Zhang, G.; Li, J. Global characteristics and trends of research on construction dust: Based on bibliometric and visualized analysis. Environ. Sci. Pollut. Res. 2020, 27, 37773–37789. [Google Scholar] [CrossRef] [PubMed]
- Agrawal, R.; Imieliński, T.; Swami, A. Mining association rules between sets of items in large databases. ACM SIGMOD Rec. 1993, 22, 207–216. [Google Scholar] [CrossRef]
- Trillo Cabello, A.; Martinez-Rojas, M.; Carrillo-Castrillo, J.A.; Rubio-Romero, J.C. Occupational accident analysis according to professionals of different construction phases using association rules. Saf. Sci. 2021, 144, 105457. [Google Scholar] [CrossRef]
- Zhou, Y.; Li, C.; Ding, L.; Sekula, P.; Love, P.E.; Zhou, C. Combining association rules mining with complex networks to monitor coupled risks. Reliab. Eng. Syst. Saf. 2019, 186, 194–208. [Google Scholar] [CrossRef]
- Verama, A.; Khan, S.D.; Maiti, J.; Krishna, O.B. Identifying patterns of safety related incidents in a steel plant using association rule mining of incident investigation reports. Saf. Sci. 2014, 70, 89–98. [Google Scholar] [CrossRef]
- Xu, R.H.; Luo, F. Risk prediction and early warning for air traffic controllers’ unsafe acts using association rule mining and random forest. Saf. Sci. 2021, 135, 105125. [Google Scholar] [CrossRef]
- Speiser, J.L.; Miler, M.E.; Tooze, J. A comparison of random forest variable selection methods for classification prediction modeling. Expert Syst. Appl. 2019, 134, 93–101. [Google Scholar] [CrossRef]
- Lee, J.Y.; Kim, K.Y. Semantic and Association Rule Mining-based Knowledge Extension for Reusable Medical Equipment Random Forest Rules. J. Integr. Des. Process Sci. 2018, 22, 55–81. [Google Scholar] [CrossRef]
- Qu, Z.; Wang, F.; Zhang, Y. Thickness prediction of seismic multi-attributes sand based on association rules and random forests. Bull. Geol. Sci. Technol. 2021, 40, 211–218. [Google Scholar]
- Gruber, T.R. A translation approach to portable ontology specifications. Knowl. Acquis. 1993, 5, 199–220. [Google Scholar] [CrossRef]
- Elhadj, H.B.; Sallabi, F.; Henaien, A.; Chaari, L.; Shuaib, K.; Al Thawadi, M. Do-Care: A dynamic ontology reasoning based healthcare monitoring system. Future Gener. Comput. Syst. 2021, 118, 417–431. [Google Scholar] [CrossRef]
- Lfe, C.-H.; Wang, Y.-H.; Trappey, A.J.C. Ontology-based reasoning for the intelligent handling of customer complaints. Comput. Ind. Eng. 2015, 84, 144–155. [Google Scholar]
- Wong, M.S.; Mok, E.; Wang, T.; Yong, Z. Development of an integrated Micro-environmental monitoring system for construction sites. Procedia Environ. Sci. 2016, 36, 207–214. [Google Scholar] [CrossRef] [Green Version]
- Smaoui, N.; Kim, K.; Gnawali, O.; Lee, Y.-J.; Suh, W. Respirable Dust Monitoring in Construction Sites and Visualization in Building Information Modeling Using Real-time Sensor Data. Sens. Mater. 2018, 30, 1775. [Google Scholar] [CrossRef] [Green Version]
- Fayyad, U.M.; Piatetsky-Shapiro, G.; Smyth, P. From Data Mining to Knowledge Discovery in Databases. AI Mag. 1996, 17, 37–54. [Google Scholar]
- Han, J.; Pei, J. Mining Frequent Patterns without Candidate Generation; ACM: New York, NY, USA, 2000. [Google Scholar]
- Zaki, M.J.; Parthasarathy, S.; Ogihara, M.; Li, W. New Algorithms for Fast Discovery of Association Rules; AAAI Press: Menlo Park, CA, USA, 1997. [Google Scholar]
- Holland John, H. Genetic algorithms and the optimal allocation of trials. Siam J. Comput. 1973, 2, 88–105. [Google Scholar] [CrossRef]
- Minaei-Bidgoli, B.; Barmaki, R.; Nasiri, M. Mining numerical association rules via multi-objective genetic algorithms. Inf. Sci. 2013, 233, 15–24. [Google Scholar] [CrossRef]
- Dorigo, M.; Member, S. Ant Colony System: A Cooperative Learning Approach to the Traveling Salesman. IEEE Trans. Evol. Comput. 1996, 1, 53–66. [Google Scholar] [CrossRef] [Green Version]
- Kuo, R.J.; Chao, C.M.; Chiu, Y.T. Application of particle swarm optimization to association rule mining. Appl. Soft Comput. 2011, 11, 326–336. [Google Scholar] [CrossRef]
- Sun, C.; Zhang, R.; Sharples, S.; Han, Y.; Zhang, H. Thermal comfort, occupant control behaviour and performance gap—A study of office buildings in north-east China using data mining. Build. Environ. 2019, 149, 305–321. [Google Scholar] [CrossRef]
- Tao, G.W.; Feng, J.C.; Feng, H.B. Reducing Construction Dust Pollution by Planning Construction Site Layout. Buildings 2022, 12, 531. [Google Scholar] [CrossRef]
- Borst, W.N. Construction of Engineering Ontologies for Knowledge Sharing and Reuse; Universiteit Twente: Twente, The Netherlands, 1997. [Google Scholar]
- Studer, R.; Benjamins, V.R.; Fensel, D. Knowledge Engineering: Principles and Methods. Data Knowl. Eng. 2008, 25, 161–197. [Google Scholar] [CrossRef] [Green Version]
- Feilmayr, C.; Woss, W. An analysis of ontologies and their success factors for application to business. Data Knowl. Eng. 2016, 101, 1–23. [Google Scholar] [CrossRef]
- El Kharbili, M.; Stolarski, P. Building-up a reference generic regulation ontology: A bottom-up approach. In Proceedings of the 12th International Conference on Business Information Systems, Poznan, Poland, 27–29 April 2009. [Google Scholar]
- Mesaric, E.J.; Dukic, B. An approach to creating domain ontologies for higher education in economics. In Proceedings of the 29th International Conference on Information Technology Interfaces, Cavtat, Croatia, 25–28 June 2007. [Google Scholar]
- Savonnet, M.; Leclercq, E.; Naubourg, P. eClims: An Extensible and Dynamic Integration Framework for Biomedical Information Systems. IEEE J. Biomed. Health Inform. 2015, 20, 1640–1649. [Google Scholar] [CrossRef]
- Li, Y.; Ouyang, S.; Zhang, Y. Combining deep learning and ontology reasoning for remote sensing image semantic segmentation. Knowl.-Based Syst. 2022, 243, 108469. [Google Scholar] [CrossRef]
- Saraiva, R.; Perkusich, M.; Silva, L.; Almeida, H.; Siebra, C.; Perkusich, A. Early diagnosis of gastrointestinal cancer by using case-based and rule-based reasoning. Expert Syst. Appl. 2016, 61, 192–202. [Google Scholar] [CrossRef]
- Ding, L.Y.; Zhong, B.T.; Wu, S.; Luo, H.B. Construction risk knowledge management in BIM using ontology and semantic web technology. Saf. Sci. 2016, 87, 202–213. [Google Scholar] [CrossRef] [Green Version]
- Tserng, H.P.; Yin, S.Y.L.; Dzeng, R.J.; Wou, B.; Tsai, M.D.; Chen, W.Y. A study of ontology-based risk management framework of construction projects through project life cycle. Autom. Constr. 2009, 18, 994–1008. [Google Scholar] [CrossRef]
- Moradi, H.; Sebt, M.H.; Shakeri, I.E. Toward improving the quality compliance checking of urban private constructions in Iran: An ontological approach. Sustain. Cities Soc. 2018, 38, 137–144. [Google Scholar] [CrossRef]
- Uschold, M.; Gruninger, M. Ontologies: Principles, methods and applications. Knowl. Eng. Rev. 1996, 11, 93–136. [Google Scholar] [CrossRef] [Green Version]
- Liu, J.E.; Zheng, B.J.; Luo, L.M. Ontology representation and mapping of common fuzzy knowledge. Neurocomputing 2016, 215, 184–195. [Google Scholar] [CrossRef]
- Lopez, M.F.; Gomez-Perez, A.; Sierra, J.P. Building a chemical ontology using methontology and the ontology design environment. IEEE Intell. Syst. Appl. 1999, 14, 37–46. [Google Scholar] [CrossRef] [Green Version]
- Starr, R.R.; De Oliveira, J.M.P. Concept maps as the first step in an ontology construction method. Inf. Syst. 2013, 38, 771–783. [Google Scholar] [CrossRef]
- Agrawal, S.R. Mining generalized association rules. Future Gener. Comput. Syst. 1997, 13, 161–180. [Google Scholar]
- Witten Frank, E. Data Mining: Practical Machine Learning Tools and Techniques, 3rd ed.; Morgan Kaufmann: Boston, MA, USA, 2011. [Google Scholar]
- Guang-Yuan, L.; Dan-Yang, C.; Jian-Wei, G. Association Rules Mining with Multiple Constraints. Procedia Eng. 2011, 15, 1678–1683. [Google Scholar] [CrossRef] [Green Version]
- Baralis, E.; Cagliero, L.; Cerquitelli, T.; Garza, P. Generalized association rule mining with constraints. Inf. Sci. 2012, 194, 68–84. [Google Scholar] [CrossRef] [Green Version]
- Giri, I.S.; Kang, Y.; Macddonald, K.; Tippett, M.; Qiu, Z.; Lathrop, R.G.; Obropta, C.C. Revealing the sources of arsenic in private well water using random forest classification and regression. Sci. Total Environ. 2023, 857, 159360. [Google Scholar] [CrossRef]
- Abadi, A.; Ben-Azza, H.; Sekkat, S. Improving integrated product design using SWRL rules expression and ontology-based reasoning. Procedia Comput. Sci. 2018, 127, 416–425. [Google Scholar] [CrossRef]
Ontology Type | Characteristics |
---|---|
Representation ontology [49] | It is related to knowledge representation and refers to the ontology used to obtain the expression of meta-words that formalize knowledge in a particular knowledge representation system. |
Generic ontology [50] | It is mainly used to study generic concepts and relationships between concepts, independent of a specific domain, and can be shared on a larger scale. |
Domain ontology [51] | It focuses on concepts and the relationships between concepts in a specific subject area and is a specialized ontology. |
Application ontology [51,52] | It describes knowledge that relies on both a specific field and a topic and is linked to domain-specific expertise and problem-solving methods. |
Object Properties | Domains | Ranges |
---|---|---|
has Environment Impact | Construction Project | Environment Impact |
has Monitoring Item | Construction Project | Monitoring Item |
has Monitoring Indicator | Monitoring Item | Monitoring Indicator |
has Monitoring Site | Monitoring Indicator | Monitoring Site |
is Monitored in | Monitoring Indicator | Monitoring Time |
Data Properties | Domains | Ranges |
---|---|---|
has Project Name | Construction Project | xsd: string |
has Project Scale | Construction Project | xsd: string |
has Construction Time | Construction Project | xsd: string |
has Monitoring Value | Monitoring Item | xsd: decimal |
has Monitoring Unit | Monitoring Item | xsd: string |
Description of Rules | Representation of Rules |
---|---|
When pH is in the range of 6–9, the pH emission standard grade is 1 | [rule_4:(?x rdf: type En# pH) (?x En# has pH Value ?y) greater Than (?y 6) less Than (?y 9) -> (?x En# has Monitoring Level En# Level 1)] |
When the NH3—N concentration is less than 15, the NH3—N emission standard level is 1 | [rule_6:(?x rdf: type En# NH3-N) (?x En# has Concentration of NH3-N ?y) less Than (?y 15) -> (?x En# has Monitoring Level En# Level 1)] |
Types | Individuals |
---|---|
Construction Project | NO. 2019G83 Afford Housing Project |
Environment Impact | Air Pollution of NO. 2019G83 Project |
Monitoring Item | Air Environment Monitoring of NO. 2019G83 Project |
Monitoring Item | Meteorological Environment Monitoring of NO. 2019G83 Project |
Monitoring Indicator | Concentration of TSP in Construction Site of NO. 2019G83 Project |
Monitoring Indicator | Atmospheric Pressure in Construction Site of NO. 2019G83 Project |
Monitoring Site | Construction Site of NO. 2019G83 Project |
Collection Time | |||||||
---|---|---|---|---|---|---|---|
1 March 2021 0:00 | 13.5 | 85.9 | 101.69 | 0 | 26 | 40 | 46 |
1 March 2021 0:01 | 13.4 | 85.5 | 101.69 | 0 | 27 | 40 | 47 |
1 March 2021 0:02 | 13.4 | 85.5 | 101.69 | 0 | 25 | 38 | 44 |
1 March 2021 0:03 | 13.4 | 85.4 | 101.69 | 0 | 25 | 37 | 44 |
1 March 2021 0:04 | 13.4 | 85.6 | 101.69 | 0 | 25 | 37 | 43 |
1 March 2021 0:05 | 13.4 | 85.6 | 101.69 | 0 | 26 | 39 | 45 |
1 March 2021 0:06 | 13.4 | 85.6 | 101.68 | 0 | 25 | 37 | 44 |
1 March 2021 0:07 | 13.4 | 85.7 | 101.67 | 0.1 | 25 | 38 | 44 |
1 March 2021 0:08 | 13.4 | 85.2 | 101.67 | 0.3 | 25 | 38 | 44 |
1 March 2021 0:09 | 13.3 | 85.4 | 101.66 | 0.3 | 27 | 41 | 47 |
1 March 2021 0:10 | 13.3 | 85.4 | 101.66 | 0.3 | 26 | 40 | 46 |
Collection Time | |||||||
---|---|---|---|---|---|---|---|
1 March 2021 1:00 | 13.17 | 86.35 | 101.66 | 0.04 | 26.08 | 39.36 | 45.81 |
1 March 2021 2:00 | 13.18 | 86.73 | 101.68 | 0.03 | 26.77 | 40.47 | 47.02 |
1 March 2021 3:00 | 13.19 | 86.76 | 101.68 | 0.01 | 29.61 | 45.29 | 51.63 |
1 March 2021 4:00 | 13.07 | 87.47 | 101.66 | 0.02 | 29.42 | 44.86 | 51.27 |
1 March 2021 5:00 | 13.12 | 87.19 | 101.64 | 0.02 | 30.51 | 46.53 | 52.85 |
1 March 2021 6:00 | 12.89 | 88.09 | 101.68 | 0.32 | 28.25 | 42.68 | 48.93 |
Level | Meteorological Parameter | |||
---|---|---|---|---|
1 | 0–4.9 | 0–20 | 101.0–101.5 | 0.0–0.2 |
2 | 5–9.9 | 21–40 | 101.6–102.0 | 0.3–1.5 |
3 | 10–14.9 | 41–60 | 102.1–102.5 | 1.6–3.3 |
4 | 15–19.9 | 61–80 | 102.6–103.0 | 3.4–5.4 |
5 | 20–24.9 | 81–100 | 103.1–103.5 | 5.5–7.9 |
6 | 25–29.9 | / | 103.6–104.0 | 8.0–10.7 |
Level of Particulate Matter | |||
---|---|---|---|
1 | 0.0–12.0 | 0–50 | 0–150 |
2 | 12.1–35.0 | 51–150 | 151–300 |
3 | 35.1–55.0 | 151–250 | 301–400 |
4 | 55.1–150.0 | 251–350 | 401–500 |
5 | 150.1–250.0 | 351–420 | 501–600 |
6 | >250.0 | >420 | >600 |
Monitoring Indicator | Specific Representation of Level |
---|---|
Temperature | T_1, T_2, T_3, T_4, T_5, T_6 |
Relative humidity | R_1, R_2, R_3, R_4, R_5 |
Atmospheric pressure | A_1, A_2, A_3, A_4, A_5, A_6 |
Wind speed | W_1, W_2, W_3, W_4, W_5, W_6 |
PM2.5 | PM2.5_1, PM2.5_2, PM2.5_3, PM2.5_4, PM2.5_5, PM2.5_6 |
PM10 | PM10_1, PM10_2, PM10_3, PM10_4, PM10_5, PM10_6 |
TSP | TSP_1, TSP_2, TSP_3, TSP_4, TSP_5, TSP_6 |
Order Number | Strong Association Rules | Support | Confidence | Lift |
---|---|---|---|---|
1 | PM2.5_4 | 0.21 | 0.69 | 1.35 |
2 | PM2.5_4 | 0.36 | 0.64 | 1.25 |
3 | TSP_1 | 0.32 | 1.00 | 1.16 |
4 | PM10_2 | 0.26 | 0.78 | 1.13 |
5 | PM10_2 | 0.28 | 0.77 | 1.11 |
6 | PM10_2 | xd | 0.77 | 1.11 |
7 | PM10_2 | 0.34 | 0.76 | 1.10 |
8 | PM10_2 | 0.26 | 0.76 | 1.09 |
9 | TSP_1 | 0.39 | 0.94 | 1.09 |
10 | TSP_1 | 0.26 | 0.94 | 1.09 |
11 | PM10_2 | 0.26 | 0.74 | 1.07 |
12 | PM10_2 | 0.27 | 0.73 | 1.06 |
13 | TSP_1 | 0.32 | 0.91 | 1.06 |
14 | TSP_1 | 0.63 | 0.91 | 1.06 |
15 | PM10_2 | 0.63 | 0.73 | 1.06 |
16 | PM10_2 | 0.28 | 0.72 | 1.04 |
17 | TSP_1 | 0.32 | 0.88 | 1.02 |
18 | TSP_1 | 0.29 | 0.88 | 1.02 |
19 | PM10_2 | 0.27 | 0.70 | 1.02 |
20 | TSP_1 | 0.33 | 0.88 | 1.02 |
21 | TSP_1 | 0.34 | 0.88 | 1.02 |
22 | PM10_2 | 0.29 | 0.70 | 1.01 |
23 | PM10_2 | 0.27 | 0.70 | 1.01 |
24 | TSP_1 | 0.34 | 0.87 | 1.01 |
Strong Association Rules | Meaning |
---|---|
PM2.5_4 | , and the probability of occurrence is 69%. |
PM2.5_4 | , and the probability of occurrence is 64%. |
TSP_1 | , and the probability of occurrence is 100%. |
PM10_2 | , and the probability of occurrence is 78%. |
PM10_2 | , and the probability of occurrence is 77%. |
Name of Tools and Software | Function |
---|---|
Eclipse IDE for Java Developers | Java-based extensible development platform |
Jena—2.6.4 | Application development tools in Semantic Web, including related jar packages |
MySQL—8.0 | Persistent storage of ontology model |
MySQL—Connector—Java—8.0 | Driver package for connecting MySQL with JDBC |
Navicat Premium—15 | Database management tool |
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations. |
© 2022 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/).
Share and Cite
Xu, Z.; Huo, H.; Pang, S. Identification of Environmental Pollutants in Construction Site Monitoring Using Association Rule Mining and Ontology-Based Reasoning. Buildings 2022, 12, 2111. https://doi.org/10.3390/buildings12122111
Xu Z, Huo H, Pang S. Identification of Environmental Pollutants in Construction Site Monitoring Using Association Rule Mining and Ontology-Based Reasoning. Buildings. 2022; 12(12):2111. https://doi.org/10.3390/buildings12122111
Chicago/Turabian StyleXu, Zhao, Huixiu Huo, and Shuhui Pang. 2022. "Identification of Environmental Pollutants in Construction Site Monitoring Using Association Rule Mining and Ontology-Based Reasoning" Buildings 12, no. 12: 2111. https://doi.org/10.3390/buildings12122111
APA StyleXu, Z., Huo, H., & Pang, S. (2022). Identification of Environmental Pollutants in Construction Site Monitoring Using Association Rule Mining and Ontology-Based Reasoning. Buildings, 12(12), 2111. https://doi.org/10.3390/buildings12122111