I fitted the TF of PMC servo card simulated from LISO, and found poles at 2.01 Hz, 59.7 Hz, 13.4 MHz, and zero at 479.4 Hz.
From last week, I used LISO to model the TF but it did not provide the values of poles and zeroes.
Thanks Koji who taught me how to use LISO fitting feature. Now I can find poles and zeroes of the simulation.
The frequency range spans from 1 Hz - 1 MHz, covering out region of interest (~1 Hz up to a few hundred kHz).
For higher frequency, I couldn't make it work yet.
pole 2.0139158941 ### fitted (name = pole0)
zero 479.4339553158 ### fitted (name = zero0)
pole 59.7091341574k ### fitted (name = pole1)
factor 9.5703858437
pole 13.4116105660M 99.7575256877m
The plot shows simulated data and fit data, we have a nice fit that we can hardly see red and green plots.
The code for simulating TF is pmc.fil, which can be found on previous entry, the code for fitting, tffit.fil, is attached below.
|