Machine olfaction

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Machine olfaction is the automated simulation of the sense of smell. It is an emerging application of modern engineering where robots or other automated systems are needed to measure the existence of a particular chemical concentration in air. Such an apparatus is often called an electronic nose or e-nose. Machine olfaction is complicated by the fact that e-nose devices to date have had a limited number of elements, whereas each odor is produced by own unique set of (potentially numerous) odorant compounds. [1] This technology is still in the early stages of development, but it promises many applications, such as:[2]

  • quality assessment of beverage products [3]
  • quality control in food processing (e.g. taints, bacterial spoilage)
  • detection and diagnosis in medicine
  • detection of drugs, explosives and other dangerous or illegal substances
  • military and law enforcement (e.g. chemical warfare agents)
  • disaster response (e.g. toxic industrial chemicals)
  • environmental monitoring (e.g. pollutants)

Pattern analysis constitutes a critical building block in the development of gas sensor array instruments capable of detecting, identifying, and measuring volatile compounds, a technology that has been proposed as an artificial substitute for the human olfactory system. The successful design of a pattern analysis system for machine olfaction requires a careful consideration of the various issues involved in processing multivariate data: signal-preprocessing, feature extraction, feature selection, classification, regression, clustering, and validation.[4] As well, how to foretell or estimate the sensor response to aroma mixtures, is one of the problems in present research on machine olfaction devices.[5] Some pattern recognition problems in machine olfaction such as odor classification and odor localization can be solved by using time series kernel methods.[6]

Detection

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

There are three basic detection techniques using:

  • Conductive-polymer odor sensors (polypyrrole)
  • Tin-oxide gas sensors
  • Quartz-crystal micro-balance sensor

They generally comprise; an array of sensors of some type; the electronics to interrogate those sensors and produce the digital signals, and finally; the data processing and user interface software.

The entire system being a means of converting complex sensor responses into an output that is a qualitative profile of the odor, volatile or complex mixture of chemical volatiles that make up a smell.

Conventional electronic noses are not analytical instruments in the classical sense and very few claim to be able to quantify an odor. These instruments are first ‘trained’ with the target odor and then used to ‘recognize’ smells so that future samples can be identified as ‘good’ or ‘bad’ smells.

Research into alternative methods for pattern recognition, for chemical sensor arrays, propose solutions to differentiate between artificial and biological olfaction related to dimensionality. This biologically inspired approach involves creating unique algorithms for information processing.[7]

Electronic noses have been demonstrated to discriminate between odors and volatiles from a wide range of sources. The list below shows just some of the typical applications for electronic nose technology – many are backed by research studies and published technical papers.

Odor Localization

Motivation

Odor localization is the technique and process of finding the location of a volatile chemical source in a certain environment with one or several odor sensors. It is vital important for all the living beings on earth for both food searching and danger avoiding. As it is well known, odor is one of the basic senses like vision, hearing, taste and touch, with one difference that it is based on chemicals, which fills in our everyday life and poses great need for tracking and localization. However, detection of odor when compared with sound using propagation approaches, faces additional problems due to not only complexity of dynamic equations of odor, but also the unpredicted external disturbance, such as wind. Thus, different methods should be developed according to different applications and environmental conditions.

Application

Odor localization is still under development, but it poses great potential in many applications, such as: locating the source of dangerous substances in public places and other settings; discovering underground fuel/mine or gas leaking from pipes; detecting prohibited materials and drugs in a customs or airport; searching for survivors in earthquake, avalanches or other disaster circumstance; monitoring the environmental quality and early diagnosis of diseases in medical application.[8]

Problem Statement and Basics

The earliest work on the development of an instrument for specific odor detection can date back to 1961 by Moncrieff, which was a mechanical nose, while the first electronic nose was reported by Wikens and Hatman in 1964.[9] Larcome and Halsall discussed the use of robot for odor sensing in the nuclear industry in the early 1980s,[10] and research on odor localization was started in the early 1990s. Nowadays, odor localization has become a popular and fast growing field. Various sensors have been developed and a variety of algorithms have been proposed for diverse environments and conditions.

The task of odor localization can be divided into three different steps:

  1. search for the presence of a volatile chemical;
  2. search for the position of the source with an array of odor sensors and certain algorithms;
  3. identify the tracked odor source (odor recognition);

Localization Methods

Odor localization methods are often classified according to odor dispersal modes in a range of environmental conditions, which can mainly be divided into two categories: diffusion-dominated fluid flow and turbulence-dominated fluid flow. Under each condition, different algorithms were developed for accurate odor localization.

File:Figure1 Plume modeling.png
Figure 1 Plume Modeling

