当前位置:网站首页>What does open loop and closed loop mean?
What does open loop and closed loop mean?
2022-07-02 00:21:00 【Domineering ocean】
Open loop and closed loop
introduction
In embedded development , We often encounter a concept of control field , Open loop and closed loop . Even if you are not a control professional , If you want to engage in embedded , I suggest you also need to understand the concepts of open-loop and closed-loop . Open loop and closed loop are terms often used in control . Open loop control refers to the control process in which there is only forward action between the control device and the controlled object, but no reverse connection , The system formed in this way is called open loop control system . Closed loop control is to feedback the output directly or indirectly to the input to form a closed loop 、 Control mode of participation control .
Introduce
Open loop
The English name of open loop is open-loop. Open loop versus closed loop , Also called open loop control system . It means that the control results will not be fed back to affect the current control system . Open loop is equivalent to one-way operation , We give the controller a value , The controller operates and controls according to this value . That is, only control the output , Reckless control . This system is relatively simple , Easy to use , Stable work , But the improvement of accuracy and speed is limited , Therefore, it is generally only used without considering external influences , Or small inertia 、 Some systems with low accuracy requirements . For example , Open loop is equivalent to boiling water faucet , Where do you screw it , The faucet can produce as much water , No feedback signal .
closed loop
Closed loop is also called feedback control system , It is an automatic control system with a closed loop composed of signal forward path and feedback path , It is to compare the measured value of the system output with the expected given value , This produces a deviation signal , Use this deviation signal for adjustment control , Make the output as close to the expected value as possible . Closed loop control , People usually set goals , The feedback detection data is implemented by the circuit's own detection circuit . The operation process of reaching the tracking setting is called closed-loop control . Closed loop means that the controlled output returns to the control input in a certain way , A control relationship that exerts control influence on the input . Open loop control without feedback , Will firmly execute the instructions of the operator , The closed-loop control may terminate the command due to some problems .
In other words , Open loop control as long as the command is issued , It will be in place in one step , And after the closed-loop control command goes down , The operator will receive a feedback message , It may refer to the instruction because of the feedback message .
The specific content refers to : Part or all of the output of the control system , It is sent back to the input end of the system through certain methods and devices , Then compare the feedback information with the original input information , Then apply the comparison results to the system for control , Avoid the system from deviating from the predetermined goal . The closed-loop control system utilizes negative feedback . That is, an automatic control system with a closed loop composed of a positive signal path and a feedback path , Also known as feedback control system .
Closed loop to Take a water dispenser or a more advanced electric kettle as an example , It doesn't matter to you , The water is boiling , Automatic power-off insulation . Water cooled , Power on automatically , Heat up .
This system has high positioning accuracy , But the system is complex 、 Difficult commissioning and maintenance , The price is more expensive , It is mainly used in high-precision systems .
The difference between open loop and closed loop
- It works differently
The open-loop control system cannot detect errors , Nor can the error be corrected . The control accuracy and interference suppression performance are relatively poor , And it is very sensitive to the change of system parameters . therefore , Generally, it is only used without considering external influence , Or small inertia , Or some occasions with low accuracy requirements .
The advantage of closed-loop control is to give full play to the important role of feedback , Eliminate unpredictable or uncertain factors , Make the correction action more accurate , More powerful . But it lacks the preventive effect of open-loop control . Take corrective measures only when adverse consequences are caused in the control process . therefore , Generally, it is widely used with high requirements for the external environment 、 High precision occasions . - The structure is different
The open-loop system has no detection equipment , The composition is simple , However, the selected components should strictly ensure the quality requirements . The closed-loop system has the ability to suppress interference , Insensitive to changes in component characteristics , And can improve the response characteristics of the system . - The stability is different
The stability of open-loop control system is relatively easy to solve . The introduction of feedback loop in closed-loop system increases the complexity of the system .
follow-up
If you want to learn more about the Internet of things 、 Smart home project knowledge , Can pay attention to my Project practice Columns and Combination of hardware and software special column .
Welcome to official account for more information .
It's not easy to write , Thank you for your support .
边栏推荐
- Record the accidental success and failure of uploading large files
- 北京炒股开户选择手机办理安全吗?
- UVM tutorial
- Window sorting functions rank and deny for SQL data analysis_ rank、raw_ Number and lag, lead window offset function [usage sorting]
- Halcon knowledge: an attempt of 3D reconstruction
- LDR6035智能蓝牙音响可充可放(5.9.12.15.20V)快充快放设备充电
- Ldr6035 smart Bluetooth audio can be charged and released (5.9.12.15.20v) fast charging and fast releasing device charging
- ADO. Net SqlCommand object
- cookie、session、tooken
- 比较通俗易懂的PID理解
猜你喜欢

mysql之B tree 以及 B+tree

毕业季 | 华为专家亲授面试秘诀:如何拿到大厂高薪offer?

Difficult to get up syndrome (bit by bit greed)

export default 导出的对象,不能解构问题,和module.exports的区别

多表操作-一对一,一对多与多对多

Intelligent operation and maintenance practice: banking business process and single transaction tracking

Example explanation: move graph explorer to jupyterlab

Using multithreaded callable to query Oracle Database

heketi 记录

Pytorch learning record
随机推荐
智能运维实战:银行业务流程及单笔交易追踪
Multi table operation - one to one, one to many and many to many
[QT] QT cannot find a solution to the compiler using msvc2017
S32Kxxx bootloader之UDS bootloader
Three methods of finding inverse numbers
LDR6035智能蓝牙音响可充可放(5.9.12.15.20V)快充快放设备充电
Practical calculation of the whole process of operational amplifier hysteresis comparator
[QT] qtcreator uninstall and installation (abnormal state)
It's nothing to be utilitarian!
LeetCode 0241. Design priority for arithmetic expressions - DFS
Digital transformation has a long way to go, so how to take the key first step
Using SqlCommand objects in code
Selectively inhibiting learning bias for active sampling
Openvino model performance evaluation tool DL workbench
毕业季 | 华为专家亲授面试秘诀:如何拿到大厂高薪offer?
Using multithreaded callable to query Oracle Database
The difference between timer and scheduledthreadpoolexecutor
LeetCode中等题题分享(5)
Shell custom function
Node——Egg 创建本地文件访问接口