CN105953841A - Humiture detection system based on LabVIEW platform - Google Patents

Humiture detection system based on LabVIEW platform Download PDF

Info

Publication number
CN105953841A
CN105953841A CN201610479158.0A CN201610479158A CN105953841A CN 105953841 A CN105953841 A CN 105953841A CN 201610479158 A CN201610479158 A CN 201610479158A CN 105953841 A CN105953841 A CN 105953841A
Authority
CN
China
Prior art keywords
temperature
data
humidity
array
sigma
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.)
Pending
Application number
CN201610479158.0A
Other languages
Chinese (zh)
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.)
Qiannan Normal University for Nationalities
Original Assignee
Qiannan Normal University for Nationalities
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 Qiannan Normal University for Nationalities filed Critical Qiannan Normal University for Nationalities
Priority to CN201610479158.0A priority Critical patent/CN105953841A/en
Publication of CN105953841A publication Critical patent/CN105953841A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01DMEASURING NOT SPECIALLY ADAPTED FOR A SPECIFIC VARIABLE; ARRANGEMENTS FOR MEASURING TWO OR MORE VARIABLES NOT COVERED IN A SINGLE OTHER SUBCLASS; TARIFF METERING APPARATUS; MEASURING OR TESTING NOT OTHERWISE PROVIDED FOR
    • G01D21/00Measuring or testing not otherwise provided for
    • G01D21/02Measuring two or more variables by means not covered by a single other subclass

Abstract

The invention discloses a humiture detection system based on a LabVIEW platform. The system comprises a data acquisition module (1) used for acquiring temperature/humidity data of an environment and creating an original temperature/humidity data array for the temperature/humidity data; an invalid data deletion module (2) used for deleting invalid data from the temperature/humidity data in the original temperature/humidity data array, and forming a valid temperature/humidity data array out of residual temperature/humidity data after the invalid data is deleted; a data fusion module (3) used for performing fusion calculation on the valid temperature/humidity data array so as to obtain temperature/humidity data after fusion; and a data recording module (4) used for storing the temperature/humidity data after the fusion at a specific position of the data recording module (4). The humiture detection system based on the LabVIEW platform has the advantages of higher reliability and accuracy, fewer temperature/humidity measurement errors, flexible development and short period.

Description