Diffusion-dominated fluid flow[11]

Under this category, the tracking and localization methods are designed for odor robots to operate in environment where the fluid motion is dominated by viscosity, which means that diffusion leads to the dispersal of odor flow, and the concentration of odor decreases from the source as a Gaussian distribution. These methods are most used in underground odor localization.

The diffusion of chemical vapor through soil without external pressure gradient is often modeled by Fick’s second law:

\frac{\part C}{\part t} =D\frac{\part^2 C}{\part d^2}

where D is the diffusion constant, d is distance in the diffusion direction, C is chemical concentration and t is time.

    Assuming the chemical odor flow only disperses in a certain direction with uniform cross-section profile, the relationship of odor concentration at certain distance and certain time point between odor source concentrations is modeled as
    \frac{C}{C_s}=erfc\frac{d}{\sqrt{4Dt}}

where C_s is the odor source concentration. This is the simplest dynamic equation in odor detection modeling, neglecting the external wind or other interruption. Under the diffusion dominated propagation model, different algorithms were developed by simply tracking the chemical concentration gradients to locate the odor source.

E. coli algorithm[12]

A simple tracking method is the E. coli algorithm, which has been observe in the chemotaxis process of E.coli bacteria. In this tracking process, odor concentration at each location is used as the state reading information by odor sensor. The odor robot can locate the source by simply comparing the concentration information of different locations. The odor robot will move along repeated straight lines with random direction. When the current state odor information is improved compared to the previous reading, the robot will continue the current straight path line. However, when the current state condition is worse than the previous one, the robot will turn around and move back for a while then move to another random direction. This method is simple and efficient, however, the length of path is highly variable and error occurs when coming close to the odor source.

Hex-Path algorithm and Dodecahedron algorithm[13][14]

Another method based on the diffusion model is the Hex-Path algorithm, which has been developed by Russel [15] for underground chemical odor localization with a buried probe which can be controlled by a robotic manipulator. In this method, the probe moves at certain depth along the edges of closely packed hexagonal grid. At each state junction (n), there are two paths (left and right) for choosing, and the robot will take the path that leads to higher concentration of the odor based on the previous two junction states odor concentration information (n-1, n-2). The Dodecahedron algorithm is the 3D version of the Hex-Path algorithm, in which the probe is moving in the path through the ground that corresponds to closely packed Dodecahedra, and in each state point, there are three possible path choices.

Turbulence-dominated fluid flow [16]

In this category, the localization methods are designed to deal with the background fluid (wind or water) flow as turbulence interruption. Most of the algorithms under this category are based on plume modeling (Figure 1).

Plume dynamics are based on Gaussian models, which are based on Navier–Stokes equations. The simplified boundary condition of the Gaussian based model is:

\frac{\part C}{\part t} =D_x\frac{\part^2 C}{\part x^2}+D_y\frac{\part^2 C}{\part y^2}+\alpha\frac{\part C}{\part x}+\beta\frac{\part C}{\part x}

where Dx and Dy are diffusion constants; \alpha is the linear wind velocity in the x direction, \beta is the linear wind velocity in the y direction. Additionally assuming that the environment is uniform and the plume source is constant, the equation for odor detection in each robot sensor at each detection time point (t-th) is

R_i=\gamma_i\sum_{k=1}^{K}{\frac{C_k}{\|{\rho_k-r_k}\|^\alpha}}+\omega_i

where R_i is the t-th sample of i-th sensor, \gamma_i is gain factor, C_k is k-th source intensity, \rho_k is the location of k-th source, \alpha is plume attenuation parameter, \omega_i is background noise that satisfies N(\mu,\sigma^2). Under the plume modeling, different algorithms can be used to localize the odor source.

File:Figure 1 Trangulation method.jpeg
Figure 2 Triangulation Method
Triangulation algorithm

A simple algorithm that can be used for location estimation is the triangulation method (Figure 2). Consider the odor detection equation above, the position of odor source can be estimated by organizing sensor distances on one side of the equation and ignoring the noise. The source position can be estimated using the following equations:

(x_1-x_s)^2+(y_1-y_s)^2=R_1/(\gamma_1C)

(x_2-x_s)^2+(y_2-y_s)^2=R_2/(\gamma_2C)

(x_3-x_s)^2+(y_3-y_s)^2=R_3/(\gamma_3C)

Least square method (LSM)

The least square method (LSM) is a slightly complicated algorithm for odor localization. The LSM version of the odor tracking model is given by:

R_i,_t=\gamma_i{\frac{C}{\|{\rho_k-r_i}\|^2}}+\omega_i=\gamma_i{\frac{C}{d^2}}+\omega_i

