ACS Publications. Most Trusted. Most Cited. Most Read
Resolving Fast Gas Transients with Metal Oxide Sensors
My Activity
  • Open Access
Letter

Resolving Fast Gas Transients with Metal Oxide Sensors
Click to copy article linkArticle link copied!

Open PDFSupporting Information (1)

ACS Sensors

Cite this: ACS Sens. 2021, 6, 3, 688–692
Click to copy citationCitation copied!
https://doi.org/10.1021/acssensors.0c02006
Published February 1, 2021

Copyright © 2021 American Chemical Society. This publication is licensed under

CC-BY 4.0 .

Abstract

Click to copy section linkSection link copied!

Electronic olfaction can help detect and localize harmful gases and pollutants, but the turbulence of the natural environment presents a particular challenge: odor encounters are intermittent, and an effective electronic nose must therefore be able to resolve short odor pulses. The slow responses of the widely used metal oxide (MOX) gas sensors complicate the task. Here, we combine high-resolution data acquisition with a processing method based on Kalman filtering and absolute-deadband sampling to extract fast onset events. We find that our system can resolve the onset time of odor encounters with enough precision for source direction estimation with a pair of MOX sensors in a stereo-osmic configuration.

This publication is licensed under

CC-BY 4.0 .
  • cc licence
  • by licence
Copyright © 2021 American Chemical Society
Electronic olfaction has potential in many areas such as industrial and environmental monitoring and safety, where it can help detect and localize harmful gases or pollutants. However, in natural environments, odors are dispersed by turbulent plumes and encounters are intermittent. (1) The temporal statistics of these odor pulses (hereafter also called bouts) contain information about source location. (2) An effective electronic nose thus needs to resolve both short pulses and pulses in rapid succession. Metal oxide (MOX) gas sensors are widely used, but have impulse response durations on the order of tens to hundreds of seconds, (3) and are therefore often thought to be of limited utility in turbulent environments.
However, a large part of the impulse response is due to a slow sensor recovery phase, on the order of 100 s, in which the sensor conductance slowly returns to the baseline while the initial reaction of the volatiles with the sensor electrode is reversed. (4) The onset of the response itself is near-instantaneous and can be detected after fractions of a second. Therefore, repeated short-duration bouts could be detectable with the help of specific physical mitigation (for instance, sensor purging (5) or pulsed heating (6)) or through signal processing that separates the initial binding from the recovery phase.
Here, we built a multichannel MOX sensor electronic nose with high bit depth and sampling rate to investigate how much can be achieved through signal processing alone. We developed a signal processing method based on a Kalman filter and absolute deadband sampling to isolate successive bouts and encode their onset time. We demonstrate the system’s ability to resolve onset times and repeated bouts in a stereo-enose setup that infers the direction of a puff of odorant from stereo delays.

Results

Click to copy section linkSection link copied!

Data Acquisition

Our gas sensor boards consist of four metal oxide (MOX) sensors and a high-resolution analog-to-digital converter (ADC). We use four sensors manufactured by Figaro Inc. (Osaka, Japan): TGS2600, TGS2602, TGS2610, and TGS2620, to cover a wide range of target gases. The ADC (ADS122C04, Texas Instruments) offers 24 bits of resolution and can sample all four sensor channels at a frequency of up to 200 Hz. As MOX sensors are affected by ambient temperature and humidity, the boards can also host an optional 16-bit digital temperature and humidity sensor (SHT31-DIS, Sensirion).
An I2C bus operating at 800 kHz connects the boards to a microcontroller (Teensy 4.0, PJRC.COM) that reads out the data and transmits it to the host computer via USB (Figure 1). The system is set up so that the microcontroller can handle multiple sensors in parallel, for instance, left and right electronic noses in a stereoconfiguration.

Figure 1

Figure 1. Simplified schematic of the sensor boards. The ADC on each sensor board measures the voltage across the MOX sensing elements RS. A separate 5 V supply powers the heating elements RH. The sensor board communicates via I2C with a Cortex-M7 microcontroller that transmits the data to the host computer.