A kind of temperature/humiditydetection detection system based on LabVIEW platform
Technical field
The present invention relates to the system of a kind of temperature/Humidity Detection, a kind of temperature based on LabVIEW platform Dust humidity detection system.
Background technology
Temperature/humidity is the fields such as storehouse management, the manufacturing, meteorological observation, scientific research and daily life An important parameter, therefore, temperature/dust humidity detection system experienced by and grows out of nothing, and sends out from simple to complicated Exhibition course, its intelligence degree is more and more higher.But, in current temperature/dust humidity detection system, generally adopt As the detection data in this moment, there is degree of accuracy in the single data gathered in certain moment with temperature/humidity sensor Problem that low, bigger error, poor reliability etc. are not enough.In order to improve the precision of temperature/Humidity Detection, traditional side Method is to use arithmetic mean of instantaneous value method to go to process the data message that sensor obtains, though having certain anti-interference Ability, but this method cannot eliminate the invalid data measuring changing suddenly of environment and produce to measurement error Impact.
Summary of the invention
It is an object of the invention to, it is provided that a kind of temperature/humiditydetection detection system based on LabVIEW platform.This Bright have raising reliability and degree of accuracy, reduction temperature/moisture measurement error and develop feature flexible, that the cycle is short.
Technical scheme: a kind of temperature/humiditydetection detection system based on LabVIEW platform, including:
Data acquisition module, effect is the temperature/humidity data gathering environment, and creates this temperature/humidity data Original temperature/humidity data array;
Invalid data removing module, effect is to the temperature/humidity number in above-mentioned original temperature/humidity data array According to carrying out invalid data deletion, remaining temperature/humidity data is constituted effective temperature/humidity after deleting by invalid data Array of data;
Data fusion module, effect is that effective temperature/humidity data array is carried out fusion calculation, after being merged Temperature/humidity data;
Data recordin module, effect is temperature/humidity data after fusion to be stored in data recordin module specify position.
In aforesaid temperature/humiditydetection detection system based on LabVIEW platform, described invalid data is deleted concrete For: invalid data removing module is to original temperature/humidity data array Z1=x1, x2..., xn, by following public affairs Formula carries out the meansigma methods of original temperature/humidity data respectivelyResidual delta xiCalculating with standard deviation sigma:
x ‾ = 1 n Σ i = 1 n x i ;
Δx i = x i - x ‾ ;
σ = 1 n - 1 Σ n - 1 n Δx i 2 ;
After calculating, | Δ xi| the temperature/humidity data of > 3 σ is invalid data, is deleted.
In aforesaid temperature/humiditydetection detection system based on LabVIEW platform, described fusion calculation specifically, Data fusion module is by effective temperature/humidity data array Z2=x1, x2..., xm, xm+1, xm+2..., xnIt is divided into y1And y2Two groups, and calculate temperature/humidity meansigma methods respectively by following formula With standard deviation δ1, δ2:
y 1 ‾ = 1 m Σ i = 1 m x i ;
y 2 ‾ = 1 n - m Σ i = m + 1 m x i ;
δ 1 = 1 m - 1 Σ i = 1 m Δx i 2 ;
δ 2 = 1 n - m - 1 Σ i = m + 1 n Δx i 2 ;
Afterwards, then by above-mentionedAnd δ1, δ2Substitute in following formula and calculate temperature/humidity number after fusion According to data
In aforesaid temperature/humiditydetection detection system based on LabVIEW platform, described data recordin module will merge Rear temperature/humidity data is converted to character string and creates into array, by this array structure together with time character string dimension Become a two-dimensional array, finally by write spreadsheet functions node, this two-dimensional array is stored in data record Module specifies position.
In aforesaid temperature/humiditydetection detection system based on LabVIEW platform, described data acquisition module includes Temperature/humidity sensor and data collecting card;The effect of described temperature/humidity sensor is by the temperature of environment/wet Degree signal is converted to analog voltage signal, and this analog voltage signal is passed to data collecting card;Described number It is to be amplified above-mentioned analog voltage signal processing and being converted into calculating function according to the effect of capture card Enough digital voltage signals identified, realize in LabVIEW platform the most again voltage signal be converted to environment temperature/ Humidity data, and create original temperature/humidity data array.
In aforesaid temperature/humiditydetection detection system based on LabVIEW platform, when described invalid data increases, logical Crossing batch and delete invalid temperature/humidity data, its method is as follows:
One array R containing only 0,1 element of structure according to the following formula:
r i j = 0 , | &Delta; x i | > 3 &sigma; 1 , | &Delta; x i | < 3 &sigma;
Seek temperature/humidity array Y=R*Z1, and delete 0 element, remaining array element constitutes effective temperature/humidity Array of data Z2
Beneficial effect: compared with prior art, detection, on platform based on LabVIEW, is by the present invention System is divided into data acquisition module, invalid data removing module, data fusion module and the mould of data recordin module Massing designs;By this structure, data acquisition module gathers temperature/humidity data continuously and passes to invalid data Removing module carries out data process;By this structure, instead of tradition temperature/humidity sensor and gather in certain moment Single data as the detection data in this moment, be effectively increased accuracy of detection and reduce measurement error, Improve Measurement reliability;And owing to front panel and the test function of LabVIEW platform can be made by oneself by user Justice, then makes to develop more flexible, further shorten the R&D cycle.The present invention collects in process During temperature/humidity data, by original meansigma methods in invalid data removing moduleResidual delta xiAnd primary standard The calculating of difference σ, will | Δ xi| the invalid data of > 3 σ is deleted;By which, effectively specify that because of detection environment Sudden change or sensor failure and the invalid data that exists, after deleting this invalid data, effectively prevent it to survey The impact of amount result so that the anti-interference of the present invention is higher, further increases the certainty of measurement of the present invention. In addition, the process of temperature/humidity data is sought arithmetic mean of instantaneous value by the present invention the most simply, but by original temperature After invalid data in/humidity data array is deleted, utilize remaining original temperature/humidity data set up effectively temperature/ Humidity data array, then finally give temperature/humidity data after fusion after this array is carried out grouped data fusion(i.e. measuring temperature data or the humidity data in moment);With it, temperature/humidity number after the fusion obtained According toMore accurate, error is less, and then further increases the certainty of measurement of the present invention so that the present invention's Reliability is higher.
In order to prove beneficial effect of the present invention, applicant tests as follows:
Experiment 1.12:06 on April 11st, 2016 divides collection one group of original temperature experiments of measuring data, As shown in table 1:
Table 1 original temperature experiments of measuring data
As shown in Table 1, according toCalculate temperature-averaging before merging respectively ValueBe 19.43 DEG C, standard deviation sigma be 0.2065 DEG C.
Before merging, temperature averages and standard deviation substitute intoCalculate and work as Ti< 18.811 DEG C or TiDuring > 20.050 DEG C, these data are invalid data.18.57 DEG C of < 18.811 DEG C in table 1, Therefore these data are invalid data.After deleting this invalid no data, effective temperature data are divided into two groups: each For: 19.53 DEG C, 19.32 DEG C, 19.48 DEG C, 19.38 DEG C, 19.44 DEG C, 19.46 DEG C, 19.57 DEG C, 19.61 DEG C, 19.55 DEG C, 19.32 DEG C, 19.59 DEG C, 19.36 DEG C, 19.28 DEG C, 19.36 DEG C, 19.50 DEG C and 19.57℃,19.32℃,19.34℃,19.50℃,19.59℃,19.59℃,19.57℃,19.53℃,19.1 9℃,19.25℃,19.26℃,19.53℃,19.65℃,19.57℃.Substituted into It is calculated, temperature data after fusionIt is 19.45 DEG C, standard deviationIt it is 0.0080 DEG C.
Experiment conclusion: be capable of judgement and the deletion of invalid data by the calculating of invalid data removing module; And standard deviation after merging front standard deviation sigma by contrast and mergeUnderstand, the temperature data after fusion calculation Precision is higher.
Experiment 2.Table 2 is system temperature/moisture measurement experimental data.
Table 2 system temperature/moisture measurement experimental data
Fig. 2, Fig. 3 are before table 2 temperature and humidity merges and the standard deviation comparison diagram of effective integration respectively, by scheming Understanding, before merging, temperature, the standard deviation of humidity change greatly, and respectively more than 0.10 DEG C with 0.15%RH, After effective integration, standard deviation change is the mildest;From table 2 temperature/moisture measurement experimental data it can be seen that effectively melt After conjunction the maximum error of temperature be 0.0135 DEG C, the maximum error of humidity be 0.0228%RH.
Conclusion: the temperature/humiditydetection detection system of the present invention, reliability and degree of accuracy are greatly improved, Reduce measurement error.
Accompanying drawing explanation
Fig. 1 is the system structure schematic diagram of the present invention;
Fig. 2 is before Temperature fusion and effective integration standard deviation comparison diagram;
Fig. 3 is before humidity merges and effective integration standard deviation comparison diagram.
Reference: 1-data acquisition module, 2-invalid data removing module, 3-data fusion module, 4- Data recordin module, 5-temperature/humidity sensor, 6-data collecting card.
Detailed description of the invention
The present invention is further illustrated with embodiment below in conjunction with the accompanying drawings, but is not intended as limiting the present invention The foundation of system.
Embodiment 1.A kind of temperature/humiditydetection detection system based on LabVIEW platform, its constitute as it is shown in figure 1, Including:
Data acquisition module 1, effect is the temperature/humidity data gathering environment, and creates this temperature/humidity data Original temperature/humidity data array;
Invalid data removing module 2, effect is to the temperature/humidity number in above-mentioned original temperature/humidity data array Carrying out invalid data deletion according to (array element), remaining temperature/humidity data composition is had after deleting by invalid data Effect temperature/humidity data array;
Data fusion module 3, effect is that effective temperature/humidity data array is carried out fusion calculation, is merged Rear temperature/humidity data;
Data recordin module 4, effect is that temperature/humidity data after fusion is stored in data recordin module 4 specific bit Put.
Aforesaid invalid data is deleted particularly as follows: invalid data removing module 2 is to original temperature/humidity data array Z1=x1, x2..., xn, the meansigma methods of original temperature/humidity data is carried out respectively by following formulaResidual delta xi Calculating with standard deviation sigma:
x &OverBar; = 1 n &Sigma; i = 1 n x i ;
&Delta;x i = x i - x &OverBar; ;
&sigma; = 1 n - 1 &Sigma; n - 1 n &Delta;x i 2 ;
After calculating, | Δ xi| the temperature/humidity data of > 3 σ is invalid data, is deleted.
Aforesaid invalid data delete in LabVIEW platform to realize process as follows:
1. data acquisition module 1 exports raw temperature data array and original wet degrees of data array respectively;
2. " array element addition " function node is utilized to calculate original temperature/humidity data array element sum;
3. " array size " function node is utilized to calculate temperature/several numbers of humidity data array unit;
4. " division " function node is utilized to calculate temperature/humidity data array meansigma methods
5. " subtraction " function node is utilized to calculate temperature/humidity data residual delta xi
6. " square ", " array element addition ", " subtracting 1 ", " division ", " square root " letter are utilized Several sections of calculating original temperature/humidity data standard deviation sigma.
Specifically, described fusion calculation is, data fusion module 3 is by effective temperature/humidity data array Z2=x1, x2..., xm, xm+1, xm+2..., xnIt is divided into y1And y2Two groups, and calculate temperature respectively by following formula / humidity meansigma methods With standard deviation δ1, δ2:
y 1 &OverBar; = 1 m &Sigma; i = 1 m x i ;
y 2 &OverBar; = 1 n - m &Sigma; i = m + 1 m x i ;
&delta; 1 = 1 m - 1 &Sigma; i = 1 m &Delta;x i 2 ;
&delta; 2 = 1 n - m - 1 &Sigma; i = m + 1 n &Delta;x i 2 ;
Afterwards, then by above-mentioned And δ1, δ2Substitute in following formula and calculate temperature/humidity number after fusion According to data(temperature/humidity data after fusionIt is exactly temperature data or the humidity data measuring the moment) and standard deviation(standard deviationThe least certainty of measurement is the highest):
It is as follows that aforesaid fusion calculation realizes process in LabVIEW platform:
1. utilize " fractionation one-dimension array " function node that effective temperature array of data is divided into two groups of data of before and after;
2. before utilizing " array unit number is added ", " array size ", " division " function node to calculate respectively The meansigma methods of rear two groups of temperature datas
3. " subtraction ", " subtracting 1 ", " array element addition ", " square ", " division " function are utilized Node calculate respectively the standard deviation of two groups of data of before and after square
4. " addition ", " multiplication ", " division " function node is utilized to calculate temperature data after fusion
5. after merging, 1.~4. humidity data is in like manner calculated by above-mentioned.
Temperature/humidity data after fusion is converted to character string and creates into array by aforesaid data recordin module 4, This array is constituted together with time character string dimension a two-dimensional array, finally by write electrical form letter This two-dimensional array is stored in data recordin module 4 and specifies position by several sections of points, it is simple to user carries out historical data and looks into Ask or carry out other analysis and research.
Aforesaid data acquisition module 1 includes temperature/humidity sensor 5 and data collecting card 6;Described temperature/ The effect of humidity sensor 5 is that the temperature/moisture signal of environment is converted to analog voltage signal, and by this simulation Voltage signal passes to data collecting card 6;The effect of described data collecting card 6 is by above-mentioned analog voltage letter Number it is amplified processing and being converted into the digital voltage signal that computer is capable of identify that, exists the most again LabVIEW platform realizes voltage signal and is converted to environment temperature/humidity data, and create original temperature/humidity data Array.
When aforesaid invalid data increases, being deleted by batch, its step is as follows:
First, original temperature/humidity data array Z is created1
Secondly, original meansigma methods is calculatedResidual delta xiσ poor with primary standard;
Again, array R containing only 0,1 element is built according to the following formula:
r i j = 0 , | &Delta; x i | > 3 &sigma; 1 , | &Delta; x i | < 3 &sigma;
Finally, temperature/humidity array Y=R*Z is sought1, and delete 0 element, remaining array element constitutes effectively temperature / humidity data array Z2.In measurement data, along with increasing of independent pendulous frequency, the quantity of invalid data Also can increase therewith, delete invalid data by batch so that the operational efficiency of system is higher.
The batch of above-mentioned invalid data delete in LabVIEW platform to realize process as follows:
1. " multiplication " function node is utilized to calculate 3 σ of temperature data array;
2. " absolute value " function node is utilized to calculate the absolute value of temperature residual error | Δ xi|;
3. " being less than ", " Boolean to (0,1) is changed " function node is utilized to build containing only 0,1 element Array R;
4. utilize " multiplication " function node by raw temperature data array Z1Being multiplied with R, invalid data is corresponding Element becomes 0, obtains new array Y;
5. utilization " construction of condition ", " being equal to " function node judge whether the element of array Y is 0, works as unit Delete neutral element when element is 0, otherwise create array;
6. " For " loop structure, " deletion array element " function node is utilized to create effective temperature data number Group;
7. delete invalid humidity data and create effective humidity data array and in like manner 1.~5. carry out by above-mentioned.
Aforesaid LabVIEW Chinese is virtual instrument graphical programming software.

