[论文解读] Automatic streetlights that glow on detecting night and object using Arduino
本文提出了一种基于Arduino微控制器、光敏电阻(LDR)用于夜间检测以及PIR传感器用于物体检测的节能路灯系统。该系统仅在夜间且检测到运动时才启动,从而减少能源浪费,延长灯泡寿命,并统计经过的物体数量,原型测试已成功展示其实时运行效果。
Our manuscript aims to develop a system which will lead to energy conservation and by doing so, we would be able to lighten few more homes. The proposed work is accomplished by using Arduino microcontroller and sensors that will control the electricity based on night and object's detection. Meanwhile, a counter is set that will count the number of objects passed through the road. The beauty of the proposed work is that the wastage of unused electricity can be reduced, lifetime of the streetlights gets enhance because the lights do not stay ON during the whole night, and helps to increase safety measurements. We are confident that the proposed idea will be beneficial in the future applications of microcontrollers and sensors etc.
研究动机与目标
- 开发一种自动路灯系统,通过仅在需要时启动来减少能源消耗。
- 通过减少夜间不必要的开启时间来延长路灯的使用寿命。
- 集成物体检测功能,通过计数机制实现更佳的安全性和使用监控。
- 展示一种低成本、可扩展的解决方案,利用易获取的微控制器和传感器技术。
- 通过使用现成组件的智能自动化,为可持续城市照明做出贡献。
提出的方法
- Arduino Uno微控制器作为实时决策的中央处理单元。
- 光敏电阻(LDR)用于检测环境光照水平,以判断是否为夜间。
- PIR(被动红外)传感器用于检测人体或车辆运动,以触发路灯。
- 当同时检测到黑暗和运动时,系统才启动LED路灯。
- 由Arduino管理的计数电路记录经过物体的数量。
- 整个系统由稳定的直流电源供电,以极低延迟实现实时运行。
实验结果
研究问题
- RQ1如何优化路灯的启动机制,以减少夜间能源浪费?
- RQ2物体检测在多大程度上能提升自动化照明系统中的安全性和使用监控?
- RQ3低成本的Arduino系统能否有效集成光照与运动传感,实现实时控制?
- RQ4间歇性照明对路灯灯泡寿命有何影响?
- RQ5基于基本传感器的简单计数系统在多大程度上能准确追踪并记录物体通过?
主要发现
- 系统仅在夜间且检测到运动时才启动路灯,显著降低了待机功耗。
- LDR与PIR传感器的结合在测试中实现了对黑暗和运动的可靠检测,误报率极低。
- 物体计数器准确记录了每次检测到的通过事件,证明其在交通监控应用中的可行性。
- 通过消除持续运行,灯泡寿命得以延长,因为在无活动期间灯光始终保持关闭。
- 原型展示了在Arduino平台上稳定且低计算开销的实时性能。
- 该系统证明了使用广泛可得的电子元器件具有成本效益且可扩展。
更好的研究,从现在开始
从阅读论文到最终审阅,大幅缩短您的研究时间。
无需绑定信用卡
本解读由 AI 生成,并经人工编辑审核。