廣西山洪地質(zhì)災(zāi)害防治縣級數(shù)據(jù)信息處理系統(tǒng)的設(shè)計實現(xiàn)
發(fā)布時間:2018-12-10 12:04
【摘要】:地處南方的廣西,屬于強(qiáng)降雨區(qū)域,而突發(fā)性強(qiáng)降水的發(fā)生,也是導(dǎo)致山洪等地質(zhì)災(zāi)害的必備條件和直接因素,面對防止此類災(zāi)害的需求,當(dāng)?shù)貧庀蟛块T提出如下要求,即通過對自動觀測站空間密度的增加,實現(xiàn)服務(wù)、接收以及處理數(shù)據(jù)能力的提升,能夠更為精細(xì)化、短時內(nèi)完成對降水的預(yù)報活動。論文具體闡述了當(dāng)?shù)刈詣託庀笳镜臄?shù)據(jù)流程,并探究了其中存在的問題,因當(dāng)前數(shù)據(jù)收集后,并未形成統(tǒng)一的標(biāo)準(zhǔn),使得專業(yè)人員無法針對此數(shù)據(jù),開展深入的運(yùn)用和發(fā)展工作。依據(jù)應(yīng)用需求,結(jié)合當(dāng)?shù)貧庀髴?yīng)用服務(wù)部門的現(xiàn)狀,針對觀測數(shù)據(jù)的處理,研發(fā)了包括格式檢查、數(shù)據(jù)采集、合并以及質(zhì)量控制等在內(nèi)的一套系統(tǒng),且結(jié)合處理后的數(shù)據(jù),對業(yè)務(wù)流程加以完善,使得自動站在數(shù)據(jù)的接收到最終應(yīng)用方面的時效得以縮短,也讓全流程監(jiān)視目標(biāo)得以實現(xiàn),確保值班人員可便捷的完成對軟件運(yùn)行、數(shù)據(jù)流轉(zhuǎn)狀況的監(jiān)視、分析等工作,進(jìn)而更為準(zhǔn)確的形成質(zhì)量分析結(jié)果,為預(yù)報員更為準(zhǔn)確的開展分析工作,提供基礎(chǔ)數(shù)據(jù)。由此,對可部署于區(qū)市縣的一套自動站前段數(shù)據(jù)處理系統(tǒng)開展研發(fā)工作,則顯得極為必要。系統(tǒng)以linux系統(tǒng)為運(yùn)行平臺,搭建以O(shè)racle數(shù)據(jù)庫為存儲介質(zhì),Java技術(shù)框架為前提進(jìn)行研發(fā),其跨平臺這一特性的充分利用,使得跨平臺支持得以實現(xiàn)于系統(tǒng)之上。為適應(yīng)系統(tǒng)未來幾何級數(shù)據(jù)增長的處理需求,采用多線程與代碼封裝模塊化設(shè)計作為該系統(tǒng)數(shù)據(jù)處理的核心關(guān)鍵支撐,針對不同數(shù)據(jù)的處理內(nèi)容,規(guī)劃四個獨立線程模塊,各個線程對所轄數(shù)據(jù)就數(shù)據(jù)采集、檢查格式、合并打包、上傳數(shù)據(jù)、日志歸檔等進(jìn)行并發(fā)處理和操作,多線程的高效處理機(jī)制使得本系統(tǒng)可以將經(jīng)典的溫、濕、風(fēng)、壓等氣象要素數(shù)據(jù)質(zhì)量控制嵌入至系統(tǒng)當(dāng)中,兼顧數(shù)據(jù)傳輸與數(shù)據(jù)本地質(zhì)控解碼入庫2項關(guān)鍵業(yè)務(wù)的同時進(jìn)行,極大的實現(xiàn)了處理時效的提升,確保了數(shù)據(jù)高效傳輸,同時提供高可靠和高可用實時數(shù)據(jù),為科研項目提供了數(shù)據(jù)保障支撐。系統(tǒng)的線程之間相互獨立,代碼模塊可以重復(fù)利用并封裝為接口,具有良好的拓展性,為類似業(yè)務(wù)流程的整合奠定了基礎(chǔ)。
[Abstract]:Guangxi, located in the south, belongs to a heavy rainfall area, and the occurrence of sudden heavy rainfall is also a necessary condition and direct factor leading to mountain floods and other geological disasters. In the face of the need to prevent such disasters, the local meteorological departments put forward the following requirements. That is, by increasing the spatial density of the automatic observation station, the ability of service, receiving and processing data can be improved, and the forecast of precipitation can be completed in a short time. The paper elaborates the data flow of the local automatic weather station, and probes into the existing problems. After the current data collection, there is no uniform standard, which makes the professionals unable to deal with the data. Carry out deep application and development work. According to the application requirements and the current situation of the local meteorological application service department, a set of systems including format check, data acquisition, merging and quality control are developed for the processing of observation data, and combined with the processed data. Improve the business process, make the automatic station in the data to the final application of the time to shorten, but also let the whole process monitoring goal can be achieved, to ensure that the duty personnel can easily complete the software operation, The monitoring and analysis of the data flow can form the quality analysis result more accurately, and provide the basic data for the forecaster to carry out the analysis work more accurately. Therefore, it is necessary to carry out research and development of a data processing system in front of an automatic station, which can be deployed in districts, cities and counties. The system takes the linux system as the running platform, builds the Oracle database as the storage medium, and the Java technology framework as the premise of the research and development. With the full use of the cross-platform feature, the cross-platform support can be realized on the system. In order to meet the increasing demand of geometric series in the future, multithreading and code encapsulation modularization design is adopted as the key support of data processing in the system. Four independent thread modules are planned for different data processing contents. Each thread carries on concurrent processing and operation to the data under its jurisdiction, such as data collection, checking format, merging and packing, uploading data, archiving log, etc. The high efficiency processing mechanism of multi-thread makes this system can make the classical temperature, humidity, wind, and so on. The data quality control of meteorological elements such as pressure is embedded in the system, taking into account the two key services of data transmission and data local quality control decoding, which greatly improves the processing efficiency and ensures the efficient transmission of data. At the same time, provide high reliability and high availability of real-time data, scientific research projects to provide data support. The threads of the system are independent of each other, and the code module can be reused and encapsulated as an interface, which has good expansibility and lays the foundation for the integration of similar business processes.
【學(xué)位授予單位】:電子科技大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2017
【分類號】:TP274.2
[Abstract]:Guangxi, located in the south, belongs to a heavy rainfall area, and the occurrence of sudden heavy rainfall is also a necessary condition and direct factor leading to mountain floods and other geological disasters. In the face of the need to prevent such disasters, the local meteorological departments put forward the following requirements. That is, by increasing the spatial density of the automatic observation station, the ability of service, receiving and processing data can be improved, and the forecast of precipitation can be completed in a short time. The paper elaborates the data flow of the local automatic weather station, and probes into the existing problems. After the current data collection, there is no uniform standard, which makes the professionals unable to deal with the data. Carry out deep application and development work. According to the application requirements and the current situation of the local meteorological application service department, a set of systems including format check, data acquisition, merging and quality control are developed for the processing of observation data, and combined with the processed data. Improve the business process, make the automatic station in the data to the final application of the time to shorten, but also let the whole process monitoring goal can be achieved, to ensure that the duty personnel can easily complete the software operation, The monitoring and analysis of the data flow can form the quality analysis result more accurately, and provide the basic data for the forecaster to carry out the analysis work more accurately. Therefore, it is necessary to carry out research and development of a data processing system in front of an automatic station, which can be deployed in districts, cities and counties. The system takes the linux system as the running platform, builds the Oracle database as the storage medium, and the Java technology framework as the premise of the research and development. With the full use of the cross-platform feature, the cross-platform support can be realized on the system. In order to meet the increasing demand of geometric series in the future, multithreading and code encapsulation modularization design is adopted as the key support of data processing in the system. Four independent thread modules are planned for different data processing contents. Each thread carries on concurrent processing and operation to the data under its jurisdiction, such as data collection, checking format, merging and packing, uploading data, archiving log, etc. The high efficiency processing mechanism of multi-thread makes this system can make the classical temperature, humidity, wind, and so on. The data quality control of meteorological elements such as pressure is embedded in the system, taking into account the two key services of data transmission and data local quality control decoding, which greatly improves the processing efficiency and ensures the efficient transmission of data. At the same time, provide high reliability and high availability of real-time data, scientific research projects to provide data support. The threads of the system are independent of each other, and the code module can be reused and encapsulated as an interface, which has good expansibility and lays the foundation for the integration of similar business processes.
【學(xué)位授予單位】:電子科技大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2017
【分類號】:TP274.2
【參考文獻(xiàn)】
相關(guān)期刊論文 前10條
1 張宇;;湘西自治州山洪地質(zhì)災(zāi)害氣象防御工作的思考[J];南方農(nóng)業(yè);2016年09期
2 季永華;劉俊娜;唐懷甌;;自動氣象站實時數(shù)據(jù)質(zhì)量控制研究與結(jié)果分析[J];電子世界;2015年21期
3 蒙pふ,
本文編號:2370535
本文鏈接:http://sikaile.net/kejilunwen/zidonghuakongzhilunwen/2370535.html
最近更新
教材專著