Claims (6)

1. a temperature/humiditydetection detection system based on LabVIEW platform, it is characterised in that including:
Data acquisition module (1), effect is the temperature/humidity data gathering environment, and to this temperature/humidity data Create original temperature/humidity data array;
Invalid data removing module (2), effect is to the temperature in above-mentioned original temperature/humidity data array/wet Degrees of data carries out invalid data deletion, invalid data after deleting remaining temperature/humidity data constituted effectively temperature/ Humidity data array;
Data fusion module (3), effect is that effective temperature/humidity data array is carried out fusion calculation, obtains Temperature/humidity data after fusion;
Data recordin module (4), effect is that temperature/humidity data after fusion is stored in data recordin module (4) Specify position.
2. temperature/humiditydetection detection system based on LabVIEW platform as claimed in claim 1, it is characterised in that Described invalid data is deleted particularly as follows: invalid data removing module (2) is to original temperature/humidity data array Z1=x1, x2..., xn, the meansigma methods of original temperature/humidity data is carried out respectively by following formulaResidual delta xi Calculating with standard deviation sigma:
x &OverBar; = 1 n &Sigma; i = 1 n x i ;
&Delta;x i = x i - x &OverBar; ;
&sigma; = 1 n - 1 &Sigma; n - 1 n &Delta;x i 2 ;
After calculating, | Δ xi| the temperature/humidity data of > 3 σ is invalid data, is deleted.
3. temperature/humiditydetection detection system based on LabVIEW platform as claimed in claim 1 or 2, its feature Being, described fusion calculation is specifically, data fusion module (3) is by effective temperature/humidity data array Z2=x1, x2..., xm, xm+1, xm+2..., xnIt is divided into y1And y2Two groups, and calculate temperature respectively by following formula / humidity meansigma methodsWith standard deviation δ1, δ2:
y 1 &OverBar; = 1 m &Sigma; i = 1 m x i ;
y 2 &OverBar; = 1 n - m &Sigma; i = m + 1 m x i ;
&delta; 1 = 1 m - 1 &Sigma; i = 1 m &Delta;x i 2 ;
&delta; 2 = 1 n - m - 1 &Sigma; i - m + 1 n &Delta;x i 2 ;
Afterwards, then by above-mentionedAnd δ1, δ2Substitute in following formula and calculate temperature/humidity number after fusion According to data
4. temperature/humiditydetection detection system based on LabVIEW platform as claimed in claim 1 or 2, its feature It is: temperature/humidity data after fusion is converted to character string and creates into by described data recordin module (4) Array, constitutes a two-dimensional array together with time character string dimension by this array, finally by write electronics This two-dimensional array is stored in data recordin module (4) and specifies position by table function node.
5. temperature/humiditydetection detection system based on LabVIEW platform as claimed in claim 1 or 2, its feature It is: described data acquisition module (1) includes temperature/humidity sensor (5) and data collecting card (6); The effect of described temperature/humidity sensor (5) is that the temperature/humidity signal of environment is converted to analog voltage letter Number, and this analog voltage signal is passed to data collecting card (6);The work of described data collecting card (6) Be above-mentioned analog voltage signal is amplified process and be converted into the numeral that computer is capable of identify that Voltage signal, realizes voltage signal the most again in LabVIEW platform and is converted to environment temperature/humidity data, and Create original temperature/humidity data array.
6. temperature/humiditydetection detection system based on LabVIEW platform as claimed in claim 2, it is characterised in that: When described invalid data increases, deleting invalid temperature/humidity data by batch, its method is as follows:
One array R containing only 0,1 element of structure according to the following formula:
r i j = 0 , | &Delta; x i | > 3 &sigma; 1 , | &Delta; x i | < 3 &sigma;
Seek temperature/humidity array Y=R*Z1, and delete 0 element, remaining array element constitutes effective temperature/humidity Array of data Z2
CN201610479158.0A 2016-06-27 2016-06-27 Humiture detection system based on LabVIEW platform Pending CN105953841A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610479158.0A CN105953841A (en) 2016-06-27 2016-06-27 Humiture detection system based on LabVIEW platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610479158.0A CN105953841A (en) 2016-06-27 2016-06-27 Humiture detection system based on LabVIEW platform

