一个简单的基于Arduino的计算机控制系统,用于昆虫旋转飞行机
Miles T Casey1, Scott A Machtley1, Paul V Merten1
1Arid-Land Agricultural Research Center, USDA-ARS, 21881 North Cardon Lane, Maricopa, AZ 85138, USA.
Journal of insect science (Online)
|July 10, 2023
概括
我们使用Arduino微控制器开发了一个价格实惠,用户友好的飞机控制系统. 该系统简化了昆虫飞行行为研究,为飞行机提供了可访问的,计算机化的控制和数据收集.
科学领域:
- 昆虫学 昆虫学是一门学科.
- 生物工程是生物工程.
- 仪器化 仪器化 仪器化
背景情况:
- 飞机是研究昆虫飞行行为的重要工具.
- 先进的技术使得计算机化的飞行机控制变得更容易获得.
- 专业的电子和编程专业知识仍然是许多研究人员的障碍.
研究的目的:
- 描述一个简单,便宜,易于组装的飞机控制系统.
- 为缺乏专业技术知识的研究人员提供解决方案.
- 为升级现有飞机控制系统提供替代方案.
主要方法:
- 使用一个Arduino单板微控制器用于硬件和软件.
- 开发了一种用于检测飞行机臂旋转的时间的系统.
- 使用电子传感器,确保与各种旋转飞机机设计的兼容性.
主要成果:
- 描述的系统很容易组装和操作,不需要专门的经验.
- 它提供来自飞机机床臂的原始,时间标记的旋转数据.
- 该系统具有成本效益和可访问性.
结论:
- 这种基于Arduino的控制系统降低了计算机化昆虫飞行研究的进入障碍.
- 它作为新飞机机床的基础,也是旧系统的升级.
- 该系统可适应各种旋转飞机机床设置.
相关概念视频
PID Controller
150
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...
150
Open and closed-loop control systems
822
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...
822
Electro-mechanical Systems
1.0K
Electromechanical systems are intricate configurations that effectively combine electrical and mechanical elements to achieve a desired outcome. Central to many of these systems is the DC motor, a device that converts electrical energy into mechanical motion, enabling various applications ranging from simple fans to complex robotic mechanisms.
A key component of the DC motor is the armature, a rotating circuit positioned within a magnetic field. As an electric current passes through the...
A key component of the DC motor is the armature, a rotating circuit positioned within a magnetic field. As an electric current passes through the...
1.0K
PI Controller: Design
348
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...
348
Mechanical Systems
242
Mechanical systems are analogous to to electrical networks where springs and masses play similar roles to inductors and capacitors, respectively. A viscous damper in mechanical systems functions similarly to a resistor in electrical networks, dissipating energy. The forces acting on a mass in such systems include an applied force in the direction of motion, counteracted by forces from the spring, a viscous damper, and the mass's acceleration. This interplay of forces is mathematically...
242
Feedback control systems
349
Feedback control systems are categorized in various ways based on their design, analysis, and signal types.
Linear feedback systems are theoretical models that simplify analysis and design. These systems operate under the principle that their output is directly proportional to their input within certain ranges. For instance, an amplifier in a control system behaves linearly as long as the input signal remains within a specific range. However, most physical systems exhibit inherent nonlinearity...
Linear feedback systems are theoretical models that simplify analysis and design. These systems operate under the principle that their output is directly proportional to their input within certain ranges. For instance, an amplifier in a control system behaves linearly as long as the input signal remains within a specific range. However, most physical systems exhibit inherent nonlinearity...
349


