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.

8b10b encoding function

Status
Not open for further replies.

shaiko

Advanced Member level 5
Joined
Aug 20, 2011
Messages
2,644
Helped
303
Reputation
608
Reaction score
297
Trophy points
1,363
Activity points
18,302
Hello,

In the past, I've implemented a 8b/10b encoder based on a ROM lookup table and it works fine.

But what is the mathematical function behind it?

I.E
8b/10b is based on 5b/6b + 3b/4b.
What is the mathematical function that encodes 5b to 6b ?
What is the mathematical function that encodes 3b to 4b ?
 

What is the mathematical function that encodes 5b to 6b ?
What is the mathematical function that encodes 3b to 4b ?
Should I assume that you don't consider a truth table to be a mathematical function?

Kevin
 

Should I assume that you don't consider a truth table to be a mathematical function?
It sure is. But I'm asking whether something more "linear" exists.

Something like, shift the number 3 times to the left and XOR it with the birthday date of your neighbor's dog.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top