基于STM32的农业灾害监测系统设计

毕业论文(设计)

基于STM32的农业灾害监测系统设计

  1. 院:XX 学院(三号黑体字,下同)

  2. 业:XXXX

班 级:XXXX 班

  1. 名:X X X

  2. 号:2006XXXXXXX

指导教师:X X X

20XX 年 X 月 X 日

基于STM32的农业灾害监测系统设计

Design of Agricultural Disaster Monitoring System Based on STM32

摘 要

随着科学技术的发展,在农业生产中的应用信息技术的发展已成趋势。影响作物生长和产量的环境因素有很多,例如环境灾害、光度、温度和湿度,及时调整和改善作物所需的温室环境,防止灾害的发生从而提高生产效率和质量。因此,开发智能温室监控系统,实现温室信息的自动采集和控制,从而达到现代化农业设施要求。
随着数据监控,无线通信和嵌入式技术等不断的应用开发,人们已经建议采集数据采集系统的准确性。速度和数据存储的更高要求。鉴于目前缺乏数据采集系统,我们已经意识到基于STM32F103 ARM Cortex-M3处理器的数据采集系统,模拟输入电压信号和电流信号的连续采集和多通道排序,以及高速ARM处理器数据处理的采集。大规模,实时和大规模的数据。另外,数字信号通常用于传输,因为模拟信号的抗干扰性对传输无用。介绍了由嵌入式STM32F103微处理器和射频收发器芯片nRF905组成的无线传输模块的设计。工作频段在868MHz,使用高增益天线,数据传输速率可达1 MbtS-1,传输距离大于800 m,性能稳定性好。系统结构轻巧,易于维护。适用于雨量控制,防干旱等工业信号数据采集和传输防灾中的数据检测,如雨量收集和水文站水位监测等。

关键字:STM32F103 无线传输 无线传感器 数据采集
农业灾害监测系统,主要应用于农业领域,如“水稻种植基地”、“蔬菜种植基地”等。而本次课题的主要任务则是设计一个基于stm32开发板的农业灾害监测系统,并通过PC端软件界面显示所接收的数据。农业灾害监测系统,是由一个stm32开发板、一个温湿度传感器、一个光照强度传感器、一个串口通讯数据线组成。stm32开发板充当下位机,传感器感应数据,并由程序的接收数据模块控制,通过串口通讯传送到上位机,也就是PC端软件显示界面,在显示界面可以查询实时数据,当数据超过阀值,下位机的蜂鸣器会进行报警。

关键字:STM32开发板 农业灾害监测 传感器 数据采集

Abstract

With the development of science and technology, the application of information technology in agricultural production has become a trend. In agricultural production, there are many environmental factors affecting crop growth and yield, such as environmental disasters, photometry, temperature and humidity, timely adjustment and improvement of greenhouse environment needed by crops, prevention of disasters and thus improve production efficiency and quality. Therefore, the development of intelligent greenhouse monitoring system to achieve automatic collection and control of greenhouse information, so as to meet the requirements of modern agricultural facilities.
With the continuous expansion of data monitoring, wireless communication and embedded technology, people put forward higher requirements for data acquisition system acquisition accuracy, speed and data storage. In view of the shortcomings of the current data acquisition system, we have implemented a data acquisition system based on STM32F103 chip of ARM Cortex-M3 processor, In addition, because the anti-interference ability of analog signals is not conducive to transmission, digital signals are often used for transmission. The design of wireless transmission module composed of embedded STM32F103 microprocessor and RF transceiver chip nRF905 is given. Working in 868 MHz frequency band, the data transmission rate can reach 1 Mbt. s-1, using a high gain antenna, the transmission distance exceeds 800 m, and the stability is good. The structure of the system is light and easy to maintain. It is suitable for data acquisition and transmission of industrial signals such as rainfall control, drought prevention and disaster prevention, such as rainfall collection and water level monitoring of hydrological stations.
Key words:STM32F103 Wireless transmission Wireless Sensor Gateway Data acquisition
Agricultural disaster monitoring system, is mainly used in the agricultural field, such as “rice planting base”, “vegetable planting base”. The main task of this project is to design an agricultural disaster monitoring system based on stm32 development board, and display the received data through the PC software interface. Agricultural disaster monitoring system is composed of a stm32 development board, a temperature and humidity sensor, a light intensity sensor and a serial communication data line. The stm32 development board acts as the lower computer, and the sensor senses the data, which is controlled by the receiving data module of the program. It is transmitted to the upper computer through serial communication, that is, the PC software display interface, where real-time data can be inquired. When the data exceeds the threshold, the buzzer of the lower computer will give an alarm.

Keywords: STM32 development board agricultural disaster monitoring sensor data acquisition

农业灾害监测系统,主要应用于农业领域,如“水稻种植基地”、“蔬菜种植基地”等。本课题的主要任务是设计一个基于stm32开发板的农业灾害监测系统,并通过上位机软件界面显示接收到的数据。农业灾害监测系统由一个stm32开发板、温湿度传感器、光强传感器和串行通信数据线组成。Stm32开发板作为下位机,传感器接收数据,由程序的接收数据模块进行控制。它通过串行通信传送到上位机,即,上位机软件显示界面,可以查询实时数据。当数据超过阈值时,下位机的蜂鸣器将发出警报。

关键词:STM32开发板农业灾害监测传感器数据采集

目录

目录
摘 要 3
Abstract 4
绪 论 6
1 智能环境监控技术的设计 7
1.1 硬件的总体设计 7
1.2 环境监控系统的特性 7
1.3 网关技术 8
1.4 蓝牙技术 8
1.5 主要芯片 9
2 系统硬件设计 10
2.1 系统硬件结构 10
2.2 智能节点监控系统设计 11
2.3 RF部分硬件设计 11
2.4 传感模块 12
2.5网关设计 14
2.6 PCB板设计 15
2.7 抗干扰设计 16
3 进行总体测试 16
结 束 语 20
参考文献 21
附录 1 单片机源程序如下: 23
致 谢 32

绪 论

中国人口众多,但种植的土地非常有限。在此基础上,生产土地有限的程度严重影响作物产值。俗话说得好,“民以食为天”,但中国的农业灾害也大多是干旱,洪水,冰雪,飓风,地震,沙尘暴等,大大减少了农作物的产量。因此,农业灾害监测对中国来说非常重要。
但是,在当代农业灾害监测技术的实际应用中,日本和国外仍存在很多差距,一般国外早期,发展速度快于其他国家,技术成熟和先进。由于我们国家起步较晚,在技术方面仍有许多需要改进的地方。
目前,国内农业防灾监测技术有两个研究方向:智能环境监测系统,通过传感器仿真检测环境参数,计算机作为监控系统,多变量输入/输出控制系统作为核心。它通过相应的传感器输出模拟信号并将其转换为数字信号。第二种是基于微控制器的自动控制系统,用于自动监控和控制环境。在这种情况下,系统可以收集环境参数值,如温度湿度、太阳光照等,并显示并保存。
总的来说,在农业灾害监测技术方面,国内和国外水平仍然存在很大差距。国内技术只是在个体环境因素的监测和控制水平上,但实际上各种环境因素是相互联系的,各种因素的变化也相当复杂,因此,单一因素调控还不够

  • 13
    点赞
  • 105
    收藏
    觉得还不错? 一键收藏
  • 3
    评论
评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值