0
0
Power Electronicsknowledge~10 mins

Open-loop vs closed-loop control in Power Electronics - Visual Side-by-Side Comparison

Choose your learning style9 modes available
Concept Flow - Open-loop vs closed-loop control
Start Control Process
Open-loop Control
Send Control Signal
System Responds
No Feedback Used
Closed-loop Control
Send Control Signal
System Responds
Measure Output
Compare Output to Desired
Adjust Control Signal
Back to Send Control Signal
Open-loop control sends commands without checking results; closed-loop control measures output and adjusts commands to reach the goal.
Execution Sample
Power Electronics
Desired Speed = 100 RPM
Open-loop: Set motor voltage to fixed value
Closed-loop: Measure speed, adjust voltage to keep 100 RPM
Shows how open-loop sets a fixed input, while closed-loop adjusts input based on measured output.
Analysis Table
StepControl TypeActionMeasured OutputAdjustment MadeResult
1Open-loopSet voltage to 5VSpeed unknownNo adjustmentMotor runs at approx 90 RPM
2Open-loopNo feedbackSpeed unknownNo adjustmentSpeed may vary with load
3Closed-loopSet initial voltage 5VMeasure speed = 85 RPMIncrease voltageSpeed moves closer to 100 RPM
4Closed-loopAdjust voltage to 5.5VMeasure speed = 98 RPMSmall increaseSpeed near target
5Closed-loopAdjust voltage to 5.6VMeasure speed = 100 RPMFine tuneSpeed stabilized at 100 RPM
6Closed-loopMaintain voltageMeasure speed = 100 RPMNo adjustmentSpeed steady despite load changes
7EndProcess complete---
💡 Open-loop stops after setting input; closed-loop continues adjusting until output matches desired value.
State Tracker
VariableStartAfter Step 1After Step 3After Step 4After Step 5Final
Voltage (V)0555.55.65.6
Speed (RPM)0Approx 908598100100
AdjustmentNoneNoneIncreaseIncreaseFine tuneNone
Key Insights - 3 Insights
Why does open-loop control not adjust the voltage after the first step?
Because open-loop control does not use feedback, it sends a fixed input and does not measure or adjust based on output, as shown in execution_table rows 1 and 2.
How does closed-loop control know when to stop adjusting the voltage?
Closed-loop control measures the output and compares it to the desired value; it stops adjusting when the output matches the target, as seen in execution_table rows 5 and 6.
Why might the motor speed vary in open-loop control under different loads?
Because open-loop control does not measure output, it cannot compensate for changes like load variations, so speed can drift, shown in execution_table row 2.
Visual Quiz - 3 Questions
Test your understanding
Look at the execution_table at step 3, what action does closed-loop control take after measuring speed?
AKeep voltage the same
BIncrease voltage to raise speed
CDecrease voltage to lower speed
DStop the motor
💡 Hint
Refer to execution_table row 3 under 'Adjustment Made' column.
At which step does the closed-loop control first reach the desired speed of 100 RPM?
AStep 3
BStep 4
CStep 5
DStep 6
💡 Hint
Check execution_table 'Measured Output' column for speed closest to 100 RPM.
If the open-loop control voltage was set higher initially, how would the motor speed change in the execution_table?
ASpeed would likely increase but still not adjust
BSpeed would decrease automatically
CVoltage would adjust to maintain speed
DMotor would stop
💡 Hint
Open-loop control does not adjust voltage after setting it, see variable_tracker Voltage and Adjustment rows.
Concept Snapshot
Open-loop control sends fixed commands without feedback.
Closed-loop control measures output and adjusts commands.
Closed-loop is more accurate and adapts to changes.
Open-loop is simpler but less precise.
Used in systems where feedback is or isn't possible.
Full Transcript
Open-loop control works by sending a fixed control signal to a system without checking the result. For example, setting a motor voltage and not measuring speed means the system cannot adjust if conditions change. Closed-loop control measures the output, compares it to the desired value, and adjusts the input to reach the target. This feedback loop allows the system to maintain performance despite disturbances. The execution table shows open-loop setting voltage once and not adjusting, while closed-loop measures speed and changes voltage until the speed matches the desired 100 RPM. Variables like voltage and speed change step-by-step in closed-loop but remain fixed in open-loop. Beginners often wonder why open-loop doesn't adjust or how closed-loop knows when to stop; the key is feedback and comparison to the goal. Quizzes test understanding of these steps and differences.