Monday 22 September 2014

analysis - Derive transfer function from block diagram


I have this block diagram which I already reduced pretty much:


enter image description here


Now I want to derive the transfer function from phi_o1 to q. However I have trouble with the feedback loops since they multiply with each other and I do not know how to reduce that.


How do I derive the transfer function?




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...