avoid negative step response
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello,
I wanted to know, if anyone knows a solution how to avoid negative values in step responses of estimated models. I identify the characteristics of some heating systems and do get some really good model results, however, some of them first react with negative values to a positive input step (so to say "cool down" when starting heating) before responding in the right way. But this doesn't conform to the physical behaviour of the real system.
So is there any possibility to exclude models, which first responde with negative values to positive input steps?
Best regurads,
0 commentaires
Réponses (1)
Rajiv Singh
le 17 Mar 2012
If you are using idproc model type, you can impose a constraint on model's gain (Kp) and zero (Tz) values to achieve this. Otherwise you can look into idgrey (grey box modeling) approaches that support arbitrary constraints and parametrizations of linear models. Basically you parameterize the model in a way that guarantees positive gain and minimum phase zeros.
0 commentaires
Voir également
Catégories
En savoir plus sur Linear Model Identification dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!