Fourier Series vs Fourier Transforms: What's the Difference?

  • Thread starter Thread starter Rsw
  • Start date Start date
  • Tags Tags
    Signal System
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 3K views
Rsw
Messages
3
Reaction score
0
what is the difference between Fourier series and Fourier transforms ?
 
Engineering news on Phys.org
Fourier series is an approximation of periodic functions, but Fourier transform is applied to the functions which isn't periodic(period = infinite).
 
Last edited:
Fourier transform(FT) is the generalization of Fourier series. In FT you get frequency spectrum of a function f (if FT exists for f) and instead of spectrum you get discrete frequencies if f is periodic.

Note: Both FT and Fourier series are approximations of f
 
I'd like to clarify that FT and FS are not approximations. Both are mathematical transforms that allow perfect reconstruction of the original function. For example, what is the Fourier Series of cos(x)? Hmmm, seems exact to me.

Where the approximations come in is when you have an infinite series or a transform that extends to infinity. Then, you may decide to truncate the series or band-limit the transform, when using them to reconstruct the original function. Even if they are not infinite, you could still truncate/band-limit. Hence, you could say that a truncated FS or a band limited FT are approximations.
 
thanks 4 give me such replies...
 
can u tell me about some good books for "digital electronics"??
where i can clear my concept of "encoder,decoder and sequential circuits" and verilog of it also.
 
encoder, decoder and sequential circuit are very basic stuffs in logic design and any digital design books have this topic.
I have this book(older edition) and it's pretty good.
https://www.amazon.com/dp/0131863894/?tag=pfamazon01-20

Although I have 2 verilog books, neither is good and I wouldn't recommend them.
Just search in amazon and find the one with good ratings.
 
Last edited by a moderator: