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...

Full description

Saved in:
Bibliographic Details
Main Author: Tong, Wee Chin.
Other Authors: Mao Kezhi
Format: Final Year Project
Language:English
Published: 2013
Subjects:
Online Access:http://hdl.handle.net/10356/54438
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary: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.