Movatterモバイル変換


[0]ホーム

URL:


CN110661845B - Spatial environment monitoring method and system based on Internet of things big data - Google Patents

Spatial environment monitoring method and system based on Internet of things big data
Download PDF

Info

Publication number
CN110661845B
CN110661845BCN201910765443.2ACN201910765443ACN110661845BCN 110661845 BCN110661845 BCN 110661845BCN 201910765443 ACN201910765443 ACN 201910765443ACN 110661845 BCN110661845 BCN 110661845B
Authority
CN
China
Prior art keywords
subset
space environment
environment parameters
monitoring
subsets
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
CN201910765443.2A
Other languages
Chinese (zh)
Other versions
CN110661845A (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.)
Chongqing Terminus Technology Co Ltd
Original Assignee
Chongqing Terminus Technology 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 Chongqing Terminus Technology Co LtdfiledCriticalChongqing Terminus Technology Co Ltd
Priority to CN201910765443.2ApriorityCriticalpatent/CN110661845B/en
Publication of CN110661845ApublicationCriticalpatent/CN110661845A/en
Application grantedgrantedCritical
Publication of CN110661845BpublicationCriticalpatent/CN110661845B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Landscapes

Abstract

The invention provides a space environment monitoring method based on Internet of things big data, wherein the space environment monitoring method comprises the following steps: acquiring information, namely acquiring a plurality of time-varying characteristic vectors by acquiring urban space environment parameters of a plurality of monitoring sites, and merging and clustering a plurality of time-varying characteristic vector sets into a plurality of subsets; and an information judgment step, namely comparing the percentage of the monitoring sites completing the updating of the urban space environment parameters in the plurality of subsets with a plurality of updating rate thresholds, and judging whether the urban space environment parameters of the subsets execute big data analysis or not according to the comparison result. The invention also provides a space environment monitoring system of the method. According to the space environment monitoring method and system based on the Internet of things big data, the collection and uploading of urban space environment parameters are synchronous, the updating rate and the real-time performance of big data analysis are improved, and the authenticity of the analysis is enhanced.

Description

