Journal: Proceedings Of The 2nd International Conferencve On Intelligent Computing And Emerging Technologies
ISSN Number:
0
Downloads
25
Views
Abstract
Finite State Machine (FSM) is one way to describe the behavior of a circuit with state which takes inputs and uses those inputs and the state to compute outputs, so as to determine what state to transit into. Flip Flops are sequential digital circuits that hold (remember) logic values. The ability of computer systems to operate without the continuous human intervention is solely achieved through sequential logic circuits known as Flip Flops (Memory Elements). More sophisticated Flip Flops and logic gates machines known as the Central Processing Units (CPUs) use finite state machines as control units to synchronize the fetch, execute and decode cycle. The focus of this paper is on the sequential logic circuit, specifically, the Jump Key (JK) Flip Flops. The aim of this research is to show that logic circuit design for various digital device applications can be achieved using Finite State Machine (FSM) technique.