Low frequency response
Show older comments
Hi, I model a parallel RC circuit in Simscape. The circuit is excited by a random pulse signal. I need to obtain the frequency response of the circuit at low frequency (1-1000 Hz). How can i do it? Thanks in advance. Néstor
3 Comments
Fangjun Jiang
on 23 Nov 2011
What is "a random pulse signal"? Are you trying to vary the frequency of the pulse signal from 1 to 1kHz and see the output response?
Walter Roberson
on 23 Nov 2011
Perhaps it is a tri-level signal, floating near ground between pulses that represented 0 or 1, with the values chosen at random. Or perhaps it is square wave but with random amplitudes. Or it could be a dual-level signal, 0 or 1, with the value held until the state changes, with an opportunity for state change at the given frequency.
I am thinking that if you have an RC circuit and you drive it with a constant periodic signal, that the circuit might end with a steady state or steady cycle that might not occur if the same circuit was triggered with the same basic pulse shape but with the state changing randomly. For example, the random signal could end up leading to a transient that might not be noticed with a periodic wave.
Néstor Monedero
on 24 Nov 2011
Answers (1)
Sabin
on 23 Jan 2024
0 votes
To obtain the frequency response of a parallel RC circuit in Simscape excited by a random pulse signal it is possible to save data and perform a Fast Fourier Transform using fft function after that. Or use a Spectrum Analyzer block.
Categories
Find more on Circuits and Systems in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!