Spatial environment monitoring method and system based on Internet of things big data
Technical Field
The invention relates to the field of urban environment monitoring, in particular to a spatial environment monitoring method and system based on Internet of things big data.
Background
In a modern smart city system, monitoring the urban space environment is a basic link for realizing urban digitization, and monitoring the temperature, the humidity, the air pollutant concentration, the PM2.5 concentration, the ultraviolet intensity and the like of the urban space can play an important role in aspects of urban weather forecast, resource scheduling, energy conservation, tourism and the like.
At present, in order to monitor the space environment, monitoring sites are arranged in a city space range, a plurality of types of city space environment parameters are measured at each monitoring site through multifunctional sensor equipment, and then the city space environment parameters are uploaded to a background big data server through Internet of things protocols such as LORA, ZigBee, NB-IoT and the like, so that big data analysis and display are performed. Due to the wide urban space, in order to ensure the reliability of data, monitoring sites with sufficient number and density are required, for example, tens of thousands of monitoring sites may need to be arranged in a large and medium-sized urban space range, which brings certain difficulty to the analysis of a large data server: due to the fact that the number of the related monitoring sites is large and the distribution is wide, the acquisition and uploading of urban space environment parameters are not easy to achieve synchronization, and if one round of monitoring is carried out every 10 minutes, due to the reasons of transmission transfer, delay and the like, all the monitoring sites finish the data acquisition and uploading time of the round which is far longer than 10 minutes; if the big data server waits for all the monitoring sites to monitor the urban space environment parameters in place in the current round and then performs uniform analysis, a large delay time is generated in each round, and the update rate and the real-time performance of big data analysis are obviously reduced. In addition, if each monitoring site is updated in real time immediately after the latest uploaded urban space environment parameters are obtained, and one round of analysis is performed every 10 minutes, a large time difference exists in the actual acquired urban space environment parameters during each round of analysis, and the accumulation of the time difference is larger and larger, for example, when the urban space environment parameters are acquired and uploaded every round of a site slower than those of a site B, the time difference existing in the actual acquisition time of the urban space environment parameters of the site a and the site B is larger and larger when each round of analysis and display is performed, and the authenticity of the analysis is finally directly influenced.
In order to solve the problems, the invention provides a spatial environment monitoring method and system based on big data of the internet of things, so that the acquisition and uploading of urban spatial environment parameters are synchronous, the updating rate and the real-time performance of big data analysis can be improved, and the authenticity of the analysis is enhanced.
Disclosure of Invention
Objects of the invention
In order to overcome at least one defect in the prior art, the invention provides a spatial environment monitoring method and system based on Internet of things big data. The method not only realizes synchronization of acquisition and uploading of the urban space environment parameters, but also improves the update rate and the real-time performance of big data analysis and enhances the authenticity of the analysis.
(II) technical scheme
As a first aspect of the invention, the invention discloses a space environment monitoring method based on Internet of things big data, which comprises the following steps:
acquiring information, namely acquiring a plurality of time-varying characteristic vectors by acquiring urban space environment parameters of a plurality of monitoring sites, and merging and clustering a plurality of time-varying characteristic vector sets into a plurality of subsets;
and an information judgment step, namely comparing the percentage of the monitoring sites completing the updating of the urban space environment parameters in the plurality of subsets with a plurality of updating rate thresholds, and judging whether the urban space environment parameters of the subsets execute big data analysis or not according to the comparison result.
In a possible implementation manner, the information obtaining step collects the urban spatial environment parameters in the analysis window of the monitoring site to obtain the time-varying feature vector.
In a possible embodiment, the time-varying feature vector comprises: 4-dimensional feature vectors; setting the city space environment parameter obtained by M times of measurement of the nth monitoring site as Xn1,Xn2…XnMThen the 4-dimensional feature vector
Figure GDA0002715323130000031
Rn=Max(Xn1,Xn2…XnM)-Min(Xn1,Xn2…XnM);
Figure GDA0002715323130000032
Wherein
Figure GDA0002715323130000033
Is Xn1,Xn2…XnMThe mean value of (a);
Figure GDA0002715323130000034
in a possible embodiment, the clustering comprises: a K-means algorithm; the flow of the K-means algorithm comprises the following steps:
step 1, randomly selecting K4-dimensional feature vectors, wherein each 4-dimensional feature vector initially represents the center of one subset;
step 2, adding each residual 4-dimensional feature vector to the subset with the closest vector distance according to the vector distance between the feature vector and the center of each subset;
step 3, recalculating the average value of the 4-dimensional feature vector of each subset in each dimension, updating the recalculated average value to be a new subset center, wherein the new subset center is a new 4-dimensional feature vector, and the dimension value of the new subset center in each dimension is the average value of the 4-dimensional feature vector in the subset in each dimension;
and 4, continuously repeating the step 2 and the step 3 until the center of the subset does not change after repeating, and forming a plurality of subsets meeting specific conditions.
In one possible implementation, the information determining step determines that the urban spatial environment parameters of the subset perform the big data analysis when a percentage of the monitoring sites completing the update of the urban spatial environment parameters in the subset is higher than the update rate threshold corresponding to the subset.
As a second aspect of the present invention, the present invention discloses a spatial environment monitoring system based on big data of the internet of things, including:
the information acquisition module is used for acquiring a plurality of time-varying characteristic vectors by collecting urban space environment parameters of a plurality of monitoring sites, and then merging and clustering the plurality of time-varying characteristic vectors into a plurality of subsets;
and the information judgment module is used for comparing the percentage of the monitoring sites which finish the updating of the urban space environment parameters in the plurality of subsets with a plurality of updating rate thresholds and judging whether the urban space environment parameters of the subsets execute big data analysis or not according to the comparison result.
In a possible implementation manner, the information obtaining module is configured to collect the urban space environment parameters in the analysis window of the monitoring site to obtain the time-varying feature vector.
In a possible embodiment, the time-varying feature vector comprises: 4-dimensional feature vectors; setting the city space environment parameter obtained by M times of measurement of the nth monitoring site as Xn1,Xn2…XnMThen the 4-dimensional feature vector
Figure GDA0002715323130000041
Rn=Max(Xn1,Xn2…XnM)-Min(Xn1,Xn2…XnM);
Figure GDA0002715323130000042
Is Xn1,Xn2…XnMThe mean value of (a);
Figure GDA0002715323130000043
wherein
Figure GDA0002715323130000044
Is Xn1,Xn2…XnMThe mean value of (a);
Figure GDA0002715323130000045
in a possible embodiment, the clustering performed by the information acquisition module includes: a K-means algorithm; the K-means algorithm comprises:
randomly selecting K of said 4-dimensional feature vectors, each of said 4-dimensional feature vectors initially representing a center of one of said subsets;
for each remaining 4-dimensional feature vector, adding the feature vector to the subset with the closest vector distance according to the vector distance between the feature vector and the center of each subset;
recalculating the average value of the 4-dimensional feature vector of each subset in each dimension, and updating the average value into a new subset center, wherein the new subset center is a new 4-dimensional feature vector, and the dimension value of the new subset center in each dimension is the average value of the 4-dimensional feature vector in the subset in each dimension;
and repeating continuously until the center of the subset does not change any more after repeating, and forming a plurality of subsets meeting specific conditions.
In a possible implementation manner, the information determining module is configured to determine that the urban spatial environment parameters of the subset perform the big data analysis when a percentage of the monitoring sites completing the update of the urban spatial environment parameters in the subset is higher than the update rate threshold corresponding to the subset.
(III) advantageous effects
The invention provides a space environment monitoring method and system based on Internet of things big data.A plurality of time-varying characteristic vectors are obtained by an information acquisition step through collecting city space environment parameters of a plurality of monitoring sites, and then the plurality of time-varying characteristic vectors form a multi-dimensional vector set, so that clustering is carried out according to the multi-dimensional vector set to form a plurality of subsets; and comparing the percentage of the monitoring sites completing the updating of the urban space environment parameters in each of the plurality of subsets with an updating rate threshold corresponding to the subset by an information determination step, thereby determining whether the urban space environment parameters of the subset execute big data analysis or not according to the comparison result. The method not only realizes synchronization of acquisition and uploading of the urban space environment parameters, but also improves the update rate and the real-time performance of big data analysis and enhances the authenticity of the analysis.
Drawings
The embodiments described below with reference to the drawings are exemplary and intended to be used for explaining and illustrating the present invention and should not be construed as limiting the scope of the present invention.
Fig. 1 is a flowchart of a spatial environment monitoring method based on internet of things big data provided by the invention.
Fig. 2 is a schematic structural diagram of a spatial environment monitoring system based on internet of things big data provided by the invention.
Detailed Description
In order to make the implementation objects, technical solutions and advantages of the present invention clearer, the technical solutions in the embodiments of the present invention will be described in more detail below with reference to the accompanying drawings in the embodiments of the present invention.
It should be noted that: in the drawings, the same or similar reference numerals denote the same or similar elements or elements having the same or similar functions throughout. The embodiments described are some embodiments of the present invention, not all embodiments, and features in embodiments and embodiments in the present application may be combined with each other without conflict. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In the description of the present invention, it is to be understood that the terms "central," "longitudinal," "lateral," "front," "rear," "left," "right," "vertical," "horizontal," "top," "bottom," "inner," "outer," and the like are used in the orientation or positional relationship indicated in the drawings, which are used for convenience in describing the invention and for simplicity in description, and are not intended to indicate or imply that the referenced device or element must have a particular orientation, be constructed and operated in a particular orientation, and are not to be considered limiting of the scope of the invention.
A first embodiment of a spatial environment monitoring method based on internet of things big data provided by the invention is described in detail below with reference to fig. 1. As shown in fig. 1, the method for monitoring a spatial environment provided by this embodiment mainly includes: an information acquisition step and an information determination step.
And an information acquisition step, namely acquiring a plurality of time-varying characteristic vectors by acquiring urban space environment parameters of a plurality of monitoring sites, and then merging and clustering the plurality of time-varying characteristic vectors into a plurality of subsets. The monitoring site can be provided with multifunctional sensor equipment; the multifunctional sensor equipment arranged on the monitoring site can measure various urban space environment parameters, such as urban temperature, humidity, PM2.5, ultraviolet rays and the like. The monitoring of the urban space environmental parameters can play a role in urban weather forecast, tourism and other aspects.
The time-varying characteristic vectors of a plurality of monitoring sites can form a multi-dimensional vector set, and then clustering can be carried out according to the multi-dimensional vector set to form a plurality of subsets.
And an information judgment step, namely comparing the percentage of the monitoring sites completing the updating of the urban space environment parameters in the plurality of subsets with a plurality of updating rate thresholds, and judging whether the urban space environment parameters of the subsets execute big data analysis or not according to the comparison result. A corresponding update rate threshold may be set for each subset, such that the percentage of the monitoring sites within each subset that complete the update of the urban spatial environment parameter is compared to the update rate threshold corresponding to that subset. Whether the urban space environment parameters of the subsets perform big data analysis can be judged according to the fact that the percentage of the monitoring sites which finish updating the urban space environment parameters in each subset is higher or lower than the updating rate threshold corresponding to the subset; whether the urban space environment parameters of the subsets perform big data analysis can be judged according to the ratio of the percentage of the monitoring sites completing the updating of the urban space environment parameters in each subset to the update rate threshold corresponding to the subset.
And the information acquisition step is to acquire the urban space environment parameters in the monitoring site analysis window to obtain the time-varying characteristic vector. An analysis window can be established, and then the urban space environment parameters obtained by the last few measurements of the monitoring site can be brought into the analysis window, so that the time-varying characteristic vector of the urban space environment parameters in the analysis window of the monitoring site is obtained.
Wherein the time-varying feature vector comprises: 4-dimensional feature vectors; setting the city space environment parameter obtained by M times of measurement of the nth monitoring site as Xn1,Xn2…XnMThen the 4-dimensional feature vector
Figure GDA0002715323130000071
Rn=Max(Xn1,Xn2…XnM)-Min(Xn1,Xn2…XnM);
Figure GDA0002715323130000081
Wherein
Figure GDA0002715323130000082
Is Xn1,Xn2…XnMThe mean value of (a);
Figure GDA0002715323130000083
and calculating the time-varying characteristic vectors (4-dimensional characteristic vectors) according to the urban space environment parameters obtained by the latest M times of measurement of the nth monitoring site, so that the plurality of time-varying characteristic vectors (4-dimensional characteristic vectors) are calculated according to the urban space environment parameters obtained by the latest M times of measurement of the plurality of monitoring sites.
Wherein the clustering comprises: a K-means algorithm; the flow of the K-means algorithm comprises the following steps: step 1, randomly selecting K4-dimensional feature vectors, wherein each 4-dimensional feature vector initially represents the center of one subset; step 2, adding each residual 4-dimensional feature vector to the subset with the closest vector distance according to the vector distance between the feature vector and the center of each subset; step 3, recalculating the average value of the 4-dimensional feature vector of each subset in each dimension, updating the recalculated average value to be a new subset center, wherein the new subset center is a new 4-dimensional feature vector, and the dimension value of the new subset center in each dimension is the average value of the 4-dimensional feature vector in the subset in each dimension; and 4, continuously repeating the step 2 and the step 3 until the center of the subset does not change after repeating, and forming a plurality of subsets meeting specific conditions. A multi-dimensional vector set (composed of time-varying feature vectors of a plurality of monitoring sites) in a city can be aggregated into 2 or more subsets through clustering; the temporal variations of the geospatial environmental parameters provided by monitoring sites within the same subset are similar, while the temporal variations of the geospatial environmental parameters provided by monitoring sites within different subsets differ.
In addition, the clustering also includes merged hierarchical clustering, FCM fuzzy clustering and the like, which are not described herein.
Wherein, in the information determining step, when the percentage of the monitoring sites completing the update of the urban spatial environment parameters in the subset is higher than the update rate threshold corresponding to the subset, it is determined that the urban spatial environment parameters of the subset execute the big data analysis. When the temporal variability of the urban spatial environment parameters of the monitoring sites in a subset is high (expressed as R)nAnd Sn,CnA larger value), a higher update rate threshold may be set; when the urban spatial environment parameters of the monitoring sites in a subset are not time-varying, the set update rate threshold is relatively low. When the percentage of the monitoring sites completing the updating of the urban space environment parameters in the subset is higher than the update rate threshold corresponding to the subset, it can be said that the number of the monitoring sites completing the updating in the subset reaches a value, which meets the condition of big data analysis, and further can execute the big data analysis on the urban space environment parameters in the subset.
The method comprises the steps of acquiring urban space environment parameters of a plurality of monitoring sites by an information acquisition step to obtain a plurality of time-varying characteristic vectors, and further forming a multi-dimensional vector set by the plurality of time-varying characteristic vectors, so that clustering is performed according to the multi-dimensional vector set to form a plurality of subsets; and comparing the percentage of the monitoring sites completing the updating of the urban space environment parameters in each of the plurality of subsets with an updating rate threshold corresponding to the subset by an information determination step, thereby determining whether the urban space environment parameters of the subset execute big data analysis or not according to the comparison result. The method not only realizes synchronization of acquisition and uploading of the urban space environment parameters, but also improves the update rate and the real-time performance of big data analysis and enhances the authenticity of the analysis.
A first embodiment of the spatial environment monitoring system based on big data of the internet of things provided by the invention is described in detail below with reference to fig. 2. As shown in fig. 2, the space environment monitoring system provided in this embodiment mainly includes: the device comprises an information acquisition module and an information judgment module.
The information acquisition module is used for acquiring a plurality of time-varying characteristic vectors by collecting urban space environment parameters of a plurality of monitoring sites, and then merging and clustering the plurality of time-varying characteristic vectors into a plurality of subsets;
and the information judgment module is used for comparing the percentage of the monitoring sites which finish the updating of the urban space environment parameters in the plurality of subsets with a plurality of updating rate thresholds and judging whether the urban space environment parameters of the subsets execute big data analysis or not according to the comparison result.
The information acquisition module is used for acquiring the urban space environment parameters in the monitoring site analysis window to obtain the time-varying characteristic vector.
Wherein the time-varying feature vector comprises: 4-dimensional feature vectors; setting the city space environment parameter obtained by M times of measurement of the nth monitoring site as Xn1,Xn2…XnMThen the 4-dimensional feature vector
Figure GDA0002715323130000101
Rn=Max(Xn1,Xn2…XnM)-Min(Xn1,Xn2…XnM);
Figure GDA0002715323130000102
Wherein
Figure GDA0002715323130000103
Is Xn1,Xn2…XnMThe mean value of (a);
Figure GDA0002715323130000104
wherein the clustering performed by the information acquisition module comprises: a K-means algorithm; the K-means algorithm comprises:
randomly selecting K of said 4-dimensional feature vectors, each of said 4-dimensional feature vectors initially representing a center of one of said subsets;
for each remaining 4-dimensional feature vector, adding the feature vector to the subset with the closest vector distance according to the vector distance between the feature vector and the center of each subset;
recalculating the average value of the 4-dimensional feature vector of each subset in each dimension, and updating the average value into a new subset center, wherein the new subset center is a new 4-dimensional feature vector, and the dimension value of the new subset center in each dimension is the average value of the 4-dimensional feature vector in the subset in each dimension;
and repeating continuously until the center of the subset does not change any more after repeating, and forming a plurality of subsets meeting specific conditions.
The information determination module is configured to determine that the urban spatial environment parameter of the subset performs the big data analysis when a percentage of the monitoring sites that complete the update of the urban spatial environment parameter in the subset is higher than the update rate threshold corresponding to the subset.
The method comprises the steps that an information acquisition module acquires a plurality of time-varying characteristic vectors by acquiring urban space environment parameters of a plurality of monitoring sites, and then the plurality of time-varying characteristic vectors form a multi-dimensional vector set, so that clustering is carried out according to the multi-dimensional vector set to form a plurality of subsets; and the information judgment module compares the percentage of the monitoring sites completing the updating of the urban space environment parameters in each of the plurality of subsets with the updating rate threshold corresponding to the subset, so as to judge whether the urban space environment parameters of the subset execute big data analysis according to the comparison result. The method not only realizes synchronization of acquisition and uploading of the urban space environment parameters, but also improves the update rate and the real-time performance of big data analysis and enhances the authenticity of the analysis.
The above description is only for the specific embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present invention are included in the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims.

Claims (10)

1. A space environment monitoring method based on Internet of things big data is characterized by comprising the following steps:
acquiring information, namely acquiring a plurality of time-varying characteristic vectors by acquiring urban space environment parameters of a plurality of monitoring sites, and merging and clustering a plurality of time-varying characteristic vector sets into a plurality of subsets; forming a multi-dimensional vector set by the time-varying characteristic vectors of a plurality of monitoring sites, and then clustering according to the multi-dimensional vector set to form a plurality of subsets;
an information determination step, namely comparing the percentage of the monitoring sites which finish the updating of the urban space environment parameters in the plurality of subsets with a plurality of updating rate thresholds, and determining whether the urban space environment parameters of the subsets execute big data analysis according to the comparison result; setting a corresponding update rate threshold value for each subset, so that the percentage of the monitoring sites completing the update of the urban space environment parameters in each subset is compared with the update rate threshold value corresponding to the subset; judging whether the urban space environment parameters of the subsets execute big data analysis or not according to the fact that the percentage of the monitoring sites completing the updating of the urban space environment parameters in each subset is higher or lower than the updating rate threshold corresponding to the subset; and judging whether the urban space environment parameters of the subsets execute big data analysis or not according to the ratio of the percentage of the monitoring sites completing the updating of the urban space environment parameters in each subset to the update rate threshold corresponding to the subset.
2. The spatial environment monitoring method according to claim 1, wherein in the information obtaining step, the city spatial environment parameters in the analysis window of the monitoring site are collected to obtain the time-varying feature vector.
3. The spatial environment monitoring method of claim 1, wherein the time-varying feature vector comprises: 4-dimensional feature vectors; setting the city space environment parameter obtained by M times of measurement of the nth monitoring site as Xn1,Xn2…XnMThen the 4-dimensional feature vector
Figure FDA0002715323120000011
Rn=Max(Xn1,Xn2…XnM)-Min(Xn1,Xn2…XnM);
Figure FDA0002715323120000021
Wherein
Figure FDA0002715323120000022
Is Xn1,Xn2…XnMThe mean value of (a);
Figure FDA0002715323120000023
4. the spatial environment monitoring method of claim 3, wherein the clustering comprises: a K-means algorithm; the flow of the K-means algorithm comprises the following steps:
step 1, randomly selecting K4-dimensional feature vectors, wherein each 4-dimensional feature vector initially represents the center of one subset;
step 2, adding each residual 4-dimensional feature vector to the subset with the closest vector distance according to the vector distance between the feature vector and the center of each subset;
step 3, recalculating the average value of the 4-dimensional feature vector of each subset in each dimension, updating the recalculated average value to be a new subset center, wherein the new subset center is a new 4-dimensional feature vector, and the dimension value of the new subset center in each dimension is the average value of the 4-dimensional feature vector in the subset in each dimension;
step 4, continuously repeating the step 2 and the step 3 until the center of the subset does not change after repeating, and forming a plurality of subsets meeting specific conditions;
the time-varying property of the urban space environment parameters provided by the monitoring sites in the same subset is similar, while the time-varying property of the urban space environment parameters provided by the monitoring sites in different subsets is different;
the clustering also includes merged hierarchical clustering and FCM fuzzy clustering.
5. The spatial environment monitoring method according to claim 1, wherein in the information determining step, when a percentage of the monitoring sites completing the update of the urban spatial environment parameters in the subset is higher than the update rate threshold corresponding to the subset, it is determined that the urban spatial environment parameters of the subset perform the big data analysis; when the percentage of the monitoring sites completing the updating of the urban space environment parameters in the subset is higher than the update rate threshold corresponding to the subset, it is indicated that the number of the monitoring sites completing the updating in the subset reaches a value, and the condition of big data analysis is met, so that the big data analysis can be performed on the urban space environment parameters in the subset.
6. The utility model provides a space environment monitoring system based on thing networking big data which characterized in that includes:
the information acquisition module is used for acquiring a plurality of time-varying characteristic vectors by collecting urban space environment parameters of a plurality of monitoring sites, and then merging and clustering the plurality of time-varying characteristic vectors into a plurality of subsets; forming a multi-dimensional vector set by the time-varying characteristic vectors of a plurality of monitoring sites, and then clustering according to the multi-dimensional vector set to form a plurality of subsets;
the information judgment module is used for comparing the percentage of the monitoring sites which finish the updating of the urban space environment parameters in the plurality of subsets with a plurality of updating rate thresholds and judging whether the urban space environment parameters of the subsets execute big data analysis or not according to the comparison result; setting a corresponding update rate threshold value for each subset, so that the percentage of the monitoring sites completing the update of the urban space environment parameters in each subset is compared with the update rate threshold value corresponding to the subset; judging whether the urban space environment parameters of the subsets execute big data analysis or not according to the fact that the percentage of the monitoring sites completing the updating of the urban space environment parameters in each subset is higher or lower than the updating rate threshold corresponding to the subset; and judging whether the urban space environment parameters of the subsets execute big data analysis or not according to the ratio of the percentage of the monitoring sites completing the updating of the urban space environment parameters in each subset to the update rate threshold corresponding to the subset.
7. The spatial environment monitoring system of claim 6, wherein the information obtaining module is configured to collect the urban spatial environment parameters in the monitoring site analysis window to obtain the time-varying feature vector.
8. The spatial environment monitoring system of claim 6, wherein the time-varying feature vector comprises: 4-dimensional feature vectors; is provided withThe city space environment parameter obtained by measuring M times of the nth monitoring site is Xn1,Xn2…XnMThen the 4-dimensional feature vector
Figure FDA0002715323120000031
Rn=Max(Xn1,Xn2…XnM)-Min(Xn1,Xn2…XnM);
Figure FDA0002715323120000041
Wherein
Figure FDA0002715323120000042
Is Xn1,Xn2…XnMThe mean value of (a);
Figure FDA0002715323120000043
9. the spatial environment monitoring system of claim 8, wherein the clustering performed by the information acquisition module comprises: a K-means algorithm; the K-means algorithm comprises:
randomly selecting K of said 4-dimensional feature vectors, each of said 4-dimensional feature vectors initially representing a center of one of said subsets;
for each remaining 4-dimensional feature vector, adding the feature vector to the subset with the closest vector distance according to the vector distance between the feature vector and the center of each subset;
recalculating the average value of the 4-dimensional feature vector of each subset in each dimension, and updating the average value into a new subset center, wherein the new subset center is a new 4-dimensional feature vector, and the dimension value of the new subset center in each dimension is the average value of the 4-dimensional feature vector in the subset in each dimension;
repeating continuously until the center of the subset does not change after repeating, and forming a plurality of subsets meeting specific conditions;
the time-varying property of the urban space environment parameters provided by the monitoring sites in the same subset is similar, while the time-varying property of the urban space environment parameters provided by the monitoring sites in different subsets is different;
the clustering also includes merged hierarchical clustering and FCM fuzzy clustering.
10. The spatial environment monitoring system of claim 6, wherein the information determination module is configured to determine that the urban spatial environment parameters of the subset perform the big data analysis when a percentage of the monitoring sites completing the update of the urban spatial environment parameters in the subset is higher than the update rate threshold corresponding to the subset; when the percentage of the monitoring sites completing the updating of the urban space environment parameters in the subset is higher than the update rate threshold corresponding to the subset, it is indicated that the number of the monitoring sites completing the updating in the subset reaches a value, and the condition of big data analysis is met, so that the big data analysis can be performed on the urban space environment parameters in the subset.
CN201910765443.2A2019-08-192019-08-19Spatial environment monitoring method and system based on Internet of things big dataActiveCN110661845B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201910765443.2ACN110661845B (en)2019-08-192019-08-19Spatial environment monitoring method and system based on Internet of things big data

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201910765443.2ACN110661845B (en)2019-08-192019-08-19Spatial environment monitoring method and system based on Internet of things big data

