王慧娟


【摘 要】论文通过介绍Silver Light技术,描述了如何利用 Silver Light实现对空管设备框架图形的灵活绘制。并在实现绘制图形后,保存关系框图中的节点信息和边信息,通过遍历图形来找出串并联关系,最后通过可靠性建模的公式计算出空管设备链的可靠性,进而可以找出设备链中的薄弱点,并进行纠正和预防,从而可以提高设备运维部门的服务质量和设备本身的可靠性。
【Abstract】By introducing the Silver Light technology, this paper describes how to use Silver Light to realize the flexible drawing of the air traffic control equipment frame. After the graph is drawn, the node information and the edge information in the relation block diagram are saved, the series-parallel relation is found by traversing the graph, and finally the reliability of the air traffic control equipment chain is calculated by the reliability modeling formula, then we can find out the weak points in the equipment chain, and correct and prevent them, so as to improve the service quality of the equipment operation department and the reliability of the equipment itself.
【关键词】可靠性计算;Silver Light;拖放;空管系统
【Keywords】reliability calculation; Silver Light; drag and drop; air traffic control system
【中图分类号】V355 【文獻标志码】A 【文章编号】1673-1069(2021)06-0110-02
1 引言
在空管系统中,设备运维部门的工作就是保障空管设备安全,空管系统的设备都是服务于空中交通的正确指挥而建立的。管制员的指挥影响着航空安全,所以设备的可靠性成为影响管制员正常工作的一个重要因素。而现在的设备又是管制工作中不可或缺的一部分,所以在当今数据至上的时代,如何利用设备巡视的历史数据来监控设备的薄弱环节,计算设备链路中每个节点的可靠性就成为了尤为重要的问题。
为了提高设备面向管制所提供的服务质量,希望能够提早预防故障和缺陷,发现薄弱环节,进而能够采取有效措施,提高设备的可靠性。基于现有的设备运行管理信息化系统,增加管制服务可靠性分析功能,会面临的一个问题就是如何在B/S模式下,能够灵活地进行设备链路图的绘制,这是进行分析的第一步也是重要的一步,因为目前市面上的类似计算工具都是客户端形式的,很少应用在浏览器服务器模式下。……