Low frequency response
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 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.
Antworten (1)
Sabin
am 23 Jan. 2024
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.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Switches and Breakers finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!