Next Article in Journal
Impact of Data Loss on Multi-Step Forecast of Traffic Flow in Urban Roads Using K-Nearest Neighbors
Previous Article in Journal
Why Do Regions Differ in Growth? The Productivity of the Eurozone and Its Contribution to the Added Value of Its European Neighbors
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Neural Networks as an Alternative Tool for Predicting Fossil Fuel Dependency and GHG Production in Transport

Department of Mechanics and Materials, Czech Technical University in Prague, 166 36 Prague, Czech Republic
Sustainability 2022, 14(18), 11231; https://doi.org/10.3390/su141811231
Submission received: 16 June 2022 / Revised: 11 August 2022 / Accepted: 5 September 2022 / Published: 7 September 2022
(This article belongs to the Section Sustainable Transportation)

Abstract

:
This paper deals with problems of the comparative analysis of results provided by the processing of predicting trends in freight transport, especially concerning dependency on fossil fuels and GHG (greenhouse gas) production. This topic has been in compliance with current requests for sustainable transport and the environment both being strongly emphasized in recent EU directions. Based on publicly available statistical data covering the selected time period, two completely different predicting methods—neural networks and mathematical statistics—are used for forecasting both of the above-mentioned trends. Obtained results are further analyzed from viewpoints of value concordance and reliability. The concluding comparative analysis summarizes the pros and cons of both approaches. Given the fact that forecasting methods generate model values representing future events whose states are unverifiable, the presented procedure can be used as a tool for verifying of their verisimilitude by means of comparing results obtained by the above-mentioned methods.

1. Introduction

Together with heavy industry, transport represents another significant agent causing negative effects on the environment [1,2]. The emission of greenhouse gases (especially carbon dioxide—CO2) associated with dependency on fossil fuels represents the most worrying and burdening factor for the environment [3]. Other impacts, for example, increasing accident rates (fatalities) or losing time resulting from (road) congestion are classified into the category of indirect effects. Given undesirable trends accompanying transport development, it is highly necessary to ensure conformity of transport planning, deciding, and acting with a concept of sustainable transport [4].
An important input into mathematical models used in the process of analyzing, considering, optimizing, decision making, and planning is represented by data on future trend development obtained by means of prognostic tools [5]. Tools based on mathematical and statistical apparatus, for example, spreadsheets or various mathematical solvers belong to the most often used ones, however, recently, neural networks are also gaining attention in this field of problems [6]. That is why they deserve more attention.
The main goal of this paper consists of a comparison of these completely different methods (approaches) in the field of transport prognostication, analyzing obtained result sets, and drawing consequences from the completed research and, further, also including some recommendations for similar works [7]. An MS Excel spreadsheet was used as a conventional mathematical and statistical tool while the machine learning software Orange provided neural network algorithms [8]. Both tools processed identical input data covering the time period 2021–2050 adopted from the Eurostat databases [9]. The results are figured in transparent diagrams and completed by comparative analysis explaining differences between both methods.

2. Materials and Methods

2.1. Time Series Predicting by Means of MS-Excel Spreadsheet

The MS Excel spreadsheet has proved the most useful tool for predicting the future development of time series. For such data processing, this spreadsheet uses the method of exponential smoothing [10]. This method replaces time series with different mathematic curves and, at the same time, exponentially decreases the weights of individual records pastward. In reality, it works as a low-pass filter when a high-frequency noise is eliminated. Generally, there are two basic quantitative smoothing methods for forecasting based on time series. In the case of using a linear method (e.g., Excel FORECAST.LINEAR function), the resulting forecasts are truly linear and the forecasted time series of several polluters analyzed later would decrease below the zero values within a few years which is undesirable and unreal. Considering that environmental attitudes and regulations in EU countries have been growing stronger, it is obvious that a model based on exponential smoothing could respond to reality quite well because the more recent the data, the more intensive the weighting processed by the exponential smoothing method (triple exponential smoothing in case of Excel FORECAST.ETS function). While this method is capable of considering a long time period in forecasts, it is smart to weight recent data more heavily—so, such a model may take increasing environmental items (such as a non-linear factor) into consideration in a realistic way [11].

2.2. Time Series Predicting by Means of Orange Software (Neural Networks)

