Lecture 9 Notes: Mapping the s-plane to the z-plane
Lecture 9: Mapping the s-plane to the z-plane
Overview
- This lecture focuses on mapping the s-plane to the z-plane.
- The aim is to establish how domains in the s-plane change under the z-operator.
Objectives
- Revise the influence of s-plane poles on input responses.
- Map the s-plane into the z-plane.
- Review several examples.
Characteristic Roots and Stability
- The general form of a second-order system is given by: <br/>y¨+2ζω<em>0y˙+ω</em>02y=u<br/>
- The characteristic roots (λ) are determined by: <br/>λ<em>1,2=−ω</em>0(ζ±ζ2−1)<br/>
Stability Regions
- Relationship between s-plane and z-plane:
<br/>s=σ+jω⟹z=esT=eσT⋅ejωT<br/>
Mapping the s-plane to the z-plane
- The mapping esT is periodic with a period of jωs=jT2π because:
<br/>e(s+T2πj)T=esTe2πj=esT<br/>
Example 1: Pole at z = 1 - Critically Stable, No Oscillations
- Transfer function:
<br/>U(z)Y(z)=z−1z=1−z−11<br/> - Difference equation:
<br/>y<em>n=y</em>n−1+un<br/> - Impulse response (where un=1 for n=0 and 0 for n≥1):
- y<em>0=y</em>−1+u0=0+1=1
- y<em>1=y</em>0+u1=1+0=1
- y<em>2=y</em>1+u2=1+0=1
- y<em>3=y</em>2+u3=1+0=1
- …
Example 2: Pole at z = 0.6 - Stable, No Oscillations
- Transfer function:
<br/>U(z)Y(z)=z−0.6z=1−0.6z−11<br/> - Difference equation:
<br/>y<em>n=0.6y</em>n−1+un<br/> - Impulse response (where un=1 for n=0 and 0 for n≥1):
- y<em>0=0.6y</em>−1+u0=0+1=1
- y<em>1=0.6y</em>0+u1=0.6×1+0=0.6
- y<em>2=0.6y</em>1+u2=0.6×0.6+0=0.36
- y<em>3=0.6y</em>2+u3=0.6×0.36+0=0.216
- …
Example 3: Pole at z = -1 - Critically Stable, With Oscillations
- Transfer function:
<br/>U(z)Y(z)=z+1z=1+z−11<br/> - Difference equation:
<br/>y<em>n=−y</em>n−1+un<br/> - Impulse response (where un=1 for n=0 and 0 for n≥1):
- y<em>0=−y</em>−1+u0=0+1=+1
- y<em>1=−y</em>0+u1=−1+0=−1
- y<em>2=−y</em>1+u2=−(−1)+0=+1
- y<em>3=−y</em>2+u3=−1+0=−1
- …
Example 4: Pole at z = -0.6 - Stable, With Oscillations
- Transfer function:
<br/>U(z)Y(z)=z+0.6z=1+0.6z−11<br/> - Difference equation:
<br/>y<em>n=−0.6y</em>n−1+un<br/> - Impulse response (where u(nT)=1 for n=0 and 0 for n≥1):
- y<em>0=−0.6y</em>−1+u0=0+1=1
- y<em>1=−0.6y</em>0+u1=−0.6×1+0=−0.6
- y<em>2=−0.6y</em>1+u2=0.6×0.6+0=+0.36
- y<em>3=−0.6y</em>2+u3=−0.6×0.36+0=−0.216
- …
Summary: Mapping the s-plane to the z-plane
- The influence of s-plane poles on input responses.
- Mapped the s-plane into the z-plane.
- Reviewed several examples.
Reading
- Ogata’95, Sections 4.1 and 4.2.
Next Lecture
- Lecture 10: Digital control design in the w-domain.