DESIGN AND REALIZATION OF THE LONG- DISTANCE MONITORINGOF AIR- CONDITIONINGSYSTEM IN INTELLIGENT BUILDING WAN G Yanping (Anhui Institute of Architecture & Industry)
ABSTRAC TThe long - distance monitoring of air - conditioning system is one of the most important contents of Building Automation System in Intelligent Building ,the long – distance monitoring based on Internet/ Intranet is not only the developing direction of realizing BMS but also the foundation of setting up Intelligent Building Management System( IBMS) .
The method to realize the long - distance monitoring and management of air – conditioning system by means of net configuration software WebAccess and Programmable Computer Controller (PCC) is described in this paper.
KEY WORDS Intelligent building Air - conditioning system Long – distance monitoring PCC
(4) 设计工作画面。工作画面中包括与现场系统相对应的动画,动画制作中的实时控制部分将占用WebAccess 提供的I/ O 点,如果仅仅是做没有现场设备的演示动画,则动画中使用的点就是We-bAccess 提供的本地点。在WebAccess 提供的点中, I/ O 点的数量和本地点的数量是相同的。
(5) 工作画面所需要的控制点的分配。由于WebAccess 提供的I/ O 点是有限的,所以在实时控制的动画中,对应I/ O 点的控制点需要合理分配使用。考虑到系统的扩充,通常系统中的点数需要留出一定的余量。值得注意的是,WebAccess 中所提供的所有I/ O 点,在不加限定时均是可读可写的,这样就很容易实现现场和远程控制的对等控制关系,并且可以节约宝贵的点数。
(6) 实现各个点的动画连接和添加脚本语句。将完成的动画画面与对应的I/ O 点或本地点连接起来,在动画的实现方面,WebAccess 提供有最基本的动画程序,如果实现的动画比较复杂,那么WebAccess 还支持TCL 脚本并提供强大的函数库供用户自行编程。