PERIODIC FUNCTION:
A function f(t) is said to be periodic if,
f(t+T)=f(t); for all values of t
where T is some positive real number. This T is interval between two successive repetitions and is called the period of f(t).
A sine wave having a period of T=2πω is common example of periodic function.
DIRICHLET CONDITION:
For a given function f(t),
- f(t) is periodic having a period of T.
- f(t) is single valued everywhere.
- In case it is discontinuous, f(t) has a finite number of discontinuities in any one period.
- f(t) has a finite number of maxima and minima in any one period.
- The integral, T=2πω exists and is finite.
The function f(t) may represent either a voltage or current waveform.
TRIGONOMETRIC FOURIER SERIES:
According to Fourier theorem, a function f(t) which satisfy the Dirichlet condition, may be represented in trigonometric form by the infinite series.
f(t)=a0+a1cosω0t+a2cos2ω0t+....+ancosnω0t+b1sinω0t+b2sin2ω0t+....+bnsinnω0t=a0+∞∑n=1(ancosnω0t+bnsinnω0t)
since ω0=2πT above equation can be written as
f(t)=a0+∞∑n=1(ancos2πnTt+bnsin2πnTt)
where, ω0 is the fundamental angular frequency, T is the period and a0,an and bn are constant which are depend on n and f(t).
FOURIER ANALYSIS:
Evaluation of fourier constant called fourier analysis.
1. Value of a0:
f(t)=a0+∞∑n=1(ancosnωt+bnsinnωt)
Integrate over a period t=0 to t=T.
T∫0f(t)dt=T∫0a0dt+∞∑n=1T∫0(ancosnωt+bnsinnωt)dt=a0T
Hence, a0=1TT∫0f(t)dt
= mean value of f(t) between the limits 0 to T i.e. over one cycle or period.
2. Value of an:
f(t)=a0+∞∑n=1(ancosnωt+bnsinnωt)
multiply both sides of the fourier series by coskωt and integrate between limits t=0 to t=T.
T∫0f(t)coskωtdt=T∫0a0coskωtdt+∞∑n=1T∫0(ancosnωtcoskωt+bnsinnωtcoskωt)dt
=akT2
Therefore,
ak=2TT∫0f(t)coskωtdt
3. Value of bn:
f(t)=a0+∞∑n=1(ancosnωt+bnsinnωt)
multiply both sides of the fourier series by sinkωt and integrate between limits t=0 to t=T.
T∫0f(t)sinkωtdt=T∫0a0sinkωtdt+∞∑n=1T∫0(ancosnωtsinkωt+bnsinnωtsinkωt)dt
=bkT2
Therefore,
bk=2TT∫0f(t)sinkωtdt
- 372 views