一个TRIZ的方法设计一个智能照明和控制系统,以课堂,基于用双 PIR 传感器的计数器应用程序
Peng Lean Chong1, Daniel Ismail2, Poh Kiat Ng3
1School of Engineering and Computing, MILA University, No 1, MIU Boulevard, Putra Nilai, Nilai 71800, Malaysia.
Sensors (Basel, Switzerland)
|February 24, 2024
概括
本研究介绍了一种可负担的系统,使用PIR传感器来检测人类存在,自动控制电器,减少教室和其他建筑物的能源浪费. 该系统会计数进入和离开的人,确保灯光和设备在无人使用时关闭.
科学领域:
- 工程 工程师 工程师 工程师
- 计算机科学 计算机科学
- 可持续能源 可持续能源
背景情况:
- 由于人类的疏忽,大量的电能被浪费,特别是在资金有限的教育机构.
- 在无人使用的教室里留下灯光和电器的常见情况有助于大幅度的能源消耗.
研究的目的:
- 提出一种简单,经济高效的系统,用于检测教室中的人类存在.
- 根据使用情况自动控制电器,从而减少能源浪费.
- 开发适用于各种环境的智能能源管理解决方案.
主要方法:
- 使用双双的被动红外 (PIR) 传感器设置来计数进入和离开空间的人.
- 实现系统逻辑,以将传感器数据与人类存在检测相关联.
- 采用TRIZ (发明性解决问题的理论) 方法进行系统构想.
- 集成一个液晶屏幕来显示实时乘客数量.
主要成果:
- 一个功能系统,能够准确地确定在一个定义区域内的人类存在.
- 根据占用情况,成功地自动开启和关闭电气负载 (设备,照明).
- 通过液晶屏幕实时显示课堂上的人数.
结论:
- 开发的系统提供了一个实用和经济的解决方案,以防止因分心而造成的能源浪费.
- 拟议的技术可以扩展到家庭,办公室和建筑物,以更智能地控制电力消耗.
- 这一创新有助于降低运营成本并促进节能.
相关概念视频
PI Controller: Design
269
Proportional Integral (PI) controllers are a fundamental component in modern control systems, widely used to enhance performance and mitigate steady-state errors. They are particularly effective in applications such as automatic brightness adjustment on smartphones, where they excel at mitigating steady-state errors for step-function inputs. Unlike PD controllers, which require time-varying errors to function optimally, PI controllers leverage their integral component to address residual...
269
PD Controller: Design
229
In automotive engineering, car suspension systems often employ Proportional Derivative (PD) controllers to enhance performance. PD controllers are utilized to adjust the damping force in response to road conditions. A controller, acting as an amplifier with a constant gain, demonstrates proportional control, with output directly mirroring input.
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
229
Control System Problem
116
In an open-loop system, such as a basic thermostat, the poles of the transfer function influence the system's response but do not determine its stability. However, when feedback is introduced to form a closed-loop system, such as an advanced thermostat that adjusts heating based on room temperature, stability is governed by the new poles of the closed-loop transfer function.
When forming a closed-loop system, issues can arise if the poles cross into the unstable region, leading to potential...
When forming a closed-loop system, issues can arise if the poles cross into the unstable region, leading to potential...
116
PID Controller
118
Proportional-Integral-Derivative (PID) controllers are widely used in various control systems to enhance stability and performance. In a thermostat, it adjusts heating or cooling based on the temperature difference between the actual and desired levels. They are often used in automotive speed systems, effectively managing sudden speed changes while maintaining a constant speed under varying conditions. On the other hand, PI controllers, commonly employed in voltage regulation, enhance stability...
118
Control Systems: Applications
611
Electrical engineering plays a pivotal role in our daily lives, with control systems at the heart of many applications, from home appliances to sophisticated space shuttles. Control systems manage and regulate the behavior of devices and processes, ensuring they function safely, correctly, and efficiently.
In modern vehicles, control systems manage various functions to enhance performance and safety. The steering wheel and accelerator are primary inputs in a car's control system. The...
In modern vehicles, control systems manage various functions to enhance performance and safety. The steering wheel and accelerator are primary inputs in a car's control system. The...
611
Control Systems
1.1K
Control systems are everywhere in contemporary society, influencing diverse applications from aerospace to automated manufacturing. These systems can be found naturally within biological processes, such as blood sugar regulation and heart rate adjustment in response to stress, as well as in man-made systems like elevators and automated vehicles. A control system is essentially a network of subsystems and processes that collaboratively convert specific inputs into desired outputs.
At the heart...
At the heart...
1.1K


