Transactions on Computer Science and Technology June 2014, Volume 3, Issue 2, PP.65-72
Power Supply System Client Query Methods Based on Tree Structure Database Jiangtao He1, Zhiguo Lu2, Ruidong Zhang1, Qiujing Gong 2, Fei Long 1 1. Nanan Power Supply Bureau of Chongqing Power Grid Corporation, Chongqing 400000, China 2. College of Electrical Engineering, Chongqing University, Chongqing 400030, China
Abstract On the basis of employing the Microsoft Visual Studio 2010 and SQL Server 2008 and other softwares, this paper proposed the power supply system client query methods based on the tree structure database. Inputted the electrical diagram node information of distribution network in the TreeView tables of database by the database software, and then used the WPF programming and TreeView function module to display the information in tree structure. Meanwhile, we can also turn on the electrical diagram in WPF by programming the electrical diagram to realize the function of adding the annotation. When the power supply system fails, the personnel of the power network dispatching operational control click a branch can show the detailed information of breakdown maintenance personnel, and note maintenance personnel by short message. Thereby this method improves the work efficiency and achieves standardized management of the distribution network. Keywords: Power System; Tree Structure; Database; TreeView; WPF
基于树形结构数据库的供电系统客户查询方法 何江涛 1,陆治国 2,张瑞东 1,龚秋憬 2,龙飞 1 1. 国网重庆市电力公司南岸供电分公司,重庆 400000 2. 重庆大学 电气工程学院,重庆 400030 摘 要:阐述了建立供电系统故障诊断可视化系统的必要性,在应用 Microsoft Visual Studio 2010 和 SQL Server 2008 等软 件技术的基础上,提出了基于树形结构数据库的供电系统客户查询方法。将配电网的电气图节点信息录入数据库的 TreeView 表格中,再通过编程将信息以树形结构形式在 WPF 上显示出来。同时,也可以将电气图在 WPF 中打开,通过 编程实现对电气图添加注释信息的功能。当供电系统出现故障时,电网调度运行控制人员输入故障点,就能显示出故障 的详细信息,并以短信方式通知维修人员和用户,从而缩短了断电时间,实现了配电网的规范化管理。 关键词:电力系统;树形结构;数据库;WPF
引言 随着社会经济的发展,生活水平的提高,人们对供电质量要求越来越高。这对供电稳定性,故障解决 的时效性提出了挑战。本文针对这种情况提出了一种基于树形结构数据库的供电系统客户查询方法。此方 法能及时地通知用户停电消息,并及时地通知故障维修人员排除故障、恢复供电,缩短停电时间,在达到 用户要求的同时大大的提高了经济效益。因此,对基于树形结构数据库的供电系统客户查询方法的研究, 具有很大的现实意义。
1
相关概念简介 C#是 Microsoft 在 2000 年 7 月推出.NET Framework 的第 1 版时提供的一种全新语言。C#派生于 C/C++
简洁明了的语法,这种语法在保持 C++原有功能的基础上,还简化了以前一些给程序员带来困扰的问题。 - 65 http://www.ivypub.org/cst