You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm facing a problem, where identified State space model of MotoShield fits only to Detrended data. As soon as I compare model to Raw data, the angular velocity fits, but measured current doesn't. See below
Detrended data comparison-->
Raw data Comparison-->
Kalman Filter Result-->
Note: when the initial condition value of current ifltr(1) is subtracted from filtered current, result is spot on-->
I have tried changing the initial conditions for Identification algorithm without success.
Tried adding zero input/output the beginning and at the end of a data.
Tried to identify data without detrend - The identified model
match is far worse/lesser.
The only solution I see is to simply compensate offset by subtracting the filtered value.
Thx.
Hi, I'm facing a problem, where identified State space model of MotoShield fits only to Detrended data. As soon as I compare model to Raw data, the angular velocity fits, but measured current doesn't. See below
Detrended data comparison-->
Raw data Comparison-->
Kalman Filter Result-->
Note: when the initial condition value of current ifltr(1) is subtracted from filtered current, result is spot on-->
match is far worse/lesser.
The only solution I see is to simply compensate offset by subtracting the filtered value.
Thx.
PS: here is a script and a dataset.
identification_data.zip
The text was updated successfully, but these errors were encountered: