CN103218523A - Method for visualizing airport noise based on grid queues and piecewise fitting - Google Patents

Method for visualizing airport noise based on grid queues and piecewise fitting Download PDF

Info

Publication number
CN103218523A
CN103218523A CN2013101137543A CN201310113754A CN103218523A CN 103218523 A CN103218523 A CN 103218523A CN 2013101137543 A CN2013101137543 A CN 2013101137543A CN 201310113754 A CN201310113754 A CN 201310113754A CN 103218523 A CN103218523 A CN 103218523A
Authority
CN
China
Prior art keywords
noise
grid
isoline
contours
airport
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.)
Granted
Application number
CN2013101137543A
Other languages
Chinese (zh)
Other versions
CN103218523B (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.)
Nanjing University of Aeronautics and Astronautics
Original Assignee
Nanjing University of Aeronautics and Astronautics
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 Nanjing University of Aeronautics and Astronautics filed Critical Nanjing University of Aeronautics and Astronautics
Priority to CN201310113754.3A priority Critical patent/CN103218523B/en
Publication of CN103218523A publication Critical patent/CN103218523A/en
Application granted granted Critical
Publication of CN103218523B publication Critical patent/CN103218523B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Processing (AREA)

Abstract

The invention discloses a method for visualizing airport noise based on grid queues and piecewise fitting and belongs to the field of airport noise isoline drawing. The method comprises the following steps of first establishing an initial isoline array according to the isoline drawing requirements of the airport noise, establishing an isoline grid queue array Hi which is dynamically drawn about current noise, and then processing real-time noise data by a curve piecewise fitting prediction algorithm to obtain a data set Si meeting dynamic drawing requirements; processing the Hi and the Si by a grid queue equivalent point swing algorithm to obtain an isoline grid queue array Hi+1 at the next moment; processing the Hi+1 by a grid cell isoline tracking algorithm to obtain a real-time isogram; and finally repeating steps 2 to 5 to dynamically draw the noise isogram. The method prevents grids from being traversed for multiple times and can reflect the dynamic variation of isolines and meet real-time requirements.

Description