Orange software represents a tool of machine learning and data mining for data analyzing by use of visual programming methods. It uses scientific open-source libraries such as, for example, NumPy, SciPy, TensorFlow, Scikit-Learn, Keras, PyTorch, LightGBM, Eli5m, etc. However, implementing other external or user libraries is also possible. A basic Orange installation includes six application packs—data, visualization, classification, regression, evaluation, and unsupervised learning. With the help of the function Add-on, it enables completion of the installation with some other libraries being developed by the Orange community. Orange software is open-source software licensed under General Public License (GPL). It is implemented by means of C++ and Python programming languages nevertheless functional methods are written in Python language only. The Orange graphical user interface (GUI) operates on the cross-platform applications framework Qt being used for the development of application software with GUI [12].

2.3. Input Data for Processing by Means of Spreadsheet and Neural Network

All input data used for further processing origin from databases of a Directorate-General of the European Commission (Eurostat 2022). The data refer to the national total for the entire territory and were drawn up on the base of fuel sold. They include the time period of 1990–2020 (Table 1).
The data are graphically represented in Figure 1.

3. Results

This section includes two predicting sets processed by help of a spreadsheet and neural network that processed the same input data described in Section 2.3. Each of the sets contains a table consisting of predicted results completed by a diagram showing development curves.

3.1. Spreadsheet-Predicted Amounts of Air Pollutants Produced in Period 2021–2050 within EU27

The first part of predicting a set of produced amounts of air pollutants was processed by means of the MS Excel spreadsheet. The statistical amounts of air pollutants produced in the period 1990–2020 within EU27 based on the Eurostat database from 2022 were used as input data (Table 2).
The data are graphically represented in Figure 2.

3.2. Neural Network-Predicted Amounts of Air Pollutants Produced in Period 2021–2050 within EU27

The second part of predicting the set of produced amounts of air pollutants is processed by means of the Orange software (v. 3.3, University of Ljubljana 2016, Slovenia) providing neural network algorithms. The statistical amounts of air pollutants produced in the period 1990–2020 within EU27 based on the Eurostat database from 2022 were used as input data as in the case of the spreadsheet base prediction (Table 3). The data are graphically represented in Figure 3.
The data are graphically represented in Figure 3.
To obtain better comprehensibility of the above-figured results, couples of data series representing the same pollutants obtained with the help of two different predicting methods are discussed separately in the following section.

3.2.1. Amounts of NOx Produced in Period 2021–2050 within EU27 [Kton] Predicted by Spreadsheet and Neural Network

Amounts of NOx produced in the period 2021–2050 within EU27 (expressed in Kton) are represented in Figure 4.

3.2.2. Amounts of SOx Produced in the Period 2021–2050 within EU27 [Kton] Predicted by Spreadsheet and Neural Network

Amounts of SOx produced in the period 2021–2050 within EU27 (expressed in Kton) are represented in Figure 5.
Note: Values decreasing below zero (in 2031 spreadsheet; in 2033 neural network) are converted to 0 to not contain any negative values.

3.2.3. Amounts of NH3 Produced in the Period 2021–2050 within EU27 [Kton] Predicted by Spreadsheet and Neural Network

Amounts of NH3 produced in the period 2021–2050 within EU27 (expressed in Kton) are represented in Figure 6.

3.2.4. Amounts of PTCL2.5 Produced in the Period 2021–2050 within EU27 [Kton] Predicted by Spreadsheet and Neural Network

Amounts of PTCL2.5 produced in the period 2021–2050 within EU27 (expressed in Kton) are represented in Figure 7.

3.2.5. Amounts of PTCL10 Produced in the Period 2021–2050 within EU27 [Kton] Predicted by Spreadsheet and Neural Network

Amounts of PTCL10 produced in the period 2021–2050 within EU27 (expressed in Kton) are represented in Figure 8.

3.2.6. Amounts of NMVOC Produced in the Period 2021–2050 within EU27 [kton] Predicted by Spreadsheet and Neural Network

Amounts of NMVOC produced in the period 2021–2050 within EU27 (expressed in Kton) are represented in Figure 9.
Additionally, predicting by means of MS Excel´s Create Forecast Worksheet procedure provides an extension of the result sets by upper and lower trend (parameters Lower Endpoint and Upper Endpoint). Nevertheless, this additional information is not particularly within the scope of comparative analysis that represents the focus of this paper.

