Abstract
In this study the low visibility in Nanjing city is classified and predicted using observed data during 2014 to 2016 with machine-learning based decision tree algorithm (4.5). For this purpose, the model was trained with 3/4th of the data samples until the self-learning accuracy of the model reached 88.32%. The remaining 1/4th of the data samples were used to verify the model’s prediction ability, with the test accuracy reaching 88.34% indicating a good classification diagnosis effect of the model. The results produced with model, generated through learning from the training sample, it is found that the relative humidity, PM10 and PM2.5 are important factors in diagnosing “whether low visibility events will occur in Nanjing”: When relative humidity is favorable (i.e. <90%) and PM2.5 concentration is not high enough (i.e. <146), the probability of low visibility events may reduce; when relative humidity is relatively favorable (i.e. ≥ 90%) with a PM10 concentration ≥ 59, low visibility events are more likely to occur; when relative humidity is extremely favorable (i.e. ≥ 96%) with a low PM10 concentration (i.e. <59), there is also a high probability that low visibility events will occur.
1 Introduction
As an indicator that characterizes atmospheric transparency, visibility is the maximum horizontal distance for the human eye to distinguish the target from the background [1]. Weather phenomena such as fog, haze, precipitation and sand storm, as well as aerosols and polluting gases in the atmosphere, can lead to low visibility events. Having a great impact on people’s production and life, low visibility events can cause disasters, especially when it comes to the transportation industry, creating severe visual obstacles for drivers and passengers [2]. Low visibility events may lead to traffic stagnation and can even trigger fatal traffic accidents, bringing about huge economic losses and adverse social impacts [3, 4]. Therefore, there have been many domestic and foreign research studies in this regard. For example, low visibility events frequently occurred in the United States due to man-made pollution during the development of the country [5, 6, 7, 8]. Lin [9] analyzed the visibility levels of 4 major cities in China, i.e. Beijing, Shanghai, Guangzhou and Chengdu. Di et al. [10] studied the trends of visibility levels in 6 major cities in China, i.e. Beijing, Chengdu, Guangzhou, Shanghai, Shenyang and Xi’an, from 1973 to 2007. Fan et al. [11] analyzed the changes in atmospheric visibility caused by human-induced pollution in the Beijing-Tianjin-Hebei Region by removing the influence of meteorological factors on visibility. Li et al. [12] and Liu et al. [13] analyzed the physical structures of different heavy fog processes in Nanjing. Wu et al. [14] studied the macroscopic and microscopic structure of the heavy fog at the Expressway in the Nanling Dayaoshan Mountain. According to Zhang [15, 16], the chemical components of atmospheric aerosol not only causes air pollution, but also affects the climate. In recent years, low visibility events have occurred more frequently in economically developed areas of China such as the Yangtze River Delta, the Pearl River Delta, and the North China Plain [17]. With the rapid industrial development and the acceleration of urbanization, air pollution is becoming viable threat to human health and atmosphere, which makes the causes of low visibility events even more complicated. The increasing intensity density of air pollution not only affect the weather and climate through radiative forcing and altering the energy and water balance but also have many health-related consequences. Hence, studying the low visibility events based on meteorological data and atmospheric composition data, we can improve our understanding of the underlying dynamics and mechanism of the low visibility events.
Statistical and numerical computation techniques and their application in atmospheric sciences always provide significant information in the understanding and unravelling the mechanism, drivers and associated dynamics [18, 19, 20, 21, 22, 23, 24]. With the continuous improvement in the computer performance, data mining technology has been increasingly used in scientific research especially in the field of meteorological and environmental sciences. For instance, Zhang et al. [25, 26] used the C4.5 algorithm to predict the typhoon track and trajectory in the North Pacific with accuracy of more than 80%. Geng et al. (2016) used the finite mixture model (FMM) algorithm and the CART decision tree algorithm to classify the path and predict the frequency of tropical cyclones landing in China, and the prediction accuracy for the frequency of re-curvature typhoon was more than 85% [27]. David et al. [28] used the random forest (RF) algorithm to establish a mesoscale convective system (MCS) based on radar data, satellite data and model output data.
In the current study, the C4.5 decision tree algorithm is applied to explore and establish the classification of low visibility events in Nanjingusing meteorological and atmospheric composition data. Considering the accuracy and low complexity of the decision tree algorithm [29], it is expected that this approach will provide new insights and methods for the diagnosis of low visibility events in other regions, thereby offering a scientific reference for the assessment and prevention of low visibility events.
2 Materials and methods
2.1 Distribution of stations and source of data
Nanjing is the capital city of Jiangsu province, which is located in southwest corner of Jiangsu Province, an important core city in the Yangtze River Delta urban agglomeration, the most economically developed region in China. The population density of Nanjing is more than 8 million and a total area of 6,587 km2, the urban population of Nanjing is 678,140,000, with an urbanization rate of 82%. Nanjing is one of the most important megacities in the Yangtze River Delta as well as in the East China.With Nanjing as the representative city of the Yangtze River Delta, the prediction methods of low visibility were tested as pilot study in the city. In order to reduce the uncertainties associated with data quality due to the distance between the environmental monitoring stations and the meteorological stations, The atmospheric composition data used was obtained from the environmental monitoring station on Shanxi Road and the meteorological data from the Nanjing Meteorological Station. As shown in Figure 1, the distance between the environmental monitoring station and the meteorological station is less than 20km.