The gas sensors are connected to the ADC in the voltage divider configuration that is standard for this type of sensor, (7) with the sensing element RS in series with a load resistor RL (Figure 1). This configuration works well with the chosen ADC as it allows a ratiometric measurement relative to the power supply, free from common-mode noise. On the other hand, its sensitivity degrades as RS deviates from RL, which normally requires an adjustable RL calibrated for a specific sensor at a given temperature and expected gas concentration. Here, we make use of the ADC’s high resolution and variable input gain instead, which lets us pick a fixed load resistor RL = 68 kΩ and still maintain a good sensitivity through a large range of concentrations and ambient conditions (Figure 2).

Figure 2

Figure 2. Automatic input gain selection maintains sensitivity over a large input range. ADC measurement for a varying sensor resistance RS at gain settings 1×, 2×, and 4×. RS follows an approximate power law with respect to gas concentration; thus, it makes sense to use a logarithmic scale, where the slope of the measurement function indicates the sensitivity to a relative change (e.g., ±1% in gas ppm). Thin arrows indicate the thresholds at which we increase or decrease the input gain to avoid the regions of lower sensitivity. The red line indicates the load resistance RL for reference.

The ADC measures a ratio , where VS and VL are the voltages across RS and RL, respectively. From this, we compute the relative conductance grel of each sensor relative to its load resistor
Then, we divide by the baseline values at the start of each recording to get the normalized sensor conductance g at time t
The purpose of the normalization is to use the same parameters for processing multiple sensors with different characteristics. It is not fundamentally required, since none of the algorithms assume a specific or constant baseline value for g.
In preliminary work, we had found the quantization noise from 10-bit ADCs to be not insignificant compared to the signals of interest, complicating downstream processing. The 24-bit ADC solves this problem, and its good noise performance lets us resolve very low amplitude fluctuations (see Supporting Information Figure S-1).

Experimental Setup

We deliver puffs of isopropyl alcohol (IPA) to the sensors by means of a soft plastic bottle (NeilMed Inc., USA) squeezed by a servomotor to force vapors out of the nozzle (Figure 3). This creates a sharp puff that we could observe up to 50 cm from the nozzle in a quiet atmosphere.

Figure 3

Figure 3. Automated setup delivers puffs of odorant toward stereo sensor boards. A: Side view of the system in its left-to-right configuration. B, inset: top view of a sensor board showing the position of the four sensors in relation to the stimulus axis.

We record simultaneously from two identical boards placed along the direction of travel of the puff. This yields four pairs of stereo channels (S0 to S3), one for each MOX sensor type. We aim the stimuli slightly downward onto a flat surface and position the top of the MOX sensors flush with that surface to reduce turbulence caused by the sensors themselves, which might otherwise disrupt the narrow odor plume before it reaches sensors on the far side. We record one data set with the stimulus traveling in the left-to-right direction, and then move the bottle to the other side and record another data set for the right-to-left direction.

Post-Processing

MOX sensors respond to puff of odorants with a fast rising phase, followed by a slower decay back to baseline (Figure 4A). This slow decay can mask fast transients, for instance, when two bouts occur close together in time (see, e.g., Figure 5A). The goal of post-processing is to isolate the onset of the rising phase, thus providing the ability to resolve short odor pulses. Various solutions have been explored in previous work, such as taking the second derivative or deconvolution based on an estimate of the sensor’s impulse response function, (2) blind deconvolution, (8) and band-pass filters. (9)

Figure 4

Figure 4. Kalman filtering recovers the onset of odorant bouts. The arrowhead (▲) marks the time when the odorant bottle is squeezed. A. Conductance g and its second derivative a estimated by the Kalman filter. B. Zooming in shows the effect of the filter parameter τ on the late-phase response. The second peak (*) is effectively removed with τ = 3 s without affecting the early response. The feature marked † is unrelated and probably caused by a transient disturbance of the sensor.

Figure 5

Figure 5. Events generated from the bout velocity variable isolate the onset of each bout. Responses of two sensor pairs during the same trial with two puffs of odorant (▲) at a 5 s interval in the right-to-left direction. A,B. Conductance g and bout velocity o estimated by the Kalman filter for the TGS2602 sensors (left and right), together with the resulting events (thin vertical lines) and event rate (time histogram). C,D. Same as A and B, but with the TGS2620 sensors, which have a faster response time.

