Skip to content

Commit

Permalink
lower case for controller in Modelica/Blocks/Continuous.mo
Browse files Browse the repository at this point in the history
Co-authored-by: tobolar <tobolar@users.noreply.github.com>
  • Loading branch information
arunkumar-narasimhan and tobolar committed Jun 8, 2023
1 parent 520ee5c commit a5851fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modelica/Blocks/Continuous.mo
Expand Up @@ -1022,7 +1022,7 @@ together) and using the following strategy:
occur in the previous step, start with Ti=0.01 s.</li>
<li> If you want to make the reaction of the control loop faster
(but probably less robust against disturbances and measurement noise)
select a <strong>PID</strong> Controller and manually adjust parameters
select a <strong>PID</strong> controller and manually adjust parameters
<strong>k</strong>, <strong>Ti</strong>, <strong>Td</strong> (time constant of derivative block).</li>
<li> Set the limits yMax and yMin according to your specification.</li>
<li> Perform simulations such that the output of the PID controller
Expand Down

0 comments on commit a5851fa

Please sign in to comment.