{$cfg_webname}
主页 > 电子信息 > 单片机 >

基于stm32单片机的桥梁微小形变检测系统与设计

来源:56doc.com  资料编号:5D21488 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D21488
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于stm32单片机的桥梁微小形变检测系统与设计(任务书,开题报告,论文11000字)
摘 要 
本文论述了桥梁微小形变检测系统的硬件开发过程。随着人们生活质量和现代科技水平的不断发展,对日常生活各种数据的采集日趋重要,人们希望运用高科技手段发明一种智能、快速、准确、方便的检测系统,以便对各种数据采集、利用,解决一些生活中的问题。
本设计以STM32F103RBT6为主控芯片,使用电阻应变片搭建的双臂电桥进行数据的采集,通过放大器将微小形变信号传给A/D转换器进行数模转换,再将转换的数字量传入单片机中处理,最后通过无线模块传输,将信号显示在LCD屏幕上。
本设计软件部分的主要工作是对ADC转换、无线传输和LCD显示进行编程,使数据能够实现从接收到显示的工作。

关键词:电阻应变片  A/D转换器  无线传输 

Design of Bridge Micro-Deformation Detection System Based on stm32  
Microcontroller
Abstract
This paper describes the hardware development process of the bridge micro-deformation detection system. As people life quality and the continuous development of modern science and technology level, a variety of data collection has become increasingly important in everyday life, people want to use high-tech means to invent a kind of intelligent, rapid, accurate and convenient detection system, for a variety of data acquisition, utilization, solve some problems in their lives.
This design by STM32F103RBT6 as main control chip, using resistance strain gauge set up double bridge for data collection, through the amplifier to tiny deformation signals to A/D converter, D/A conversion is to convert the digital quantity results into the single chip microcomputer processing, finally through the wireless transmission module, the signal is displayed in the LCD screen.
The main work of the software part of this design is to program the ADC conversion, wireless transmission and LCD display so that the data can realize the work from receiving to displaying.

Keywords:  Resistance strain gauge; A/D converter; Wireless transmission
 

基于stm32单片机的桥梁微小形变检测系统与设计
基于stm32单片机的桥梁微小形变检测系统与设计


目 录
摘 要    I
Abstract    II
第一章 绪论    1
1.1课题研究背景    1
1.2 国内外研究现状    2
1.3课题研究内容    2
第二章 桥梁微小形变检测系统总设计    3
2.1系统总体功能设计    3
2.2 各部分功能简介    3
第三章 系统硬件设计    8
3.1系统总体硬件设计    8
3.2信号采集电路    8
3.2.1基本介绍    8
3.3信号调理电路    9
3.3.1 基本介绍    9
3.3.2信号调理电路总结    11
3.4 模数转换模块    12
3.4.1 AD转换器的介绍    12
3.4.2 介绍AD7714    12
3.5 STM32最小系统    15
3.5.1 STM32f103rbt6最小系统的简介    15
3.5.2 复位电路    15
3.6 无线传感模块    17
3.6.1 无线传感模块介绍    17
3.6.2 无线模块工作原理    18
3.7 LCD模块    19
第四章桥梁微小形变检测系统的软件设计    20
4.1 软件设计的总体框架    20
4.2 AD程序设计    21
4.2.1 AD程序流程    21
4.2.2 AD模块程序简介    21
4.3 无线模块子程序设计    22
4.3.1 无线模块流程    22
4.3.2 无线模块简介    22
4.4 LCD子程序设计    24
4.4.1 LCD子程序流程    24
4.4.2 LCD显示设置步骤    24
第五章 系统误差分析    26
5.1 数据采集误差分析    26
5.2 系统减小误差    27
总结    28
参考文献    29
致谢    31
附录    32
系统电路图    32

推荐资料