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.

Signal with different encodings

Status
Not open for further replies.

booblik

Junior Member level 3
Joined
May 20, 2009
Messages
29
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,484
Hi all,

The problem is the following: I have a signal coming in which has different types of encodings: NRZ, Manchester, etc, i.e. for 10ms the encoding might be NRZ, then in 25 ms the encoding might Manchester, for example.

How can I go about of decoding this signal. What paradigms could be used in this case?
 

Well .It is clear that you have to decode the signal with two parallel decoders and if the recovered data has some type of know header .See which of the decoders matches it .And use then that data . Usually when you send encoded data there is always a header signifying the beggining of meaningful data .
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top