欢迎来到天天文库
浏览记录
ID:23114001
大小:272.27 KB
页数:31页
时间:2018-11-04
《基于msp430单片机的数据采集系统设计》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、基于MSP430单片机的数据采集系统设计摘要本论文主要阐述了一种以MSP430F149单片机为核心的多路数据采集系统。该系统采用了模块化的设计思想,系统硬件电路的设计包括主控电路设计、电源部分设计、模拟量采集电路部分设计、复位电路部分设计、串U通信电路部分设计五部分。电源电路为整个提供3.3V电源电压,复位电路采用MAX809芯片实现对单片机的复位,具有很高的可靠性;模拟量数据采集通过片内的A/D转换通道与外部的采集传感器进行连接;单片机电路主要是完成与其它电路的接U,采集系统采集得到数据后,通过UART串口将数据送到上位机上去,可
2、以将数据交给上位机进行处理,从而降低采集系统的负担,并且也可以避免采集系统的海量存储器;软件开发部分采用C语言编程,软件开发以TARSystems公司EmbeddedWorkbenchforMSP430为集成开发环境,达到了采集到的数据能在PC机上显示、存储、绘制曲线、同时PC机能给单片机发送控制命令等功能。该系统充分体现了智能化、低功耗、高精度的发展趋势。关键词:MSP430;串UI通信;传感器;A/D转换AbstractThispaperdescribestheMSP430F149microcontrollerasthecore
3、ofamulti-channeldataacquisitionsystem.Thesystemusesamodulardesign,systemhardwaredesign,includingthemastercircuitdesign,powersupplydesign,partofthedesignofanalogacquisitioncircuit,resetcircuitpartofthedesign,serialcommunicationcircuitpartofthedesignoffiveparts.Toprovide
4、3.3VpowersupplycircuitfortheentiresupplyvoltageresetcircuitusingMAX809resetthemicrocontrollerchipwithhighreliability;analogdataacquisitionthroughtheon-chipA/Dconversionchannelsandtheacquisitionofexternalsensorsconnected;SCMcircuitismainlydonewiththeothercircuitsofthein
5、terfacedataacquisitionsystemarecollectedthroughtheUARTserialdatauptothehostcomputer,thedatacanbeprocessedtothehostcomputer,therebyreducingtheburdenofcollectionsystem,andalsotoavoidcapturesystemofmassstorage;softwaredevelopmentpartoftheuseofClanguageprogramming,software
6、developmenttoIARSystemsCorporationEmbeddedWorkbenchforMSP430isanintegrateddevelopmentenvironment,tothecollecteddatainPC,display,storage,drawingcurves,andPCfunctionstothemicrocontrollersendcontrolcommandsandotherfunctions.Thesystemfullyembodiestheintelligent,low-power,h
7、igh-precisiontrends.Keywords:MSP430;serialcommunication;sensor;A/Dconversion目录1绪论11.1研究背景11.2论文主要[A)容和结构12基于MSP430单片机采集系统的设计方案22.1基于MSP430单片机采集系统需求分析22.2系统整体方案设计23系统硬件设计与实现(单元电路设计)23.1主控电路的设计33.1.1MSP430单片机的选择33.1.2MSP430单片机的端口选择33.1.3单片机电路设计43.2电源部分设计43.3fi位电路部分设计53.4
8、传感器模拟量采集电路部分设计53.5串口通信电路部分设计63.5.1SP3220芯片选择73.5.2串口通信的电路图74基于MSP430单片机采集系统软件开发94.1软件开发环境94.1.1IAREmbeddedWorkbench介绍
此文档下载收益归作者所有