具有成本效益的,开源的灯具百叶窗与Arduino控制器
Mathias S Fischer1,2, Martin C Fischer1,2
1North Carolina State University, Raleigh, NC, USA.
HardwareX
|August 2, 2024
概括
本研究介绍了一个开源的,低成本的光学快门系统,使用Arduino控制器和常见的执行器. 可适应的设计提供了灵活的控制选项,降低了光学实验的成本.
科学领域:
- 光学工程是指光学工程.
- 仪器化 仪器化 仪器化
- 开源硬件是开源的硬件
背景情况:
- 在实验中,光学百叶窗控制光照时间.
- 商用百叶窗可能很昂贵,并且提供有限的定制.
- 对目标或探测器造成的光损伤令人担忧.
研究的目的:
- 开发一个开源的,低成本的,通用光学快门系统.
- 为商业百叶窗提供一种适应性强,成本效益高的替代品.
- 为了能够精确控制光学设置中的光照.
主要方法:
- 使用了由Arduino微控制器控制的无处不在的执行器 (伺服电机或电磁管).
- 设计了一个模块化系统,允许通过单个单元控制多个百叶窗.
- 开发了一个开源设计,包括3D打印部件,Arduino代码和通信库.
主要成果:
- 成功创建了一个功能性,低成本的光学快门系统.
- 通过集成显示器,USB串行命令或电线来证明灵活的控制.
- 该系统可适应各种显示器和执行器选择.
结论:
- 开源的快门系统为光学实验提供了一种具有成本效益和多功能性的解决方案.
- 模块化和可适应的设计有助于整合到不同的研究环境.
- 这种方法减少了先进光学实验的进入障碍.
相关概念视频
Open and closed-loop control systems
700
Control systems are foundational elements in automation and engineering. They are broadly categorized into open-loop and closed-loop systems. These classifications hinge on the presence or absence of feedback mechanisms, significantly influencing the system's performance, complexity, and application.
An open-loop control system operates without feedback from the output. It consists of two primary elements: the controller and the controlled process. The controller receives an input signal...
An open-loop control system operates without feedback from the output. It consists of two primary elements: the controller and the controlled process. The controller receives an input signal...
700
PID Controller
113
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...
113
PI Controller: Design
238
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...
238
Voltage Doubler Circuit
521
A voltage doubler circuit integrates two main components: a clamping section and a rectifier section. The clamping section consists of a capacitor (C1) and a diode (D1), whereas the rectifier section is equipped with another diode (D2) and capacitor (C2). This circuit produces an output voltage with twice the amplitude of the sinusoidal input voltage.
521
Line Protection with Impedance Relays
70
Coordinating time-delay overcurrent relays in complex radial systems and directional overcurrent relays in multi-source transmission loops can be challenging. Impedance relays address these issues by responding to the voltage-to-current ratio, specifically measuring the apparent impedance of a line. These relays become more sensitive during faults as current increases and voltage decreases, thereby reducing the apparent impedance.
Under normal conditions, low load currents keep the measured...
Under normal conditions, low load currents keep the measured...
70
Overcurrent Relays
76
Overcurrent relays, crucial for circuit protection, are connected to the secondary current of a current transformer. There are two primary types of overcurrent relays: instantaneous and time-delay.
Instantaneous overcurrent relays activate immediately when the input current exceeds a predetermined value, known as the pickup current, instantly energizing the circuit breaker trip coil. This rapid response is vital for addressing severe faults quickly.
Time-delay overcurrent relays, on the other...
Instantaneous overcurrent relays activate immediately when the input current exceeds a predetermined value, known as the pickup current, instantly energizing the circuit breaker trip coil. This rapid response is vital for addressing severe faults quickly.
Time-delay overcurrent relays, on the other...
76