Publications (2)

Publication NumberPublication Date
CN110661845A CN110661845A (en)2020-01-07
CN110661845Btrue CN110661845B (en)2020-12-18

Family

ID=69037585

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201910765443.2AActiveCN110661845B (en)2019-08-192019-08-19Spatial environment monitoring method and system based on Internet of things big data

Country Status (1)

CountryLink
CN (1)CN110661845B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN105651336A (en)*2016-01-252016-06-08无锡点创科技有限公司Pollution source dynamic data monitoring system and method
CN110139299A (en)*2019-05-142019-08-16鹰潭泰尔物联网研究中心The clustering method of base station flow in a kind of cellular network

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US10649449B2 (en)*2013-03-042020-05-12Fisher-Rosemount Systems, Inc.Distributed industrial performance monitoring and analytics
CN103955182A (en)*2014-04-112014-07-30中国石油化工股份有限公司Safe operation monitoring and instructing method
CN108650309A (en)*2018-04-252018-10-12深圳市创艺工业技术有限公司A kind of agricultural product storage and transportation ambient intelligence monitoring system based on big data
CN109003422A (en)*2018-08-022018-12-14北京大学深圳研究生院Monitoring data processing method and landslide forecasting procedure for landslide
CN109525956B (en)*2019-01-022020-06-12吉林大学 An energy-efficient data collection method based on data-driven clustering in wireless sensor networks
CN109962982A (en)*2019-03-292019-07-02中海生态环境科技有限公司A kind of river and lake water ecological environment monitoring system based on Internet of Things

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN105651336A (en)*2016-01-252016-06-08无锡点创科技有限公司Pollution source dynamic data monitoring system and method
CN110139299A (en)*2019-05-142019-08-16鹰潭泰尔物联网研究中心The clustering method of base station flow in a kind of cellular network

