Tuesday 20 October 2015

control - How to find Phase crossover frequency?


I make the imaginary part of \$loop \ gain=0\$ to find phase crossover frequency.


But in one video, the person told that this method can only be applied when Polar plot crosses the real axis and cannot be used when it touches the real axis.


I don't get why he should be right as Imaginary part equated to zero implies the phase is either 0 or pie or point lies in origin then where does touching and crossing came into the difference.


Also, will I consider such point that is if polar plot touches real axis as \${Kmarginal}\$ for calculation of \$Gain \ Margin\$ using formula \$\frac{Kmarginal}{Kgiven}\$?





No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...