- 1、本文档共13页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
毕业设计论文模板2011-05-24
题目南京浦口水厂自动控制系统网络实时数据库的建立及浏览器编程 学 号 08007###
姓名 指导教师 顾问教师 起止日期 2010.12.21 – 2011.06.10
设计地点
南京浦口水厂自动控制系统网络实时数据库的建立及浏览器编程
摘要
本模板的快捷键说明,请仔细阅读:
本模板采用大纲级别和自动目录生成
本模板中定义了1-8级标题,快捷键分别是Ctrl + 1 至 Ctrl + 8,其中,标题7作为图片说明,标题8作为表格的说明
更新目录,只需用鼠标点击到目录的任何位置,按下快捷键F9即可。
其他快捷键:正文:Ctrl + 0或者Alt + 0; 代码:Alt + 1; 图片居中:Alt + 2
页眉已经设定成自动随章节号变化,无需修改
关键词:自动控制系统、串口通讯、数据库、SQL Server、网络、Web应用程序、组件、IIS、ASP、VB、VBScript。
establishment of Nanjing Pukou water factory automatic control system network real-time database and browser programming
Abstract
The article is mainly about the foundation of the Internet database system in Nanjing Pukou Waterworks automation control system.
The system transfers the data form industry net to a NT Server by serial communication. Then the NT Server analyses the data and stores it in the database. At the same time, the data is published on the Internet.
The system is divided into three layers: the database layer, the middle layer and the application layer. The database layer stores the data. The middle layer receives the data, inserts data into database, puts the data in order and offers inquiring interfaces. The application layer displays the running status of the system, displays the current data, and offers an operation plate to inquire data.
The application layer is composed of two parts, the local application and the web application.
The web site, a part of the application layer, was created in NT Server by IIS. It was developed in ASP. Because of the use of the middle layer, the site was developed rapidly.
KEYWORDS: Automation Control System, Serial Communication, Database, SQL Server, Network, Web Application, COM, IIS, ASP, VB, VBScript.
目录摘要 I
Abstract II
第1章 绪论 1
1.1 项目概述 1
1.1.1 目标 1
1.1.2 运行环境 1
1.2 数据描述 1
1.2.1 静态数据 1
1.2.2 动态数据 1
1.2.3 数据库描述 1
1.3 功能分析 1
1.3.1 功能划分 1
1.3.2 功能描述 1
1.4 性能需求 2
1.4.1 数据精确度 2
1.4.2 时间特性 2
1.4.3 适应性 2
第2章 总体设计 3
2.1 逻辑结构分析 3
2.1.1 数据传输 3
2.1.2 数据存储与查询 3
2.1.3 WEB服务 3
2.2 系统结构设计 4
2.2.1 系统结构图 4
2.2.2 数据库层 4
2.
文档评论(0)