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.

convert/detect pulse to binary bit

Status
Not open for further replies.

lcs81

Member level 3
Joined
Aug 2, 2005
Messages
57
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,683
Hi ,

I have a random square/pulse waveform representing binary. how can I "detect" it and convert it back to binary?

sample wave form attached.


0_1344147137.jpg
 

So this is a slightly involved question. Lets try to break it down.

Where is the data coming from?
Are you wanting to use a microcontroller, FPGA, or a computer to decode the data?
What is the protocol/code that the data is formatted in. You must know this in order to be able to translate the data into 1's and 0's.

Regards,
Willis
 

This is matlab simulation. Signal is output of modulation. IS purely binary representation with out any line or source code for the input. so the output should be purley binary represenation (i.e, high is logic 1 and low is logic 0)
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top