The difference between one hot and binary encoding

Status
Not open for further replies.

graciousparul

Full Member level 2
Joined
Jan 19, 2008
Messages
128
Helped
6
Reputation
12
Reaction score
0
Trophy points
1,296
Activity points
2,053
Hi,
Difference between one hot and binary encoding?
Pl. help me
Thanks in advance
 

Re: Binary

One hot encoding is encoding of a finite state machine where each state will take a separate flip flop. If u hav 8 states in Finite state machine then encoder requires 8 flip flops. Same state machine requires only three ff'f in Gray and Binary encoding. One hot encoding will increase the speed but area utilisation will be more.

Binary encoding is a binary count of the state machine number in sequence
and implement very less logic.
Binary encoding is the simplest state machine encoding and all possible states are defined and there is no possibility of a hang state.


Read more here
**broken link removed**
**broken link removed**
**broken link removed**
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…