4. Discussion

The resulting diagrams (Figure 1, Figure 2 and Figure 3) cover three different data categories coming from the preceding tables: historical data (Figure 1) based on Eurostat data, predicted data (prognoses) calculated with the help of Excel´s Create Forecast Worksheet procedure (Figure 2), and data forecasted with the help of Orange software with neural networks (Figure 3). While the data taken over from the Eurostat databases provided the spreadsheet with inputs for processing the first type of prognoses (development trends), the columns of values calculated within the Orange neural network software were given into the spreadsheets additionally so that they could be formed into the integrated diagrams including dual curves.
The goal of this work was to find dissimilarities of results provided by spreadsheet exponential regression and neural network regression and, further, evaluation of usability both of them by means of comparative analysis and graphs. As a base, official data from Eurostat databases (GHG emissions and dependence on fossil fuels within the time period 1990–2020) [13] was used. The previous research [14] showed that neural networks represent the most convenient possibilities for prognosis and, generally, for prediction.
The relation between input and output data was probably too non-linear and complex to be described with the help of linear regression. However, classification results show that the use of logistic regression and neural network classification provide more or less similar results. In the case of regression, all error distributions were the lowest for function set {Standard, Featuretools} excepting MAPE (Mean Absolute Percentage Error). MAPE is not able to carry out calculations for data points of 0 value and, that is why MAPE represents a NaN (Not a Number) value in error calculating of the classification model. Aside from that, MAPE can cause information noise and, therefore, prognoses lower than a target value seem to be better because they provide smaller errors in comparison with the prognoses higher by the same value. It can also explain fluctuating among the feature (function) sets.
The obtained results show a moderate variance in the accuracy of predictions despite using two different methods. Another reason for analyzing exponential regression and neural network regression was to find whether the relation between input and output values was linear or non-linear. If the prognoses provided by neural networks are more accurate, the number of samples is probably enough to build a reliable computation model. When the neural network regression consistently performs better than linear regression, the relationship between input and output values would be non-linear at least to some level [15].

5. Conclusions

Predicting trends of pollutant production is not expected to give absolutely accurate answers because models designed on the perceptron neural networks basis substitute paradigmatic states of interpolating functions strongly dependent on the configuration of the network [16]. Processing the same input data sets and following outputting of highly similar values convincingly show that neural networks are usable for predicting pollutant production trends development in the same way as standard statistic predicting methods.
The general problem of evaluating tools in prediction is quite complicated. It is due to the fact that a complete theory and heuristics for statistical procedures are available for modeling over the given data [17]. In the case of neural networks, however, there are no heuristics that would clearly guide a procedure to the correct parameter settings for every kind of network. The theoretical setting of network parameters lies in their infinite combination. Within the scope of testing individual parameters, it is not possible to say that any combination of parameters has achieved the best results that the network could technically achieve [18]. The computational time of each set takes a long time, depending on the length of the time series and the complexity of the network architecture. This time can be on the order of hours on classical workstations. However, this solution implies the need for a large computational power or time capital for the computation [19]. Another problem consists of the selection of the architectures for analysis over the given time series. It cannot be generally said that only one architecture is suitable for analysis over transport-related time series. Rather, it can be observed that each architecture is suited to a different type of data in terms of the number of observations, its volatility, etc. [20]. On the other hand, any architecture is relatively easy to change and experiment with.
Neural networks are the alternative way to exact statistical methods within the field of predicting trends within transport planning as well as within other branches.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data available in a publicly accessible repository. The data presented in this study are openly available, sources are stated in References.

Conflicts of Interest

The author declares no conflict of interest.

