CN115684316B - Smell recognition method of bionic electronic nose based on MOS gas sensor array - Google Patents

Smell recognition method of bionic electronic nose based on MOS gas sensor array Download PDF

Info

Publication number
CN115684316B
CN115684316B CN202211391199.6A CN202211391199A CN115684316B CN 115684316 B CN115684316 B CN 115684316B CN 202211391199 A CN202211391199 A CN 202211391199A CN 115684316 B CN115684316 B CN 115684316B
Authority
CN
China
Prior art keywords
gas
odor
fingerprint
samples
neural network
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202211391199.6A
Other languages
Chinese (zh)
Other versions
CN115684316A (en
Inventor
黄树杰
陆小博
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhonggeng Ecological Environmental Technology Guangzhou Co ltd
Original Assignee
Zhonggeng Ecological Environmental Technology Guangzhou Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhonggeng Ecological Environmental Technology Guangzhou Co ltd filed Critical Zhonggeng Ecological Environmental Technology Guangzhou Co ltd
Priority to CN202211391199.6A priority Critical patent/CN115684316B/en
Publication of CN115684316A publication Critical patent/CN115684316A/en
Application granted granted Critical
Publication of CN115684316B publication Critical patent/CN115684316B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02ATECHNOLOGIES FOR ADAPTATION TO CLIMATE CHANGE
    • Y02A50/00TECHNOLOGIES FOR ADAPTATION TO CLIMATE CHANGE in human health protection, e.g. against extreme weather
    • Y02A50/20Air quality improvement or preservation, e.g. vehicle emission control or emission reduction by using catalytic converters

Landscapes

  • Investigating Or Analyzing Materials By The Use Of Fluid Adsorption Or Reactions (AREA)

Abstract

The invention discloses a bionic electronic nose odor identification method based on an MOS gas sensor array, which is characterized in that odor fingerprint samples of gas samples with various concentrations and odor types of the gas samples with various concentrations are utilized to train to obtain a circulating neural network model for identifying the gas types; then acquiring smell fingerprints acquired by the MOS gas sensor array for the gas to be detected, and comparing the smell fingerprints with the similarity of all standard smell fingerprints in the smell fingerprint standard library; if the similarity result is larger than the preset threshold value, the gas to be detected is the target gas needing to be identified by smell, and at the moment, the smell fingerprint of the gas to be detected is input into the trained cyclic neural network model to obtain the smell type of the gas to be detected. The invention can improve the accuracy of identifying the smell of the gas to be detected.

Description

Smell recognition method of bionic electronic nose based on MOS gas sensor array
Technical Field
The invention relates to the technical field of odor identification, in particular to an odor identification method of a bionic electronic nose based on an MOS gas sensor array.
Background
The electronic nose is an intelligent instrument constructed by simulating the biological olfactory principle, and is generally composed of a cross-sensitive gas-sensitive sensing array and a proper pattern recognition algorithm, so that qualitative or quantitative recognition of smell is automatically completed. Currently, in order to achieve the goal of distinguishing subtle differences of different complex odors, a general electronic nose is expected to have a hybrid array of a large number of different types of gas sensors, like olfactory neurons in biological olfaction, so as to acquire rich odor information. However, the current electronic nose technology of the gas sensor is easy to be interfered when facing other odors mixed in the ambient air due to large concentration difference of the gas to be detected, and cannot accurately identify the odors of the gas to be detected.
Disclosure of Invention
The embodiment of the invention provides a method for identifying the smell of a bionic electronic nose based on an MOS gas sensor array, which can improve the accuracy of identifying the smell of gas to be detected.
The embodiment of the invention provides a smell recognition method of a bionic electronic nose based on an MOS gas sensor array, which comprises the following steps:
acquiring m-dimensional response value data obtained by detecting gas samples with different concentrations by an MOS gas sensor array of an m-dimensional array, and forming odor fingerprint samples of the gas samples with different concentrations;
training to obtain a cyclic neural network model for identifying the gas types according to the odor fingerprint samples of the gas samples with the concentrations and the odor types of the gas samples with the concentrations;
acquiring m-dimensional response value data obtained by detecting the gas to be detected by an MOS gas sensor array of an m-dimensional array, and forming an odor fingerprint of the gas to be detected;
calculating the similarity between the odor fingerprint of the gas to be detected and each standard odor fingerprint in a preset odor fingerprint standard library;
if the similarity result is greater than the preset threshold value, inputting the odor fingerprint of the gas to be tested into the trained cyclic neural network model to obtain the odor type of the gas to be tested.
As an improvement of the above scheme, the recurrent neural network includes an input layer, a hidden layer and an output layer; the input layer has n neurons corresponding to n gas samples; the number of output layers is the number n of gas types.
As an improvement of the above solution, the training to obtain the cyclic neural network model for identifying the gas type according to the odor fingerprint sample of the gas sample with each concentration and the odor type of the gas sample with each concentration includes:
inputting odor fingerprint samples of the gas samples with various concentrations into the cyclic neural network to obtain predicted odor classification results of the gas samples;
determining a loss value of the recurrent neural network according to the predicted odor classification result of each gas sample and the odor type of each gas sample;
updating parameters of the recurrent neural network through a back propagation algorithm according to the loss value;
and stopping training when the loss value reaches a preset first threshold value or the iteration number reaches a preset second threshold value, and obtaining a trained circulating neural network model for identifying the gas type.
As an improvement of the above solution, the calculating the similarity between the odor fingerprint of the gas to be detected and each standard odor fingerprint in the preset odor fingerprint standard library includes:
and calculating the similarity between the odor fingerprint of the gas to be detected and each standard odor fingerprint in a preset odor fingerprint standard library by using a cosine similarity algorithm.
As an improvement of the above solution, after obtaining the odor type of the gas to be measured, the method further includes:
the control display displays the odor type of the gas to be measured.
Another embodiment of the present invention correspondingly provides a device for identifying smell of a bionic electronic nose based on a MOS gas sensor array, including:
the sample acquisition module is used for acquiring m-dimensional response value data obtained by detecting gas samples with different concentrations by the MOS gas sensor array of the m-dimensional array to form odor fingerprint samples of the gas samples with different concentrations;
the training module is used for training to obtain a cyclic neural network model for identifying the gas types according to the odor fingerprint samples of the gas samples with the concentrations and the odor types of the gas samples with the concentrations;
the data acquisition module is used for acquiring m-dimensional response value data obtained by detecting the gas to be detected by the MOS gas sensor array of the m-dimensional array to form odor fingerprints of the gas to be detected;
the similarity calculation module is used for calculating the similarity between the odor fingerprint of the gas to be detected and each standard odor fingerprint in the preset odor fingerprint standard library;
and the identification module is used for inputting the odor fingerprint of the gas to be tested into the trained cyclic neural network model to obtain the odor type of the gas to be tested if the similarity result is greater than a preset threshold value in the similarity results obtained through calculation.
As an improvement of the above solution, the training module is specifically configured to:
inputting odor fingerprint samples of the gas samples with various concentrations into the cyclic neural network to obtain predicted odor classification results of the gas samples;
determining a loss value of the recurrent neural network according to the predicted odor classification result of each gas sample and the odor type of each gas sample;
updating parameters of the recurrent neural network through a back propagation algorithm according to the loss value;
and stopping training when the loss value reaches a preset first threshold value or the iteration number reaches a preset second threshold value, and obtaining a trained circulating neural network model for identifying the gas type.
As an improvement of the above solution, the similarity calculation module is specifically configured to:
and calculating the similarity between the odor fingerprint of the gas to be detected and each standard odor fingerprint in a preset odor fingerprint standard library by using a cosine similarity algorithm.
Another embodiment of the present invention provides a device for identifying smell of a bionic electronic nose based on a MOS gas sensor array, including a processor, a memory, and a computer program stored in the memory and configured to be executed by the processor, where the processor implements the method for identifying smell of a bionic electronic nose based on a MOS gas sensor array according to the embodiment of the present invention when executing the computer program.
Another embodiment of the present invention provides a storage medium, where the computer readable storage medium includes a stored computer program, and when the computer program runs, the device where the computer readable storage medium is located is controlled to execute the method for identifying smell of a bionic electronic nose based on a MOS gas sensor array according to the embodiment of the present invention.
Compared with the prior art, one of the technical schemes has the following advantages:
training to obtain a cyclic neural network model for identifying gas types by utilizing the odor fingerprint samples of the gas samples with the concentrations and the odor types of the gas samples with the concentrations; then acquiring smell fingerprints acquired by the MOS gas sensor array for the gas to be detected, and comparing the smell fingerprints with the similarity of all standard smell fingerprints in the smell fingerprint standard library; if the similarity result is larger than the preset threshold value, the gas to be detected is the target gas needing to be identified by smell, and at the moment, the smell fingerprint of the gas to be detected is input into the trained cyclic neural network model to obtain the smell type of the gas to be detected. Therefore, according to the embodiment of the invention, the sample of the target gas with different concentrations is used for training the cyclic neural network model, then, whether the gas to be detected contains the target gas or not is determined based on the similarity comparison of the smell fingerprints of the gas to be detected and the standard gas, and if so, the trained cyclic neural network model is used for identifying the smell of the gas to be detected, so that the accuracy of identifying the smell of the gas to be detected is improved.
Drawings
Fig. 1 is a schematic flow chart of a method for identifying smell of a bionic electronic nose based on a MOS gas sensor array according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a bionic electronic nose odor recognition device based on a MOS gas sensor array according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Referring to fig. 1, a flow chart of a method for identifying smell of a bionic electronic nose based on a MOS gas sensor array according to an embodiment of the present invention is provided, where the method for identifying smell of a bionic electronic nose based on a MOS gas sensor array includes steps S10 to S14:
s10, acquiring m-dimensional response value data obtained by detecting gas samples with different concentrations by an MOS gas sensor array of an m-dimensional array, and forming odor fingerprint samples of the gas samples with different concentrations;
the MOS gas sensor array can be a sensor array of gas sensitive materials integrated with 32/64/128 channels respectively, and can output data of 32/64/128 dimensions for different gas samples to form odor fingerprints. It is understood that the gas sample may be a mixed gas (may be a mixture of 1 or more target gases, or a mixture of 1 or more target gases and other non-target gases, where the target gases may be the gases to be measured in an actual scenario).
S11, training to obtain a cyclic neural network model for identifying the gas types according to the odor fingerprint samples of the gas samples with the concentrations and the odor types of the gas samples with the concentrations;
specifically, the recurrent neural network comprises an input layer, a hidden layer and an output layer; the input layer has n neurons corresponding to n gas samples; the number of output layers is the number n of gas types.
S12, acquiring m-dimensional response value data obtained by detecting the gas to be detected by an MOS gas sensor array of an m-dimensional array, and forming an odor fingerprint of the gas to be detected;
s13, calculating the similarity between the odor fingerprint of the gas to be detected and each standard odor fingerprint in a preset odor fingerprint standard library;
and S14, if the similarity result is greater than a preset threshold value, inputting the odor fingerprint of the gas to be tested into the trained cyclic neural network model to obtain the odor type of the gas to be tested.
According to the embodiment of the invention, the sample of the target gas with different concentrations is used for training the cyclic neural network model, then, whether the gas to be detected contains the target gas or not is determined based on the similarity comparison of the smell fingerprints of the gas to be detected and the standard gas, if so, the trained cyclic neural network model is used for identifying the smell of the gas to be detected, so that the accuracy of identifying the smell of the gas to be detected is improved.
In one embodiment, the step S11 includes steps S110 to S113:
s110, inputting smell fingerprint samples of the gas samples with various concentrations into the cyclic neural network to obtain a predicted smell classification result of each gas sample;
s111, determining a loss value of the circulating neural network according to the predicted smell classification result of each gas sample and the smell type of each gas sample;
s112, updating parameters of the recurrent neural network through a back propagation algorithm according to the loss value;
and S113, stopping training when the loss value reaches a preset first threshold value or the iteration number reaches a preset second threshold value, and obtaining a trained cyclic neural network model for identifying the gas type.
In this embodiment, the loss function and the loss value of the cyclic neural network may be determined according to the predicted smell classification result of each gas sample and the smell type of each gas sample, and the parameters of the cyclic neural network may be updated according to the loss value by using a back propagation algorithm, so that the cyclic neural network model may be optimized, and the accuracy of the cyclic neural network model may be improved. It can be appreciated that the specific training process of the recurrent neural network model and the model parameter optimization process using the loss value of the loss function can be specifically referred to the prior art, and will not be described herein.
As an example, the loss function of the recurrent neural network is:
wherein,representing the true type of tn concentration gas sample, +.>Represents the predicted value of the recurrent neural network, and N represents the total number of concentrations of the gas sample.
In one embodiment, the calculating the similarity between the odor fingerprint of the gas to be measured and each standard odor fingerprint in the preset odor fingerprint standard library includes:
and calculating the similarity between the odor fingerprint of the gas to be detected and each standard odor fingerprint in a preset odor fingerprint standard library by using a cosine similarity algorithm.
In this embodiment, a cosine similarity algorithm is used to perform similarity calculation and comparison on the odor fingerprints of the gas to be measured and the standard gas, so as to determine whether the gas to be measured contains the target gas. It can be appreciated that the similarity calculation process of the cosine similarity algorithm can refer to the prior art, and will not be described herein.
In one embodiment, after obtaining the odor type of the gas to be measured, the method further comprises:
the control display displays the odor type of the gas to be measured.
In this embodiment, the identified odor type of the gas to be measured is displayed, so that people can know the odor type of the gas to be measured conveniently.
Referring to fig. 2, a schematic structural diagram of a device for identifying smell of a bionic electronic nose based on a MOS gas sensor array according to an embodiment of the present invention includes:
the sample acquisition module 10 is used for acquiring m-dimensional response value data obtained by detecting the gas samples with different concentrations by the MOS gas sensor array of the m-dimensional array to form odor fingerprint samples of the gas samples with different concentrations;
the training module 11 is used for training to obtain a cyclic neural network model for identifying the gas types according to the odor fingerprint samples of the gas samples with the concentrations and the odor types of the gas samples with the concentrations;
the data acquisition module 12 is used for acquiring m-dimensional response value data obtained by detecting the gas to be detected by the MOS gas sensor array of the m-dimensional array to form an odor fingerprint of the gas to be detected;
the similarity calculation module 13 is used for calculating the similarity between the odor fingerprint of the gas to be detected and each standard odor fingerprint in the preset odor fingerprint standard library;
and the identification module 14 is configured to input the odor fingerprint of the gas to be tested into the trained recurrent neural network model to obtain the odor type of the gas to be tested if the similarity result is greater than the preset threshold value.
According to the embodiment of the invention, the sample of the target gas with different concentrations is used for training the cyclic neural network model, then, whether the gas to be detected contains the target gas or not is determined based on the similarity comparison of the smell fingerprints of the gas to be detected and the standard gas, if so, the trained cyclic neural network model is used for identifying the smell of the gas to be detected, so that the accuracy of identifying the smell of the gas to be detected is improved.
In one embodiment, the training module is specifically configured to:
inputting odor fingerprint samples of the gas samples with various concentrations into the cyclic neural network to obtain predicted odor classification results of the gas samples;
determining a loss value of the recurrent neural network according to the predicted odor classification result of each gas sample and the odor type of each gas sample;
updating parameters of the recurrent neural network through a back propagation algorithm according to the loss value;
and stopping training when the loss value reaches a preset first threshold value or the iteration number reaches a preset second threshold value, and obtaining a trained circulating neural network model for identifying the gas type.
In one embodiment, the similarity calculation module is specifically configured to:
and calculating the similarity between the odor fingerprint of the gas to be detected and each standard odor fingerprint in a preset odor fingerprint standard library by using a cosine similarity algorithm.
In one embodiment, the recurrent neural network includes an input layer, a hidden layer, and an output layer; the input layer has n neurons corresponding to n gas samples; the number of output layers is the number n of gas types.
In one embodiment, after obtaining the odor type of the gas to be measured, the method further comprises:
the control display displays the odor type of the gas to be measured.
It can be understood that, the embodiment of the odor recognition device of the bionic electronic nose based on the MOS gas sensor array may be referred to the relevant content of the embodiment of the odor recognition method of the bionic electronic nose based on the MOS gas sensor array, which is not described herein.
The embodiment of the invention provides a smell recognition device of a bionic electronic nose based on an MOS gas sensor array. The smell recognition device of the bionic electronic nose based on the MOS gas sensor array of the embodiment comprises: a processor, a memory, and a computer program stored in the memory and executable on the processor, such as a scent recognition program for a biomimetic electronic nose based on a MOS gas sensor array. The steps in the embodiment of the smell identification method of the bionic electronic nose based on the MOS gas sensor array are realized when the processor executes the computer program. Or the processor executes the computer program to realize the functions of the modules/units in the embodiment of the bionic electronic nose smell recognition device based on the MOS gas sensor array.
The computer program may be divided into one or more modules/units, which are stored in the memory and executed by the processor to accomplish the present invention, for example. The one or more modules/units may be a series of computer program instruction segments capable of performing specific functions for describing the execution of the computer program in the scent recognition device of the MOS gas sensor array based biomimetic electronic nose.
The odor recognition equipment of the bionic electronic nose based on the MOS gas sensor array can be computing equipment such as a desktop computer, a notebook computer, a palm computer, a cloud server and the like. The odor identification device of the bionic electronic nose based on the MOS gas sensor array can comprise, but is not limited to, a processor and a memory. It will be understood by those skilled in the art that the schematic diagram is merely an example of the smell recognition device of the bionic electronic nose based on the MOS gas sensor array, and does not constitute a limitation of the smell recognition device of the bionic electronic nose based on the MOS gas sensor array, and may include more or fewer components than those illustrated, or combine certain components, or different components, for example, the smell recognition device of the bionic electronic nose based on the MOS gas sensor array may further include an input/output device, a network access device, a bus, and the like.
The processor may be a central processing unit (Central Processing Unit, CPU), other general purpose processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC), off-the-shelf programmable gate arrays (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. The general processor may be a microprocessor or the processor may also be any conventional processor, etc., and the processor is a control center of the odor identification device of the bionic electronic nose based on the MOS gas sensor array, and connects various parts of the odor identification device of the entire bionic electronic nose based on the MOS gas sensor array by using various interfaces and lines.
The memory may be used to store the computer program and/or module, and the processor may implement various functions of the scent recognition device of the bionic electronic nose based on the MOS gas sensor array by running or executing the computer program and/or module stored in the memory and invoking data stored in the memory. The memory may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program (such as a sound playing function, an image playing function, etc.) required for at least one function, and the like; the storage data area may store data (such as audio data, phonebook, etc.) created according to the use of the handset, etc. In addition, the memory may include high-speed random access memory, and may also include non-volatile memory, such as a hard disk, memory, plug-in hard disk, smart Media Card (SMC), secure Digital (SD) Card, flash Card (Flash Card), at least one disk storage device, flash memory device, or other volatile solid-state storage device.
Wherein the module/unit integrated with the odor recognition device of the bionic electronic nose based on the MOS gas sensor array can be stored in a computer readable storage medium if the module/unit is realized in the form of a software functional unit and sold or used as a separate product. Based on such understanding, the present invention may implement all or part of the flow of the method of the above embodiment, or may be implemented by a computer program to instruct related hardware, where the computer program may be stored in a computer readable storage medium, and when the computer program is executed by a processor, the computer program may implement the steps of each of the method embodiments described above. Wherein the computer program comprises computer program code which may be in source code form, object code form, executable file or some intermediate form etc. The computer readable medium may include: any entity or device capable of carrying the computer program code, a recording medium, a U disk, a removable hard disk, a magnetic disk, an optical disk, a computer Memory, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), an electrical carrier signal, a telecommunications signal, a software distribution medium, and so forth. It should be noted that the computer readable medium contains content that can be appropriately scaled according to the requirements of jurisdictions in which such content is subject to legislation and patent practice, such as in certain jurisdictions in which such content is subject to legislation and patent practice, the computer readable medium does not include electrical carrier signals and telecommunication signals.
It should be noted that the above-described apparatus embodiments are merely illustrative, and the units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed over a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. In addition, in the drawings of the embodiment of the device provided by the invention, the connection relation between the modules represents that the modules have communication connection, and can be specifically implemented as one or more communication buses or signal lines. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
While the foregoing is directed to the preferred embodiments of the present invention, it will be appreciated by those skilled in the art that changes and modifications may be made without departing from the principles of the invention, such changes and modifications are also intended to be within the scope of the invention.

