How do I estimate a transfer function and a bode response from sample data ?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi everyone. I'm working with a DC motor where I apply a voltage (input) and get a current (output). Both vectors with a sampling time of 0.00001s.
I gave the imput with the blocked rotor so I can get only the electrical dinamic 1/ Ls + R
1) How can I get a transfer function from my input/output, but NOT USYING IDENT ? (cause I'm not having very good results with ident)
2) How can I get a bode diagram from my input/output?
Thanks!
댓글 수: 1
Arkadiy Turevskiy
2012년 12월 14일
When you say you are "not having very good results with IDENT", what do you mean? Can you be more specific, i.e., describe what you have tried, what results you got, and why you are not satisfied with them.
Arkadiy
채택된 답변
Pedro Villena
2012년 12월 14일
편집: Pedro Villena
2012년 12월 14일
Use an Nonparametric System Identification Theory, like Ziegler-Nichols Method.
Ziegler-Nichols Method is a graphical technnic that is not included in Identification Toolbox. If you search about this technich, you'll find the step to identify a 2nd order system, then you could validate it in Matlab.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with Control System Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!