References

  1. Cristea, A.; Hummels, D.; Puzzello, L.; Avetisyan, M. Trade and the greenhouse gas emissions from international freight transport. J. Environ. Econ. Manag. 2013, 65, 153–173. [Google Scholar] [CrossRef]
  2. Llano, C.; Pérez-Balsalobre, S.; Pérez-García, J. Greenhouse Gas Emissions from Intra-National Freight Transport: Measurement and Scenarios for Greater Sustainability in Spain. Sustainability 2018, 10, 2467. [Google Scholar] [CrossRef]
  3. Antikainen, R.; Mattila, T. GHG Emissions and Fossil Fuel Dependency Scenario. In FreightVision—Scenario Building; 7th Framework Programme for Research; AustriaTech: Vienna, Austria, 2009. [Google Scholar]
  4. Tavasszy, L.; Piecyk, M. Sustainable Freight Transport. Sustainability 2018, 10, 3624. [Google Scholar] [CrossRef]
  5. Rich, J.; Brocker, J.; Hansen, C.O.; Korchenewych, A.; Nielsen, O.A.; Vuk, G. Report on Scenario, Traffic Forecast and Analysis of Traffic on the TEN-T, Taking into Consideration the External Dimension of the Union-Trans-Tools Version 2, Model and Data Improvements; DG TREN: Copenhagen, Denmark, 2009. [Google Scholar]
  6. Helmreich, S.; Mattila, T.; Antikainen, R.; Hansen, C.O.; Malinovský, V. Development of Strategic Scenarios of European Transportation. In Interim Report WP6.1 of FreightVision Project; AustriaTech: Vienna, Austria, 2011. [Google Scholar]
  7. EUROSTAT. Agriculture, Forestry and Fishery Statistics. 2016. Available online: https://ec.europa.eu/eurostat (accessed on 4 September 2022).
  8. Sajid, M.J.; Khan, S.A.R.; Gonzalez, E.D.R.S. Identifying contributing factors to China’s declining share of renewable energy consumption: No silver bullet to decarbonisation. Environ. Sci. Pollut. Res. 2022, 1–16. [Google Scholar] [CrossRef] [PubMed]
  9. Neubauer, J. Periodicita v Časové Řadě, Její Popis a Identifikace, Exponenciální Vyrovnávání (Periodicity in Time Series, its Description, and Identification, Exponential Smoothing), Study Materials; University of Defence: Brno, Czech Republic, 2020; pp. 14–16. Available online: https://k101.unob.cz/~neubauer/pdf/ekon_casove_rady_periodicita.pdf (accessed on 17 August 2021). (In Czech)
  10. Kačer, P. Vícevrstvá neuronová síť (Multi-Layer Neural Network). Bachelor´s Thesis, Department of Control and Instrumentation, Faculty of Electrical Engineering and Communications, Brno University of Technology, Brno, Czech Republic, 2013. (In Czech). [Google Scholar]
  11. Melart, S. Microsoft Office 2016: The Complete Guide; CreateSpace Publishing: Scotts Valley, CA, USA, 2015; ISBN 9781519282347. [Google Scholar]
  12. Dobešová, Z. ORANGE—Praktický Návod Do Cvičení Předmětu; Palacký University Olomouc: Olomouc, Czech Republic, 2022. (In Czech) [Google Scholar]
  13. Brandejský, T. Floating Data Window Movement Influence to Genetic Programming Algorithm Efficiency. In Computational Statistics and Mathematical Modeling Methods in Intelligent Systems, Proceedings of the 3rd Computational Methods in Systems and Software; Silhavy, P., Ed.; Springer: Cham, Switzerland, 2019; Volume 2, pp. 24–30. ISBN 978-3-030-31361-6. ISSN 2194-5357. [Google Scholar]
  14. Sajid, M.J. Machine Learned Artificial Neural Networks vs. Linear Regression: A Case of Chinese Carbon Emissions. In IOP Conference Series: Earth and Environmental Science, Proceedings of the 4th International Conference on Environmental and Energy Engineering, Sanya, China, 12–15 March 2020; IOP Publishing Ltd.: Bristol, UK, 2020; Volume 495. [Google Scholar] [CrossRef]
  15. Hallman, J. A Comparative Study on Linear Regression and Neural Networks for Estimating Order Quantities of Powder Blends. Master’s Thesis, School of Electrical Engineering and Computer Science, KTH Royal Institute of Technology, Stockholm, Sweden, 2019; pp. 49–53. Available online: http://www.diva-portal.org/smash/get/diva2:1383464/FULLTEXT01.pdf (accessed on 15 June 2022).
  16. Hlaváč, V. Neural Network for the identification of a functional dependence using data preselection. Neural Netw. World 2021, 31, 109–124. [Google Scholar] [CrossRef]
  17. Nakhaei, F.; Mosavi, M.R.; Sam, A.; Vaghei, Y. Recovery and grade accurate prediction of pilot plant flotation column concentrate: Neural network and statistical techniques. Int. J. Miner. Process. 2012, 110–111, 140–154. [Google Scholar] [CrossRef]
  18. Malinovský, V. Predicting Trends in Cereal Production in the Czech Republic by Means of Neural Networks. AGRIS On-Line Pap. Econ. Inform. 2021, 1, 87–103. [Google Scholar] [CrossRef]
  19. Svítek, M. Quantum multidimensional models of complex systems. Neural Netw. World 2019, 29, 363–371. [Google Scholar] [CrossRef]
  20. Malinovský, V. Comparative analysis of freight transport prognoses results provided by transport system model and neural network. Neural Netw. World 2021, 31, 239–259. [Google Scholar] [CrossRef]