Publications (1)

Publication Number Publication Date
CN105953841A true CN105953841A (en) 2016-09-21

Family

ID=56905314

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610479158.0A Pending CN105953841A (en) 2016-06-27 2016-06-27 Humiture detection system based on LabVIEW platform

Country Status (1)

Country Link
CN (1) CN105953841A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110196312A (en) * 2019-06-14 2019-09-03 徐州恒宝安全设备有限公司 A kind of indoor formaldehyde monitoring harmful gases warning device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6041019A (en) * 1997-07-07 2000-03-21 The United States Of America As Represented By The Secretary Of The Navy Fusing contact data for best-estimate solution
CN101776212A (en) * 2010-03-23 2010-07-14 昆明理工大学 Pipeline temperature detection and abnormal temperature data reject method and system
CN102316496A (en) * 2011-09-07 2012-01-11 上海交通大学 Data merging method based on Kalman filtering in wireless sensor network

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6041019A (en) * 1997-07-07 2000-03-21 The United States Of America As Represented By The Secretary Of The Navy Fusing contact data for best-estimate solution
CN101776212A (en) * 2010-03-23 2010-07-14 昆明理工大学 Pipeline temperature detection and abnormal temperature data reject method and system
CN102316496A (en) * 2011-09-07 2012-01-11 上海交通大学 Data merging method based on Kalman filtering in wireless sensor network

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
严中红 等: "基于LABVIEW的电阻炉温度控制系统设计", 《重庆理工大学学报(自然科学)》 *
张军 等: "多传感器数据采集系统中的数据融合研究", 《传感器与微系统》 *
李登辉 等: "基于测量信息论的小样本粗大误差处理研究", 《机械工程与自动化》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110196312A (en) * 2019-06-14 2019-09-03 徐州恒宝安全设备有限公司 A kind of indoor formaldehyde monitoring harmful gases warning device
CN110196312B (en) * 2019-06-14 2022-01-14 新沂市新南环保产业技术研究院有限公司 Indoor formaldehyde harmful gas monitoring alarm device

