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

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

    • 1662 Words
    • 6 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
  • 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

    Step 1: Examine the following algorithm as a base for how the program should flow. (Reference: Designing a Program, page 31).…

    • 777 Words
    • 4 Pages
    Satisfactory Essays
  • Satisfactory Essays

    * Current: The current at any point in the circuit equals the current at all other points. The value of current depends on the source voltage and the total circuit resistance.…

    • 274 Words
    • 2 Pages
    Satisfactory 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
  • 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

    |The principal job of a resistor within an electrical or electronic circuit is to "resist" or to impede the flow of electrons through them by using the type of |…

    • 19553 Words
    • 79 Pages
    Powerful Essays
  • Powerful Essays

    Resistors act to reduce current flow, and, at the same time, act to lower voltage levels within circuits. In electronic circuits, resistors are used to limit current flow, to adjust signal levels, bias active elements, and terminate transmission lines among other uses. High-power resistors that can dissipate many watts of electrical power as heat may be used as part of motor controls, in power distribution systems, or as test loads for generators. Fixed resistors have resistances that only change slightly with temperature, time or operating voltage. Variable resistors can be used to adjust circuit elements (such as a volume control or a lamp dimmer), or as sensing devices for heat, light, humidity, force, or chemical activity. Resistors are common elements of electrical networks and electronic circuits and are ubiquitous in electronic equipment. Practical resistors as discrete components can be composed of various compounds and forms. Resistors are also implemented within…

    • 1225 Words
    • 5 Pages
    Powerful Essays
  • Powerful Essays

    Vlsi Whatsup

    • 4547 Words
    • 19 Pages

    FSM And Sequential Logic Principles Sequential Circuits, Meta-stability Synchronization, Design of Finite State Machines, and State minimization, FSM CASE STUDIES - Traffic Light control. Lift Control and UART STA and DTA…

    • 4547 Words
    • 19 Pages
    Powerful Essays
  • Satisfactory Essays

    Vlsi Sample Codes

    • 325 Words
    • 2 Pages

    Figure A–1 is a diagram of a simple Moore finite-state machine. It has one input (X), four internal states (S0 to S3), and one output (Z).…

    • 325 Words
    • 2 Pages
    Satisfactory 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

    Baseball Scoreboard

    • 393 Words
    • 3 Pages

    Design      The logic function of the circuit can be designed by using a simple D flip flop counter. The logic function may also be created by: 1. Creating a state diagram of binary counts 2.…

    • 393 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    To measure voltage and current in the circuit and from that figure work out emf and internal resistance of the cell, to identify errors involved and deal with them in the most effective way and maintain a safe working environment at all times.…

    • 1654 Words
    • 7 Pages
    Good 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

Related Topics