Manchester coding using MATLAB

Thread Starter

Sesshomaru

Joined Feb 24, 2008
2
Hi..Im a new member to this site...Can anyone help me how to encode a given data in manchester coding using MATLAB? thank you...
 

Dave

Joined Nov 17, 2003
6,969
There has been a little confusion here, I have changed the title of your other thread and reopened this one since there are two different questions being asked.

First question to ask here is which form of Manchester coding are you looking at using: the Thomas convention or the IEEE 802.3 convention?

Manchester coding is pretty simple in Matlab, but we need to know this first.

Dave
 

choosuken

Joined Sep 2, 2009
1
Hi..
I have a similar question as sesshomaru.
How do I encode data in manchester coding using MATLAB?
I'm required to use the short data string b = [1 0 0 1 1 1 0 1 0 1]
Thanks very much!!!
 
Top