ENGR 433 Homework 2023 Spring
Homework 5: Sequential Circuit
Name:
Seth VanMatre
Email: sgvanmatre@fortlewis.edu

Sequential Circuit

Task 1: Logic equations.
T1.jpg
Figure 1: Logic equations and seqential circuit.

Task 2: Behavioral and logic simulation results.
BehavSim_T1.png
Figure 2: Logic block simulation results.

LogicBlockSim.png
Figure 2.1 Behavioral simulation results.


Task 3: Sequence Detector 1011.
T3.jpg
Figure 3: State diagram for the sequence detector 1011.

Task3_Code.png
Figure 3.1:  Code for sequence detector 1011.

Task3_Sim.png
Figure 3.2: Simulation for sequence detector 1011.

Task 4: Simulation for the four types of shift registers.
siso.png
Figure 4: SISO simulation.

sipo.png
Figure 4.1: SIPO simulation.

piso.png
Figure 4.3: PISO simulation.

pipo.png
Figure 4.4: PIPO simulation.

Task 5: Counter module and simulation.
counterCode.png
Figure 5: Two bit counter code.

counterSim.png
Figure 5.1: Two bit counter simulation.

Task 6: Logic equation for the circuit as well as implmentation and simulation.
T6.jpg
Figure 6: Logic equations of the circuit.

T6Code.png
Figure 6.1: Code for the logic.

T6Sim.png
Figure 6.2: Simulation of the logic.