Claims (6)

1. The smell recognition method of the bionic electronic nose based on the MOS gas sensor array is characterized by comprising the following steps of:
acquiring m-dimensional response value data obtained by detecting gas samples with different concentrations by an MOS gas sensor array of an m-dimensional array to form odor fingerprint samples of the gas samples with different concentrations, wherein the gas samples can be mixed gas;
training to obtain a cyclic neural network model for identifying the gas types according to the odor fingerprint samples of the gas samples with the concentrations and the odor types of the gas samples with the concentrations;
acquiring m-dimensional response value data obtained by detecting the gas to be detected by an MOS gas sensor array of an m-dimensional array, and forming an odor fingerprint of the gas to be detected;
calculating the similarity between the odor fingerprint of the gas to be detected and each standard odor fingerprint in a preset odor fingerprint standard library;
if the similarity result is greater than a preset threshold value, inputting the odor fingerprint of the gas to be tested into the trained cyclic neural network model to obtain the odor type of the gas to be tested;
the calculating of the similarity between the odor fingerprint of the gas to be detected and each standard odor fingerprint in the preset odor fingerprint standard library comprises the following steps:
calculating the similarity between the odor fingerprint of the gas to be detected and each standard odor fingerprint in a preset odor fingerprint standard library by using a cosine similarity algorithm;
the training to obtain the cyclic neural network model for identifying the gas type according to the odor fingerprint sample of the gas sample with each concentration and the odor type of the gas sample with each concentration comprises the following steps:
inputting odor fingerprint samples of the gas samples with various concentrations into the cyclic neural network to obtain predicted odor classification results of the gas samples;
determining a loss value of the recurrent neural network according to the predicted odor classification result of each gas sample and the odor type of each gas sample;
updating parameters of the recurrent neural network through a back propagation algorithm according to the loss value;
and stopping training when the loss value reaches a preset first threshold value or the iteration number reaches a preset second threshold value, and obtaining a trained circulating neural network model for identifying the gas type.
2. The odor recognition method of a bionic electronic nose based on a MOS gas sensor array of claim 1, wherein the recurrent neural network comprises an input layer, a hidden layer and an output layer; the input layer has n neurons corresponding to n gas samples; the number of output layers is the number n of gas types.
3. The method for odor identification of a bionic electronic nose based on a MOS gas sensor array of claim 1, further comprising, after obtaining the odor type of the gas to be tested:
the control display displays the odor type of the gas to be measured.
4. An odor recognition device of a bionic electronic nose based on an MOS gas sensor array is characterized by comprising:
the sample acquisition module is used for acquiring m-dimensional response value data obtained by detecting gas samples with different concentrations by the MOS gas sensor array of the m-dimensional array to form odor fingerprint samples of the gas samples with different concentrations;
the training module is used for training to obtain a cyclic neural network model for identifying the gas types according to the odor fingerprint samples of the gas samples with the concentrations and the odor types of the gas samples with the concentrations;
the data acquisition module is used for acquiring m-dimensional response value data obtained by detecting the gas to be detected by the MOS gas sensor array of the m-dimensional array to form odor fingerprints of the gas to be detected;
the similarity calculation module is used for calculating the similarity between the odor fingerprint of the gas to be detected and each standard odor fingerprint in the preset odor fingerprint standard library;
the recognition module is used for inputting the odor fingerprint of the gas to be detected into the trained cyclic neural network model to obtain the odor type of the gas to be detected if the similarity result is greater than a preset threshold value in the similarity results obtained through calculation;
the training module is specifically used for:
inputting odor fingerprint samples of the gas samples with various concentrations into the cyclic neural network to obtain predicted odor classification results of the gas samples;
determining a loss value of the recurrent neural network according to the predicted odor classification result of each gas sample and the odor type of each gas sample;
updating parameters of the recurrent neural network through a back propagation algorithm according to the loss value;
stopping training when the loss value reaches a preset first threshold value or the iteration number reaches a preset second threshold value, and obtaining a trained circulating neural network model for identifying the gas type;
the similarity calculation module is specifically configured to:
and calculating the similarity between the odor fingerprint of the gas to be detected and each standard odor fingerprint in a preset odor fingerprint standard library by using a cosine similarity algorithm.
5. A scent recognition device of a bionic electronic nose based on a MOS gas sensor array, characterized by comprising a processor, a memory and a computer program stored in the memory and configured to be executed by the processor, the processor implementing the scent recognition method of a bionic electronic nose based on a MOS gas sensor array according to any one of claims 1 to 3 when the computer program is executed by the processor.
6. A computer readable storage medium, characterized in that the computer readable storage medium comprises a stored computer program, wherein the computer program when run controls a device in which the computer readable storage medium is located to perform the method for identifying the smell of a bionic electronic nose based on a MOS gas sensor array according to any one of claims 1 to 3.
CN202211391199.6A 2022-11-08 2022-11-08 Smell recognition method of bionic electronic nose based on MOS gas sensor array Active CN115684316B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211391199.6A CN115684316B (en) 2022-11-08 2022-11-08 Smell recognition method of bionic electronic nose based on MOS gas sensor array

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211391199.6A CN115684316B (en) 2022-11-08 2022-11-08 Smell recognition method of bionic electronic nose based on MOS gas sensor array

