设计 任务书 文档 开题 答辩 说明书 格式 模板 外文 翻译 范文 资料 作品 文献 课程 实习 指导 调研 下载 网络教育 计算机 网站 网页 小程序 商城 购物 订餐 电影 安卓 Android Html Html5 SSM SSH Python 爬虫 大数据 管理系统 图书 校园网 考试 选题 网络安全 推荐系统 机械 模具 夹具 自动化 数控 车床 汽车 故障 诊断 电机 建模 机械手 去壳机 千斤顶 变速器 减速器 图纸 电气 变电站 电子 Stm32 单片机 物联网 监控 密码锁 Plc 组态 控制 智能 Matlab 土木 建筑 结构 框架 教学楼 住宅楼 造价 施工 办公楼 给水 排水 桥梁 刚构桥 水利 重力坝 水库 采矿 环境 化工 固废 工厂 视觉传达 室内设计 产品设计 电子商务 物流 盈利 案例 分析 评估 报告 营销 报销 会计
 首 页 机械毕业设计 电子电气毕业设计 计算机毕业设计 土木工程毕业设计 视觉传达毕业设计 理工论文 文科论文 毕设资料 帮助中心 设计流程 
垫片
您现在所在的位置:首页 >>计算机毕业设计 >> 文章内容
                 
垫片
   我们提供全套毕业设计和毕业论文服务,联系微信号:biyezuopin QQ:2922748026   
基于卫星数字地图的电力线路规划系统设计与实现 毕业论文+项目源码+答辩PPT
文章来源:www.biyezuopin.vip   发布者:毕业作品网站  

摘  要
 电网建设中输电线路的选择过程比较复杂,需要综合考虑地理,地形,交通,施工和维护等因素对线路的影响。随着电力行业信息化的不断发展,传统的电力选线方法已不再适应信息化时代电网建设的需要,近年来利用数字化手段规划电力线路的研究已经取得了显著的成绩。
 电力线路规划本质上属于航迹规划问题,在航迹规划算法中由于A*算法搜索过程简单,算法效率高而得到广泛的应用。本文主要讨论了基于A*算法的电力线路规划演示软件的设计思路;首先简要介绍了课题背景和国内外研究现状;详细论述了系统的设计原则;并粗略探讨了A*算法的工作原理;然后基于电力线路规划约束条件,利用稀疏A*算法原理设计并实现了一种适用于电力选线的路径规划算法;最后通过测试验证了算法的正确性。
 本系统借鉴一般管理软件和航迹规划算法的设计原则,人机交互界面采用QT图形界面实现,搜索算法采用C/C++语言实现,开发环境采用VS2010,从而使得系统可以稳定的运行在Windows平台。本课题来源于华中电网横向科研项目,系统已经通过验收投入了实际使用。
关键字:电力选线,航迹规划,A*算法,路径代价







Abstract
Selection of transmission lines in power grid construction process is complicated, need comprehensive consideration of geography, topography, traffic, construction and maintenance and so on the influence of factors on the line. With the continuous development of electric industry information the traditional electric power line selection method is no longer meet the needs of the power grid construction of information age, using digital means planning electric lines of research in recent years has made significant achievements.
  Electric line planning in essence belongs to the route planning problem, in the route planning algorithm due to the A * algorithm search process is simple, high efficiency and widely used. This article mainly discussed the design idea of electric power line planning presentation software based on A* algorithm.; first briefly introduced the topic background and research status at home and abroad; the design principle of the system are discussed in detail; and discuss the working principle of A * algorithm; then based on power line planning constraints, a route planning algorithm for power line selection is designed and implemented by using the principle of sparse A* algorithm; finally the correctness of the algorithm is verified by tests.
  This system from general management software and the design principle of route planning algorithm, using QT graphical interface to realize the human-computer interaction interface, search algorithm is implemented using C/C + + language, development environment using VS2010, thus making the operation of the system can be stable in the Windows platform. This topic comes from the horizontal research projects of central China power grid, and has passed the actual use of the system.
Keywords: power line selection, route planning, A*algorithm, route cost


目  录
摘  要 I
Abstract 2
1 绪  论 1
1.1 课题背景及意义 1
1.2 国内外研究现状 2
1.3 课题主要研究内容和目的 2
1.4 论文组织结构 3
2 系统需求分析 3
2.1 系统概述 3
2.2 路径规划限制 4
2.3 功能性需求 5
2.4 数据需求 7
2.5 非功能性需求 7
3 A*算法概述 9
3.1 A*算法基础 9
3.2 A*算法详解 12
RELAX-EDGE 13
6.    13
PRINT-PATH(G,s,t) 13
3.2.2 A*算法基本流程 13
1. INITIALIZE-SOURCE(G,s,t) 13
2.  13
8.   PRINT-PATH(G,s,t) 14
4 系统概要设计 16
4.1 概述 16
4.2 系统总体设计 16
4.3 系统模块设计 18
5 系统详细设计 25
5.1 工程管理设计 25
5.2 约束条件设计 28
5.3 预处理设计 29
5.4 线路规划设计 31
5.5 效果演示设计 37
6 实验结果演示 38
6.1 系统主界面 38
6.2 工程管理功能 38
6.3 约束条件功能 39
6.4 预处理功能 40
6.5 线路规划功能 40
6.6 规划结果演示 41
7 总结与展望 43
7.1 论文主要内容总结 43
7.2 不足与展望 43
参考文献 44



























  全套毕业设计论文现成成品资料请咨询微信号:biyezuopin QQ:2922748026     返回首页 如转载请注明来源于www.biyezuopin.vip  

                 

打印本页 | 关闭窗口
本类最新文章
基于10kV配电网线损的仿真计算 华兴科技公司网络规划与设计 毕业 宠物之家寄养系统的设计与实现 毕
SSM的毕业生去向登记分析管理系 Hadoop 的预制菜溯源预测系 YOLOv3改进算法在道路裂缝检
| 关于我们 | 友情链接 | 毕业设计招聘 |

Email:biyeshejiba@163.com 微信号:biyezuopin QQ:2922748026  
本站毕业设计毕业论文资料均属原创者所有,仅供学习交流之用,请勿转载并做其他非法用途.如有侵犯您的版权有损您的利益,请联系我们会立即改正或删除有关内容!