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.

Guessing DSP system characteristics

Status
Not open for further replies.

kanna

Newbie level 1
Joined
Mar 17, 2005
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,286
Samples for guessing a dsp system characteristic given input and output
sequences, like

x_1(n) = {-1,2 *,1} -> y_1(n) = {1,2 *,-1,0,1}
x_2(n) = {1,-1 *,-1} -> y_2(n) = {-1,1 *,0,2}
x_3(n) = {0,1 *,1} -> y_3{1 *,2,1}

* denotes 0 time instant.

I understand x_1 + x_2 is the impulse. How to proceed after that?

Thanks
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top