Neural network based air quality data filling

Neural Networks (NN) have become a fi.mdamental tool among data-handling procedures and even more concerning environmental data. In this work we present an application of neural networks to air quality data prediction. Both primary pollutants (mainly S02, CO) and photochemical pollutants (particularly ozone) have been considered but the focus has been set on statistical correlation between precursors and secondary pollutants. After a preliminary study of the phenomena, the work consisted in the following steps: NN architecture choice (we considered Multi-layer Perception Networks, recurrent networks and Self Organizing Networks), NN set-up, and input handling. Ozone precursors (e.g. NOX)and meteorological variables have been considered (solar radiation, wind velocity and temperature), noticing that only non-linear relationships were present. We performed an input correlation analysis and we considered normalisation processes and post-training analysis. For the NN training we selected the most representative periods regarding ozone cycle, The final step was the network validation: generalisation capability and prognosis of never processed data-set have been verified, To maximise the process automation, a software tool has been implemented in the MatlabTMenvironment. The NN validation showed encouraging results and we successfully extended the SW tool application to the air quality data filling.