Axelwlt Posted January 28, 2019 Report Share Posted January 28, 2019 Hello I excite a system with a sine wave at a fixed frequency and I have the signals of excitation and response. What is the best way to calculate the magnitude and phase of the system at this frequency? (Similarly to a frequency response estimation, but with only one chosen frequency). Quote Link to comment
gb119 Posted February 4, 2019 Report Share Posted February 4, 2019 (edited) I would use a lockin amplifier with some sort of comms interface:-) Failing that you could simply implement the same algorithm - multiply your signal by sine and cosine waveforms at the refetence frequency, low pass filter, calculate the mean and feed into x,y to polar co-ordinate convertor. Altetnatively, up-sample the signal, feed into an FFT, index out the right (complex) element and covert to r,theta. Edited February 4, 2019 by gb119 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.