State Machine Fundamentals
State Machine Design Process
Synchronous Counters
Asynchronous Counters

The History of Electronics
100

This best describes a state machine in digital electronics.

What is a synchronous sequential circuit whose outputs progress through a predictable sequence of

100

The diagram that shows states as circles and transitions as arrows.

What is a state graph?

100

A counter where all flip‑flops are clocked simultaneously.

What is a synchronous counter?

100

A counter where only the first flip‑flop is driven directly by the clock.

What is an asynchronous (ripple) counter?

100

This late‑19th‑century invention by Thomas Edison allowed electric current to flow in only one direction and led to early electronic devices.

What is the vacuum tube (Edison Effect)?

200

The three major functional sections of a state machine.

What are input combinational logic, memory (flip‑flops), and output combinational logic?

200

This table lists the present state, inputs, and next state for each condition.

What is a state transition table?

200

One major advantage synchronous counters have over asynchronous counters.

What is faster operation due to no ripple effect?

200

The unwanted temporary output errors caused by propagation delays in ripple counters.

What is the ripple effect?

200

Invented in 1947 at Bell Labs, this solid‑state device replaced vacuum tubes and revolutionized electronics.

What is the transistor?

300

These signals represent the outputs of the memory flip‑flops and define the current state.

What are state variables (Qa, Qb, etc.)?

300

From the state transition table, these expressions are written for flip‑flop inputs and outputs.

What are design equations?

300

This MSI device is a 4‑bit synchronous binary up counter.

What is the 74LS163?

300

The number of states a counter actually uses is called this.

What is the modulus?

300

This 1958 breakthrough allowed multiple electronic components like transistors and resistors to be placed on a single piece of silicon.

What is the integrated circuit?

400

Traffic lights, vending machines, and garage door controllers are examples of this concept.

What are state machines?

400

The process of assigning binary values or signal patterns to each state’s outputs.

What is output encoding?

400

Counting on the 74LS163 only occurs when these two inputs are logic 1.

What are ENP and ENT?

400

Name one major limitation of the 74LS93 ripple counter.

What is that it can only count up or must start at zero?

400

Introduced in 1971, this Intel invention put a computer’s central processing unit on a single chip.

What is the microprocessor?

500

Why is it impossible to build a state machine with exactly five states using binary flip‑flops?

What is because flip‑flops create powers of two states, resulting in unused states?

500

In the phone‑number example, what causes the outputs to continuously cycle through the digits?

What is the Enable input being logic 1?

500

This counter IC allows both up and down counting using separate clock inputs.

What is the 74LS193?

500

The final step in designing a modulus asynchronous counter involves creating this logic.

What is the reset (count‑limit) logic?

500

This technological advancement followed the microprocessor and enabled personal computers, smartphones, and modern digital devices. Hint: It is a integration type. 

What is very‑large‑scale integration (VLSI)?