Geographical location of Nanjing, the schematic map of the location of meteorological observation station and environmental monitoring station (▲ represents the location of environmental monitoring station, and █ represents the location of meteorological observation station).
The hourly surface and near surface meteorological observations (temperature, air pressure and relative humidity at a height of 2m, surface temperature at a height of 0cm, visibility, wind speed at a height of 10m, wind direction at a height of 10m, and precipitation) of Nanjing city for the duration of 2014-2016 were collected from 58038 Meteorological Observation Station through Jiangsu Provincial Meteorological Bureau. Compared with previous manual observation data, this set of data features higher observation frequency and no subjective observation error in terms of visibility. To make the distance between the meteorological observation station and the environmental monitoring station as small as possible and the data complete and matched, the atmospheric composition data observed on hourly scale from 2014 to 2016 was used in this study. The atmospheric composition data include fine particulate matter (PM2.5), inhalable particulate matter (PM10), ozone (O3), sulfur dioxide (SO2), nitrogen dioxide (NO2) and carbon monoxide (CO). The meteorological data and atmospheric composition data were integrated into a data set, and the missing data was eliminated. There are a total of 22,658 pieces of data, accounting for 86% of the data collected during the total time (201,430h) from 2014 to 2016, so the data is representative.
2.2 C4.5 decision tree algorithm
The C4.5 decision tree algorithm, a classification and prediction algorithm was invented in 1979 by JR Quinlan who also proposed the ID3 algorithm for discrete attribute data. Then the ID3 algorithm was continuously improved to produce the C4.5 algorithm, which was added with discretization of continuous attributes [30].
This algorithm selects the classification attribute on each node based on the size of the attributed information gain, split the samples according to the attribute that can bring the maximum information gain, and recursively split the samples until the stop condition is reached [25, 26, 27]. In
the end, the conclusion are tested to trim and reject the subsets of samples without making significant contributions to the model.
Let S be the training set including s data samples, S(Ci) be the number of samples belonging to the class Ci (i = 1, 2, · · · , m) in S, then the probability that samples in the training set belong to the i-th class can be expressed as follows:
The entropy of the training set S is defined as follows:
Then, information S can be divided into {S1, S2, · · · Sv} based on attribute A, then the information entropy of the leaf node for the classification information is as follows:
Then the information gain can be calculated as ]:
The gain rate is:
The C4.5 algorithm is developed based on the ID3 algorithm. One of the major improvements is that the C4.5 algorithm can process continuous data. The C4.5 algorithm generally processes continuous attribute data as follows: 1) Sort the attribute data among the nodes; 2) Dynamically divide data in the training set with different thresholds; 3) With the midpoint of the two values at both ends of the input data as the threshold, determine the new threshold as the input changes; 4) Determine the 2 categories according to the threshold, and divide all the data samples into the 2 categories; 5) Obtain all possible thresholds and calculate the information gain and gain rate under different conditions; 6) In the end, each continuous attribute will be divided into 2 categories by the threshold (greater than or equal to the threshold and less than the threshold).
Cross validation was adopted to test the effect of the algorithm model. In other words, part of the data was used to train the model, that is, the training set. Another part of the independent data was used to test the model, that is, the test set [28, 29, 30]. The sample size of the training set is usually about 3 times that of the test set. The self-learning accuracy refers to the ratio of the number of samples correctly trained to the total number of samples trained, and the test accuracy is the ratio of the number of samples correctly tested to the total number of samples tested.
3 Classification diagnosis model of low visibility events in Nanjing based on C4.5 algorithm
3.1 Preprocessing of experimental data
In this study, the events with atmospheric visibility <1 km was defined as the low visibility events. The C4.5 algorithm, a supervised algorithm in data mining, was used to establish a classification diagnosis model of the low visibility events (visibility <1 km) in Nanjing. Firstly, “the occurrence of the low visibility events in Nanjing” was abstracted into a binary classification problem i.e.,when visibility <1 km, the low visibility event will occur;whilewhen visibility ≥ 1 km, the low visibility event will not occur. Among the 22,658 data samples, the low visibility events occurred to 734 data samples, while the non-low visibility events happened to 21,924 data samples in Nanjing during the study period. In order to minimize the influence on distribution characteristics of the target data, the samples in the test set were selected on the basis of the equidistant sampling i.e., with time as the order, the 4th-4nth data samples were selected into the test set, and the remaining data samples were classified into the training set (Figure 2).

Strategic schematic for selecting training samples.
The training set and the test set were counted separately (Table 1). The training set consists of 16,994 samples, out of which 543 samples represent the low visibility events, while 16,451 samples stand for non-low visibility events. Similarly, the test set contains 5,664 samples, out of which 191 samples signify the low visibility events, and 5,473 samples represent the non-low visibility events. Due to the objective weather factors, the frequency of low visibility events is significantly lower than that of non-low visibility events. Therefore, there is a huge difference between the sample size of low visibility events and non-low visibility events in the training set and the test set. If the model had been built directly based on the data sets, it would have been difficult to objectively reflect the prediction results. To make the model results more objective, a random repeated sampling with replacement was conducted on the target samples, representing low visibility events in the training and the test sets. The number of target samples aims to maintain the low visibility events and non-low visibility events in the training and test sets in the same order of magnitude.
Binary target variable samples in the training sets and test sets balanced by playback sampling.
Number of samples representing non-low visibility events | Number of samples representing low visibility events | Number of samples representing low visibility events after sampling with replacement | |
---|---|---|---|
Training set | 16451 | 543 | 16433 |
Test set | 5473 | 191 | 5472 |
3.2 Low visibility event classification diagnosis model based on C4.5 algorithm and statistical analysis
With “whether it is a low visibility event” as the target variable of the model, a number of meteorological elements such as temperature, air pressure, relative humidity (RH), average wind speed at 10 min, average wind direction at 10 min and surface temperature at a height of 0 cm as well as atmospheric composition data such as PM10, PM2.5, O3, SO2, NO2 and CO as the input variables of the model, the pre-processed training set was calculated on the basis of the C4.5 algorithm to obtain the decision tree (Figure 3).

Diagnostic Decision Tree Model of Meteorological and Atmospheric Component Observation Elements for Low Visibility Events in Nanjing Area from 2014 to 2016.
The decision tree is an inverted tree diagram, where the root node i.e., the top node of the decision tree, denotes relative humidity, which is the most heterogeneous attribute worked out by the algorithm based on the information gain.Moreover, the PM2.5 and PM10 are located on the second layer of the decision tree and are less important than relative humidity; however, these variables are still important attributes to determine the occurrence of the low visibility events. Similarly, some data attributes are not found in the decision tree, indicating that such data are not heterogeneous enough and do not play an important role in assessing the occurrence of the low visibility events.
A rule set for analyzing the occurrence of the low visibility events in Nanjing using the decision tree. The model based on the training set has shown an overall self-learning accuracy of 88.32%, and each rule has its own self-learning accuracy relative to their actual situations. The pre-processed test set was then used to test the generalization ability of the model, with the test accuracy being 88.34%. After a thorough verification, it is found that the model has a good overall classification effect and strong generalization ability, providing a concise, understandable, and valuable reference for diagnosing the occurrence of low visibility events.
As shown in Table 2, Rules A, C and E have relatively high learning accuracy and apply to a large proportion of samples. However, although Rules B and D occupy a relatively small proportion of samples, the learning effect is relatively poor. Based on a statistical analysis of the data of Rules B and D in different situations (with or without low visibility events), Table 3 was obtained.
Diagnostic Rule Set of Meteorological and Atmospheric Component Observation Elements for Low Visibility Events in Nanjing Discovered by the C4.5 Algorithm.
Decision rule | Decision attributes | Learning accuracy |
---|---|---|
A : If (relative humidity<90%and PM2.5 <146mg/m3), then low visibility events will not happen | Relative humidity and PM2.5 | 12232/12324=99.25% |
B : If (relative humidity<90% and PM2.5 > 146mg/m3), then low visibility events will happen | Relative humidity and PM2.5 | 879/1621=54.23% |
C : If (relative humidity ≥ 90% and PM10 ≥ 59mg/m3), then low visibility events will happen | Relative humidity and PM10 | 13070/14899=87.72% |
D : If (relative humidity≥ 90% and PM10 <59mg/m3 and relatively humidity <96 mg/m3), then low visibility events will not happen | Relative humidity and PM10 | 1231/1991=61.83% |
E : If (relative humidity≥ 96% and PM10 <59mg/m3), then low visibility events will happen | Relative humidity and PM10 | 1632/2049=79.65% |
Statistics of Some Meteorological and Environmental Elements in Rule B and Rule D.
Data Category | Average relative humidity (%) | Average air temperature (∘C) | Average precipitation (mm) | Ground-air temperature difference (∘C) | Average visibility (km) |
---|---|---|---|---|---|
Rule B | 69.24 | 12.40 | 0.01 | 0.57 | 2.58 |
Rule D | 92.92 | 17.53 | 0.70 | 0.35 | 4.57 |
Rule B Non-low visibility | 68.64 | 12.57 | 0.01 | 0.64 | 2.65 |
Rule B Low visibility | 85.57 | 7.99 | 0.00 | −1.20 | 0.79 |
Rule D Non-low visibility | 92.90 | 17.52 | 0.63 | 0.35 | 4.65 |
Rule D Low visibility | 94.10 | 18.11 | 4.18 | −0.03 | 0.75 |
According to Table 3, for Rule B, low visibility occurs when the temperature is significantly low and no precipitation occurs, and there should be certain temperature inversion i.e., the ground-temperature difference (0 cm ground temperature-2 m temperature) should be smaller than 0. For Rule D, it is easier to diagnose errors when there is strong precipitation and ground-temperature difference is smaller than 0.
Based on Figure 3 as well as Tables 2 and 3, the following conclusions are presented: (1) Relative humidity is the most important attribute to determine the occurrence of the low visibility events; (2) Rule A in Table 2 indicates that when relative humidity is unfavorable (i.e. <90%) and PM2.5 concentration is not high enough (i.e. <146mg/m3), the low visibility events are generally unlikely to happen; (3) According to Rule C in Table 2, when relative humidity is favorable (i.e. ≥ 90%) and the PM10 concentration is ≥ 59mg/m3, the low visibility events are more likely to occur; (4) when relative humidity is extremely favorable (i.e.≥ 96%) and the PM10 concentration is <59mg/m3, there is also a high probability of occurrence of the low visibility events; (5) Many meteorological elements and pollutant gases are not reflected in the Nanjing low visibility event prediction model. From the perspective of data heterogeneity, relative humidity and PM concentration (PM2.5 and PM10) are more important than other meteorological elements and polluting gases for assessing the occurrence of the low visibility events; (6) A combination of the objective decision tree model and subjective statistical analysis can improve the diagnosis accuracy of the low visibility events.
4 Conclusion
In this study, we defined the low visibility event and analyzed its statistical characteristics in Nanjing, China. Based on observed hourly data of the meteorological and atmospheric composition for the period 2014 to 2016, the classic C4.5 decision tree algorithm in data mining was used to establish the Nanjing low visibility classification and prediction model, which achieved a good prediction effect. The proposed model suggested the following conclusions:
The classic C4.5 decision tree algorithm in data mining was used to establish the Nanjing low visibility classification and prediction model based on the meteorological and atmospheric composition data hourly observed from 2014 to 2016 in Nanjing. The model has performed well with a self-learning accuracy of 88.32% and a test accuracy of 88.34% (2) The occurrence of the low visibility events is closely related to relative humidity and the concentration of PM2.5 and PM10, where low visibility events may occur under different conditions of relative humidity and PM concentration. (3) The low visibility events were divided into 2 types (Rules B and D) by the decision tree model. It has been found statistically that low temperature, temperature inversion and precipitation all can contribute to the occurrence of low visibility events in Nanjing. With the arrival of the big data era and the continuous advancement of artificial intelligence, it becomes an inevitable development trend to explore the frequent occurrence of natural disasters from the perspectives of machine learning and data mining. In addition, the continuous research on the disaster mechanism will also facilitate a better application of machine learning and data mining in the field of disaster management.
Acknowledgement
This study is supported by the following funds: Youth Fund Project of Jiangsu Provincial Meteorological Bureau (KQ201802), Huaihe River Basin Meteorological Open Research Fund (HRM201602), “Marine Weather Forecast Technology” Innovation Team of Jiangsu Provincial Meteorological Bureau, Project of Department of Science & Technology Jiangsu Province (BE2011720), and Science and Technology Support Project of Lianyungang City (SH1634).
References
[1] Sheng PX, Mao JT, Li JG, et al. Atmospheric physics. Beijing: Peking University Press; 2003.Suche in Google Scholar
[2] Li ZH, Liu DY, Yang J, et al. Physical and chemical characteristics of winter fogs in Nanjing. Acta Meteorol Sin. 2011;69(4):706–18.Suche in Google Scholar
[3] Gultepe I, Tardif R, Michaelides SC, Cermak J, Bott A, Bendix J, et al. Fog research:a review of past achievements and future perspectives. Pure Appl Geophys. 2007;164(6/7):1121–59.10.1007/s00024-007-0211-xSuche in Google Scholar
[4] Black AW, Villarini G, Mote TL. Effects of Rainfall on Vehicle Crashes in Six U.S. States. Weather Clim Soc. 2017;9(1):53–70.10.1175/WCAS-D-16-0035.1Suche in Google Scholar
[5] Malm WC, Sisler JF, Huffman D, Eldred RA, Cahill TA. Spatial and seasonaltrends in particle concentration and optical extinction in theUnited States. J Geophys Res. 1994;99 D1:1347–70.10.1029/93JD02916Suche in Google Scholar
[6] Malm WC, Sisler JF, Pitchford ML, et al. IMPROVE(Interagency Monitoring of Protected Visual Environments):Spatial and seasonal patterns and temporal variability of haze andits constituents in the United States: Report III. CIRA Report. Fort Collins: CIRA; 2000.Suche in Google Scholar
[7] Trijonis J. Visibility in California. J Air Pollut Control Assoc. 1982;32(2):165–9.10.1080/00022470.1982.10465385Suche in Google Scholar
[8] Trijonis J, Shapland D. Existing Visibility Levels in the U.S., Isopleth Maps of Visibility in Suburban/Nonurban Areas During1974-1976. EPA-450/5-79-101. U.S. Environmental Protection Agency; 1979.Suche in Google Scholar
[9] Lin M, Tao J, Chan CY, Cao JJ, Zhang ZS, Zhu LH, et al. Agency Lin M. Regression analyses between recent air quality and visibility changes in megacities at four haze regions in China. Aerosol Air Qual Res. 2012;12(6):1049–61.10.4209/aaqr.2011.11.0220Suche in Google Scholar
[10] Chang D, Song Y, Liu B. Visibility trends in six megacities in China 1973-2007. Atmos Res. 2009;94(2):161–7.10.1016/j.atmosres.2009.05.006Suche in Google Scholar
[11] Fan YQ, Li CQ. Study on the trend of atmospheric visibility change in Beijing. Tianjin and Hebei from 1980 to 2003. Plateau Meteorology 27(6).Suche in Google Scholar
[12] Li ZH, Huang JP, Zhou YQ, et al. Physical Structures of the Five-Day Sustained Fog around Nanjing in 1996. Acta Meteorol Sin. 1999;57(5):622–31.Suche in Google Scholar
[13] Li ZH. Studies of Fog in China over the Past 40 Years. Acta Meteorol Sin. 2001;59(5):616–24.Suche in Google Scholar
[14] Wu D, Deng XJ, Mao JT, et al. A Study on Macro-and Micro-Structures of Heavy Fog and Visibility at Freeway in the Nanling Dayaoshan Mountain. Acta Meteorol Sin. 2007;65(3):406–15.Suche in Google Scholar
[15] Zhang XY. Aerosol over China and Their Climate Effects. Diqiu Kexue Jinzhan. 2007;22(1):12–26.Suche in Google Scholar
[16] Zhang XY. Characteristics of the chemical components of aerosol particles in the various regions over China. Acta Meteorol Sin. 2014;72(6):1108–17.Suche in Google Scholar
[17] Chen J, Zhao CS. A Review of Influence Factors and Calculation of Atmospheric Low Visibility. Advances in Met S&T., 2014(4), 44-51.Suche in Google Scholar
[18] Zhou JB, Huang JY. Recent advances in statistical meteorology in China. Acta Meteorol Sin. 1997;55(3):297–305.Suche in Google Scholar
[19] Gao W, Wang W. A Tight Neighborhood Union Condition on Fractional (G, F,N ’,M)-Critical Deleted Graphs. Colloq Math-Warsaw. 2017;149(2):291–8.10.4064/cm6959-8-2016Suche in Google Scholar
[20] Gao W, Wang W. New Isolated Toughness Condition for Fractional (G, F, N)-Critical Graph. Colloq Math-Warsaw. 2017;147(1):55–65.10.4064/cm6713-8-2016Suche in Google Scholar
[21] Baig AQ, Naeem M, Gao W. Revan and hyper-Revan Indices of Octahedral and Icosahedral Networks. Applied Mathematics & Nonlinear Sciences. 2018;3(1):33–40.10.21042/AMNS.2018.1.00004Suche in Google Scholar
[22] Dewasurendra M, Vajravelu K. On the Method of Inverse Mapping for Solutions of Coupled Systems of Nonlinear Differential Equations Arising in Nanofluid Flow, Heat and Mass Transfer. Applied Mathematics & Nonlinear Sciences. 2018;3(1):1–14.10.21042/AMNS.2018.1.00001Suche in Google Scholar
[23] Khellat F, Khormizi MB. A Global Solution for a Reaction-Diffusion Equation on Bounded Domains. Applied Mathematics & Nonlinear Sciences. 2018;3(1):15–22.10.21042/AMNS.2018.1.00002Suche in Google Scholar
[24] Lakshminarayana G, Vajravelu K, Sucharitha G, Sreenadh S. Peristaltic Slip Flow of a Bingham Fluid in an Inclined Porous Conduit with Joule Heating. Applied Mathematics & Nonlinear Sciences. 2018;3(1):41–54.10.21042/AMNS.2018.1.00005Suche in Google Scholar
[25] Zhang W, Leung Y, Chan JC. The Analysis of Tropical Cyclone Tracks in the Western North Pacific through Data Mining. Part I: Tropical Cyclone Recurvature. J Appl Meteorol Climatol. 2013;52(6):1394–416.10.1175/JAMC-D-12-045.1Suche in Google Scholar
[26] Zhang W, Leung Y, Chan JC. The analysis of tropical cyclonetracks in the western North Pacifc through data mining. Part II: tropical cyclone landfall. J Appl Meteorol Climatol. 2013;52(6):1417–32.10.1175/JAMC-D-12-046.1Suche in Google Scholar
[27] Geng H, Shi D, Zhang W, Huang C. A prediction scheme for the frequency of summer tropical cyclone landfalling over China based on data mining methods. MeterolAppl. 2016;23(4):587–93.10.1002/met.1580Suche in Google Scholar
[28] David A, James OP, John KW, et al. Probabilistic Forecasts of Mesoscale Convective System Initiation Using the Random Forest Data Mining Technique. WeaForecasting. 2016;31(2):581–99.10.1175/WAF-D-15-0113.1Suche in Google Scholar
[29] Shi D, Li C, Shi Y, et al. Study on the Localization Diagnosis of Extra Heavy Fog on the Background of the Fog Weather Based on Machine Learning Algorithms. Zaihaixue. 2018;33(2):193–9.Suche in Google Scholar
[30] Quinlan J. Decision trees as probabilistic classifiers. Proc.Fourth Int. Workshop on Machine Learning, Irvine, CA, American Association for Artificial Intelligence, 1987. https://doi.org/10.1016/B978-0-934613-41-5.50007-610.1016/B978-0-934613-41-5.50007-6Suche in Google Scholar
© 2020 C. Li et al., published by De Gruyter
This work is licensed under the Creative Commons Attribution 4.0 International License.
Artikel in diesem Heft
- Regular Articles
- Model of electric charge distribution in the trap of a close-contact TENG system
- Dynamics of Online Collective Attention as Hawkes Self-exciting Process
- Enhanced Entanglement in Hybrid Cavity Mediated by a Two-way Coupled Quantum Dot
- The nonlinear integro-differential Ito dynamical equation via three modified mathematical methods and its analytical solutions
- Diagnostic model of low visibility events based on C4.5 algorithm
- Electronic temperature characteristics of laser-induced Fe plasma in fruits
- Comparative study of heat transfer enhancement on liquid-vapor separation plate condenser
- Characterization of the effects of a plasma injector driven by AC dielectric barrier discharge on ethylene-air diffusion flame structure
- Impact of double-diffusive convection and motile gyrotactic microorganisms on magnetohydrodynamics bioconvection tangent hyperbolic nanofluid
- Dependence of the crossover zone on the regularization method in the two-flavor Nambu–Jona-Lasinio model
- Novel numerical analysis for nonlinear advection–reaction–diffusion systems
- Heuristic decision of planned shop visit products based on similar reasoning method: From the perspective of organizational quality-specific immune
- Two-dimensional flow field distribution characteristics of flocking drainage pipes in tunnel
- Dynamic triaxial constitutive model for rock subjected to initial stress
- Automatic target recognition method for multitemporal remote sensing image
- Gaussons: optical solitons with log-law nonlinearity by Laplace–Adomian decomposition method
- Adaptive magnetic suspension anti-rolling device based on frequency modulation
- Dynamic response characteristics of 93W alloy with a spherical structure
- The heuristic model of energy propagation in free space, based on the detection of a current induced in a conductor inside a continuously covered conducting enclosure by an external radio frequency source
- Microchannel filter for air purification
- An explicit representation for the axisymmetric solutions of the free Maxwell equations
- Floquet analysis of linear dynamic RLC circuits
- Subpixel matching method for remote sensing image of ground features based on geographic information
- K-band luminosity–density relation at fixed parameters or for different galaxy families
- Effect of forward expansion angle on film cooling characteristics of shaped holes
- Analysis of the overvoltage cooperative control strategy for the small hydropower distribution network
- Stable walking of biped robot based on center of mass trajectory control
- Modeling and simulation of dynamic recrystallization behavior for Q890 steel plate based on plane strain compression tests
- Edge effect of multi-degree-of-freedom oscillatory actuator driven by vector control
- The effect of guide vane type on performance of multistage energy recovery hydraulic turbine (MERHT)
- Development of a generic framework for lumped parameter modeling
- Optimal control for generating excited state expansion in ring potential
- The phase inversion mechanism of the pH-sensitive reversible invert emulsion from w/o to o/w
- 3D bending simulation and mechanical properties of the OLED bending area
- Resonance overvoltage control algorithms in long cable frequency conversion drive based on discrete mathematics
- The measure of irregularities of nanosheets
- The predicted load balancing algorithm based on the dynamic exponential smoothing
- Influence of different seismic motion input modes on the performance of isolated structures with different seismic measures
- A comparative study of cohesive zone models for predicting delamination fracture behaviors of arterial wall
- Analysis on dynamic feature of cross arm light weighting for photovoltaic panel cleaning device in power station based on power correlation
- Some probability effects in the classical context
- Thermosoluted Marangoni convective flow towards a permeable Riga surface
- Simultaneous measurement of ionizing radiation and heart rate using a smartphone camera
- On the relations between some well-known methods and the projective Riccati equations
- Application of energy dissipation and damping structure in the reinforcement of shear wall in concrete engineering
- On-line detection algorithm of ore grade change in grinding grading system
- Testing algorithm for heat transfer performance of nanofluid-filled heat pipe based on neural network
- New optical solitons of conformable resonant nonlinear Schrödinger’s equation
- Numerical investigations of a new singular second-order nonlinear coupled functional Lane–Emden model
- Circularly symmetric algorithm for UWB RF signal receiving channel based on noise cancellation
- CH4 dissociation on the Pd/Cu(111) surface alloy: A DFT study
- On some novel exact solutions to the time fractional (2 + 1) dimensional Konopelchenko–Dubrovsky system arising in physical science
- An optimal system of group-invariant solutions and conserved quantities of a nonlinear fifth-order integrable equation
- Mining reasonable distance of horizontal concave slope based on variable scale chaotic algorithms
- Mathematical models for information classification and recognition of multi-target optical remote sensing images
- Hopkinson rod test results and constitutive description of TRIP780 steel resistance spot welding material
- Computational exploration for radiative flow of Sutterby nanofluid with variable temperature-dependent thermal conductivity and diffusion coefficient
- Analytical solution of one-dimensional Pennes’ bioheat equation
- MHD squeezed Darcy–Forchheimer nanofluid flow between two h–distance apart horizontal plates
- Analysis of irregularity measures of zigzag, rhombic, and honeycomb benzenoid systems
- A clustering algorithm based on nonuniform partition for WSNs
- An extension of Gronwall inequality in the theory of bodies with voids
- Rheological properties of oil–water Pickering emulsion stabilized by Fe3O4 solid nanoparticles
- Review Article
- Sine Topp-Leone-G family of distributions: Theory and applications
- Review of research, development and application of photovoltaic/thermal water systems
- Special Issue on Fundamental Physics of Thermal Transports and Energy Conversions
- Numerical analysis of sulfur dioxide absorption in water droplets
- Special Issue on Transport phenomena and thermal analysis in micro/nano-scale structure surfaces - Part I
- Random pore structure and REV scale flow analysis of engine particulate filter based on LBM
- Prediction of capillary suction in porous media based on micro-CT technology and B–C model
- Energy equilibrium analysis in the effervescent atomization
- Experimental investigation on steam/nitrogen condensation characteristics inside horizontal enhanced condensation channels
- Experimental analysis and ANN prediction on performances of finned oval-tube heat exchanger under different air inlet angles with limited experimental data
- Investigation on thermal-hydraulic performance prediction of a new parallel-flow shell and tube heat exchanger with different surrogate models
- Comparative study of the thermal performance of four different parallel flow shell and tube heat exchangers with different performance indicators
- Optimization of SCR inflow uniformity based on CFD simulation
- Kinetics and thermodynamics of SO2 adsorption on metal-loaded multiwalled carbon nanotubes
- Effect of the inner-surface baffles on the tangential acoustic mode in the cylindrical combustor
- Special Issue on Future challenges of advanced computational modeling on nonlinear physical phenomena - Part I
- Conserved vectors with conformable derivative for certain systems of partial differential equations with physical applications
- Some new extensions for fractional integral operator having exponential in the kernel and their applications in physical systems
- Exact optical solitons of the perturbed nonlinear Schrödinger–Hirota equation with Kerr law nonlinearity in nonlinear fiber optics
- Analytical mathematical schemes: Circular rod grounded via transverse Poisson’s effect and extensive wave propagation on the surface of water
- Closed-form wave structures of the space-time fractional Hirota–Satsuma coupled KdV equation with nonlinear physical phenomena
- Some misinterpretations and lack of understanding in differential operators with no singular kernels
- Stable solutions to the nonlinear RLC transmission line equation and the Sinh–Poisson equation arising in mathematical physics
- Calculation of focal values for first-order non-autonomous equation with algebraic and trigonometric coefficients
- Influence of interfacial electrokinetic on MHD radiative nanofluid flow in a permeable microchannel with Brownian motion and thermophoresis effects
- Standard routine techniques of modeling of tick-borne encephalitis
- Fractional residual power series method for the analytical and approximate studies of fractional physical phenomena
- Exact solutions of space–time fractional KdV–MKdV equation and Konopelchenko–Dubrovsky equation
- Approximate analytical fractional view of convection–diffusion equations
- Heat and mass transport investigation in radiative and chemically reacting fluid over a differentially heated surface and internal heating
- On solitary wave solutions of a peptide group system with higher order saturable nonlinearity
- Extension of optimal homotopy asymptotic method with use of Daftardar–Jeffery polynomials to Hirota–Satsuma coupled system of Korteweg–de Vries equations
- Unsteady nano-bioconvective channel flow with effect of nth order chemical reaction
- On the flow of MHD generalized maxwell fluid via porous rectangular duct
- Study on the applications of two analytical methods for the construction of traveling wave solutions of the modified equal width equation
- Numerical solution of two-term time-fractional PDE models arising in mathematical physics using local meshless method
- A powerful numerical technique for treating twelfth-order boundary value problems
- Fundamental solutions for the long–short-wave interaction system
- Role of fractal-fractional operators in modeling of rubella epidemic with optimized orders
- Exact solutions of the Laplace fractional boundary value problems via natural decomposition method
- Special Issue on 19th International Symposium on Electromagnetic Fields in Mechatronics, Electrical and Electronic Engineering
- Joint use of eddy current imaging and fuzzy similarities to assess the integrity of steel plates
- Uncertainty quantification in the design of wireless power transfer systems
- Influence of unequal stator tooth width on the performance of outer-rotor permanent magnet machines
- New elements within finite element modeling of magnetostriction phenomenon in BLDC motor
- Evaluation of localized heat transfer coefficient for induction heating apparatus by thermal fluid analysis based on the HSMAC method
- Experimental set up for magnetomechanical measurements with a closed flux path sample
- Influence of the earth connections of the PWM drive on the voltage constraints endured by the motor insulation
- High temperature machine: Characterization of materials for the electrical insulation
- Architecture choices for high-temperature synchronous machines
- Analytical study of air-gap surface force – application to electrical machines
- High-power density induction machines with increased windings temperature
- Influence of modern magnetic and insulation materials on dimensions and losses of large induction machines
- New emotional model environment for navigation in a virtual reality
- Performance comparison of axial-flux switched reluctance machines with non-oriented and grain-oriented electrical steel rotors
- Erratum
- Erratum to “Conserved vectors with conformable derivative for certain systems of partial differential equations with physical applications”
Artikel in diesem Heft
- Regular Articles
- Model of electric charge distribution in the trap of a close-contact TENG system
- Dynamics of Online Collective Attention as Hawkes Self-exciting Process
- Enhanced Entanglement in Hybrid Cavity Mediated by a Two-way Coupled Quantum Dot
- The nonlinear integro-differential Ito dynamical equation via three modified mathematical methods and its analytical solutions
- Diagnostic model of low visibility events based on C4.5 algorithm
- Electronic temperature characteristics of laser-induced Fe plasma in fruits
- Comparative study of heat transfer enhancement on liquid-vapor separation plate condenser
- Characterization of the effects of a plasma injector driven by AC dielectric barrier discharge on ethylene-air diffusion flame structure
- Impact of double-diffusive convection and motile gyrotactic microorganisms on magnetohydrodynamics bioconvection tangent hyperbolic nanofluid
- Dependence of the crossover zone on the regularization method in the two-flavor Nambu–Jona-Lasinio model
- Novel numerical analysis for nonlinear advection–reaction–diffusion systems
- Heuristic decision of planned shop visit products based on similar reasoning method: From the perspective of organizational quality-specific immune
- Two-dimensional flow field distribution characteristics of flocking drainage pipes in tunnel
- Dynamic triaxial constitutive model for rock subjected to initial stress
- Automatic target recognition method for multitemporal remote sensing image
- Gaussons: optical solitons with log-law nonlinearity by Laplace–Adomian decomposition method
- Adaptive magnetic suspension anti-rolling device based on frequency modulation
- Dynamic response characteristics of 93W alloy with a spherical structure
- The heuristic model of energy propagation in free space, based on the detection of a current induced in a conductor inside a continuously covered conducting enclosure by an external radio frequency source
- Microchannel filter for air purification
- An explicit representation for the axisymmetric solutions of the free Maxwell equations
- Floquet analysis of linear dynamic RLC circuits
- Subpixel matching method for remote sensing image of ground features based on geographic information
- K-band luminosity–density relation at fixed parameters or for different galaxy families
- Effect of forward expansion angle on film cooling characteristics of shaped holes
- Analysis of the overvoltage cooperative control strategy for the small hydropower distribution network
- Stable walking of biped robot based on center of mass trajectory control
- Modeling and simulation of dynamic recrystallization behavior for Q890 steel plate based on plane strain compression tests
- Edge effect of multi-degree-of-freedom oscillatory actuator driven by vector control
- The effect of guide vane type on performance of multistage energy recovery hydraulic turbine (MERHT)
- Development of a generic framework for lumped parameter modeling
- Optimal control for generating excited state expansion in ring potential
- The phase inversion mechanism of the pH-sensitive reversible invert emulsion from w/o to o/w
- 3D bending simulation and mechanical properties of the OLED bending area
- Resonance overvoltage control algorithms in long cable frequency conversion drive based on discrete mathematics
- The measure of irregularities of nanosheets
- The predicted load balancing algorithm based on the dynamic exponential smoothing
- Influence of different seismic motion input modes on the performance of isolated structures with different seismic measures
- A comparative study of cohesive zone models for predicting delamination fracture behaviors of arterial wall
- Analysis on dynamic feature of cross arm light weighting for photovoltaic panel cleaning device in power station based on power correlation
- Some probability effects in the classical context
- Thermosoluted Marangoni convective flow towards a permeable Riga surface
- Simultaneous measurement of ionizing radiation and heart rate using a smartphone camera
- On the relations between some well-known methods and the projective Riccati equations
- Application of energy dissipation and damping structure in the reinforcement of shear wall in concrete engineering
- On-line detection algorithm of ore grade change in grinding grading system
- Testing algorithm for heat transfer performance of nanofluid-filled heat pipe based on neural network
- New optical solitons of conformable resonant nonlinear Schrödinger’s equation
- Numerical investigations of a new singular second-order nonlinear coupled functional Lane–Emden model
- Circularly symmetric algorithm for UWB RF signal receiving channel based on noise cancellation
- CH4 dissociation on the Pd/Cu(111) surface alloy: A DFT study
- On some novel exact solutions to the time fractional (2 + 1) dimensional Konopelchenko–Dubrovsky system arising in physical science
- An optimal system of group-invariant solutions and conserved quantities of a nonlinear fifth-order integrable equation
- Mining reasonable distance of horizontal concave slope based on variable scale chaotic algorithms
- Mathematical models for information classification and recognition of multi-target optical remote sensing images
- Hopkinson rod test results and constitutive description of TRIP780 steel resistance spot welding material
- Computational exploration for radiative flow of Sutterby nanofluid with variable temperature-dependent thermal conductivity and diffusion coefficient
- Analytical solution of one-dimensional Pennes’ bioheat equation
- MHD squeezed Darcy–Forchheimer nanofluid flow between two h–distance apart horizontal plates
- Analysis of irregularity measures of zigzag, rhombic, and honeycomb benzenoid systems
- A clustering algorithm based on nonuniform partition for WSNs
- An extension of Gronwall inequality in the theory of bodies with voids
- Rheological properties of oil–water Pickering emulsion stabilized by Fe3O4 solid nanoparticles
- Review Article
- Sine Topp-Leone-G family of distributions: Theory and applications
- Review of research, development and application of photovoltaic/thermal water systems
- Special Issue on Fundamental Physics of Thermal Transports and Energy Conversions
- Numerical analysis of sulfur dioxide absorption in water droplets
- Special Issue on Transport phenomena and thermal analysis in micro/nano-scale structure surfaces - Part I
- Random pore structure and REV scale flow analysis of engine particulate filter based on LBM
- Prediction of capillary suction in porous media based on micro-CT technology and B–C model
- Energy equilibrium analysis in the effervescent atomization
- Experimental investigation on steam/nitrogen condensation characteristics inside horizontal enhanced condensation channels
- Experimental analysis and ANN prediction on performances of finned oval-tube heat exchanger under different air inlet angles with limited experimental data
- Investigation on thermal-hydraulic performance prediction of a new parallel-flow shell and tube heat exchanger with different surrogate models
- Comparative study of the thermal performance of four different parallel flow shell and tube heat exchangers with different performance indicators
- Optimization of SCR inflow uniformity based on CFD simulation
- Kinetics and thermodynamics of SO2 adsorption on metal-loaded multiwalled carbon nanotubes
- Effect of the inner-surface baffles on the tangential acoustic mode in the cylindrical combustor
- Special Issue on Future challenges of advanced computational modeling on nonlinear physical phenomena - Part I
- Conserved vectors with conformable derivative for certain systems of partial differential equations with physical applications
- Some new extensions for fractional integral operator having exponential in the kernel and their applications in physical systems
- Exact optical solitons of the perturbed nonlinear Schrödinger–Hirota equation with Kerr law nonlinearity in nonlinear fiber optics
- Analytical mathematical schemes: Circular rod grounded via transverse Poisson’s effect and extensive wave propagation on the surface of water
- Closed-form wave structures of the space-time fractional Hirota–Satsuma coupled KdV equation with nonlinear physical phenomena
- Some misinterpretations and lack of understanding in differential operators with no singular kernels
- Stable solutions to the nonlinear RLC transmission line equation and the Sinh–Poisson equation arising in mathematical physics
- Calculation of focal values for first-order non-autonomous equation with algebraic and trigonometric coefficients
- Influence of interfacial electrokinetic on MHD radiative nanofluid flow in a permeable microchannel with Brownian motion and thermophoresis effects
- Standard routine techniques of modeling of tick-borne encephalitis
- Fractional residual power series method for the analytical and approximate studies of fractional physical phenomena
- Exact solutions of space–time fractional KdV–MKdV equation and Konopelchenko–Dubrovsky equation
- Approximate analytical fractional view of convection–diffusion equations
- Heat and mass transport investigation in radiative and chemically reacting fluid over a differentially heated surface and internal heating
- On solitary wave solutions of a peptide group system with higher order saturable nonlinearity
- Extension of optimal homotopy asymptotic method with use of Daftardar–Jeffery polynomials to Hirota–Satsuma coupled system of Korteweg–de Vries equations
- Unsteady nano-bioconvective channel flow with effect of nth order chemical reaction
- On the flow of MHD generalized maxwell fluid via porous rectangular duct
- Study on the applications of two analytical methods for the construction of traveling wave solutions of the modified equal width equation
- Numerical solution of two-term time-fractional PDE models arising in mathematical physics using local meshless method
- A powerful numerical technique for treating twelfth-order boundary value problems
- Fundamental solutions for the long–short-wave interaction system
- Role of fractal-fractional operators in modeling of rubella epidemic with optimized orders
- Exact solutions of the Laplace fractional boundary value problems via natural decomposition method
- Special Issue on 19th International Symposium on Electromagnetic Fields in Mechatronics, Electrical and Electronic Engineering
- Joint use of eddy current imaging and fuzzy similarities to assess the integrity of steel plates
- Uncertainty quantification in the design of wireless power transfer systems
- Influence of unequal stator tooth width on the performance of outer-rotor permanent magnet machines
- New elements within finite element modeling of magnetostriction phenomenon in BLDC motor
- Evaluation of localized heat transfer coefficient for induction heating apparatus by thermal fluid analysis based on the HSMAC method
- Experimental set up for magnetomechanical measurements with a closed flux path sample
- Influence of the earth connections of the PWM drive on the voltage constraints endured by the motor insulation
- High temperature machine: Characterization of materials for the electrical insulation
- Architecture choices for high-temperature synchronous machines
- Analytical study of air-gap surface force – application to electrical machines
- High-power density induction machines with increased windings temperature
- Influence of modern magnetic and insulation materials on dimensions and losses of large induction machines
- New emotional model environment for navigation in a virtual reality
- Performance comparison of axial-flux switched reluctance machines with non-oriented and grain-oriented electrical steel rotors
- Erratum
- Erratum to “Conserved vectors with conformable derivative for certain systems of partial differential equations with physical applications”