Understanding the V(in)=V(max).sin(wt) Formula for DC Smoothing Circuits

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 10K views
Sparkyian
Messages
9
Reaction score
0
Can someone please explain to me in brief detail as to what each expression means for the given formula:-

V(in)=V(max).sin(wt)

and to how this formula works? It is a formula that has been given to me in order to work out time at which a waveform=V(min) for a dc smoothing circuit with a typical power supply.
 
Physics news on Phys.org
A sine function oscillates between +1 and -1. Which means that the voltage you've been given oscillates between +Vmax and -Vmax. Vmax is also called the amplitude of the wave and is a measure of how "strong" this sinusoidal voltage signal is.

the sine function is a function of time, meaning that the voltage oscillates in time.

ω is the angular frequency: ω = 2πf, where f is the oscillation frequency. You can see that when t = 1/f, sin(wt) = sin(2π), and the oscillation has gone through one full cycle.
 
Thank you very much, it now makes a lot more sense to me.