Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Proving the form of reconstructed sampled signal (without using Matlab)

Status
Not open for further replies.

scdoro

Member level 5
Joined
Jan 12, 2005
Messages
87
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,040
Hi all,

Can someone help me to prove this question without using Matlab.

I have found the sampled signal x to be
x=[0 0.125 0.25 0.125 0 -0.125 -0.25,-0.125] since 8 samples in 1 secs.

Qn1) since the sampled signal is x=[0 0.125 0.25 0.125 0 -0.125 -0.25 -0.125]
we can actually show that the reconstructed signal of 2 sine waves by purely using FFT in Matlab.

But how can i prove it without using Matlab? Cani present it by drawing the graph of the original triangular wave and then sampled it using those points above. After that, i deduce that i can form 2 sine waves from there. i will first connect sample set A[0,0.25,0,-0.25] and the other sample set B[0,0.125,0,125,0,-0.125,-0.125].

Please enlightened.

thanks

regards
scdoro
 

Re: Proving

I would do also as you, but everything depends on how much your teacher likes math.
 

Re: Proving

I recommended you in PM to analyze multiplication of signal vector to FFT matrix.

It can be proved in next way.
1. signal has one full period during observed interval.
2. signal is antisymmetrical.

these two observations lead to
1. spectrum is fully imaginary
2. spectrum will have non-zero coefficients only on odd frequency bins.

So they are 1st and 3rd bins
Two sinusoids
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top