摘要
基于通用监控软件难以实现管网调度复杂算法的问题,提出一种运用MVC软件框架实现排水管网远程监控调度系统的方案。Model层利用ADO.NET Entity Framework完成数据处理;View层采用Bootstrap设计同时适用于PC与移动设备的界面;Controller层使用高级编程语言C#完成定制调度算法等逻辑功能。实际应用证明,该方案可满足开发排水管网远程监控调度系统的需求,并具有成本低、界面友好和开发周期短等优势。
Since it is difficult to realize the complex algorithm of pipe network scheduling on the basis of the general SCADA system, in this paper, a solution to above problem that uses MVC framework to build Remote Drainage Pipe Network Monitoring and Optimal Control System is being presented. We can write little code to complete data Read-write in Model layer; construct the system runs on both PC and mobile devices by Bootstrap which is based on HTML5 and CSS in View layer; achieve Optimal Control logic works by the high level programming language C# in Controller layer. MVC framework meet the demand of developing Remote Drainage Pipe Network Monitoring and Optimal Control System, and the system is inexpensive, friendly interact and can be built in short development cycle.
作者
陶明
史珊海
温浩然
Tao Ming Shi Shanhai Wen Haoran(Guangdong Institute of Intelligent Manufacturin)
出处
《自动化与信息工程》
2017年第3期37-41,共5页
Automation & Information Engineering
关键词
MVC框架
实体框架
远程监控调度
B/S架构
MVC Framework
Entity Framework
Remote Monitoring and Dispatching
B/S Architecture