Study on Data Synchronization Technology of Aero-engine Altitude Simulation Test Facility Experiment Based on The Spring Boot Framework

Konferenz: ISCTT 2021 - 6th International Conference on Information Science, Computer Technology and Transportation
26.11.2021 - 28.11.2021 in Xishuangbanna, China

Tagungsband: ISCTT 2021

Seiten: 5Sprache: EnglischTyp: PDF

Persönliche VDE-Mitglieder erhalten auf diesen Artikel 10% Rabatt

Autoren:
Zhou, Qifan; Zhao, Wanli; Li, Kai; Guo, Yingqing (School of Power and Energy, Northwestern Polytechnical University, Xi’an, China)
Qiao, Yanping (School of Power and Energy, Northwestern Polytechnical University, Xi’an, China & Science and Technology on Altitude Simulation Laboratory, Mianyang, China)

Inhalt:
In order to achieve the data management and data analysis of aero-engine experimental equipment, it is necessary to perform data migration on the data in the historical database. In this paper, two real-time data synchronization methods based on the JDBC interface and Mybatis structure under the Spring Boot framework were proposed, and they were applied to the altitude simulation test facility experiment to achieve the real-time data synchronization function between the historical database and the local database. For the JDBC interface mode, the switching mode that integrated full data synchronization and incremental data synchronization was used to achieve continuous data synchronization tasks. For the Mybatis structure mode, the integration of master-slave data source configuration logic and multi-threaded parallel processing flow grouping autonomy methods, the continuous data synchronization task was achieved. The simulation test results verify the efficiency and real-time performance of the two methods proposed in this paper.