Parallel port FPGA X4X4 X3X3 X2X2 X1X1 7. Exercises for the laboratory work: Controlling of a seven-segment indicator. A four-order binary code is the.

Slides:



Advertisements
Similar presentations
Part 4: combinational devices
Advertisements

Lecture 13: Sequential Circuits
Traffic light contoller using FSM
CDA 3100 Recitation Week 10.
5.4 Decoders A decoder is a multiple-input, multiple-output logic circuit that converts coded inputs into coded outputs, where the input and output codes.
COE 202: Digital Logic Design Sequential Circuits Part 3
Lecture 22: Sequential Circuits Today’s topic –Clocks and sequential circuits –Finite state machines 1.
Introduction This is a lesson, relevant to Circuit Designing. Here I have tried to give a simple idea on, how to design a circuit. Try to understand the.
Traffic Light Controller
Polarization Processing for Low Light Imaging Abstract: An important property of still picture cameras and video cameras is their ability to present an.
OTHER COMBINATIONAL LOGIC CIRCUITS
DIGITAL CIRCUITS Dr. L M Head Sophomore Clinic Fall 2004.
Electronics Technology Seven-Segment Displays
BCD to 7-Segment Display
Skill Two:Parked Cars More than 70% of all traffic accidents involving children happen close to Parked Cars. This happens because children are so small.
Capacitance Sensor Project
Lecture #5 In this lecture we will introduce the sequential circuits.
Number Systems and Codes In PLC
11/10/ :53:59 AMweek12-3.ppt1 Intelligent Traffic Controller We want to use a finite state machine to control the traffic lights at an intersection.
Stop Sign This is a traffic sign. This means to stop. It helps us be safe when driving.
Are the traffic rules the same in different countries? Question: The traffic lights are the same in every country. There are always three lights:red,yellow.
Introduction to Interfacing Projects Nareen Khan.
Cells in Series and Parallel (page 310) Cells in Series and Parallel Dry cells can be connected together into two basic types of circuits: series.
1 Adders & Subtractors Adders –An adder is a combinational logic circuit that performs the addition of 2 binary numbers (A & B) to generate the sum (S)
Digital Logic Design Week 3
Circuit Game Answers.
Register Transfer Level & Design with ASM
Graphing a Function Rule
Inductors An inductor is about as simple as an electronic component can get -- it is simply a coil of wire. The inductor is an electromagnet .
What shapes do you see?.
Circuit Theorems. Quiz 1. The source resistance from a 1.50 V D-cell is 1.5 . The voltage that appears across a 75  load will be a V b V.
The electronic circuits domain (and preparations for exercise) The circuit representation in chapter 8 is more detailed than necessary if we care only.
Chapter 0 - reVieW Combinational Logic Circuit, Combinational Logic Circuit, Propagation Delay, Propagation Delay, Programmable Logic. Programmable Logic.
CSCE 211: Digital Logic Design Chin-Tser Huang University of South Carolina.
Finite State Machines Prof. Sirer COMP 303 Koç University.
ECE 320 Homework #3 1. Simplify the Boolean function F using the don’t care conditions d, in both S.O.P. and P.O.S. form: a) F=A’B’D’+A’CD+A’BC d=A’BC’D+ACD+AB’D’
1 CS 151: Digital Design Chapter 3: Combinational Logic Design 3-1Design Procedure CS 151: Digital Design.
8421 Binary Hexadecimal Seven segment display 8421 Binary Hexadecimal Seven segment display 0000.
A Computer Story: Complexity from Simplicity A Computer Story: Complexity from Simplicity Lehigh University and Parkland High School Lehigh University.
SUBMITTED BY LENIN C INTRODUCTION Railways - cheapest mode of transportation. Aims to avoid accidents. Using simple electronic components- automate.
Chapter 0 – Week 2 Combinational Logic Design. What have been discussed Design hierarchy –Top – down –Bottom – up CAD HDL Logic synthesis.
Computer Organization CS345 David Monismith Based upon notes by Dr. Bill Siever and notes from the Patterson and Hennessy Text.
Lesson- 13– Road Safety Rules.
A stop sign is a traffic sign that stands for coming to a complete stop at an intersection or end of the road.
ECE 3450 M. A. Jupina, VU, 2016 Capacitance Sensor Project Goal: Creation of a digital capacitance sensor circuit where a variation in capacitance changes.
Chapter 20 Super Review Circuits. 1. What is the potential difference across a resistor of 6 Ω that carries a current of 3 A?
traffic lights red lightyellow lightgreen light.
TRAFFIC CONTROL SIGNALS. With the name of ALLAH, the most BENEFICENT and the most MERCIFUL.
Obeying traffic rules. Heavy traffic Traffic jam.
FIGURES FOR CHAPTER 16 SEQUENTIAL CIRCUIT DESIGN
CEN200 Number systems DR. HAIKEL HICHRI. Gray codes  As we count up or down using binary codes, the number of bits that change from one binary value.
How can you travel to school?
Combinational Logic Design
CSCE 211: Digital Logic Design
EECE 5117C/6017C Lab 2 Traffic Light Controller using FSM
Dr. Clincy Professor of CS
Digital Systems Section 14 Registers. Digital Systems Section 14 Registers.
Dr. Clincy Professor of CS
Interfacing of Traffic light controller
CSCE 211: Digital Logic Design
CSCE 211: Digital Logic Design
Follow-up question Factorize x2 + 2x – 15. Solution
CSCE 211: Digital Logic Design
CSCE 211: Digital Logic Design
Dr. Clincy Professor of CS
LOGIC Circuits.
Remember the traffic rules.
Digital Logic Design.
COE 202: Digital Logic Design Sequential Circuits Part 3
Unit 2 Ways to go to school
Presentation transcript:

Parallel port FPGA X4X4 X3X3 X2X2 X1X1 7. Exercises for the laboratory work: Controlling of a seven-segment indicator. A four-order binary code is the output from the parallel port. The respective code must be shown in hexadecimal notation by firing necessary segments. 1. Laboratory work.

FPGA 12 MHz generator Example Compose a logical circuit that would fire in series 2 or 3 (the exact number is determined by the professor). Segments. Each pair or triplet has to burn 1-2 seconds. The “snake” consisting of the fired segments moves on the indicator according to the trajectory set by the professor. 2. Laboratory work

FPGA 12 MHz or 100MHz generator Side road - B Main road -A Parallelport X Compose the logic circuit, which drives the traffic lights on the road cross. On side road there is located a sensor, which is fixing the traffic situation there (is any car waiting?) If on the side road there are waiting cars, then it will be initiated after time period T 1 the procedure for lightning green on side road. The green light is on for side road during time period T 1 and there will be No additional sensor control if the main road will be under green condition. Times T 1 and T 2 will be given by the tutor. 3. Laboratory exercise.

Main road Side road X=1 Sensor check X=0 T1T1 T1T1 T2T2 T2T2 Main road Side road Sensor for cars waiting on side road Times T 1 and T 2 will be given by tutor.