Publications (2)

Publication Number Publication Date
CN115684316A CN115684316A (en) 2023-02-03
CN115684316B true CN115684316B (en) 2023-12-22

Family

ID=85049442

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211391199.6A Active CN115684316B (en) 2022-11-08 2022-11-08 Smell recognition method of bionic electronic nose based on MOS gas sensor array

Country Status (1)

Country Link
CN (1) CN115684316B (en)

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101788517A (en) * 2010-02-23 2010-07-28 广东工业大学 Pungent traditional Chinese medicine odor fingerprint map construction system and method based on bionic olfaction
CN103630698A (en) * 2013-12-03 2014-03-12 杭州协正信息技术有限公司 Stereoscopic electronic nose for simulating animal olfactory organ structure
CN104792826A (en) * 2015-03-23 2015-07-22 中国农业大学 System and method for detecting milk freshness based on electronic nose
CN106442590A (en) * 2016-07-07 2017-02-22 广东出入境检验检疫局检验检疫技术中心 Method for identifying tea leaf quality by adopting energy dispersion X-fluorescence light spectrum fingerprint identification technology
CN106841308A (en) * 2016-12-26 2017-06-13 浙江工商大学 A kind of portable intelligent electronic nose system and odor identification method
CN108362662A (en) * 2018-02-12 2018-08-03 山东大学 Near infrared spectrum similarity calculating method, device and substance qualitative analytic systems
CN110146642A (en) * 2019-05-14 2019-08-20 上海大学 A kind of smell analysis method and device
CN111443165A (en) * 2020-03-27 2020-07-24 华中科技大学 Odor identification method based on gas sensor and deep learning
CN113340943A (en) * 2021-06-02 2021-09-03 舟山市自来水有限公司 Method for analyzing odor type and odor intensity in water body based on fingerprint spectrum
CN114049525A (en) * 2021-11-29 2022-02-15 中国科学技术大学 Fusion neural network system, device and method for identifying gas types and concentrations
CN114252560A (en) * 2021-12-24 2022-03-29 无锡学院 Mixed gas identification method based on improved one-dimensional convolutional neural network
CN114358283A (en) * 2022-01-12 2022-04-15 深圳大学 Optimization method of gas recognition neural network model and related equipment
WO2022082401A1 (en) * 2020-10-20 2022-04-28 深圳市悦保科技有限公司 Noseprint recognition method and apparatus for pet, computer device, and storage medium
KR20220142030A (en) * 2021-04-14 2022-10-21 호서대학교 산학협력단 Fast gas classification method in transient state using Recurrent neural network in an electronic nose system equipped with a gas sensor array

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101788517A (en) * 2010-02-23 2010-07-28 广东工业大学 Pungent traditional Chinese medicine odor fingerprint map construction system and method based on bionic olfaction
CN103630698A (en) * 2013-12-03 2014-03-12 杭州协正信息技术有限公司 Stereoscopic electronic nose for simulating animal olfactory organ structure
CN104792826A (en) * 2015-03-23 2015-07-22 中国农业大学 System and method for detecting milk freshness based on electronic nose
CN106442590A (en) * 2016-07-07 2017-02-22 广东出入境检验检疫局检验检疫技术中心 Method for identifying tea leaf quality by adopting energy dispersion X-fluorescence light spectrum fingerprint identification technology
CN106841308A (en) * 2016-12-26 2017-06-13 浙江工商大学 A kind of portable intelligent electronic nose system and odor identification method
CN108362662A (en) * 2018-02-12 2018-08-03 山东大学 Near infrared spectrum similarity calculating method, device and substance qualitative analytic systems
CN110146642A (en) * 2019-05-14 2019-08-20 上海大学 A kind of smell analysis method and device
CN111443165A (en) * 2020-03-27 2020-07-24 华中科技大学 Odor identification method based on gas sensor and deep learning
WO2022082401A1 (en) * 2020-10-20 2022-04-28 深圳市悦保科技有限公司 Noseprint recognition method and apparatus for pet, computer device, and storage medium
KR20220142030A (en) * 2021-04-14 2022-10-21 호서대학교 산학협력단 Fast gas classification method in transient state using Recurrent neural network in an electronic nose system equipped with a gas sensor array
CN113340943A (en) * 2021-06-02 2021-09-03 舟山市自来水有限公司 Method for analyzing odor type and odor intensity in water body based on fingerprint spectrum
CN114049525A (en) * 2021-11-29 2022-02-15 中国科学技术大学 Fusion neural network system, device and method for identifying gas types and concentrations
CN114252560A (en) * 2021-12-24 2022-03-29 无锡学院 Mixed gas identification method based on improved one-dimensional convolutional neural network
CN114358283A (en) * 2022-01-12 2022-04-15 深圳大学 Optimization method of gas recognition neural network model and related equipment

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
Abdelatyzohdy H S .Artificial Neural Network Electronic Nose For Volatile Organic Compounds.Symposium on Vlsi. IEEE.2002,第1-4页. *
Bo Wang 等.Electronic nose signals-based deep learning models to realize high-precision monitoring of simultaneous saccharification and fermentation of cassava.Microchemical Journal.2022,第182卷第1-7页. *
Yanan Zou 等.Using Recurrent Neural Network to Optimize Electronic Nose Systemwith Dimensionality Reduction.Electronics.2020,第9卷(第2205期),第1-14页. *
基于对抗学习的电子鼻传感器漂移补偿算法;陶洋 等;传感器与微系统;第41卷(第6期);第109-113页 *
朱志均 等.基于机器嗅觉结合BP神经网络的砂仁气味鉴别方法.自动化与信息工程.2018,第39卷(第4期),第45-47页. *
蓝振威 等.电子鼻融合BP神经网络鉴别生、醋广西莪术及姜黄素类成分的含量预测.中国中药杂志.2020,第45卷(第16期),第3863-3870页. *