Airport noise method for visualizing based on grid queues and piecewise fitting
Technical field
The present invention relates to a kind of airport noise method for visualizing, relate in particular to a kind of airport noise isoline dynamic drafting method, belong to airport noise isoplethes drawing field.
Background technology
Along with the quick growth of aviation services amount, has accelerated the enlarging of organic field and building of new airport in domestic most of cities.Because factor affecting such as the addressing of irrational airport, flight arrangements, the airport more and more receives publicity to the aircraft noise influence of peripheral community, and the airport noise problem becomes increasingly conspicuous.
Airport noise isogram (noise contours) is to describe, analyze, estimate the main data that the following institute in around the airport and the navigation channel regional environmental noise of passing through influences, and is the scientific basis that definite airport addressing and surrounding ground thereof are made rational planning for.Airport noise isoplethes drawing method has all multi-methods in Surfer, INM, the Noisemap software at present, also just like the method for introducing in Chinese invention patent ZL200510066109.6, the Chinese invention patent application 201110260312.2.Said method is based on traditional gridding method and improves, and raises the efficiency by the search strategy of change equivalent point and the tracing step of isoline.Because aircraft noise has the temporal and spatial characteristic, and traditional neighbourhood noise isogram is embodied on the per day noise level mostly, the isoplethes drawing method mainly concentrates in the performance of static data at present, require generally to have following problem than higher field in real-time: 1, the Static Equivalent line is drawn the influence that average noise can only be provided, and can not check real-time noise profile situation; 2, draw the progressive formation that can not reflect isogram based on the essence of acquisition noise data; 3, the computational data amount of noise is big in the dynamic drafting, and conventional isoplethes drawing algorithm need carry out repeatability analysis to each data set, has increased computation complexity; 4, Chang Gui dynamic drafting is a moment numerical value in the middle of obtaining by linear interpolation, can produce when the research aircraft noise changes immediately than mistake; 5, Chang Gui isoplethes drawing adopts identical processing mode when drawing the multiframe data, and the former frame data can not offer back one frame and draw use.
Summary of the invention
The objective of the invention is to: propose a kind of airport noise isoline dynamic drafting method, to reduce computation complexity and requirement of real time based on grid queues and piecewise fitting.
This method comprises the steps:
Step 1: set up initial noise contours array according to the rendering request of airport noise isoline;
Step 2: the current noise contours grid queues array H that makes up dynamic drafting i, subscript i is the element numbering in the initial noise contours array;
Step 3: utilize curve segmentation match prediction algorithm that the real-time noise data are handled, be met the data set S of dynamic drafting requirement i
Step 4: utilize the grid queues equivalent point to wave algorithm to H i, S iHandle, obtain next noise contours grid queues array H constantly I+1
Step 5: utilize the interior contour tracing algorithm of grid to H I+1Handle, obtain real-time noise contours figure;
Step 6: circulation execution in step 2 is to step 5, and dynamic drafting goes out noise contours figure.
Further, the particular content of described step 2 is:
If 1. the zero hour, then travel through all grids, find out the grid of noise contours process, preserve the grid numbering with the form of formation respectively for every noise contours, make up H 0
2. if previous moment has been set up H I-1, then make H i=H I-1
Technique effect:
1, improved precision of prediction by the real-time noise value in the introducing sectional curve match prediction flight course incident, and by integrated study thought.
2, the isoline grid queues method by waving based on equivalent point, having overcome needs the constantly drawback of traversal in traditional contour tracing algorithm, can reduce the grid node number that need recomputate noise figure simultaneously, has reduced computation complexity.
3, on Data Source, obtain the conventional isoplethes drawing method of instant data set compared to need, added prediction to data, alleviated high dependency to data.
4, based on isoline grid queues method, real-time by the dynamic change of the relation of the gradual change between formation reflection isoline, and result of calculation farthest is applied.
Description of drawings
Fig. 1 is a curve segmentation match prediction algorithm process flow diagram.
Fig. 2 waves algorithm flow chart for the grid queues equivalent point.
Fig. 3 is a contour tracing algorithm flow chart in the grid.
Embodiment
Below the invention will be further described.
The present invention is a kind of airport noise isoline dynamic drafting method based on grid queues and piecewise fitting, and the key step of this method is as follows:
Step 1: set up initial noise contours array C according to the rendering request of airport noise isoline.
With the single flight noise data in certain airport is sample instance, and the rendering request of noise contours is: isoline minimum value 50dB, and isoline maximal value 100dB, isoline spacing 5dB, therefore the initial noise contours array of setting up is C[50,55 ..., 100].
Step 2: the current noise contours grid queues array H that makes up dynamic drafting i, subscript i is the element numbering among the initial noise contours array C.
If 1. the zero hour, then travel through all grids, utilize conventional contour tracing algorithm to find out the grid of noise contours process, preserve the grid numbering with the form of formation respectively for every noise contours, make up H 0Particular content is: traversal C.For isoline is C i, make up grid queues q 0, i, travel through all grids, if there is equivalent point in certain grid limit,, and the numbering of two grids under the new equivalent point added q then along the position that the row or column at this place, grid limit is calculated new equivalent point 0, i, revise corresponding grid sign, with q 0, iAdd H 0
2. if previous moment has been set up H I-1, the promptly current H that exists I-1, then indirect assignment is given H iEven, H i=H I-1
Step 3: utilize curve segmentation match prediction (RTP-CPFC) algorithm that the real-time noise data are handled, be met the data set S of dynamic drafting requirement i
The RTP-CPFC algorithm is to carry out the modeling of basic mathematic model according to single monitoring point noise figure change curve piecewise fitting, utilize the unknown noise figure constantly of existing mathematical model prediction then, and determine final forecast model by result with the comparison of acquisition noise value, be used for predicting next noise figure constantly.Because the model in the process revises automatically and model parameter is revised automatically, kept accuracy than higher so predict the outcome.
The flow process of RTP-CPFC algorithm as shown in Figure 1, key step is as follows:
Step 3.1: algorithm initialization, the noise prediction precision threshold T according to appointment, set up the precision of prediction criterion:
| f ( t ) - y ( t ) | ≤ T f ( t ) % k = y ( t ) % k
In the formula: f (t) is a t predicted value constantly, and y (t) is a t measured value constantly, and k is the isoline spacing.
Step 3.2: select polynomial function, exponential function as the basic forecast model, select polynomial function below 4 times, exponential function usually as the base curve fitting function.
Step 3.3: certain the some P in the net region, utilize above-mentioned basic model to carry out match respectively, and select optimum model as final mask F according to fitting result and precision of prediction criterion, revise the Prediction Parameters of model correspondence simultaneously.
Step 3.4: for moment t, if the current model that does not meet the demands then predict with current acquisition noise value, otherwise utilize model F to predict, thereby calculate t predicted value constantly.
Step 3.5: repeating step 3.3~3.4 is met the data set S of dynamic drafting requirement i
Step 4: utilize the grid queues equivalent point to wave (DCC-GQ) algorithm to H i, S iHandle, obtain next noise contours grid queues array H constantly I+1
The DCC-GQ algorithm is to calculate the current time isoline according to the distribution situation of previous moment isoline to distribute, because the position of the isogram equivalent point of adjacent moment is approaching, has reduced the scope and the number of times of search, has improved the efficient of dynamic drafting greatly.
The flow process of DCC-GQ algorithm as shown in Figure 2, key step is as follows:
Step 4.1:, make up isoline grid queues Q based on initial noise contours array C I+1, traversal C.For isoline is C i, make up grid queues q I+1, i, traversal Q iMiddle q I, iGrid, if there is equivalent point in certain grid limit,, and the numbering of two grids under the new equivalent point added q then along the position that this place, grid limit row or column is calculated new equivalent point I+1, i, revise corresponding grid sign, with q I+1, iAdd Q I+1
Step 4.2: traversal Q I+1Middle q I+1, iGrid, if there is not equivalent point in certain grid limit, then recomputates and judge according to the grid point value, if there is equivalent point, then the numbering with two grids under this grid limit adds q I+1, i, and revise corresponding grid sign, with q I+1, iAdd Q I+1
Step 4.3: obtain final isoline grid queues Q according to above-mentioned two steps I+1
Step 4.4: repeating step 4.1~4.3 obtains next noise contours grid queues array H constantly I+1
Step 5: utilize interior contour tracing (CCIG) algorithm of grid to H I+1Handle, obtain real-time noise contours figure.
The CCIG algorithm is the crossing situation according to isoline and grid limit, judges the trend of isoline in single grid, and has set corresponding contour tracing method respectively according to the difference of number of hits.
The flow process of CCIG algorithm as shown in Figure 3, key step is as follows:
Step 5.1: for grid G, judge the noise figure and the isoline value size on its four summits, there is the number K of equivalent point in the computing grid limit, and the standard of judgement is: if two endpoint values on grid limit are with C iBe clipped in the middle, then to have property value be equivalent point on this grid limit.
Step 5.2: when K=2, illustrate that there are two equivalent points in this grid, directly connection gets final product; When K=4, utilize the value p of simple average method computing grid central point, and with p and C iRelatively, if p〉C i, then connect this both intra-mesh vertex value greater than C iTwo adjacent equivalent points, otherwise connect the both intra-mesh vertex value less than C iTwo adjacent equivalent points.
Step 5.3: repeating step 5.1~5.2 obtains real-time noise contours figure.
Step 6: circulation execution in step 2 is to step 5, and dynamic drafting goes out noise contours figure.

