Review of what will be on midterm on Thursday
Today will start with extended root locus. If the open loop transfer function has a parameter, say \(\theta \) and we are not confident of its value, we want to know what happens as \(\theta \) increases. But we can not use standard root locus, as \(\theta \) is inside the \(GH\) itself and not a multiplier like \(K\) before. We need to convert it the transfer function to be in the form \(1+\theta \tilde{G}\) where \(\tilde{G}\) is derived from original open loop \(G\) and is called the Fictitious system model. Here is an example. Given this original system
Warning, we can not use the original root locus 9 lemma’s on the above as it stand. We have to convert it to Fictitious system model first as follows. The closed loop poles are obtained from
\[ T=\frac{G}{1+G}\]
Hence set the denominator to zero to find the closed loop poles\[ 1+\frac{s^{2}+2}{s^{4}+\left ( 5+\theta \right ) s^{3}+2s^{2}+\left ( 1+\theta \right ) s+4+\left ( s^{2}+2\right ) }=0 \] Which means\[ s^{4}+\left ( 5+\theta \right ) s^{3}+2s^{2}+\left ( 1+\theta \right ) s+4+\left ( s^{2}+2\right ) +s^{2}+2=0 \] Now factor out \(\theta \) which becomes\[ 1+\theta \frac{s^{3}+s}{s^{4}+5s^{3}+3s^{2}+s+6}=0 \] The above is now in the form of \(1+K\tilde{G}\) as before, but now \(\tilde{G}=\frac{s^{3}+s}{s^{4}+5s^{3}+3s^{2}+s+6}\). Now we can apply root locus on the above. Example. Consider the following system with uncertain pole at \(-p\)
We want root locus with respect to \(p\). Covert to Fictitious system model as above.\begin{align*} 1+GH & =0\\ 1+\frac{1}{s^{2}+2}\frac{10s+11}{\left ( s+p\right ) \left ( s+3\right ) } & =0\\ 1+p\frac{s^{3}+3s^{2}+2s+6}{s^{4}+3s^{3}+2s^{2}+16s+11} & =0 \end{align*}
Where \(\tilde{G}=\frac{s^{3}+3s^{2}+2s+6}{s^{4}+3s^{3}+2s^{2}+16s+11}\). In this form, we can now apply root locus. Using Matlab we should get this