增量式LED PWM调光控制系统设计
无需注册登录,支付后按照提示操作即可获取该资料.
增量式LED PWM调光控制系统设计(论文13000字)
摘要:当今社会,中国经济迅猛发展,LED灯在城市的应用越来越多,关于LED灯的调光功能也显得颇为重要。为了实现LED的多样发光,本文将在如何实现LED灯的调光进行论述,本系统主要采用脉宽调制PWM原理,在硬件上利用增量式旋转编码器、MCU模块、PWM缓冲模块等部分相互配合设计一个PWM调光控制板,并进行软件程序编程实现LED灯珠的PWM调控控制功能。
关键词:LED灯;增量式编码器;脉宽调制PWM;调光;缓冲模块;软件编程
Design of incremental LED PWM dimming control system
Abstract: In today's society, the rapid development of China's economy, LED lights in the city more and more applications, on the LED light dimming function is also very important. In order to realize the diversity of LED light, this will be how to achieve the LED lamp dimming is discussed, this system mainly uses PWM principle, using incremental rotary encoder, MCU module, PWM buffer module parts with each other to design a PWM light control board in hardware, and software programming to achieve PWM control LED lamp control function.
Key words: LED lamp, incremental encoder, pulse width modulation PWM, dimming, buffer module, software programming
目 录
1 引言 5
1.1 本课题的研究目的及意义 5
1.2本课题的国内外研究现状 5
1.3 本课题的研究内容 6
2系统硬件设计 6
2.1 基本原理 7
2.1.1增量式旋转编码器的工作原理 7
2.1.2 PWM基本原理 9
2.2编码盘电路模块 11
2.2.1 EC11旋转编码器性能介绍 11
2.2.2 EC11旋转编码器原理分析 12
2.2.3编码盘基本电路 12
2.3 单片机主控模块 13
2.3.1 STC15F2K60S2单片机性能介绍 14
2.3.2 STC15F2K60S2单片机引脚介绍 14
2.3.3 单片机主控模块功能 16
2.4 PWM Buffer模块 17
2.4.1 SN54ACT244缓冲器功能原理分析 17
2.4.3 反相器电路 18
2.4.4 PWM Buffer基本电路 19
2.5 PWM缓冲电路 20
2.6 LED开关控制电路部分 20
2.7电源电路模块 22
2.7.1 LM2678电压变换器性能介绍 22
2.7.2 LM2678电压变换器引脚介绍 22
2.7.3 电源电路模块的工作模式 22
3、软件程序 23
3.1 主程序 23
3.2 编码盘与MCU连接模块程序流程 24
3.3 PWW缓冲模块 24
4、系统的硬件制作与调试 25
5、总结 29
参考文献 29
致谢 31