Pattern classification of odour for electronic nose

This project is based on the architecture of Electronic Nose. The Electronic Nose comprises of Figaro sensors, data acquisition and pattern classification. The main part revolves around the development of the pattern classification, as this is the main objective for this project. The understanding o...

全面介紹

Saved in:
書目詳細資料
主要作者: Tong, Wee Chin.
其他作者: Mao Kezhi
格式: Final Year Project
語言:English
出版: 2013
主題:
在線閱讀:http://hdl.handle.net/10356/54438
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:This project is based on the architecture of Electronic Nose. The Electronic Nose comprises of Figaro sensors, data acquisition and pattern classification. The main part revolves around the development of the pattern classification, as this is the main objective for this project. The understanding of data acquisition is important as it is required to carry out tests on the odour. Different classification network has been considered and eventually comes to Probabilistic Neural Network (PNN). The data acquisition is makeup of different equipment and software. This includes the hardware from National Instrument such as SCB-68 and PCI-6071E. Together with the software LabVIEW as well as a excel sheet for data record and the training data excel sheet forms the entire data acquisition. With the understanding of data acquisition, several experiments have been carried out to familiarise the process and obtain the training data. With a strong training data and the understanding of PNN, a program is developed to perform the classification function. This program is compiled based on the programming language, VB.Net. Further improvement has been made to the program to provide integration. The program has become multi-interface software. The importing of training data, which is part of the data acquisition has been added in. Together with other editing features, forms the admin interface. The pattern classification will become the user interface. The whole program is named Electronic Nose.