Claims (2)

1. the airport noise method for visualizing based on grid queues and piecewise fitting is characterized in that comprising the steps:
Step 1: set up initial noise contours array according to the rendering request of airport noise isoline;
Step 2: the current noise contours grid queues array H that makes up dynamic drafting i, subscript i is the element numbering in the initial noise contours array;
Step 3: utilize curve segmentation match prediction algorithm that the real-time noise data are handled, be met the data set S of dynamic drafting requirement i
Step 4: utilize the grid queues equivalent point to wave algorithm to H i, S iHandle, obtain next noise contours grid queues array H constantly I+1
Step 5: utilize the interior contour tracing algorithm of grid to H I+1Handle, obtain real-time noise contours figure;
Step 6: circulation execution in step 2 is to step 5, and dynamic drafting goes out noise contours figure.
2. the airport noise method for visualizing based on grid queues and piecewise fitting according to claim 1, it is characterized in that: the particular content of described step 2 is:
If 1. the zero hour, then travel through all grids, find out the grid of noise contours process, preserve the grid numbering with the form of formation respectively for every noise contours, make up H 0
2. if previous moment has been set up H I-1, then make H i=H I-1
CN201310113754.3A 2013-04-02 2013-04-02 Based on the airport noise method for visualizing of grid queues and piecewise fitting Expired - Fee Related CN103218523B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310113754.3A CN103218523B (en) 2013-04-02 2013-04-02 Based on the airport noise method for visualizing of grid queues and piecewise fitting

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310113754.3A CN103218523B (en) 2013-04-02 2013-04-02 Based on the airport noise method for visualizing of grid queues and piecewise fitting

Publications (2)

Publication Number Publication Date
CN103218523A true CN103218523A (en) 2013-07-24
CN103218523B CN103218523B (en) 2016-02-17

Family

ID=48816302

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310113754.3A Expired - Fee Related CN103218523B (en) 2013-04-02 2013-04-02 Based on the airport noise method for visualizing of grid queues and piecewise fitting

Country Status (1)