Here, we use a constant-acceleration Kalman filter to compute a denoised estimate of the second derivative of the signal. The second derivative peaks at the onset of each puff (Figure 4A). However, it also has a second, smaller positive peak when the relaxation slows down, since that registers as a positive acceleration (Figure 4B). As this could cause spurious bout detections (it is very small compared to the onset response, but still 5 times larger than our bout detection threshold), we modify the filter to suppress the second peak. We do this by incorporating an exponential decay term into the system equations for the first derivative v, thus removing the expected relaxation from the residual second derivative a
The parameter τ sets the time constant of the decay term. We estimate it empirically for each sensor type, selecting the highest value which still suppresses the second peak. We also define a variable o = ∫a(t) dt, which we call bout velocity. Being the integral of the residual second derivative a, this variable is essentially a first derivative of the signal, like v, but with the second peak removed.

Event-Based Onset Encoding

For the purpose of bout detection, it is the time of the odorant onset that matters, more than the precise time course of the sensor conductance during and after the bout. Therefore, it makes sense to transform the continuous filter output into an event-based representation that only transmits information during periods of increasing conductance.
We employ an event-based encoding related to delta modulation that has been variously called deadband sampling (10) or send-on-delta, (11) and is also used in the DVS camera. (12)
If the variable’s value at a time t is z(t) and the time of the last event is tprev, then a new event is emitted whenever the difference exceeds a certain threshold θ = 0.02
This form of absolute deadband sampling yields a stream of events with an instantaneous rate , as the algorithm differentiates. The sign of the difference indicates whether the variable increased (ON events) or decreased (OFF events). We discard all OFF events as these do not correspond to the onset of a bout.
This event-based encoding can be applied to the sensor conductance (z = g, for an event rate f proportional to v), as well as to the bout velocity variable (z = o, for an event rate f proportional to the filter output a). We find that when applied to the filter output, it produces well-separated bursts of events for two bouts separated by 5 s, a much shorter delay than the recovery phase of the sensor conductance (Figure 5B,D). On the other hand, events generated from the sensor conductance are prone to merging into a single burst when bouts follow each other closely (Figure 5A).

Direction Detection in Stereo-Osmic Configuration

We apply this event-based encoding to the data obtained from our recording setup in stereo-osmic configuration (Figure 3). As the stimulus travels over the sensors, the left and right sensor boards will detect its onset at slightly different times, with the delay between left and right boards depending on the speed and direction of the puff. We extract the time of the first event on each channel, and then compute the time differences between the left and right sensors (Figure 6). We find that the sign of that time difference encodes the direction of the stimulus unambiguously, despite some variance due to turbulent flow. A slight systematic offset is apparent between channels. We have observed a similar effect when the axis of the puff deviates from the center line; thus, the offset may be due to lateral flow, although mismatched sensor characteristics may also play a role.

Figure 6

Figure 6. Relative delays between left and right channels encode the direction of travel. Shown here are the delays between the first event on the left channel and the first event on the right channel over 40 trial runs, color-coded by stimulus direction (20 trials with a left-to-right puff and 20 with a right-to-left puff). Three outliers with a delay greater than 2 s are not shown on this graph.

Discussion

Click to copy section linkSection link copied!

We show that off-the-shelf metal oxide sensors can resolve relative onset delays in the subsecond range using a Kalman filter to extract bout onset times. This software approach could be combined with hardware measures (5,6) to increase the temporal resolution of the data even further.
The proposed method is inherently robust to baseline drift, a common issue with MOX sensors where their conductance at a certain odorant concentration will vary over the lifetime of the sensor and across the slower changes in ambient temperature and humidity.
We find that bout onset information lends itself well to event-based encoding and processing. In the past decade, event-based sensors have garnered interest, because they are efficient in bandwidth (transmitting only changes rather than redundant frames) and make certain tasks simpler. While electronic olfaction is still low-bandwidth and low-dimensional compared to vision, this may change as sensor technology improves. Inferring stereo delays from event timing is less computationally expensive than, for instance, from the cross-correlogram of the two channels.
In our experiment, the timing of bout onset events is enough to estimate the direction of a puff of odorant, just like bout frequency was already known to contain information about the distance to the source. (2) Future research should confirm how well that event-based approach translates to real-world conditions, and assess to which extent event timing is sufficient to navigate toward an odor source with more chaotic plumes and lower odorant concentrations.
For instance, the ability of the system to resolve successive bouts at short intervals should be explored systematically. From the data in Figure 5, we estimate that we can separate successive bouts down to an interval of about 1 to 3 s, but this would have to be quantified in conjunction with ground truth data about the plume structure.
Finally, while we have not quantified the effect of bit depth on the stereo detection task presented here (which uses relatively high concentrations), our system’s ability to resolve very low-amplitude fluctuations may also be advantageous when applied to low-concentration plumes.

