Preview

Finite State Machines

Satisfactory Essays
Open Document
Open Document
567 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Finite State Machines
Experiment 2
Finite State Machines
September 18th, 2013
ECE 211 – Lab 02

Every member of the group has materially contributed to the intellectual content of this report.

Introduction
This experiment reviewed Finite State Machines (FSMs). We designed and built an FSM using the classical design method.
Methods, Experimental Details, and Equipment
Equipment
Model
Basic Description
Function Generator
33220A

Provides a voltage/current and allows adjustments to voltage, current, amplitude, resistance as well as other factors. Can emulate a current going through a circuit.
Hand-Held Multi-Meter

Measures the resistance/voltage/current of an element in a circuit. Can also measure the values of a diode/resistor by outputting a 1mA current through the wires.
BNC to Alligator

Multi-Meter Test Clips

Bread Board

Power Supply

A constant power source that provides a fixed voltage value to a part of the breadboard.
D Flip-Flops
SN74LS175N
Quadruple D Flip Flop
OR Gates
SN74LS32N
Quadruple two input OR Gates
AND Gates
SN74LS08N
Quadruple two input AND Gates

Procedure
To implement the FMS, connect the circuit that is shown in the following:

Figure 1: The circuit we connected
We had the table from prelab:
L
R
Q1
Q2
Q3
D1
D2
D3
0
0
0
0
0
0
0
0
1
0
0
0
0
1
0
0
0
1
0
0
0
0
0
1
1
1
0
0
0
1
0
1 x x
1
0
0
0
0
0 x x
0
0
1
0
0
0 x x
1
0
1
0
1
0 x x
0
1
0
0
0
0

Then, we can simplify the logic by using Boolean Algebra. Then we can get: D1=Q1'Q2'Q3' L
D2=Q1 Q2' Q3
D3=Q1'Q2'Q3' R We need use 3 D flip flops to build the circuit. From the state table, We can see when L is 1 and Q1,Q2,Q3 are 0, D1 is 1. So we can get D1=Q1'Q2'Q3' L. D2 and D3 can be find out by using the same method.

Once we know the input for the Turn signal FSM, We can connect the circuit as the picture below: Figure 2: Final

You May Also Find These Documents Helpful

  • Good Essays

    3. A switching matrix used to connect the current source and the volt meter to all of the contact points in a cable.…

    • 836 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    ECT114 week 3 lab

    • 299 Words
    • 2 Pages

    3. Analyze the switch logic circuit in Figure 1. The light ON is considered a logic HIGH, and the light OFF is considered a logic LOW.…

    • 299 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Step 3: Complete the following pseudocode based on the algorithm and the variables you declared above.…

    • 777 Words
    • 4 Pages
    Satisfactory Essays
  • Good Essays

    What are the important characteristics of a circuit and how do I measure different parts of a circuit?…

    • 1662 Words
    • 6 Pages
    Good Essays
  • Powerful Essays

    loop. The figure contains two junctions (where three or more wires meet)--they are at the ends of the resistor labeled R3 . The battery supplies a constant…

    • 9654 Words
    • 80 Pages
    Powerful Essays
  • Powerful Essays

    Light Dependent Resistor

    • 826 Words
    • 4 Pages

    The Multimeter will be turned on and set to measure resistance (Ohms), and 2 wires will be placed in the appropriate holes in the Multimeter.…

    • 826 Words
    • 4 Pages
    Powerful Essays
  • Satisfactory Essays

    This means I can find and record the resistance. This will work out the resistance in ohms.…

    • 552 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    Wire Coursework

    • 591 Words
    • 3 Pages

    Resistance is measured in ohms, the symbol is Ω. The equation for measuring resistance (Ω) is Voltage (V)/Current (I) =Resistance (Ω)…

    • 591 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    NT1210 Unit Lab 1

    • 421 Words
    • 18 Pages

    1.) Write out the powers starting from 20 to 26. Next place the values of the powers below. In each block below enter a one subtract that value from the number 127 until you have nothing remaining and all values equal 127.…

    • 421 Words
    • 18 Pages
    Satisfactory Essays
  • Powerful Essays

    We need to monitor the number of empty slots in the parking areas by setting up a sensor EN allocated in the ENTRANCE whereas the output of this sensor is HIGH (1) when there is a car entering the parking area. On the other hand, EX is allocated in the EXIT; the output of this sensor is HIGH (1) when there is a car leaving the parking areas. Hence, both of the sensors are connected to a sequential digital circuit for which we call it an up-down counter for which the circuit is used to count the number of cars entering and exiting the parking areas; the output of this circuit is connected to the 7-segments decoder to convert each BCD code to ten possible number from 0 to 9 in order display the number of empty slots available and to display the word FULL when there are no empty parking slots available as shown below:…

    • 3471 Words
    • 14 Pages
    Powerful Essays
  • Good Essays

    It operates on the principle of Faraday’s Laws of Electromagnetic induction . It states that whenever there is a relative motion between the magnetic field and a conductor , then the voltage is generated in that conductor.…

    • 1370 Words
    • 6 Pages
    Good Essays
  • Better Essays

    Voltage Regulator - A device designed to stabilize line voltage. Many different types exist, some are more accurate than others…

    • 1436 Words
    • 5 Pages
    Better Essays
  • Satisfactory Essays

    Theory of Computation

    • 1819 Words
    • 8 Pages

    IT-601: THEORY OF COMPUTATION Teaching Scheme Lect 3 Prac 2 Total 5 Int Ass 30 Theory Sem End Marks Hrs 70 3 Examination Scheme Practical Sem Total Int Ass End 100 25 25…

    • 1819 Words
    • 8 Pages
    Satisfactory Essays
  • Powerful Essays

    I feel delighted to express my gratitude and response to all those distinguished personalities who have guided and inspired me for the successful completion of this report.…

    • 10478 Words
    • 47 Pages
    Powerful Essays
  • Good Essays

    The twentieth century has been filled with the most incredible shocks and surprises: the theory of relativity, Communist revolutions, psychoanalysis, nuclear war, television, moon walks, genetic engineering, and so on. As astounding as any of these is the advent of the computer and its development from a mere calculating device into what seems like a "thinking machine." The birth of the computer was not wholly independent of the other events of this century. The history of the computer is a fascinating story; however, it is not the subject of this course. We are concerned with the Theory of Computers, which means that we form several abstract mathematical models that will describe with varying degrees of accuracy parts of computers and types of computers and similar machines. Our models will not be used to discuss the practical engineering details of the hardware of computers, but the more abstract questions of the frontiers of capability of these mechanical devices. There are separate courses that deal with circuits and switching theory (computer logic) and with instruction sets and register arrangements (computer ar-chitecture) and with data structures and algorithms and operating systems and compiler design and artificial intelligence and so forth. All of these courses have a theoretical component, but they differ from our study in two basic ways. First, they deal only with computers that already exist; our models, on…

    • 2550 Words
    • 11 Pages
    Good Essays

Related Topics