Also Published As

Publication number Publication date
CN115684316A (en) 2023-02-03

Similar Documents

Publication Publication Date Title
CN112434721B (en) Image classification method, system, storage medium and terminal based on small sample learning
CN110146642B (en) Odor analysis method and device
CN112749081B (en) User interface testing method and related device
CN110853648B (en) Bad voice detection method and device, electronic equipment and storage medium
CN113723467A (en) Sample collection method, device and equipment for defect detection
CN112308069A (en) Click test method, device, equipment and storage medium for software interface
CN117726621B (en) Gene sequencing base quality assessment method, product, equipment and medium based on deep learning
CN113627576B (en) Code scanning information detection method, device, equipment and storage medium
CN115684316B (en) Smell recognition method of bionic electronic nose based on MOS gas sensor array
CN110059721A (en) Floor plan area recognizing method, device, equipment and computer readable storage medium
CN112329810A (en) Image recognition model training method and device based on saliency detection
US10922569B2 (en) Method and apparatus for detecting model reliability
CN110148443B (en) Identification method and system for clinical examination sample
CN115037790B (en) Abnormal registration identification method, device, equipment and storage medium
CN116156151A (en) Test method and system for intelligent sensing system and electronic equipment
CN114118306B (en) Method and device for analyzing SDS (sodium dodecyl sulfate) gel electrophoresis experimental data and SDS gel reagent
CN116452802A (en) Vehicle loss detection method, device, equipment and storage medium
CN115620317A (en) Method and system for verifying authenticity of electronic engineering document
US11321843B1 (en) Adaptive machine learning system for image based biological sample constituent analysis
CN114943695A (en) Medical sequence image anomaly detection method, device, equipment and storage medium
CN114359667A (en) Strength coherent identification method and equipment based on generating type countermeasure network
CN111859985A (en) AI customer service model testing method, device, electronic equipment and storage medium
CN111582404A (en) Content classification method and device and readable storage medium
CN115909345B (en) Touch and talk pen information interaction method and system
CN117555428B (en) Artificial intelligent interaction method, system, computer equipment and storage medium thereof

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: Room 318, Creative Center, TCL Cultural Industry Park, No. 69, Spectrum West Road, Huangpu District, Guangzhou, Guangdong, 510000

Applicant after: Zhonggeng Ecological Environmental technology (Guangzhou) Co.,Ltd.

Address before: Room 318, Creative Center, TCL Cultural Industry Park, No. 69, Spectrum West Road, Huangpu District, Guangzhou, Guangdong, 510000

Applicant before: Guangzhou Zhongteng Information Technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant
PE01 Entry into force of the registration of the contract for pledge of patent right
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: Odor recognition method for biomimetic electronic nose based on MOS gas sensor array

Granted publication date: 20231222

Pledgee: Industrial and Commercial Bank of China Limited Guangzhou tianpingjia sub branch

Pledgor: Zhonggeng Ecological Environmental technology (Guangzhou) Co.,Ltd.

Registration number: Y2024980014336