Conclusion

Click to copy section linkSection link copied!

Our work demonstrates how a relatively simple and lightweight setup using MOX sensors can extract onset times and separate successive bouts at intervals much shorter than the sensor’s recovery time. Increased temporal resolution renders metal oxide sensors more useful in extracting data from turbulent plumes, in particular, when the temporal structure of gas concentration fluctuations is of concern, rather than absolute concentration values.
This highlights their potential for odor-guided navigation in embedded systems such as weight-constrained aerial vehicles. (13) In ground-based robots, the proposed method could remove the need for a separate anemometer to estimate odor source direction.
While the present work focused on temporal resolution, future research should assess whether particular odorants and mixtures of odorants can be reliably identified using the event-based approach. This would constitute a purely event-based system for the simultaneous identification and localization of gas sources.

Supporting Information

Click to copy section linkSection link copied!

The Supporting Information is available free of charge at https://pubs.acs.org/doi/10.1021/acssensors.0c02006.

  • Impact of ADC resolution on the acquisition of low-amplitude signals (PDF)

Terms & Conditions

Most electronic Supporting Information files are available without a subscription to ACS Web Editions. Such files may be downloaded by article for research use (if there is a public use license linked to the relevant article, that license may permit other uses). Permission may be obtained from ACS for other uses through requests via the RightsLink permission system: http://pubs.acs.org/page/copyright/permissions.html.

Author Information

Click to copy section linkSection link copied!

  • Corresponding Author
  • Author
    • Michael Schmuker - Biocomputation group, Department of Computer Science, University of Hertfordshire, Hatfield AL10 9AB, United Kingdom
  • Notes
    The authors declare no competing financial interest.

Acknowledgments

Click to copy section linkSection link copied!

D.D. and M.S. were funded from EU H2020 Grants 785907 and 945539 (Human Brain Project SGA2 and SGA3). M.S. was funded by MRC grant MR/T046759/1 (NeuroNex: From Odor to Action).

References

Click to copy section linkSection link copied!

This article references 13 other publications.

  1. 1
    Mylne, K. R.; Mason, P. J. Concentration fluctuation measurements in a dispersing plume at a range of up to 1000 m. Q. J. R. Meteorol. Soc. 1991, 117, 177206,  DOI: 10.1002/qj.49711749709
  2. 2
    Schmuker, M.; Bahr, V.; Huerta, R. Exploiting plume structure to decode gas source distance using metal-oxide gas sensors. Sens. Actuators, B 2016, 235, 636646,  DOI: 10.1016/j.snb.2016.05.098
  3. 3
    Pashami, S.; Lilienthal, A. J.; Trincavelli, M. Detecting changes of a distant gas source with an array of MOX gas sensors. Sensors 2012, 12, 1640416419,  DOI: 10.3390/s121216404
  4. 4
    Korotcenkov, G. The role of morphology and crystallographic structure of metal oxides in response of conductometric-type gas sensors. Mater. Sci. Eng., R 2008, 61, 139,  DOI: 10.1016/j.mser.2008.02.001
  5. 5
    Gonzalez, J.; Monroy, J. G.; Garcia, F.; Blanco, J. L. The Multi-Chamber Electronic Nose (MCE-nose); 2011 IEEE International Conference on Mechatronics; 2011; pp 16.  DOI: 10.1109/ICMECH.2011.5971193 .
  6. 6
    Vergara, A.; Benkstein, K. D.; Montgomery, C. B.; Semancik, S. Demonstration of Fast and Accurate Discrimination and Quantification of Chemically Similar Species Utilizing a Single Cross-Selective Chemiresistor. Anal. Chem. 2014, 86, 67536757,  DOI: 10.1021/ac501490k
  7. 7
    Arshak, K.; Lyons, G.; Cavanagh, L.; Clifford, S. Front-end signal conditioning used for resistance-based sensors in electronic nose systems: a review. Sens. Rev. 2003, 23, 230241,  DOI: 10.1108/02602280310481850
  8. 8
    Martinez, D.; Burgués, J.; Marco, S. Fast Measurements with MOX Sensors: A Least-Squares Approach to Blind Deconvolution. Sensors 2019, 19, 4029,  DOI: 10.3390/s19184029
  9. 9
    Burgués, J.; Valdez, L. F.; Marco, S. High-bandwidth e-nose for rapid tracking of turbulent plumes; 2019 IEEE International Symposium on Olfaction and Electronic Nose (ISOEN); 2019.  DOI: 10.1109/ISOEN.2019.8823158 .
  10. 10
    Vasyutynskyy, V.; Kabitzsch, K. Towards Comparison of Deadband Sampling Types; 2007 IEEE International Symposium on Industrial Electronics; 2007; pp 28992904.  DOI: 10.1109/ISIE.2007.4375074 .
  11. 11
    Miskowicz, M. Send-On-Delta Concept: An Event-Based Data Reporting Strategy. Sensors 2006, 6, 4963,  DOI: 10.3390/s6010049
  12. 12
    Lichtsteiner, P.; Posch, C.; Delbruck, T. A. 128 × 128 120 dB 15 us Latency Asynchronous Temporal Contrast Vision Sensor. IEEE J. Solid-State Circuits 2008, 43, 566576,  DOI: 10.1109/JSSC.2007.914337
  13. 13
    Burgués, J.; Hernández, V.; Lilienthal, A.; Marco, S. Smelling Nano Aerial Vehicle for Gas Source Localization and Mapping. Sensors 2019, 19, 478,  DOI: 10.3390/s19030478

