基于Arduino的电源测控系统设计
2019-10-21王佳栋卢武杰王政
王佳栋 卢武杰 王政



摘 要: 为了实现对设备电源的检测和控制,本系统以arduino为控制核心,采用无线测控技术,设计相应的硬件电路,应用指纹模块对电源开关的控制,以及电流监测模块对电源电流的监测,从而实现对设备电源的测控。
关键词: 电源;arduino;测控
Power Measurement and Control system based on Arduino
Wang Jiadong Lu Wujie Wang Zheng
Guangzhou Institute,South China University of Technology GuangdongGuangzhou 510800
Abstract: In order to realize the detection and control of the power supply of the equipment,the system takes arduino as the control core,adopts the wireless measurement and control technology,designs the corresponding hardware circuit,and applies the fingerprint module to control the power switch.And the current monitoring module to monitor the power supply,so as to achieve the measurement and control of the equipment power supply.
Key words: power;arduino;measurement and control
如今,对于一些重要的用电设备或特殊的用电器件的电源的监控备受人们的关注,且产生了各式各样的电源测控系统。[1-3]本项目基于Arduino控制器,设计一套可针对设备电源的权限管理和实时监测系统。系统以Arduino单片机作为控制中心,采用指纹模块的识别控制功能实现设备电源使用权限的管理。在检测上采用蓝牙无线测控技术,通过读取电流变送器输出的电压变化,在自主设计的上位机上进行实时显示与提醒,实现对设备电源的实时有效监测。
1 系统框架与电路设计
电源测控系统总体框架如图1所示,由供电单元、控制单元、交互单元、检测单元、被测控单元组成。
各单元构成设计电路如图2所示,供电单元由S-100-24开关电源将220V单相交流电转化成24V直流电输出,以满足电流变送器、电压变送器等元件的供电需求。24V转5V的转换器将S-100-24开关电源输出24V的电压转化成满足Arduino单片机等元件。
控制单元由Arduino单片机作为系统的主控制器,以引脚10为按键触发按键位;引脚11为控制位;引脚A0则是电源电流电压的测量检测位,[4]交流接触器作为三相交流电路的控制开关。单片机通过控制继电器的常开开关的闭合与断开以控制交流接触器线圈通电情况,从而控制三相电的接通与断开。……
