CN108595484B - Marine atmosphere waveguide data acquisition and visualization processing method - Google Patents

Marine atmosphere waveguide data acquisition and visualization processing method Download PDF

Info

Publication number
CN108595484B
CN108595484B CN201810206210.4A CN201810206210A CN108595484B CN 108595484 B CN108595484 B CN 108595484B CN 201810206210 A CN201810206210 A CN 201810206210A CN 108595484 B CN108595484 B CN 108595484B
Authority
CN
China
Prior art keywords
data
carrying
mean square
square error
processed
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
CN201810206210.4A
Other languages
Chinese (zh)
Other versions
CN108595484A (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.)
Tianjin University
Original Assignee
Tianjin University
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 Tianjin University filed Critical Tianjin University
Priority to CN201810206210.4A priority Critical patent/CN108595484B/en
Publication of CN108595484A publication Critical patent/CN108595484A/en
Application granted granted Critical
Publication of CN108595484B publication Critical patent/CN108595484B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/084Backpropagation, e.g. using gradient descent

Abstract

The invention relates to a marine atmospheric waveguide data acquisition and visualization processing method, which comprises the following steps: and data interaction and information acquisition among the atmospheric waveguide multi-sensors. Preprocessing and distributed fusion of data. And carrying out initial control and abnormal value marking operation on the original data file. And (3) carrying out continuity check on the data which is not marked by the abnormal value in the data file processed in the third step by using a filtering-mean square error control method. The vertical variation of the data was checked for consistency. And (4) carrying out curve fitting and interpolation by using a BP neural network, inputting the original data processed in the fifth step as a training array, and carrying out data interpolation according to the obtained fitting curve. And carrying out average calculation on the data of the multiple groups of sensors. Visual graphical display and visual processing of data: and carrying out graphical drawing according to the data processed by the steps.

Description

Marine atmosphere waveguide data acquisition and visualization processing method
Technical Field
The invention belongs to the field of ocean data processing, and relates to ocean atmospheric waveguide data acquisition and visualization processing.
Background
The close relation between big data and ocean science and technology enables ocean big data to be processed into a hot spot which is concerned at home and abroad, and ocean big data acquisition and processing are the basis and the premise for developing and utilizing the ocean, are the key for promoting the further development of the ocean science and technology and obtaining the international competitive advantage, and have important significance for realizing the strong national strategy of the ocean in China. However, the marine information data is rich and complex, the data volume is large and most of heterogeneous data, and the application of the large data processing in the marine information processing is very small although the large data processing has been widely applied in other fields, so that the application of the large data acquisition and processing method in the marine field has become a key problem.
At present, in marine data acquisition and processing, atmospheric waveguide data is an important part, and has important significance for evaluating and predicting electromagnetic wave propagation and marine detection communication systems. However, as for the atmospheric waveguide data acquisition and processing system, the research at home and abroad is still incomplete, and with the rise of data visualization processing, a set of complete atmospheric waveguide data acquisition and visualization processing system has become a hotspot and difficulty of the current research.
Disclosure of Invention
The invention aims to provide an atmospheric waveguide data acquisition and visualization processing method, which is used for performing visualization data processing on raw data on the basis of multi-sensor information interaction and distributed fusion acquired data. The technical scheme is as follows:
a marine atmospheric waveguide data acquisition and visualization processing method comprises the following steps:
the first step is as follows: and data interaction and information acquisition among the atmospheric waveguide multi-sensors.
The second step is that: preprocessing and distributed fusion of data. Binary data acquired by each sensor is converted into a required data type, and a distributed fusion mode is adopted for each sensor to obtain an original data file of the atmospheric waveguide.
The third step: and carrying out initial control and abnormal value marking operation on the original data file.
The fourth step: and (3) carrying out continuity test on data which is not marked by the abnormal value in the data file processed in the third step by using a filtering-mean square error control method, including calculation of a sliding average value and a mean square error, and if the relation between the sliding average value and the mean square error is judged to be abnormal, marking the abnormal data.
The fifth step: the vertical variation of the data was checked for consistency. According to the phenomenon that meteorological elements including temperature are continuously distributed in the vertical direction, three layers of data including a bottom layer, a middle layer and a top layer of the data are selected to perform mean square error calculation, and whether the requirement of consistency is met is judged.
And a sixth step: and (4) carrying out curve fitting and interpolation by using a BP neural network, inputting the original data processed in the fifth step as a training array, and carrying out data interpolation according to the obtained fitting curve.
The seventh step: average of the values: and carrying out average calculation on the data of the multiple groups of sensors.
Eighth step: visual graphical display and visual processing of data: and performing graphical drawing according to the data processed by the steps, drawing graphs including a line graph, a block diagram, a wind speed graph and a contour graph, and further processing the data according to the visual display of the graphs.
The ninth step: and outputting the standardized file.
Preferably, in the fifth step, for the temperature element, the temperature varies linearly with height in the vertical direction, i.e.
DX=|X1-X2|
DX is the difference between the element values of the height levels 1 and 2.
Determining the element consistency range:
a. setting DX as 2;
b. selecting three-layer temperature element X in observation data1i、X2i,X3iI is 1, …, M, which represents the data of bottom layer, middle layer and top layer, the mean square error is calculated for the corresponding time point element values of the bottom layer and the middle layer:
Figure BDA0001595978870000021
the points marked as abnormal and the points with the difference value of more than 2 between the upper layer and the lower layer are not counted and accumulated, the point number is M, and the mean square error Y is obtained1
With Y1M is taken as the upper limit Y, and m is 1.5 or 2 times.
c. The mean square deviations of the top layer temperature data and the middle layer temperature data are respectively calculated by the method, and the mean square deviations of the bottom layer temperature data and the top layer temperature data are recorded as Y2、Y3
Checking consistency
a. If | X1i-X2i|<Y1Description of X1i、X2iAnd the requirement of vertical consistency inspection is met.
b. If | X1i-X2i|>Y1Then continue to compare | X3i-X2iThe value of | if | X3i-X2i|<Y2
Then X is considered1iAnd marking the data of the layer without meeting the requirement of vertical consistency check.
c. If | X3i-X2i|>Y2Then compare | X3i-X1iI and Y3When | X3i-X1i|<Y3When, X2iUnsatisfied droopAnd (5) marking the data of the layer according to the requirement of direct consistency check.
The atmospheric waveguide acquisition and data visualization processing method provided by the invention fully considers the richness and the heterogeneity of data, adds a data interpolation method based on a BP neural network on the basis of combining data fusion and data processing, performs visual display and processing of data, has good data processing effect after verification of real data, can be applied to actual atmospheric waveguide data acquisition and processing, and has a certain reference value for acquisition and processing modes of other ocean data.
Drawings
FIG. 1 schematic diagram of multi-sensor interactive acquisition and preprocessing
FIG. 2 data processing flow diagram
FIG. 3 is a schematic view of data visualization display and processing
Detailed Description
The invention utilizes multi-sensor information interaction and distributed fusion to acquire data, processes the data by a data fitting and interpolation method based on a BP neural network, performs graphical display and visual processing on the data on the basis, and finally performs standard file generation operation on the processed data. The specific technical scheme is as follows:
the first step is as follows: and data interaction and information acquisition among the atmospheric waveguide multi-sensors. The information of the ocean atmospheric waveguide is collected through the temperature sensor, the pressure sensor, the wind speed sensor and other sensors, and data sharing and cooperative control can be achieved through data interaction among the sensors.
The second step is that: preprocessing and distributed fusion of data. Because the data collected by the sensor is binary data, the binary data is converted into the required data type for the convenience of the subsequent data processing operation. And a distributed fusion mode is adopted for each sensor, and finally, an original data file of the atmospheric waveguide is obtained.
The third step: and carrying out initial control and abnormal value marking operation on the original data file. And deleting data with position information loss such as GPS (global positioning system) caused by abnormal input of a ship body information common signal, and deleting data which exceeds a reasonable value range of the data and has too large mutation.
The fourth step: and (3) carrying out continuity test on the data by using a filtering-mean square error control method, wherein the continuity test comprises the calculation of a moving average value and a mean square error, and the marking treatment is carried out on abnormal data. Specifically, a certain element X in the observation data is selectedi(i 1, …, N), running average of data not labeled with outliers
Figure BDA0001595978870000031
(i ═ 1, …, N), the mean square error of the corresponding elements before and after filtering was calculated:
Figure BDA0001595978870000032
when in use
Figure BDA0001595978870000033
When the mean square error is larger than m times, X is considered to beiOutliers are marked.
The fifth step: the vertical variation of the data was checked for consistency. Because meteorological elements are generally continuously distributed in the vertical direction, three continuous layers of data are selected for mean square error calculation, and whether the requirement of consistency is met is judged. Specifically, taking the temperature element as an example, the temperature linearly varies with the height in the vertical direction, i.e.
DX=|X1-X2| (2)
DX is the difference between the element values of the height levels 1 and 2.
Determining the element consistency range:
a. first, suppose DX is 2;
b. selecting three-layer temperature element X in observation data1i(i=1,…,M)、X2i(i=1,…,M),X3i(i ═ 1, …, M), representing the bottom layer, middle layer, top layer data, respectively, the mean square error was first calculated for the corresponding time point element values of the bottom layer and middle layer:
Figure BDA0001595978870000041
the points marked as abnormal and the points with the difference value of the upper layer and the lower layer larger than 2 are not counted and accumulated, the number of the points is M, and the mean square error Y is obtained1
With Y1M times as the upper limit Y, and a large number of practices prove that the value of m is 1.5 or 2 times.
c. The mean square deviations of the top layer temperature data and the middle layer temperature data are respectively calculated by the method, and the mean square deviations of the bottom layer temperature data and the top layer temperature data are recorded as Y2、Y3
Checking consistency
c. If | X1i-X2i|<Y1Description of X1i、X2iAnd the requirement of vertical consistency inspection is met.
d. If | X1i-X2i|>Y1Then continue to compare | X3i-X2iThe value of | if | X3i-X2i|<Y2
Then X is considered1iAnd marking the data of the layer without meeting the requirement of vertical consistency check.
c. If | X3i-X2i|>Y2Then compare | X3i-X1iI and Y3When | X3i-X1i|<Y3When, X2iAnd marking the data of the layer without meeting the requirement of vertical consistency check.
And a sixth step: and carrying out curve fitting and interpolation by using the BP neural network, inputting the original data as a training array, and carrying out data interpolation according to the obtained fitting curve. In particular, the amount of the solvent to be used,
suppose the input data is a vector of length N, p (N) ═ p1,p2,…,pN]Then the output vector can be represented as o (n) ═ o1,o2,…,oN]. Setting the excitation function of the BP neural network as a Tan-sigmoid function, and recording the function as
Figure BDA0001595978870000042
And adopting Levenberg-Marquardt as a training method, and calculating the stepping amount according to the following formula:
Figure BDA0001595978870000043
wherein JkIs the jacobian matrix of the function f. And (3) taking the processed data as input, setting a proper number of neurons, and training the neurons through a neural network to obtain fitting.
The seventh step: average of the values. Since the sensor performs one set of measurement every 3 seconds, the average data in minutes is often needed in practical application, and the average calculation is needed for multiple sets of data. In particular, the amount of the solvent to be used,
because the source is regular, every 3 seconds is a set of data, the accumulation of n to m points is first calculated (skipping over the points marked as outliers, the number of points is counted as k), and then divided by the accumulated number to obtain the average of the values, as follows:
Figure BDA0001595978870000051
eighth step: and (4) visual graphic display and visual processing of data. And performing graphical drawing according to the processed data, wherein the graphical drawing comprises drawing of other graphs such as a line graph, a block diagram, a wind velocity diagram, a contour diagram and the like, and further processing the data according to the visual display of the graphs.
The ninth step: and outputting the standardized file. Based on the data processing, the processed data is sorted and standardized to be output.

Claims (1)

1. A marine atmospheric waveguide data acquisition and visualization processing method comprises the following steps:
the first step is as follows: data interaction and information acquisition among the atmospheric waveguide multi-sensors;
the second step is that: preprocessing and distributed fusion of data: converting binary data acquired by each sensor into a required data type, and obtaining an original data file of the atmospheric waveguide by adopting a distributed fusion mode for each sensor;
the third step: carrying out initial control and abnormal value marking operation on the original data file;
the fourth step: carrying out continuity test on data which is not marked by the abnormal value in the data file processed in the third step by using a filtering-mean square error control method, wherein the continuity test comprises calculation of a sliding average value and a mean square error, and if the relation between the sliding average value and the mean square error is judged to be abnormal, marking the abnormal data;
the fifth step: the vertical change of the data was checked for consistency: according to the phenomenon that meteorological elements including temperature are continuously distributed in the vertical direction, three layers of data of a bottom layer, a middle layer and a top layer are respectively selected in the vertical direction, mean square error calculation is carried out, and whether the requirement of consistency is met is judged;
and a sixth step: performing curve fitting and interpolation by using a BP neural network, inputting the original data processed in the fifth step as a training array, and performing data interpolation according to the obtained fitting curve;
the seventh step: average of the values: carrying out average calculation on data of a plurality of groups of sensors;
eighth step: visual graphical display and visual processing of data: carrying out graphical drawing according to the data processed by the steps, drawing graphs including a line graph, a block diagram, a wind speed graph and a contour graph, and further processing the data according to the visual display of the graphs;
the ninth step: and outputting the standardized file.
CN201810206210.4A 2018-03-13 2018-03-13 Marine atmosphere waveguide data acquisition and visualization processing method Active CN108595484B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810206210.4A CN108595484B (en) 2018-03-13 2018-03-13 Marine atmosphere waveguide data acquisition and visualization processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810206210.4A CN108595484B (en) 2018-03-13 2018-03-13 Marine atmosphere waveguide data acquisition and visualization processing method

Publications (2)

Publication Number Publication Date
CN108595484A CN108595484A (en) 2018-09-28
CN108595484B true CN108595484B (en) 2021-03-26

Family

ID=63626297

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810206210.4A Active CN108595484B (en) 2018-03-13 2018-03-13 Marine atmosphere waveguide data acquisition and visualization processing method

Country Status (1)

Country Link
CN (1) CN108595484B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100798413B1 (en) * 2006-10-24 2008-01-28 (주)한국해양과학기술 System and method for visualizing surveyed data in 3D form at sea
CN101980311A (en) * 2010-08-27 2011-02-23 国家海洋局第二海洋研究所 Method for giving alarm to low oxygen phenomenon of inshore ocean by monitoring buoys
CN102446367A (en) * 2011-09-19 2012-05-09 哈尔滨工程大学 Method for constructing three-dimensional terrain vector model based on multi-beam sonar submarine measurement data
WO2013085627A2 (en) * 2011-10-21 2013-06-13 Conocophillips Company Ice data collection, processing and visualization system
CN104008451A (en) * 2014-05-29 2014-08-27 西北工业大学 Virtual ocean battlefield 3D visualization effect assessment method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100798413B1 (en) * 2006-10-24 2008-01-28 (주)한국해양과학기술 System and method for visualizing surveyed data in 3D form at sea
CN101980311A (en) * 2010-08-27 2011-02-23 国家海洋局第二海洋研究所 Method for giving alarm to low oxygen phenomenon of inshore ocean by monitoring buoys
CN102446367A (en) * 2011-09-19 2012-05-09 哈尔滨工程大学 Method for constructing three-dimensional terrain vector model based on multi-beam sonar submarine measurement data
WO2013085627A2 (en) * 2011-10-21 2013-06-13 Conocophillips Company Ice data collection, processing and visualization system
CN104008451A (en) * 2014-05-29 2014-08-27 西北工业大学 Virtual ocean battlefield 3D visualization effect assessment method

Also Published As

Publication number Publication date
CN108595484A (en) 2018-09-28

Similar Documents

Publication Publication Date Title
CN105243435B (en) A kind of soil moisture content prediction technique based on deep learning cellular Automation Model
CN112905560A (en) Air pollution prediction method based on multi-source time-space big data deep fusion
CN105738587A (en) Water quality monitoring system
CN112036075A (en) Abnormal data judgment method based on environmental monitoring data association relation
CN111814956A (en) Multi-task learning air quality prediction method based on multi-dimensional secondary feature extraction
CN114548375B (en) Cable-stayed bridge girder dynamic deflection monitoring method based on two-way long-short-term memory neural network
Yang et al. Marine surveying and mapping system based on Cloud Computing and Internet of Things
CN110908364A (en) Fault detection method based on robust interval estimation
CN111024821A (en) Composite material storage box health monitoring system and method
CN114169638A (en) Water quality prediction method and device
CN114818774A (en) Intelligent gearbox fault diagnosis method based on multi-channel self-calibration convolutional neural network
CN114154619A (en) Ship track prediction method based on CNN and BILSTM
CN116757097A (en) Digital twin hydraulic engineering operation and maintenance monitoring system and method
CN115654381A (en) Water supply pipeline leakage detection method based on graph neural network
CN108595484B (en) Marine atmosphere waveguide data acquisition and visualization processing method
CN115081677B (en) Wind speed prediction method and device, electronic equipment and readable storage medium
CN116720156A (en) Weather element forecasting method based on graph neural network multi-mode weather data fusion
CN115392360B (en) Transformer-based large bridge temperature-response related pattern recognition and health diagnosis method
CN116596151A (en) Traffic flow prediction method and computing device based on time-space diagram attention
CN115952743A (en) Multi-source precipitation data collaborative downscaling method and system coupled with random forest and HASM
CN112632868B (en) Filling and correcting method and system for radial flow missing value observed by high-frequency ground wave radar
CN113108949B (en) Model fusion-based sonde temperature sensor error prediction method
CN112085779B (en) Wave parameter estimation method and device
CN115081741A (en) Natural gas metrological verification intelligent prediction method based on neural network
CN114970743A (en) Multi-source remote sensing rainfall data fusion method based on multi-modal deep learning

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
GR01 Patent grant
GR01 Patent grant