where d_i is the Euclidean distance between the sensor node and the plume source, calculating by:

d_i=\sqrt{(x_i-x-s)^2+(y_i+y_s)^2}

The main difference between LSM algorithm and the direct triangulation method is the noise. In LSM, noise is considered and the odor source location is being estimated by minimizing the squared error. The nonlinear least square problem is given by:

J=\sum_{i=1}^{N}({\frac{C}{\sqrt{(x_i-\widehat{x_s})^2(y_i-\widehat{y_s})^2}}-\overline{z_l})}

where (\widehat{x_s},\widehat{y_s}) is the estimated source location and \overline{z_l} is the average of multiple measurements at the sensors, calculating by:

\overline{z_l}=\frac{1}{M}\sum_{i=1}^M{z_i}

Maximum Likelihood Estimation (MLE)

Another method based on plume modeling is Maximum Likelihood Estimation (MLE). In this odor localization method, several matrices are defined as follows:

Z=[\frac{R_1-\mu_1}{\sigma_1}, \frac{R_2-\mu_2}{\sigma_2}, ...\frac{R_N-\mu_N}{\sigma_N}]

G=diag[\frac{\gamma_1}{\sigma_1}, \frac{\gamma_2}{\sigma_2}, ...\frac{\gamma_N}{\sigma_N}]

D=[\frac{1}{d_1^2}, \frac{1}{d_1^2}, ...\frac{1}{d_N^2}]

\zeta=[\zeta_1, \zeta_2,...\zeta_N]

\zeta_i=(\omega_i-\mu_i)/\sigma_i\sim N(0,1)

\frac{R_i-\mu_i}{\sigma_i}\sim N(\frac{\gamma_i}{\sigma_i}\frac{C}{d_i^2},1)

With these matrices, the plume based odor detection model can be expressed as the following equation:

Z=GDC+\zeta

Then, the Maximum Likelihood Estimation can be applied to the modeling and form the probability density function

f(Z,\theta)=2\pi^{-(N/2)}e^{-\frac{1}{2}(Z-GDC)^T(Z-GDC)}

where \theta is the estimated odor source position, and the log likelihood function is

L(\theta)\sim \frac{1}{2}\sum_{i=1}^N{\|Z_i-\gamma_i\frac{c}{d_i^2}\|}=\frac{1}{2}\sum_{i=1}^N{(\frac{Ri-\mu_i}{\sigma_i}-\gamma_i\frac{c}{d_i^2})^2}

The maximum likelihood parameter estimation of \theta can be calculated by minimizing

I(\theta)=\sum_{i=1}^N{(\frac{Ri-\mu_i}{\sigma_i}-\gamma_i\frac{c}{d_i^2})^2}

and the accurate position of the odor source can be estimated by solving:

\frac{\part{I(\theta)}}{\part(x)}=0, \frac{\part{I(\theta)}}{\part(y)}=0

Odor localization is a combination of quantitative analysis of chemical odor and path searching algorithms, and the environmental condition plays a vital role in the localization quality. Different methods should be developed according to the real conditions for better application of this technique in reality.

See also

References

  1. http://journals1.scholarsportal.info.myaccess.library.utoronto.ca/tmp/3825622692240070571.pdf
  2. Sensors Council. (2012). Special issue on Machine Olfaction. IEEE SENSORS JOURNAL, 11(12), 3486-3486 . Retrieved March 20, 2012, from the Scholars Portal Journal database.
  3. http://journals1.scholarsportal.info.myaccess.library.utoronto.ca/tmp/3825622692240070571.pdf
  4. Sensors Council. (2002). Pattern analysis for machine olfaction: a review . IEEE SENSORS JOURNAL, 2(3), 189-202 . Retrieved March 20, 2012, from the Scholars Portal database.
  5. Phaisangittisagul, E., & Nagle, H. T. (2011). Predicting odor mixture's responses on machine olfaction sensors. Sensors & Actuators: B. Chemical, 155(2), 473-482
  6. Vembu, S.;Vergara, A.;Muezzinoglu, M. K.;Huerta, R. (2012). On time series features and kernels for machine olfaction. Sensors &Actuators: B. Chemical,174, 535
  7. Baranidharan Raman,"Sensor-based Machine Olfaction with Neuromorphic Models of the Olfactory System",University of Madras, India; M.S., Texas A&M University, December 2005
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. Lua error in package.lua at line 80: module 'strict' not found.
  13. Lua error in package.lua at line 80: module 'strict' not found.
  14. Lua error in package.lua at line 80: module 'strict' not found.
  15. Lua error in package.lua at line 80: module 'strict' not found.
  16. Lua error in package.lua at line 80: module 'strict' not found.

External links