Cited By

Click to copy section linkSection link copied!
Citation Statements
Explore this article's citation statements on scite.ai

This article is cited by 23 publications.

  1. Wentao Sun, Zhiyuan Wu, Boxuan Yang, Shurui Fan, Zhongqiu Hua. Discriminative Detection of Different Cigarette Brands Using a Fast-Response Electronic Nose. ACS Omega 2023, 8 (48) , 46034-46042. https://doi.org/10.1021/acsomega.3c07002
  2. Haruka Honda, Tsunaki Takahashi, Yohsuke Shiiki, Hao Zeng, Kentaro Nakamura, Shintaro Nagata, Takuro Hosomi, Wataru Tanaka, Guozhu Zhang, Masaki Kanai, Kazuki Nagashima, Hiroki Ishikuro, Takeshi Yanagida. Impact of Lateral SnO2 Nanofilm Channel Geometry on a 1024 Crossbar Chemical Sensor Array. ACS Sensors 2022, 7 (2) , 460-468. https://doi.org/10.1021/acssensors.1c02173
  3. Hongyang Jin, Xuezhi Chang, Xiangyu Luan, Zihao Chen, Tao Zhang, Jingmin Dang, Xiaohui Weng, Zhiyong Chang. A bio-inspired gas sensing sampling chamber inspired by the sensitive olfaction of sturgeons: Achieving low-power inspection and high-sensitivity sensing. Sensors and Actuators B: Chemical 2025, 433 , 137536. https://doi.org/10.1016/j.snb.2025.137536
  4. Nik Dennler, Aaron True, André van Schaik, Michael Schmuker. Neuromorphic principles for machine olfaction. Neuromorphic Computing and Engineering 2025, 5 (2) , 023001. https://doi.org/10.1088/2634-4386/add0dc
  5. Chongyu Liang, Peng Li, Shuguo Yu. Study of covalent organic framework (COF) enhancement of SnS2 sensitivity ppb level NH3 sensor. Ceramics International 2025, 33 https://doi.org/10.1016/j.ceramint.2025.02.282
  6. Yingying Xue, Shimeng Mou, Changming Chen, Weijie Yu, Hao Wan, Liujing Zhuang, Ping Wang. Rapid distance estimation of odor sources by electronic nose with multi-sensor fusion based on spiking neural network. Sensors and Actuators B: Chemical 2025, 422 , 136665. https://doi.org/10.1016/j.snb.2024.136665
  7. Nik Dennler, Damien Drix, Tom P. A. Warner, Shavika Rastogi, Cecilia Della Casa, Tobias Ackels, Andreas T. Schaefer, André van Schaik, Michael Schmuker. High-speed odor sensing using miniaturized electronic nose. Science Advances 2024, 10 (45) https://doi.org/10.1126/sciadv.adp1764
  8. Taoping Liu, Wentian Zhang, Li Wang, Maiken Ueland, Shari L. Forbes, Wei Xing Zheng, Steven Weidong Su. Numerical Differentiation From Noisy Signals: A Kernel Regularization Method to Improve Transient-State Features for the Electronic Nose. IEEE Transactions on Systems, Man, and Cybernetics: Systems 2024, 54 (6) , 3497-3511. https://doi.org/10.1109/TSMC.2024.3362067
  9. Thorben Schoepe, Damien Drix, Franz Marcus Schüffny, Rebecca Miko, Samuel Sutton, Elisabetta Chicca, Michael Schmuker. Odour Localization in Neuromorphic Systems. 2024, 1-5. https://doi.org/10.1109/ISCAS58744.2024.10558186
  10. Mykhail Tereshkov, Tetiana Dontsova, Bilge Saruhan, Svitlana Krüger. Metal Oxide-Based Sensors for Ecological Monitoring: Progress and Perspectives. Chemosensors 2024, 12 (3) , 42. https://doi.org/10.3390/chemosensors12030042
  11. Jihee Kim, Masoud Nazarian-Samani, Jihyun Lee, Sang-kil Lee, Ji Hee Pi, Kyu Hyong Lee, Yu Jin Kim, Sanghyeon Lee, Wooyoung Lee. Extrinsic oxygen defects in SnO/SnO2 heterostructure for efficient NO2 gas detection. Sensors and Actuators B: Chemical 2024, 399 , 134751. https://doi.org/10.1016/j.snb.2023.134751
  12. Michele Galvani, Sonia Freddi, Luigi Sangaletti. Disclosing Fast Detection Opportunities with Nanostructured Chemiresistor Gas Sensors Based on Metal Oxides, Carbon, and Transition Metal Dichalcogenides. Sensors 2024, 24 (2) , 584. https://doi.org/10.3390/s24020584
  13. Kevin S Chen, Rui Wu, Marc H Gershow, Andrew M Leifer. Continuous odor profile monitoring to study olfactory navigation in small animals. eLife 2023, 12 https://doi.org/10.7554/eLife.85910
  14. Jinyong Xu, Xiaoxi He, Kaichun Xu, Hanlin Liao, Chao Zhang. Synthesis and optimization strategies of nanostructured metal oxides for chemiresistive methanol sensors. Ceramics International 2023, 49 (13) , 21113-21132. https://doi.org/10.1016/j.ceramint.2023.03.274
  15. J. Burgués, S. Marco. Drone-Based Monitoring of Environmental Gases. 2023, 115-137. https://doi.org/10.1007/978-3-031-08476-8_6
  16. Maximilian Koehne, Christopher Schmidt, Satnam Singh, Andreas Grasskamp, Tilman Sauerwald, Gina Zeh. Development of a gas chromatography system coupled to a metal-oxide semiconductor (MOS) sensor, with compensation of the temperature effects on the column for the measurement of ethene. Journal of Sensors and Sensor Systems 2023, 12 (2) , 215-223. https://doi.org/10.5194/jsss-12-215-2023
  17. Nirag Kadakia, Mahmut Demir, Brenden T. Michaelis, Brian D. DeAngelis, Matthew A. Reidenbach, Damon A. Clark, Thierry Emonet. Odour motion sensing enhances navigation of complex plumes. Nature 2022, 611 (7937) , 754-761. https://doi.org/10.1038/s41586-022-05423-4
  18. Nik Dennler, Damien Drix, Shavika Rastogi, André van Schaik, Michael Schmuker. Rapid Inference of Geographical Location with an Event-based Electronic Nose. 2022, 112-114. https://doi.org/10.1145/3517343.3517381
  19. Nguyen Van Duy, Nguyen Xuan Thai, Trinh Minh Ngoc, Dang Thi Thanh Le, Chu Manh Hung, Hugo Nguyen, Matteo Tonezzer, Nguyen Van Hieu, Nguyen Duc Hoa. Design and fabrication of effective gradient temperature sensor array based on bilayer SnO2/Pt for gas classification. Sensors and Actuators B: Chemical 2022, 351 , 130979. https://doi.org/10.1016/j.snb.2021.130979
  20. Hai Yu, Xiaoqi Yu, Chengyou Liu, Yong Zhang. Significant effect of SDS on the optimum operating temperature of ZnO nanosheets gas-sensitive materials. The European Physical Journal Applied Physics 2022, 97 , 3. https://doi.org/10.1051/epjap/2021210247
  21. Anna-Maria Jürgensen, Afshin Khalili, Elisabetta Chicca, Giacomo Indiveri, Martin Paul Nawrot. A neuromorphic model of olfactory processing and sparse coding in the Drosophila larva brain. Neuromorphic Computing and Engineering 2021, 1 (2) , 024008. https://doi.org/10.1088/2634-4386/ac3ba6
  22. Archibald Rohde, Trudi-Heleen Joubert. A Portable e-nose for Monitoring Amitraz Insecticide in Cattle Dip. 2021, 1-6. https://doi.org/10.1109/AFRICON51333.2021.9570979
  23. Mohammad-Hassan Tayarani-Najaran, Michael Schmuker. Event-Based Sensing and Signal Processing in the Visual, Auditory, and Olfactory Domain: A Review. Frontiers in Neural Circuits 2021, 15 https://doi.org/10.3389/fncir.2021.610446

