- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
摘 要
目前,随着计算机技术、通信技术的飞速发展,使我们通过计算机进行网络互
连的同时,许多领域的嵌入式设备如工业控制、数据采集和智能仪表等都有接入
网络的需求。通过嵌入式Internet控制系统,用户只要在有网络接入的地方,就可
以对与网络连接的任何现场设备进行远程监控。
网络控制器的核心芯片采用基于Cortex—
M3 内核的32位ARM微控制器STM32F103ZET6。首先根据网络控制器的功能要求
,设计各功能模块的流程图,具体包括:数据采集及A/D转换模块、数 处理模块、
数据存储模块、显示模块、以太网通信模块。其次了解Keil开发平台,通过 件的
设计编写相关程序,完成数据的采集、处理、存储、显示以及以太网通信,使网络
控制器与上位机通过以太网实时通信及远程控制。最后,完成总体的调试,总结
分析过程中遇到的问题和不足。
关键词:网络控制器,STM32F103ZET6 ,数据采集,TCP/IP通信协议
I
ABSTRACT
At present, along with the computer technology, communication technology to
rapid development, make us through the computer network interconnection and at the
same time, many areas of embedded equipment such as industrial control, data
acquisition and intelligent instruments have access network needs. Through the
embedded Internet control system, as long as the users have Internet access in the
place, can with the network connection to any site equipment for remote monitoring.
Network controller based on the core chip Cortex-M3 kernel 32-bit ARM micro
controller STM32F103ZET6. First of all, according to the functional requirement of
the network controller, the function module design flow chart of specific include: data
collection and A/D conversion module, data processing module, the data storage
module, display module, Ethernet communication module. Second understand Keil
development platform, and through the design of the software to write programs,
complete data collection, treatment, storage, display and Ethernet communication,
network controller and the upper machine through the Ethernet real-time
communication and remote control. Finally, the adjustment of the overall finish,
summarizes and analyzes the problems in the course of and insufficient.
KEY WORDS :Network controller, STM32F103ZET6, data acquisition, TCP/IP
communication agreement
II
文档评论(0)