Similar Documents

Publication Publication Date Title
Oyston et al. What limits the morphological disparity of clades?
KR101575847B1 (en) System and Method for variability diagnosis modeling of Western North Pacific surface sea temperature using northern hemisphere climatic index
Shao et al. Application of different separation methods to investigate the baseflow characteristics of a semi-arid sandy area, Northwestern China
CN103389728B (en) A kind of safety air sac controller test emulation system and test emulation method thereof
CN104834004A (en) Mine slight shock and blasting signal identification method based on waveform slope before and after peak value
CN103633938A (en) Photovoltaic array fault positioning method
CN106489066A (en) Sensor power manages
CN109325510A (en) A kind of image characteristic point matching method based on lattice statistical
CN108038211A (en) A kind of unsupervised relation data method for detecting abnormality based on context
Li et al. Automatic modal parameter identification of high arch dams: feasibility verification
Menezes et al. Assembly rules in a resource gradient: Competition and abiotic filtering determine the structuring of plant communities in stressful environments
CN105953841A (en) Humiture detection system based on LabVIEW platform
CN116342353B (en) Method and system for realizing economic forest carbon sink analysis based on deep learning
CN116401311A (en) Three-dimensional visual data management system and method based on GIS
CN113723871B (en) Multi-source information-based current situation flood consistency processing method and system
CN117235489A (en) Graph variation self-coding feature extraction method for multi-source monitoring data of transmission system
CN109374686A (en) A kind of gas sensor
CN115470750A (en) Chip performance verification system based on tracking file
CN110411657A (en) A kind of intelligent pressure transmitter verification system
Hendricks et al. On the equivalence of cellular automata and the tile assembly model
CN205365638U (en) Signal intelligent acquisition ware
JP2020021278A (en) Analyzing method and computer
CN115470285B (en) Spacecraft operation mode mining method, system, storage medium and electronic equipment
CN102393819A (en) MATLAB (matrix laboratory)-based fuzzy controller HDL (hardware description language) code automatic generation method
CN109829191B (en) System and method for constructing thermal kinematics for thermal evolution history recovery

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20160921