摘要磁性传感器因其广泛的实际意义而普遍应用,尤其是在电子产品领域,通过对相关磁参数的测量可以得到电流、位置、方向等重要参数。同样,单片机更是因其强大的功能而大量应用在工业自动控制系统中,本文主要研究基于单片机的方式来实现磁性传感器的功能。43110
本课题采用美国Silicon Labs公司的c8051f352型号单片机,通过对软硬件的开发来实现AD转换和串口传输的功能,并进行相关实验。硬件方面通过使用AltiumDesigner绘制电路图,软件方面则使用配套的IDE进行开发。整个系统主要包括五大模块,振荡器模块,串口模块,UART模块,ADC模块和中断模块。
关键词 磁性传感器 单片机 c8051f352 AD采集和串口传输
毕业论文设计说明书外文摘要
Title Magnetic Sensor Technology Research Based on Microcontroller
Abstract
Magnetic sensor has been widely used because of its extensive practical significance,especially in the field of electronic products. By measuring the magnetic parameters, we can get important parameters such as the electric current、 position、direction and so on. In the same, the microcontroller is widely used in industrial automatic control system because of its powerful function. This paper mainly studies the way to realize the function of magnetic sensor based on single chip microcomputer.
This paper uses MCU c8051f352 produced by the American company Silicon Labs. Through the development of software and hardware to achieve the function of AD conversion and serial transmission, and carries on some related experiment. On the hardware side, we use the AltiumDesigner to draw the circuit diagram, on the software side, we use the matching IDE to develop. The whole system mainly consists of five modules, oscillator module, serial port module, UART module, ADC module and interrupt module.
Keywords magnetic sensor Microcontroller c8051f352 AD conversion and serial transmission
目 次
1 引言 1
1.1 研究意义 1
2 磁性传感器基本原理 3
2.1磁性传感器 3
2.2控制器 4
3系统设计 6
3.1各模块功能及说明 6
3.2实验过程及结果 17
结论 18
致谢 19
参考文献20
1 引言
1.1 研究意义
磁性传感器并不是新生的产物,而是在很多年前就已经研发出来,到如今更是广泛应用于现代工业中,尤其是在电子产品中应用最为广泛,像现在几乎人手一部的手机中就含有很多不同功能磁性传感器,它们通常以感应磁场强度来测量电流,位置,方向等物理参数。最简单也最为人所知的就是霍尔元件了,霍尔元件所依靠的霍尔效应我们早在中学时代就已经接触过。所以本课题对磁性传感器的研究是充满了对现实的考虑,是很有实际意义的。另一方面,作为光电信息工程专业的学生,单片机则是我们脱离不开的话题,单片机作为一种集成电路芯片,是采用了集成电路技术,把类似于人脑的CPU、ROM、RAM、多种输入输出接口和定时器、中断系统等功能整合到一起的电子信息系统,在工业控制领域早就广泛应用了。而单片机作为电子信息学科的基础,通过实践也能更深入的了解所学习的理论知识。所以基于单片机来研究磁性传感器是很有意义的。
1.2 国内外研究现状
1.2.1 磁性传感器简介
1.2.2 发展趋势