民航气象业务移动监控系统的设计与实现
2021-06-29胡玮
胡玮


摘 要: 针对目前民航气象业务监控体系中存在的维护人员活动范围受限、故障修复不及时等问题,设计实现一种基于移动终端的民航气象业务监控系统。遵循通过移动终端建立异地监控和远程维护的思想,文章从模块设计和实现思路两方面详细阐述了系统的具体实现过程,并针对实现过程中涉及的通过移动端远程操控计算机和保障系统安全性两个关键点,给出了具体的解决方案。运行结果表明,该系统能一定程度上解决现有监控体系存在的问题,实现民航气象业务监控的动态化和移动化。
关键词: 移动应用; 异地监控; 远程维护; 民航气象; WebSocket; 跨平台
中图分类号:TP311.13 文献标识码:A 文章编号:1006-8228(2021)04-28-04
Abstract: In view of the problems existing in the current civil aviation meteorological service monitoring system, such as the limited range of activities of maintenance personnel, failure repair is not timely and so on, a civil aviation meteorological service monitoring system based on mobile terminal is designed and implemented. Following the idea of establishing remote monitoring and remote maintenance through mobile terminal, this paper expounds the specific implementation process of the system from two aspects of module design and implementation ideas, and gives specific solutions for two key points involved in the implementation process: remote control of computer through mobile terminal and guarantee of system security. The operation results show that the system can solve the problems existing in the monitoring system to a certain extent, and realize the dynamic and mobility monitoring of civil aviation meteorological service.
Key words: mobile apps; remote monitoring; remote maintenance; civil aviation meteorology; WebSocket; cross platform
0 引言
我國民航气象业务属于航空运输系统当中的一个重要环节,对民航的安全飞行起到至关重要的作用[1-2]。当前,民航气象业务飞速发展,用户对气象数据的应用需求越来越多[3-5]。为了满足气象服务的时效性,针对民航气象业务的监控系统也越来越多[6-9],现有的监控体系主要是先建立一套标准化的监控规则,再由计算机按照规则运行,从而在一定程度上实现气象数据的实时监控[10-12]。
实时监控要求气象数据的维护人员时刻关注监控终端,只能在相对小的空间范围内活动,而气象数据的迅猛增长要求维护人员频繁出现在不同的设备场所,在更大的空间范围内活动,一旦远离监控终端,将面临无法及时接收告警信息,无法第一时间修复故障点等问题。……
