How to invert a Transfer function in Simulink?

58 Ansichten (letzte 30 Tage)
Grande Latte
Grande Latte am 3 Feb. 2021
Kommentiert: Grande Latte am 20 Feb. 2021
Hi everyone!
I am trying to invert my transfer function: 1/(7.5*s+1) in simulink to 1/G(s) = 7.5*s+1. The goal here is to use the output of the system, pass it through the inverse of the transfer function and get the original input of the system.
However, I have some difficulties establishing the transfer runction in Simulink. Any help is greatly appreciated. Thank you!

Akzeptierte Antwort

Les Beckham
Les Beckham am 4 Feb. 2021
Transfer functions are not allowed to have a higher order in the numerator than in the denominator (more zeros than poles). This is because that makes them 'non-causal' which means that they depend on the future value of the input (which doesn't make sense).
Why would you want to "get the original input ot the system" when you already know what it is?
  1 Kommentar
Grande Latte
Grande Latte am 20 Feb. 2021
Thanks! yeah that makes sense, we originally wanted to reverse the output as the input to re-calibrate the system, but it seems like inverting the transfer function isn't doable. Thanks again!

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Electrical Block Libraries finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by