System Identification Toolbox - Continous or discrete model?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Nils B
am 20 Jul. 2019
Kommentiert: Star Strider
am 20 Jul. 2019
Hello,
I want to identify a control process and have gathered samples of a thermocouple over time with a sample time of 1s.
My question is, which kind of model (continous or discrete) would I ideally use to estimate the process with the Identification Toolbox GUI?
From my understanding both could make sense. Discrete because my data is sampled and continous because the discrete data is derived from a
continous signal(falling and rising temperature).
Maybe you can help me to understand, what kind of model should be used in which situation?
Best regards
0 Kommentare
Akzeptierte Antwort
Star Strider
am 20 Jul. 2019
It would seem to depend on your eventual application of the identified model. If you’re going to construct a completely analogue (continuous) system in hardware, identify it as such. If you are going to use sampled signals and implement a discrete controller, then identify it as a discrete system.
Also, I have nothing against the GUI, however it is likely easier to use the necessary functions themselves to generate the final identified model information. It depends on what you want to do with the results.
0 Kommentare
Weitere Antworten (1)
Nils B
am 20 Jul. 2019
1 Kommentar
Star Strider
am 20 Jul. 2019
As always, my pleasure.
I agree that identifying different models is preferable, and you will later have to determine if it is possible to combine them.
The GUI is convenient at the outset, as you describe, to explore the various options. However I have always used the functions to get the final results, since that is simply easier.
Siehe auch
Kategorien
Mehr zu Linear Model Identification 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!