| Literature DB >> 35591143 |
Félix Meléndez1, Patricia Arroyo1, Jaime Gómez-Suárez1, Sergio Palomeque-Mangut1, José Ignacio Suárez1, Jesús Lozano1.
Abstract
2,4,6-trichloroanisole (TCA) is mainly responsible for cork taint in wine, which causes significant economic losses; therefore, the wine and cork industries demand an immediate, economic, noninvasive and on-the-spot solution. In this work, we present a novel prototype of an electronic nose (e-nose) using an array of digital and analog metal-oxide gas sensors with a total of 31 signals, capable of detecting TCA, and classifying cork samples with low TCA concentrations (≤15.1 ng/L). The results show that the device responds to low concentrations of TCA in laboratory conditions. It also differentiates among the inner and outer layers of cork bark (81.5% success) and distinguishes among six different samples of granulated cork (83.3% success). Finally, the device can predict the concentration of a new sample within a ±10% error margin.Entities:
Keywords: TCA; cork industry; electronic nose; machine learning; machine olfaction
Mesh:
Substances:
Year: 2022 PMID: 35591143 PMCID: PMC9102965 DOI: 10.3390/s22093453
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.847
Figure 1MultisensorNOSE top view.
Figure 2MultisensorNOSE block diagram. External battery (a); Voltage regulators and Battery Charger (b); 5 VDC components (c); 3.3 VDC components (d); 1.8 VDC components (e); Smartphone connected via Bluetooth (f).
Sensors used in multisensorNOSE and output signals.
| Sensor Model | Manufacturer | Type | Output Signals |
|---|---|---|---|
| BME680 | Bosch Sensortech GmbH, Germany | Digital | Temperature, Relative Humidity, Pressure, Resistance Value |
| CCS811 | ScioSense B.V., The Netherlands | Digital | CO2, TVOCs 1, Resistance Value |
| SGP30 | Sensirion AG, Switzerland | Digital | CO2, TVOCs, H2 (raw signal 2), Ethanol (raw signal) |
| iAQ-Core C | ScioSense B.V., The Netherlands | Digital | CO2, TVOCs, Resistance Value |
| ZMOD4410 | Renesas Electronics Corporation, Japan | Digital | Ethanol (raw signal), Resistance Value, CO2, TVOC, IAQ 3 |
| MiCS-2714 | SGX Sensortech, Switzerland | Analog | NO2 |
| MiCS-5524 | SGX Sensortech, Switzerland | Analog | CO |
| MiCS-4514 | SGX Sensortech, Switzerland | Analog | CO, NO2 |
| MiCS-5914 | SGX Sensortech, Switzerland | Analog | NH3 |
| MiCS-6814 | SGX Sensortech, Switzerland | Analog | CO, NO2, NH3 |
| CCS801 | ScioSense B.V., The Netherlands | Analog | VOCs |
| CCS803 | ScioSense B.V., The Netherlands | Analog | Ethanol |
| TGS8100 | Figaro Engineering Inc., Japan | Analog | VOCs |
| AS-MLV-P2 | ScioSense B.V., The Netherlands | Analog | VOCs |
1 Total Volatile Organic Compounds. 2 Pre-processed signal from sensor resistance. 3 Air Quality Index.
Figure 3Developed application screenshots. (a) Data from the sensors; (b) Graphic with the time evolution from one of the signals.
ASCII codes for multisensorNOSE experiments commands.
| Command | ASCII Code | Description |
|---|---|---|
| MEAS_BME | BME680\r\n | Send a BME680 measure |
| MEAS_SGP | SGP30\r\n | Send a SGP30 measure |
| MEAS_CCS | CCS811\r\n | Send a CCS811 measure |
| MEAS_IAQ | iAQ-Core\r\n | Send an iAQ-Core measure |
| MEAS_ZM | ZMOD4410\r\n | Send a ZMOD4410 measure |
| MEAS_SAN | SenAn\r\n | Send from all analog sensors |
| EXP_MAIN | Exper\r\n | Initiate main experiment |
| EXP_BME | Exper1\r\n | Initiate only BME680 experiment |
| EXP_SGP | Exper2\r\n | Initiate only SGP30 experiment |
| EXP_CCS | Exper3\r\n | Initiate only CCS811 experiment |
| EXP_IAQ | Exper4\r\n | Initiate only iAQ-Core experiment |
| EXP_ZM | Exper5\r\n | Initiate only ZMOD4410 experiment |
| EXP_SAN | Exper6\r\n | Initiate only analog sensors experiment |
| STOP | Stop\r\n | Stop experiment |
| INFO | INFO\r\n | Send device details |
Figure 4Experimental setup.
Figure 5Samples. (a) Permeation tube with TCA; (b) Layers of bark slab; (c) Granulated cork samples.
Figure 6ZMOD4410 response to different TCA concentrations. The black dashed line represents the TCA concentration, the blue line represents the sensor response, and the red dotted lines show that the relative humidity remained constant during the experiment (33% R.H. approx.).
Figure 7Confusion matrix for cork slab results.
Figure 8PCA plot for measurements with granulated corks at different concentrations.
Figure 9Confusion matrices for granulated cork results. (a) LOOCV with 14 cycles; (b) CV with the remaining three cycles.
Real concentration and predicted concentration in ng/L.
| Class | Real Concentration (ng/L) | Predicted Concentration (ng/L) |
|---|---|---|
| A | 4.1 | 4.5 |
| A | 4.1 | 4.6 |
| A | 4.1 | 4.2 |
| B | 6.5 | 6.7 |
| B | 6.5 | 7.1 |
| B | 6.5 | 6.6 |
| C | 8.3 | 8.5 |
| C | 8.3 | 7.8 |
| C | 8.3 | 7.9 |
| D | 10.7 | 7.2 |
| D | 10.7 | 7.4 |
| D | 10.7 | 8.0 |
| E | 12.4 | 11.8 |
| E | 12.4 | 12.3 |
| E | 12.4 | 13.6 |
| F | 15.1 | 14.9 |
| F | 15.1 | 15.0 |
| F | 15.1 | 14.6 |
Figure 10Results of the prediction model.