in Theory of Computation
290 views
0 votes
0 votes
What is encoding in Finite State machine?
in Theory of Computation
by
290 views

1 Answer

0 votes
0 votes

Basically we represent states of FSM in form of zeroes and ones. This is called " Encoding in FSM". FSM means finite state machine.

There are various encoding techniques. binary ,gray encoding etc. Check this out.

https://en.wikipedia.org/wiki/State_encoding_for_low_power 

1 comment

can you give example?
0
0