Mastering Block Diagram Reduction: Tips and Techniques | Transfer Function Guide

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 12K views
pnjbi
Messages
6
Reaction score
0
Hi,

I'm having some trouble reducing a leapfrog block diagram shown in the attachment. I want to find the transfer function but I don't know how to reduce the portions which "leapfrog". I can reduce the feedback loops G1 and G4 but not too sure on where to go from there.

Any help is appreciated.
Thanks!
 

Attachments

  • leap_frog_block_diagram.jpg
    leap_frog_block_diagram.jpg
    9.1 KB · Views: 607
Engineering news on Phys.org
Sorry that I'm not much help on this one, but it would seem that you would need to write simultaneous equations for each summing node, and solve the system of equations. Kind of analogous to using the KCL to solve for the behavior of a circuit.
 
Thanks for the response Berkeman.
I think you might be right. Could you show a quick example of how I can proceed using matlab?
I was thinking of using the sym function but I've also been told that I could use ode45 functions (although I'm not familiar with ode45 functions).

Thanks.