Also Published As

Publication numberPublication date
CN110661845A (en)2020-01-07

Similar Documents

PublicationPublication DateTitle
CN111310786B (en)Traffic detector abnormality diagnosis method and device based on random forest classifier
WO2021051609A1 (en)Method and apparatus for predicting fine particulate matter pollution level, and computer device
CN116186634A (en)Intelligent management system for construction data of building engineering
CN113033957B (en)Multi-mode rainfall forecast and real-time dynamic inspection and evaluation system
CN107564290B (en)Urban road intersection saturated flow rate calculation method
CN108733966A (en)A kind of multidimensional electric energy meter field thermodynamic state verification method based on decision woodlot
CN107167178A (en)Environment inside car detection method and detecting system
CN116227752B (en)Park facility management system based on Internet of things
CN115982602B (en)Photovoltaic transformer electrical fault detection method
CN110087207A (en)Wireless sensor network missing data method for reconstructing
CN104915562A (en)Building energy efficiency diagnosis method and system
CN103065497B (en)A kind of method and system of parking stall measure
CN101246645A (en) A method for identifying outlier traffic data
CN104020510B (en)meteorological analysis method and device
CN116434595B (en) An intelligent recommendation system for indoor parking spaces based on big data
CN117390378B (en)Intelligent management method and system for dual-carbon platform data
US20250180536A1 (en)Water quality management device, operation method thereof, and water quality management method
CN116308958A (en)Carbon emission online detection and early warning system and method based on mobile terminal
CN113569491B (en)Wheel set size detection data analysis and correction method and device
CN111879915A (en) A high-resolution monthly soil salinity monitoring method and system for coastal wetlands
CN114169400A (en)Drinking water source soil environment parameter early warning method, system, device and storage medium
CN110134907A (en) A method, system and electronic device for filling missing rainfall data
CN114386654A (en)Multi-scale numerical weather forecasting mode fusion weather forecasting method and device
CN107315671B (en)Application state monitoring method, device and equipment
CN120317526A (en) Method, device, equipment and storage medium for characteristic analysis of distribution transformer load data

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp