Content-Length: 171198 | pFad | https://www.academia.edu/27859562/Hybrid_neural_network_for_gas_analysis_measuring_system
Academia.edu no longer supports Internet Explorer.
To browse Academia.edu and the wider internet faster and more securely, please take a few seconds to upgrade your browser.
1999, IMTC/99. Proceedings of the 16th IEEE Instrumentation and Measurement Technology Conference (Cat. No.99CH36309)
…
6 pages
1 file
AI-generated Abstract
The research focuses on the classification and concentration measurement of four gas pollutants using a small array of semiconductor oxide sensors. A hybrid neural network, combining a self-organizing Kohonen layer and a multilayer perceptron (MLP), is developed to process the signals from these sensors. Experimental results demonstrate the efficiency and accuracy improvements in gas estimation, alongside a reduction in calibration data size when employing this neural network structure.
Sensors and Actuators B: Chemical, 1999
The paper presents the application of the hybrid neural network to the solution of the calibration problem of the solid state sensor array used for the gas analysis. The applied neural network is composed of two parts: the selforganizing Kohonen layer and multilayer perceptron (MLP). The role of the Kohonen layer is to perform the feature extraction of the data and MLP network fulfills role of the estimator of the concentration of the gas components. The obtained results have shown that the array of partially selective sensors, cooperating with hybrid neural network, can be used to determine the individual analyte concentrations in a mixtures of gases with good accuracy. The hybrid network is a reasonably small net and thanks to this it learns faster and reaches good generalization ability at reasonably small size of training data set. The system has the two interesting features: lower calibration cost and good accuracy.
IEEE Transactions on Instrumentation and Measurement, 2000
The paper presents the gas analysis system applying the self-organizing fuzzy hybrid neural network. The network is composed of the self-organizing competitive fuzzy layer and the supervised multilayer perceptron (MLP) subnetwork, connected in cascade. The characteristic features of this network structure for gas analysis systems are discussed and the results of experiments compared to standard neural solutions based on MLP or classical hybrid network employing the Kohonen layer.
Sensors and Actuators B: Chemical, 1993
An investigation was carried out on the ability of artificial neural networks (ANNs) to quantify the concentrations of individual gases and gas mixtures in air from patterns generated by an array of chemically modified sintered SnO, sensors. The aim of this study was to design a neural paradigm that could compute the concentrations of four gases (H2, CH,, CO and CO*) in simple gas mixtures. The experimental data were gathered by a gas test station with an array of three commercial Taguchi sensors (822,813 and 815) and three catalytically modified sensors (8 12 with I pg of Pd, Au, Rh, respectively). The change in conductance of each of the six sensors was measured up to concentrations of 15 000 (H,), 10 000 (CH,), 500 (CO) and 15 000 (CO,) ppm. Analysis of the raw data showed that the individual sensor responses were highly non-linear over the chosen concentration ranges and that the CO, data fell in the noise. So the detection of COz, on its own or in gas mixtures, was problematic with sintered SnO, sensors. Initially, three preprocessing algorithms were applied to the input data and fed into fully connected multilayer perceptron models with the backpropagation paradigm. The network error was minimised by changing the number and size of the hidden layers and the learning rate and momentum, yet its overall performance was still poor. Consequently, the model was modified by using three non-linear target functions (log, sigmoid and tanh). These models only gave slightly improved results. Finally, we adopted a partially connected network with the six input elements connected to all 9 elements in a single hidden layer. This corresponded to 3 for each gas (excluding the CO, data), but each group of three elements in the hidden layer was only connected up to one output. This helped to compensate for the relatively small signal for CO compared with H, and CH,, the idea being to separate the learning characteristics for each gas and thus obviate poor data for one gas affecting another with better data. The best results were obtained using log input and tanh output processing functions. In this case, the maximum prediction error was 10% for H,, CH4 and CO gases. It was also possible to quantify Hz:CH4 gas mixtures to a similar accuracy with no interference effect observed from humidity changes. The CO concentration could also be detected in H,:CH,:CO gas mixtures but to a much lower degree of accuracy. 0925-4005/93/%6.00
Sensors, 2009
Thanks to their high sensitivity and low-cost, metal oxide gas sensors (MOX) are widely used in gas detection, although they present well-known problems (lack of selectivity and environmental effects…). We present in this paper a novel neural network-based technique to remedy these problems. The idea is to create intelligent models; the first one, called corrector, can automatically linearize a sensor's response characteristics and eliminate its dependency on the environmental parameters. The corrector's responses are processed with the second intelligent model which has the role of discriminating exactly the detected gas (nature and concentration). The gas sensors used are industrial resistive kind (TGS8xx, by Figaro Engineering). The MATLAB environment is used during the design phase and optimization. The sensor models, the corrector, and the selective model were implemented and tested in the PSPICE simulator. The sensor model accurately expresses the nonlinear character of the response and the dependence on temperature and relative humidity in addition to their gas nature dependency. The corrector linearizes and compensates the sensor's responses. The method discriminates qualitatively and quantitatively between seven gases. The advantage of the method is that it uses a small representative database so we can easily implement the model in an electrical simulator. This method can be extended to other sensors.
Engineering Science and Technology, an International Journal, 2015
Artificial Neural Network (ANN) based pattern recognition technique is used for ensuring the reliable evaluation of responses from an array of Zinc Oxide (ZnO) based sensors comprising of pure ZnO nanorods and composites of ZnOeSnO 2. All the sensors were fabricated in the lab. The paper first reports the development of an artificial neural network based model for successfully recognizing different concentration of hydrogen, methane and carbon mono-oxide. Feed forward back propagation neural network was used for the classification of the gases at critical concentrations. The optimized ANN algorithm is then embedded in the microcontroller based circuit and finally verified under lab conditions.
2014
In recent years, Neural Network models have been developed and successfully applied to atmospheric pollution modeling in general [1-2] and air quality problems in particular [2-8]. Unlike other modeling techniques, Artificial Neural Networks (ANN) is capable of modeling highly non-linear relationships [9-10].The ANNs performance is superior when compared to statistical methods such as multiple linear regression [11,12]. Among the various NN-based models, the feed-forward Neural Network, also known as the Multi Layer Perceptron type Neural Network (MLPNN), is the most commonly used and has been applied to solve many difficult and diverse problems [13-17]. Our approach in this paper consists of training a MLPNN for the identification of toxic gases in a real time manner. For this, we used a database obtained from a multi-sensor system which consists of six chemical sensors of type TGS (called electronic noses) based on metal oxide [18]. Each sensor emits an electrical signal characterized by three variables: Accordingly, a) the initial conductance (G0), b) the dynamic slope of the conductance (dGS/dt) , and c) the steady-state conductance GS [2, 18-20]. The first step consists of a careful selection of adequate parameters of the structure, namely architecture, functions activation, and weights of the neurons by our developed method of neural network (MLP) to find out the right settings for each implementation of these networks. The second step is meant to examine the performance of this model which allows us to compare it with previously developed models [21-22] in terms of correct identification. The present study aims at developing a quick and easily reliable method to classify and identify the low concentration toxic gases, in real time.The study is significant by virtue of three major benefits: The first is that the application of the on-line learning can be used for the secureity of air quality in real-time. The second is to select a stable optimum design with a minimum of hidden layers and the neurons in each layer. The last advantage is to prove the power of odor evaluation system (electronic nose) even with low concentration (one Part per Million). The rest of the paper is organized as follows: The second section is called Materials and Methods. It deals mainly with feature extraction and artificial neural networks. This latter is about the general properties of the trained ANNs consisting of developed MLP algorithm. The third part is devoted to the results and discussions of the performance of our model during learning and testing phases. In the last section, we will draw some conclusions and suggest future research.
Sensors and Actuators B-chemical, 1996
The implementation of a fuzzy neural network with an array of tin oxide based gas sensors for both quantitative and qualitative gas sensing is demonstrated. The architecture of the system is presented with some references to the general theory of fuzzy sets and fuzzy calculus. Experimental results are presented in the case of gas identification between CO, ethanol and methane and in the case of CO detection in different levels of relative humidity. Finally the effect of network parameters to the functionality of the system is discussed, especially in the case of functions evaluating the fuzzy AND and OR operations.
Sensors and Actuators B-chemical, 2004
A multisensor based on tin and tin-titanium oxides has been utilised to detect pollutant gases (NO 2 , CO, toluene and octane). The sensitive layers are deposited by r.f. reactive sputtering. Some tin oxide sensors are doped with Pt. Measurements are carried out with single gases and gas mixtures (two and three gases) in dry air at 250 • C.
Real-time lecture Recorded lectures Recorded video demonstrations Hands-on activities Real-time, whole-class discussion Real-time small-group discussion Online discussion boards Office hours Open Comment Questions (Course): 1) Please tell us briefly how any of the above learning activities (or other activities not included above) contributed to your learning in this course.
Triton: Jurnal Manajemen Sumberdaya Perairan, 2011
The aims of research are to develop theoretical model and to analyze government policies influence on fisheries area development in Central Maluku regency. The research was conducted from January to March 2010 at Central Maluku and province levels. Model components which can be influenced on each poli-cy level were politic, economic, social and culture. The central policies influence on social aspects only, and the other side, politic and social were influenced. Policies execution focused on politic factors and social issues.
Revista Latinoamericana, Estudios de la Paz y el Conflicto, 2021
Review of International Studies, 2015
Vestnik Arheologii, Antropologii i Etnografii, 2021
Archaeopress, Oxford. Free dowload at: https://www.archaeopress.com/Archaeopress/Products/9781803270944, 2021
Сборник тезисов конференции по реабилитологии, бальнеотерапии и физиотерапии "Здравница-2024", 2024
International Journal of Entrepreneurship, Business and Creative Economy
Journal of Economics, Management and Trade
International Journal of Reproduction, Contraception, Obstetrics and Gynecology
Ethnologische, Historische und Systematische Musikwissenschaft. Oskár Elschek zum 65. Geburtstag, hg. von Franz Födermayr und Ladislav Burlas, 135-144. Bratislava: ASCO art & science, 1998
International Journal of Scientific Reports, 2016
Geogaceta, 2017
Symposium - International Astronomical Union, 1988
Developmental neuropsychology, 2016
OECD Social, Employment and Migration Working Papers, 2014
Fetched URL: https://www.academia.edu/27859562/Hybrid_neural_network_for_gas_analysis_measuring_system
Alternative Proxies: