zero phase error control

3 visualizzazioni (ultimi 30 giorni)
Yonghui L
Yonghui L il 6 Set 2022
Risposto: Ayush Anand il 5 Apr 2024
hello friend, How to invert the discrete transfer function in Simulink? What if the order of the denominator is less than the order of the numerator? Thank you for your attention

Risposte (1)

Ayush Anand
Ayush Anand il 5 Apr 2024
Hi,
You can typically invert the discrete transfer function simply by swapping the numerator and denominator. However, if the denominator order is less than the numerator order the inverted system becomes non-causal, meaning it would respond to inputs before they are applied. Non-causal systems are not physically realizable. This usually indicates that the system or the model might need to be reconsidered.
You can still try an approximation of the inversion by adding delays or modifying the system to ensure causality. This might involve introducing additional poles to the denominator to increase its order as compared to the numerator.

Categorie

Scopri di più su MATLAB in Help Center e File Exchange

Prodotti


Release

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by