AC Signal Amplitude Modulation in Resonant Tank Circuit

AI Thread Summary
The discussion centers on the behavior of a parallel resonant tank circuit simulated in Multisim, which exhibits amplitude modulation of the AC signal. The modulation is attributed to the charging and discharging cycles of the inductor and capacitor, influenced by the pulsed DC input from a transformer. The square wave input can be decomposed into a series of sinusoidal components, leading to filtering of certain harmonics by the tank circuit, which acts as a bandpass filter. The output characteristics vary based on the frequency of the square wave and the values of the inductor and capacitor. Understanding the relationship between the simulation's time step and the resonant frequency is crucial for accurate analysis.
HMS-776
Messages
63
Reaction score
0
I recently simulated a parallel resonant tank circuit on multisim.

I put an oscope across the tank circuit and I get an AC signal, but what interests me is that it is amplitude modulated. The oscillations slowly build up in amplitude, hit a peak and then die back down.

I think that the increased amplitude is due to the inductor and capacitor charging, once they hit their peak charge no more energy is input from the source and the energy begins to slowly dissipate...Until it reaches a point where it begins to charge again...Is this close at all to what is going on?

Can anyone explain to me why the AC signal has amplitude modulation?
 
Engineering news on Phys.org
Does the circuit have a power source somewhere, AC or DC?
 
Input is pulsed DC (square wave) from the secondary coil of a transformer.
 
That kind of explains it. A square wave can be Fourier decomposed into an infinite sum of sinusoids with odd order frequencies. So you could write,

sqw(t) = cos(\omega t) - cos(3\omega t)/3 + cos(5\omega t)/5 ...

Also, an LC parallel tank circuit acts as a bandpass filter. It's properties, such as a center frequency or the bandwidth depends on the values of L and C. So what's happening is you are filtering out some of the harmonics of the square wave.

Here is a W|A plot of a square wave approximation: http://www.wolframalpha.com/input/?i=plot+cos(x)+-+cos(3x)/3+++cos(5x)/5+-+cos(7x)/7"

Here is another plot showing what happens when some cosine terms are removed because of being filtered out: http://www.wolframalpha.com/input/?i=plot++cos(5x)/5+-+cos(7x)/7"

Depending on the parameters such as the frequency of the square wave or values of L and C, you can get different outputs.
 
Last edited by a moderator:
How does the time step of your simulation compare to the resonant frequency?
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Back
Top