Recognition: 2 theorem links
· Lean TheoremAnalytical PI Tuning for Second-Order Plants with Monotonic Response and Minimum Settling Time
Pith reviewed 2026-05-15 07:25 UTC · model grok-4.3
The pith
Two closed-form PI tunings cover all second-order plants with real poles and deliver the minimum settling time for monotonic response.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
For any second-order plant with real poles the PI controller parameters can be written in closed form so that the step response is strictly monotonic and reaches its final value in the shortest possible time. When the ratio of the two plant poles is greater than or equal to two, the slower pole is cancelled by the controller zero and the remaining closed-loop poles are placed at equal real locations. When the ratio is less than two, all three closed-loop poles are placed at the same real value without cancellation, producing a transfer function with a triple real pole and one zero; this choice yields a strictly shorter settling time than the cancellation method inside its validity region. At
What carries the argument
Piecewise PI parameter selection that switches between pole-zero cancellation to a critically damped second-order loop and triple real-pole placement at a common location, with the switch occurring exactly at plant pole ratio two.
If this is right
- Every second-order plant with real poles possesses an explicit PI tuning that produces a monotonic step response of provably minimum settling time.
- The tuning law is continuous across the entire range of pole ratios because the two formulas coincide when the ratio equals two.
- Closed-loop systems whose transfer function takes the form a^n/(s+a)^n have a maximum sensitivity Ms that is fixed for each integer n and independent of the speed parameter a.
- Numerical checks on multiple plant pole placements confirm both the monotonicity and the exact settling-time values predicted by the formulas.
Where Pith is reading between the lines
- The universal Ms constants for each n could be used directly as robustness specifications when the same closed-loop pole pattern is applied to higher-order or cascaded loops.
- Because the formulas are algebraic, they can be embedded as direct calculations inside industrial controllers without requiring online optimization or iteration.
- The monotonicity guarantee may allow the same tuning structure to be applied safely to plants whose step responses must never reverse direction, such as certain temperature or level control loops.
- Scaling the closed-loop bandwidth a leaves relative stability margins unchanged for this specific pole pattern, which may simplify gain-scheduling design.
Load-bearing premise
The plant is known exactly as a second-order linear system with two distinct real poles and contains no unmodeled dynamics, time delays, actuator limits, or nonlinearities.
What would settle it
Measure the settling time and overshoot of a physical or simulated second-order plant driven by the proposed PI tuning; if the response exhibits overshoot or if settling time exceeds the analytically predicted minimum for that plant, the claim is falsified.
Figures
read the original abstract
This study presents two analytical closed-form PI controller tuning solutions for second-order plants with real poles, each achieving monotonic step response and minimum settling time. The first solution employs pole-zero cancellation, placing the controller zero at the slower plant pole and reducing the closed-loop dynamics to a critically damped second-order system. The second solution, applicable when the plant pole ratio is less than two, places all three closed-loop poles at a common location without cancelling any plant pole, yielding a closed-loop transfer function with a triple real pole and a zero. Despite retaining a closed-loop zero, this solution achieves strictly faster settling time than the pole-zero cancellation method in its region of applicability. The two solutions coincide at the boundary pole ratio of two and together form a continuous piecewise-analytical tuning covering the full range of plant pole ratios. This study further establishes that closed-loop transfer functions of the form a^n/(s + a)^n possess a maximum sensitivity Ms that is independent of the pole location a and depends solely on the order n, yielding universal robustness constants for each n. Numerical verification confirms the analytical results across multiple plant configurations.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper presents two analytical closed-form PI controller tuning solutions for second-order plants with real poles, each achieving monotonic step response and minimum settling time. The first uses pole-zero cancellation to place the controller zero at the slower plant pole, reducing the closed-loop dynamics to a critically damped second-order system. The second, for plant pole ratios less than two, places all three closed-loop poles at a common location without cancellation, yielding a triple real pole closed-loop transfer function with a zero that settles strictly faster. The two solutions coincide continuously at pole ratio two. The paper also establishes that closed-loop transfer functions of the form a^n/(s+a)^n have maximum sensitivity Ms independent of a and dependent only on n, providing universal robustness constants.
Significance. If the derivations hold, the work supplies explicit, non-iterative tuning formulas that guarantee monotonicity and minimal settling time for the stated plant class, together with parameter-free robustness measures via the Ms result. This is valuable for analytical control design where optimization-based tuning is impractical, and the numerical verification across configurations strengthens the algebraic claims.
minor comments (2)
- [§2] §2 (plant and controller definitions): the pole ratio r = p2/p1 should be introduced with an explicit inequality direction (e.g., r > 1) to avoid ambiguity when stating the applicability regions of the two tunings.
- [Numerical verification] The numerical verification section would benefit from a table summarizing settling-time ratios between the two methods for several r values near the boundary r=2, to make the continuity and improvement claims immediately quantifiable.
Simulated Author's Rebuttal
We thank the referee for the positive assessment of our manuscript and the recommendation of minor revision. The referee summary accurately reflects the paper's contributions on the two analytical PI tuning methods and the universal Ms result for repeated-pole closed-loop systems.
read point-by-point responses
-
Referee: The paper presents two analytical closed-form PI controller tuning solutions for second-order plants with real poles, each achieving monotonic step response and minimum settling time. The first uses pole-zero cancellation to place the controller zero at the slower plant pole, reducing the closed-loop dynamics to a critically damped second-order system. The second, for plant pole ratios less than two, places all three closed-loop poles at a common location without cancellation, yielding a triple real pole closed-loop transfer function with a zero that settles strictly faster. The two solutions coincide continuously at pole ratio two. The paper also establishes that closed-loop transfer functions of the form a^n/(s+a)^n have maximum sensitivity Ms independent of a and dependent only on n, providing universal robustness constants.
Authors: We appreciate the referee's accurate and concise summary of the main results. No specific technical concerns, requests for additional proofs, or suggestions for changes were raised. revision: no
Circularity Check
No significant circularity; derivations are direct algebraic pole placements
full rationale
The paper solves the PI tuning problem by direct algebraic manipulation of the closed-loop characteristic equation for a known second-order plant G(s) = 1/((s+p1)(s+p2)). The pole-zero cancellation rule places the controller zero at the slower pole and sets the remaining closed-loop poles equal for critical damping; the triple-pole rule equates the three closed-loop poles without cancellation when the plant pole ratio <2. Both rules are obtained by solving the resulting polynomial coefficient equations for the PI gains, with continuity enforced at ratio=2. The Ms independence result follows immediately from the normalized form T(s) = a^n/(s+a)^n by substituting s = a·jω and observing that the magnitude depends only on n. No parameters are fitted to data, no predictions are made from subsets of the same data, and no load-bearing steps rely on self-citations or prior ansatzes. All steps remain self-contained within the stated modeling assumptions.
Axiom & Free-Parameter Ledger
axioms (2)
- domain assumption The plant is exactly second-order with two distinct real poles that are known precisely.
- domain assumption Monotonic step response is achieved by placing all closed-loop poles on the real axis.
Lean theorems connected to this paper
-
IndisputableMonolith/Cost/FunctionalEquation.leanwashburn_uniqueness_aczel echoes?
echoesECHOES: this paper passage has the same mathematical shape or conceptual pattern as the Recognition theorem, but is not a direct formal dependency.
closed-loop transfer functions of the form a^n/(s + a)^n possess a maximum sensitivity Ms that is independent of the pole location a and depends solely on the order n, yielding universal robustness constants for each n
-
IndisputableMonolith/Foundation/BlackBodyRadiationDeep.leanblackBodyRadiationDeepCert echoes?
echoesECHOES: this paper passage has the same mathematical shape or conceptual pattern as the Recognition theorem, but is not a direct formal dependency.
Ms = 2/√3 ≈ 1.155 ... independent of Kp, T1 and T2
What do these tags mean?
- matches
- The paper's claim is directly supported by a theorem in the formal canon.
- supports
- The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
- extends
- The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
- uses
- The paper appears to rely on the theorem as machinery.
- contradicts
- The paper's claim conflicts with a theorem or certificate in the canon.
- unclear
- Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.
Reference graph
Works this paper leans on
-
[1]
Introduction The proportional-integral (PI) controller remains the most widely used feedback controller in industrial process control due to its simplicity and effectiveness. Tuning PI controllers to achieve satisfactory transient response has been an active research a rea for decades. The first systematic tuning method was proposed by Ziegler and Nichols...
-
[2]
Problem Statement Consider a stable second-order plant with transfer function 𝑃(𝑠) = 𝐾𝑝 (1 + 𝑠𝑇1)(1 + 𝑠𝑇2) (1) where Kp > 0 is the plant gain, and T1 ≥ T2 > 0 are the plant time constants, with slow pole at s = −1/T1 and fast pole at s = −1/T2. The plant is controlled by a PI controller 𝐶(𝑠) = 𝐾 (1 + 1 𝑠𝑇𝑖 ) (2) in a unity feedback configuration, where K ...
-
[3]
Analytical Solution The closed-loop characteristic polynomial (4) has three roots. In the most general case, these roots are either three real poles or one real pole and a complex conjugate pair. Both configurations are consistent with the Routh-Hurwitz stability conditions for positive K and Ti. From Vieta's formulas applied to (4), the three closed-loop...
-
[4]
Matching (4) to this form requires three degrees of freedom, but the PI controller provides only two
(9) where 𝛼, 𝜁, and 𝜔0 are design parameters. Matching (4) to this form requires three degrees of freedom, but the PI controller provides only two. To reconcile this mismatch, the system order must be reduced. The PI controller introduces a zero at 𝑠 = −1/𝑇𝑖. Choosing 𝑇𝑖 = 𝑇1places this zero at the slow plant pole, yielding exact pole–zero cancellation. S...
-
[5]
Universal Robustness Properties After cancellation of the slow pole, the loop transfer function becomes 𝐿(𝑠)= 𝐶(𝑠)𝑃(𝑠)= KKp 𝑠𝑇1(1 + 𝑠𝑇2) (15) Substituting the optimal PI parameters from (12), 𝐾 = 𝑇1 4𝐾𝑝𝑇2 , 𝑇𝑖 = 𝑇1, yields 𝐿(𝑠)= 1 4𝑇2𝑠(1 + 𝑠𝑇2) (16) 4.1 Complementary Sensitivity The complementary sensitivity is 𝑇𝑐(𝑠)= 𝐿(𝑠) 1 + 𝐿(𝑠)= 1 4𝑇2 2𝑠2 + 4𝑇2𝑠 + 1 =...
-
[6]
Substituting back, ∣ 𝑆(𝑗𝜔)∣2= 16 ⋅ 1 2 ⋅ 3 2 (1 + 4 1 2) 2 = 12 9 (23) Hence, 𝑀𝑠 = √12 9 = 2 √3 ≈ 1.155 (24) 4.3 Phase Margin The phase margin is determined at the gain crossover frequency, where ∣ 𝐿(𝑗𝜔)∣= 1. From (15), 𝐿(𝑗𝜔)= 1 4𝑇2 𝑗𝜔(1 + 𝑗𝜔𝑇2) (25) The magnitude is ∣ 𝐿(𝑗𝜔)∣= 1 4𝑇2 𝜔√1 + (𝜔𝑇2)2 (26) Setting ∣ 𝐿(𝑗𝜔)∣= 1gives the gain crossover condition 4...
-
[7]
Numerical Verification The proposed tuning formulas (12) are verified on six second-order plants with different time constant ratios T1/T2. For each plant the controller parameters are computed directly from the closed-form expressions without any numerical optimization. The closed-loop step response is simulated and the performance metrics are recorded. ...
-
[8]
Conclusion A closed -form analytical PI tuning method is presented that guarantees monotonic step response with minimum settling time for second -order plants . The optimal controller parameters K=T1/(4KpT2) and Ti=T1 are determined solely by the plant time constants T 1, T2 and plant gain Kp. A further result is established: the proposed tuning yields un...
-
[9]
Optimum settings for automatic controllers
Ziegler JG, Nichols NB. Optimum settings for automatic controllers. Trans ASME. 1942;64:759-768
work page 1942
-
[10]
Refinements of the Ziegler-Nichols tuning formula
Hang CC, Astrom KJ, Ho WK. Refinements of the Ziegler-Nichols tuning formula. IEE Proc D Control Theory Appl. 1991;138(2):111-118
work page 1991
-
[11]
Tuning PI controllers for integrator/dead time processes
Tyreus BD, Luyben WL. Tuning PI controllers for integrator/dead time processes. Ind Eng Chem. 1992;31:2625-2628
work page 1992
-
[12]
Ogata K. Modern Control Engineering. 5th ed. Prentice Hall; 2010
work page 2010
- [13]
-
[14]
Overshoot and settling time assignment with PID for first -order and second-order systems
Nguyen NH, Nguyen PD. Overshoot and settling time assignment with PID for first -order and second-order systems. IET Control Theory Appl. 2018;12(17):2407-2416
work page 2018
-
[15]
Generalized optimal and explicit PI/PID tuning formulas for underdamped second-order systems
Albatran S, Smadi IA, Bataineh HA. Generalized optimal and explicit PI/PID tuning formulas for underdamped second-order systems. Int J Control Autom Syst. 2020;18(4):1023-1032
work page 2020
-
[16]
Design of active inductor and stability test for passive RLC low-pass filter
Tran MT, Kuwana A, Kobayashi H. Design of active inductor and stability test for passive RLC low-pass filter. Comput Sci Inf Technol. 2020:203-224
work page 2020
-
[17]
Transient response counts when choosing phase margin
Basso C. Transient response counts when choosing phase margin. Electronic Design. November 2008
work page 2008
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.