开发基于Arduino的,用于循环应用中的硬件的开放控制接口
Anniken Semb Kvalsund1, Dietmar Winkler1
1University of South-Eastern Norway, Porsgrunn, Norway.
HardwareX
|November 29, 2023
概括
本研究介绍了使用Python和Arduino硬件的电动驱动器的低成本,灵活的控制接口. 这使得基于PC的测试,模拟和控制成为可能,为昂贵的专有解决方案提供了可访问的替代方案.
科学领域:
- 电气工程 电气工程
- 计算机科学 计算机科学
- 控制系统 控制系统
背景情况:
- 电动驱动器通常需要昂贵或专有硬件接口来控制和测试.
- 需要为电动驱动器的研发提供可访问,低成本的解决方案.
研究的目的:
- 为电动驱动提供灵活,低成本的控制接口.
- 为电动驱动器提供基于PC的测试,模拟和控制应用.
主要方法:
- 使用开源Python脚本语言开发一个控制接口.
- 集成可访问的开源Arduino硬件.
- 通过I/O终端和开发的电子放大器与测试台进行通信.
主要成果:
- 成功开发了一种功能性,低成本的电动驱动器控制接口.
- 接口使标准PC和电动驱动器之间实现无连接.
- 该系统为先进的硬件在循环模拟提供了基础.
结论:
- 开发的接口为电动驱动器控制提供了具有成本效益和灵活的解决方案.
- 开源工具 (Python,Arduino) 显著降低了硬件成本,提高了可访问性.
- 这项工作为电动驱动系统中更复杂的模拟和控制策略铺平了道路.
相关概念视频
Open and closed-loop control systems
759
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...
759
Control Systems: Applications
620
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...
620
Control Systems
1.2K
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.2K
PI Controller: Design
285
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...
285
Electro-mechanical Systems
973
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...
973
Control System Problem
119
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...
119