Country Link
CN (1) CN103218523B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103473473A (en) * 2013-09-26 2013-12-25 深圳市华傲数据技术有限公司 Data quality detection method and system based on scatter diagram
CN103617336A (en) * 2013-12-16 2014-03-05 中国民航大学 Method for drawing aircraft noise contour map
CN105426605A (en) * 2015-11-12 2016-03-23 中国民航大学 Multi-screen three-dimensional flight path and noise isoline real-time displaying method
CN107860469A (en) * 2017-11-22 2018-03-30 重庆大学 A kind of transformer station's noise prediction method based on way of fitting

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102999667A (en) * 2012-11-27 2013-03-27 南京航空航天大学 Fuzzy regression based airport noise predicating method and system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102999667A (en) * 2012-11-27 2013-03-27 南京航空航天大学 Fuzzy regression based airport noise predicating method and system

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
YUNHAO LIU等: "《Distributed ComputingSystems,2007.ICDCS"07.27th International Conference on》", 27 June 2007 *
刘建雄: "趋势面拟合在机场噪声监测评价中的应用", 《城市管理与科技》 *
计文斌 等: "单航班噪声动态等值线的绘制算法", 《噪声与振动控制》 *
计文斌: "基于单航班等值线动态绘制的研究与应用", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *
过春燕 等: "基于Surfer的机场噪声等值线计算绘制方法", 《中国环境科学》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103473473A (en) * 2013-09-26 2013-12-25 深圳市华傲数据技术有限公司 Data quality detection method and system based on scatter diagram
CN103617336A (en) * 2013-12-16 2014-03-05 中国民航大学 Method for drawing aircraft noise contour map
CN103617336B (en) * 2013-12-16 2016-08-17 中国民航大学 A kind of method for drafting of aircraft noise isogram
CN105426605A (en) * 2015-11-12 2016-03-23 中国民航大学 Multi-screen three-dimensional flight path and noise isoline real-time displaying method
CN105426605B (en) * 2015-11-12 2018-10-23 中国民航大学 Multi-screen Three-dimensional Track and noise contours real-time display method
CN107860469A (en) * 2017-11-22 2018-03-30 重庆大学 A kind of transformer station's noise prediction method based on way of fitting

Also Published As

Publication number Publication date
CN103218523B (en) 2016-02-17

Similar Documents

Publication Publication Date Title
GB2547816B (en) Actually-measured marine environment data assimilation method based on sequence recursive filtering three-dimensional variation
CN104657791B (en) A kind of wind farm group wind speed profile prediction technique based on correlation analysis
CN107563554B (en) Screening method of statistical downscaling model forecasting factors
Li et al. Use of historical best track data to estimate typhoon wind hazard at selected sites in China
JP2022548294A (en) Calibration Method for Distributed Hydrological Model Parameters Based on Multipoint Parallel Correction
CN107610021A (en) The comprehensive analysis method of environmental variance spatial and temporal distributions
Zhou et al. Short-term wind power prediction optimized by multi-objective dragonfly algorithm based on variational mode decomposition
CN106372402A (en) Parallelization method of convolutional neural networks in fuzzy region under big-data environment
CN104992244A (en) Airport freight traffic prediction analysis method based on SARIMA and RBF neural network integration combination model
CN107886160B (en) BP neural network interval water demand prediction method
CN103218523A (en) Method for visualizing airport noise based on grid queues and piecewise fitting
CN110058936A (en) For determining the method, equipment and computer program product of the stock number of dedicated processes resource
JP7338106B2 (en) Economic condition prediction method, economic condition prediction model construction method, and corresponding device
CN105808885B (en) A kind of lower building floor area ratio calculation method of sunshine constraint based on genetic algorithm
CN105719028A (en) Method for dynamic prediction of air-conditioning loads based on multi-factor chaos support vector machine
CN109088742A (en) A kind of traffic forecast method and network element device, computer readable storage medium
CN104809532A (en) Method for predicting generating capacity of photovoltaic system
CN106875047A (en) Reservoir watershed Runoff Forecast method and system
CN106202491A (en) A kind of based on seasonal effect in time series data digging method and system
Kizilöz Prediction model for the leakage rate in a water distribution system
CN105761489A (en) Cubic exponential smoothing optimal method of traffic flow prediction
CN109426901A (en) Long-term power consumption prediction method and device in one kind
CN108287928A (en) A kind of space attribute prediction technique based on local weighted linear regression
Lian Runoff forecasting model based on CEEMD and combination model: a case study in the Manasi River, China
CN112668790B (en) Lightning prediction method based on space-time sequence clustering algorithm and LSTM neural network

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20160217