ACS Sensors

Cite this: ACS Sens. 2021, 6, 3, 688–692
Click to copy citationCitation copied!
https://doi.org/10.1021/acssensors.0c02006
Published February 1, 2021

Copyright © 2021 American Chemical Society. This publication is licensed under

CC-BY 4.0 .

Article Views

2625

Altmetric

-

Citations

Learn about these metrics

Article Views are the COUNTER-compliant sum of full text article downloads since November 2008 (both PDF and HTML) across all institutions and individuals. These metrics are regularly updated to reflect usage leading up to the last few days.

Citations are the number of other articles citing this article, calculated by Crossref and updated daily. Find more information about Crossref citation counts.

The Altmetric Attention Score is a quantitative measure of the attention that a research article has received online. Clicking on the donut icon will load a page at altmetric.com with additional details about the score and the social media presence for the given article. Find more information on the Altmetric Attention Score and how the score is calculated.

  • Abstract

    Figure 1

    Figure 1. Simplified schematic of the sensor boards. The ADC on each sensor board measures the voltage across the MOX sensing elements RS. A separate 5 V supply powers the heating elements RH. The sensor board communicates via I2C with a Cortex-M7 microcontroller that transmits the data to the host computer.

    Figure 2

    Figure 2. Automatic input gain selection maintains sensitivity over a large input range. ADC measurement for a varying sensor resistance RS at gain settings 1×, 2×, and 4×. RS follows an approximate power law with respect to gas concentration; thus, it makes sense to use a logarithmic scale, where the slope of the measurement function indicates the sensitivity to a relative change (e.g., ±1% in gas ppm). Thin arrows indicate the thresholds at which we increase or decrease the input gain to avoid the regions of lower sensitivity. The red line indicates the load resistance RL for reference.

    Figure 3

    Figure 3. Automated setup delivers puffs of odorant toward stereo sensor boards. A: Side view of the system in its left-to-right configuration. B, inset: top view of a sensor board showing the position of the four sensors in relation to the stimulus axis.

    Figure 4

    Figure 4. Kalman filtering recovers the onset of odorant bouts. The arrowhead (▲) marks the time when the odorant bottle is squeezed. A. Conductance g and its second derivative a estimated by the Kalman filter. B. Zooming in shows the effect of the filter parameter τ on the late-phase response. The second peak (*) is effectively removed with τ = 3 s without affecting the early response. The feature marked † is unrelated and probably caused by a transient disturbance of the sensor.

    Figure 5

    Figure 5. Events generated from the bout velocity variable isolate the onset of each bout. Responses of two sensor pairs during the same trial with two puffs of odorant (▲) at a 5 s interval in the right-to-left direction. A,B. Conductance g and bout velocity o estimated by the Kalman filter for the TGS2602 sensors (left and right), together with the resulting events (thin vertical lines) and event rate (time histogram). C,D. Same as A and B, but with the TGS2620 sensors, which have a faster response time.

    Figure 6

    Figure 6. Relative delays between left and right channels encode the direction of travel. Shown here are the delays between the first event on the left channel and the first event on the right channel over 40 trial runs, color-coded by stimulus direction (20 trials with a left-to-right puff and 20 with a right-to-left puff). Three outliers with a delay greater than 2 s are not shown on this graph.

  • References


    This article references 13 other publications.

    1. 1
      Mylne, K. R.; Mason, P. J. Concentration fluctuation measurements in a dispersing plume at a range of up to 1000 m. Q. J. R. Meteorol. Soc. 1991, 117, 177206,  DOI: 10.1002/qj.49711749709
    2. 2
      Schmuker, M.; Bahr, V.; Huerta, R. Exploiting plume structure to decode gas source distance using metal-oxide gas sensors. Sens. Actuators, B 2016, 235, 636646,  DOI: 10.1016/j.snb.2016.05.098
    3. 3
      Pashami, S.; Lilienthal, A. J.; Trincavelli, M. Detecting changes of a distant gas source with an array of MOX gas sensors. Sensors 2012, 12, 1640416419,  DOI: 10.3390/s121216404
    4. 4
      Korotcenkov, G. The role of morphology and crystallographic structure of metal oxides in response of conductometric-type gas sensors. Mater. Sci. Eng., R 2008, 61, 139,  DOI: 10.1016/j.mser.2008.02.001
    5. 5
      Gonzalez, J.; Monroy, J. G.; Garcia, F.; Blanco, J. L. The Multi-Chamber Electronic Nose (MCE-nose); 2011 IEEE International Conference on Mechatronics; 2011; pp 16.  DOI: 10.1109/ICMECH.2011.5971193 .
    6. 6
      Vergara, A.; Benkstein, K. D.; Montgomery, C. B.; Semancik, S. Demonstration of Fast and Accurate Discrimination and Quantification of Chemically Similar Species Utilizing a Single Cross-Selective Chemiresistor. Anal. Chem. 2014, 86, 67536757,  DOI: 10.1021/ac501490k
    7. 7
      Arshak, K.; Lyons, G.; Cavanagh, L.; Clifford, S. Front-end signal conditioning used for resistance-based sensors in electronic nose systems: a review. Sens. Rev. 2003, 23, 230241,  DOI: 10.1108/02602280310481850
    8. 8
      Martinez, D.; Burgués, J.; Marco, S. Fast Measurements with MOX Sensors: A Least-Squares Approach to Blind Deconvolution. Sensors 2019, 19, 4029,  DOI: 10.3390/s19184029
    9. 9
      Burgués, J.; Valdez, L. F.; Marco, S. High-bandwidth e-nose for rapid tracking of turbulent plumes; 2019 IEEE International Symposium on Olfaction and Electronic Nose (ISOEN); 2019.  DOI: 10.1109/ISOEN.2019.8823158 .
    10. 10
      Vasyutynskyy, V.; Kabitzsch, K. Towards Comparison of Deadband Sampling Types; 2007 IEEE International Symposium on Industrial Electronics; 2007; pp 28992904.  DOI: 10.1109/ISIE.2007.4375074 .
    11. 11
      Miskowicz, M. Send-On-Delta Concept: An Event-Based Data Reporting Strategy. Sensors 2006, 6, 4963,  DOI: 10.3390/s6010049
    12. 12
      Lichtsteiner, P.; Posch, C.; Delbruck, T. A. 128 × 128 120 dB 15 us Latency Asynchronous Temporal Contrast Vision Sensor. IEEE J. Solid-State Circuits 2008, 43, 566576,  DOI: 10.1109/JSSC.2007.914337
    13. 13
      Burgués, J.; Hernández, V.; Lilienthal, A.; Marco, S. Smelling Nano Aerial Vehicle for Gas Source Localization and Mapping. Sensors 2019, 19, 478,  DOI: 10.3390/s19030478
  • Supporting Information

    Supporting Information


    The Supporting Information is available free of charge at https://pubs.acs.org/doi/10.1021/acssensors.0c02006.

    • Impact of ADC resolution on the acquisition of low-amplitude signals (PDF)


    Terms & Conditions

    Most electronic Supporting Information files are available without a subscription to ACS Web Editions. Such files may be downloaded by article for research use (if there is a public use license linked to the relevant article, that license may permit other uses). Permission may be obtained from ACS for other uses through requests via the RightsLink permission system: http://pubs.acs.org/page/copyright/permissions.html.