Figure 1. Statistical amounts of air pollutants produced in the period 1990–2020 within EU27 in tonnes (processed according to Eurostat 2022).
Figure 1. Statistical amounts of air pollutants produced in the period 1990–2020 within EU27 in tonnes (processed according to Eurostat 2022).
Sustainability 14 11231 g001
Figure 2. Spreadsheet-predicted amounts of air pollutants produced in the period 2021–2050 within EU27 (author’s own work).
Figure 2. Spreadsheet-predicted amounts of air pollutants produced in the period 2021–2050 within EU27 (author’s own work).
Sustainability 14 11231 g002
Figure 3. Neural network-predicted amounts of air pollutants produced in the period 2021–2050 within EU27 (author´s own work).
Figure 3. Neural network-predicted amounts of air pollutants produced in the period 2021–2050 within EU27 (author´s own work).
Sustainability 14 11231 g003
Figure 4. Predicted amounts of nitrogen oxides (NOx) produced in the period 2021–2050 within EU27 [kton] (author´s own work).
Figure 4. Predicted amounts of nitrogen oxides (NOx) produced in the period 2021–2050 within EU27 [kton] (author´s own work).
Sustainability 14 11231 g004
Figure 5. Predicted amounts of sulphur oxides (SOx) produced in period 2021–2050 within EU27 [kton] (author´s own work).
Figure 5. Predicted amounts of sulphur oxides (SOx) produced in period 2021–2050 within EU27 [kton] (author´s own work).
Sustainability 14 11231 g005
Figure 6. Predicted amounts of ammonia (NH3) produced in the period 2021–2050 within EU27 [kton] (author´s own work).
Figure 6. Predicted amounts of ammonia (NH3) produced in the period 2021–2050 within EU27 [kton] (author´s own work).
Sustainability 14 11231 g006
Figure 7. Predicted amounts of particulates less than 2.5 µm (PTCL2.5) produced in the period 2021–2050 within EU27 [kton] (author´s own work).
Figure 7. Predicted amounts of particulates less than 2.5 µm (PTCL2.5) produced in the period 2021–2050 within EU27 [kton] (author´s own work).
Sustainability 14 11231 g007
Figure 8. Predicted amounts of particulates less than 10 µm (PTCL10) produced in the period 2021–2050 within EU27 [kton] (author´s own work).
Figure 8. Predicted amounts of particulates less than 10 µm (PTCL10) produced in the period 2021–2050 within EU27 [kton] (author´s own work).
Sustainability 14 11231 g008
Figure 9. Predicted amounts of non-methane volatile organic compounds (NMVOC) produced in the period 2021–2050 within EU27 [kton] (author´s own work).
Figure 9. Predicted amounts of non-methane volatile organic compounds (NMVOC) produced in the period 2021–2050 within EU27 [kton] (author´s own work).
Sustainability 14 11231 g009
Table 1. Amounts of air pollutants produced by the transport sector in EU27 in the period 1990–2020 in tonnes (Eurostat 2022).
Table 1. Amounts of air pollutants produced by the transport sector in EU27 in the period 1990–2020 in tonnes (Eurostat 2022).
YearNitrogen
Oxides [t]
Sulphur
Oxides [t]
Ammonia [t]Particles
<2.5 μm [t]<
Particles
<10 μm [t]<
Non-Methane Volatile Organic Compounds [t]
199014,901,06021,027,3904,916,1302,853,3204,268,57015,869,850
199114,661,48018,962,4104,668,4802,770,8904,117,52015,203,760
199214,330,45016,986,6704,424,3002,600,9703,848,03014,611,660
199313,732,31016,290,6404,290,1102,545,0903,743,44014,044,140
199413,271,01015,257,2804,174,8102,394,9503,535,54013,053,260
199512,956,82013,904,3504,107,0602,319,5303,391,50012,702,510
199612,819,52013,087,4304,146,2002,341,5703,398,75012,516,040
199712,384,55012,095,9004,113,8202,233,7403,253,50012,086,710
199812,092,42010,903,7304,122,6102,132,0703,170,04011,730,360
199911,747,8609,708,6204,099,8502,033,3703,004,41011,205,560
200011,391,4208,685,4004,031,6801,935,5202,892,44010,598,430
200111,241,2408,335,7804,000,7901,884,8102,854,73010,177,200
200211,044,8407,951,1503,938,2701,771,0002,725,4109,772,590
200310,943,5807,551,6403,912,4601,817,5802,774,5109,535,470
200410,816,8407,189,6003,872,0301,763,0002,725,1309,258,790
200510,649,4406,880,9503,824,3001,747,1102,683,6509,080,750
200610,396,4206,670,1103,798,1201,705,7602,643,8908,887,150
200710,102,0106,342,4503,822,2401,682,4002,596,0108,542,590
20089,404,1504,809,4303,725,1901,660,0702,555,0808,234,930
20098,701,2104,006,8803,646,9601,588,7002,418,4307,696,650
20108,500,3703,685,7603,614,7601,610,5002,423,6407,648,970
20118,189,7303,581,3003,584,5001,492,0902,289,3507,262,400
20127,869,3503,158,4803,571,4701,495,3402,248,9707,095,560
20137,514,7802,734,8803,571,7601,470,9902,219,3706,874,490
20147,253,6202,540,2603,594,5201,345,8102,081,3906,649,600
20157,113,5502,440,4103,635,4601,356,5102,092,9606,615,750
20166,899,6902,068,4003,633,2901,332,9102,060,4106,571,950
20176,751,6102,029,4103,647,2901,333,5902,067,4106,634,580
20186,475,4401,884,4603,613,4601,290,7302,026,4106,498,640
20196,140,7001,649,1103,532,3201,251,2601,978,8306,408,660
20206,004,3121,522,8973,482,2971,248,7881,968,8126,324,478
Table 2. Spreadsheet-predicted amounts of air pollutants produced in the period 2021–2050 within EU27 (author’s own work).
Table 2. Spreadsheet-predicted amounts of air pollutants produced in the period 2021–2050 within EU27 (author’s own work).
YearNitrogen
Oxides [t]
Sulphur
Oxides [t]
Ammonia [t]Particulates
<2.5 μm [t]<
Particulates
<10 μm [t]<
Non Methane Volatile Organic Compounds [t]
20215,820,6481,366,9423,447,2221,212,2961,936,7856,238,565
20225,656,2431,219,7083,412,1471,175,8781,904,8176,152,666
20235,491,8391,072,4753,377,0721,139,4611,872,8496,066,767
20245,327,434925,2413,341,9961,103,0441,840,8815,980,868
20255,163,029778,0083,306,9211,066,6271,808,9135,894,969
20264,998,624630,7743,271,8461,030,2101,776,9455,809,070
20274,834,220483,5413,236,771993,7931,744,9775,723,171
20284,669,815336,3073,201,696957,3761,713,0095,637,272
20294,505,410189,0743,166,621920,9591,681,0405,551,373
20304,341,00541,8403,131,545884,5421,649,0725,465,474
20314,176,60103,096,470848,1251,617,1045,379,574
20324,012,19603,061,395811,7081,585,1365,293,675
20333,847,79103,026,320775,2911,553,1685,207,776
20343,683,38602,991,245738,8741,521,2005,121,877
20353,518,98102,956,170702,4571,489,2325,035,978
20363,354,57702,921,094666,0391,457,2644,950,079
20373,190,17202,886,019629,6221,425,2954,864,180
20383,025,76702,850,944593,2051,393,3274,778,281
20392,861,36202,815,869556,7881,361,3594,692,382
20402,696,95802,780,794520,3711,329,3914,606,483
20412,532,55302,745,719483,9541,297,4234,520,584
20422,368,14802,710,643447,5371,265,4554,434,685
20432,203,74302,675,568411,1201,233,4874,348,786
20442,039,33902,640,493374,7031,201,5194,262,886
20451,874,93402,605,418338,2861,169,5504,176,987
20461,710,52902,570,343301,8691,137,5824,091,088
20471,546,12402,535,268265,4521,105,6144,005,189
20481,381,72002,500,192229,0351,073,6463,919,290
20491,217,31502,465,117192,6181,041,6783,833,391
20501,052,91002,430,042156,2001,009,7103,747,492
Table 3. Neural network-predicted amounts of air pollutants produced in the period 2021–2050 within EU27 (author´s own work).
Table 3. Neural network-predicted amounts of air pollutants produced in the period 2021–2050 within EU27 (author´s own work).
YearNitrogen
Oxides [t]
Sulphur
Oxides [t]
Ammonia [t]Particulates
<2.5 μm [t]<
Particulates
<10 μm [t]<
Non Methane Volatile Organic Compounds [t]
20215,954,7691,341,1123,306,5951,259,4832,038,3506,187,751
20225,511,3241,346,7403,326,1781,270,8561,802,1796,281,076
20235,450,4151,068,3633,234,3591,240,2981,767,2695,970,638
20245,421,7071,046,6873,334,2661,130,7791,852,3725,923,834
20255,108,164764,7393,380,0541,107,2601,683,4865,948,722
20264,913,650750,5673,181,1731,037,5071,680,8685,761,074
20274,863,381403,8893,315,392940,4541,702,2345,637,475
20284,637,419242,7633,139,806966,0591,584,0525,719,721
20294,489,271302,9823,138,5801,066,9131,640,1625,594,310
20304,347,231116,0873,125,490867,2271,781,8995,415,198
20314,050,147−66,3493,161,219816,0741,628,6825,524,755
20323,899,74522,8603,173,472912,9251,474,0165,269,354
20333,738,30902,900,424853,8591,559,6375,352,088
20343,722,49002,848,026705,6541,401,7675,166,573
20353,506,62402,997,306772,8901,624,6874,979,976
20363,210,65202,826,739595,4731,447,5884,925,885
20373,141,29802,794,423707,1421,450,0664,722,056
20383,077,76802,805,856723,6791,512,3964,757,959
20392,788,15102,962,224621,7841,394,5344,685,620
20402,602,08602,759,143560,1461,470,0974,661,514
20412,670,50302,609,174624,4951,313,1674,444,152
20422,446,32102,731,840501,8411,353,0224,575,003
20432,119,74902,542,882321,0211,147,9574,371,095
20441,958,51802,603,874437,0671,099,7164,279,230
20451,797,42002,594,455313,1971,047,3504,101,911
20461,704,76302,568,640294,2731,252,1134,163,454
20471,418,52902,564,543199,2721,023,9583,859,325
20481,467,21702,589,877284,1541,091,7143,907,173
20491,190,76802,403,692170,732980,6043,932,860
20501,178,67402,477,832230,263876,8733,681,273
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Malinovsky, V. Neural Networks as an Alternative Tool for Predicting Fossil Fuel Dependency and GHG Production in Transport. Sustainability 2022, 14, 11231. https://doi.org/10.3390/su141811231

AMA Style

Malinovsky V. Neural Networks as an Alternative Tool for Predicting Fossil Fuel Dependency and GHG Production in Transport. Sustainability. 2022; 14(18):11231. https://doi.org/10.3390/su141811231

Chicago/Turabian Style

Malinovsky, Vit. 2022. "Neural Networks as an Alternative Tool for Predicting Fossil Fuel Dependency and GHG Production in Transport" Sustainability 14, no. 18: 11231. https://doi.org/10.3390/su141811231

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop