Engineering Lecture1: Logic Circuits & Concepts about basic Electrical Engineering Devices by Christin Sander.

Slides:



Advertisements
Similar presentations
1 Fundamentals of Computer Science Sequential Circuits.
Advertisements

CHAPTER 3 Sequential Logic/ Circuits.  Concept of Sequential Logic  Latch and Flip-flops (FFs)  Shift Registers and Application  Counters (Types,
Digital Logic Chapter 5 Presented by Prof Tim Johnson
EKT 124 / 3 DIGITAL ELEKTRONIC 1
Digital Electronics Dr. Bahawodin Baha, University of Brighton, UK.
Digital Systems: Introductory Concepts Wen-Hung Liao, Ph.D.
Digital Electronics Course Introduction, Number Systems, Conversion between Bases, and Basic Binary Arithmetic (Lecture #1)
CHAPTER 1 Digital Concepts
ENGIN112 L20: Sequential Circuits: Flip flops October 20, 2003 ENGIN 112 Intro to Electrical and Computer Engineering Lecture 20 Sequential Circuits: Flip.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd.
CS 151 Digital Systems Design Lecture 20 Sequential Circuits: Flip flops.
Experiment 10 Comparators and Schmitt Triggers
DIGITAL ELECTRONICS CIRCUIT P.K.NAYAK P.K.NAYAK ASST. PROFESSOR SYNERGY INSTITUTE OF ENGINEERING & TECHNOLOGY.
Chapter 3: Sequential Logic Circuit EKT 121 / 4 ELEKTRONIK DIGIT 1.
Counters  A counter is a device which stores (and sometimes displays) the number of times a particular event or process has occurred, often in relationship.
SEQUENTIAL CIRCUITS USING TTL 74XX ICS
Chapter 12 Digital Logic Circuit Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Introductory Digital Concepts
Figure 1–1 Graph of an analog quantity (temperature versus time). Thomas L. Floyd Digital Fundamentals, 9e Copyright ©2006 by Pearson Education, Inc. Upper.
Lecture 10 Topics: Sequential circuits Basic concepts Clocks
Chapter 1 Number Systems and Codes 1. Outline 1. NUMBER SYSTEMS AND CODES 2. DIGITAL ELECTRONIC SIGNALS AND SWITCHES 3. BASIC LOGIC GATES 4. PROGRAMMABLE.
Audio Players 1 Audio Players. Audio Players 2 Introductory Question Audio players record sound in digital form but play it in analog form. The transformation.
Digital Fundamentals Floyd Chapter 1 Tenth Edition
ENGSCI 232 Computer Systems Lecture 5: Synchronous Circuits.
Engineering Lecture 3 Digital Electronics by Jaroslaw Karcz.
Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department.
Rabie A. Ramadan Lecture 3
1 DIGITAL ELECTRONICS. 2 OVERVIEW –electronic circuits capable of carrying out logical (boolean) and arithmetic operations on information stored as binary.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals with PLD Programming.
Lecture No. 1 Computer Logic Design. About the Course Title: –Computer Logic Design Pre-requisites: –None Required for future courses: –Computer Organization.
Floyd, Digital Fundamentals, 10 th ed Slide 1 Digital Fundamentals Tenth Edition Floyd © 2008 Pearson Education Chapter 1.
JK Flip-Flop. JK Flip-flop The most versatile of the flip-flops Has two data inputs (J and K) Do not have an undefined state like SR flip-flops – When.
1.8 Binary Storage and Registers
Digital Computer Concept and Practice Copyright ©2012 by Jaejin Lee Logic Circuits II.
CHAPTER-2 Fundamentals of Digital Logic. Digital Logic Digital electronic circuits are used to build computer hardware as well as other products (digital.
Computer Architecture and Organization Unit -1. Digital Logic Circuits – Logic Gates – Boolean Algebra – Map Simplification – Combinational Circuits –
Floyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd © 2008 Pearson Education Chapter 1.
Sequential logic circuits
© 2009 Pearson Education, Upper Saddle River, NJ All Rights Reserved Floyd, Digital Fundamentals, 10 th ed Digital Logic Design Dr. Oliver Faust.
School of Computer and Communication Engineering, UniMAP Mohd ridzuan mohd nor DKT 122/3 - DIGITAL SYSTEM I Chapter.
1 Lecture #11 EGR 277 – Digital Logic Ch. 5 - Synchronous Sequential Logic There are two primary classifications of logic circuits: 1.Combinational logic.
Logic Design / Processor and Control Units Tony Diep.
Digital Fundamentals Tenth Edition Floyd © 2008 Pearson Education Chapter 1.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights Reserved Floyd, Digital Fundamentals, 10 th ed Digital Logic Design Dr. Oliver Faust.
Synchronous Sequential Logic A digital system has combinational logic as well as sequential logic. The latter includes storage elements. feedback path.
EKT 121 / 4 ELEKTRONIK DIGIT I
Chapter 6 – Digital Electronics – Part 1 1.D (Data) Flip Flops 2.RS (Set-Reset) Flip Flops 3.T Flip Flops 4.JK Flip Flops 5.JKMS Flip Flops Information.
A combinational circuit is a connected arrangement of logic gate with a set of input and output.
 Flip-flops are digital logic circuits that can be in one of two states.  Flip-flops maintain their state indefinitely until an input pulse called a.
Introduction to Digital Electronics Lecture 1 : Background.
CENG 241 Digital Design 1 Lecture 7 Amirali Baniasadi
Counters and registers Eng.Maha Alqubali. Registers Registers are groups of flip-flops, where each flip- flop is capable of storing one bit of information.
Chapter 3 Boolean Algebra and Digital Logic T103: Computer architecture, logic and information processing.
TOPIC : Introduction to Sequential Circuits UNIT 1: Modeling and Simulation Module 4 : Modeling Sequential Circuits.
SIGNAL TRAINING SCHOOL – BORDER SECIRITY FORCE - TIGRI
EKT124 Digital Electronics 1 Introduction to Digital Electronics
Creating logic gates with Minecraft
LATCHED, FLIP-FLOPS,AND TIMERS
Digital Fundamentals Floyd Chapter 1 Digital concepts Tenth Edition
ECE 331 – Digital System Design
Overview Introduction Logic Gates Flip Flops Registers Counters
ECE Digital logic Lecture 16: Synchronous Sequential Logic
Digital Systems: Introductory Concepts
Some Information Instructor Details Main Book. Some Information Instructor Details Main Book.
Registers.
Digital Fundamentals Floyd Chapter 1 Tenth Edition
FLIP-FLOPS.
Synchronous sequential
Synchronous Sequential
Digital Electronics and Logic Circuit
Presentation transcript:

Engineering Lecture1: Logic Circuits & Concepts about basic Electrical Engineering Devices by Christin Sander

Overview Logic Circuits Electrical Engineering Analogue vs Digital Binary Numbers Logic Gates Boolean Algebra Flip-Flops & Clocks Counters Data Storage Electrical Engineering Overview of Transistors Amplifiers Operational Amplifiers

Analogue versus Digital ANALOGUE signals vary in a continuous way, can take any values DIGITAL signals represent information as a sequence of discrete varying physical quantities, encode values into binary numbers (0 or 1)

Analogue to Digital Conversion In nature, signals normally occur in an analogue way To convert them into a digital signal, a threshold value is selected. For values below the threshold: 0 For values above the threshold: 1

Binary Numbers Binary Number System Decimal Number System The decimal number system is the base 10 number system Uses 10 different symbols (0,1,2,…..9) In General, any number system can be used Binary Number System The binary number system is the base 2 number system Uses 2 different symbols (0 and 1) A BInary digiT("BIT") in each position Binary logic circuits are useful for making controllers A binary system can also represent numbers of any magnitude Logic circuits can be realised which will perform arithmetical operations on these binary numbers This is the principle behind almost all digital calculators and computers

Logic Gates Electronic circuits with one or more input wires and one output wire The voltage on the output depends on the voltages on the inputs The relationship between inputs and output is a logical function, determined by the circuit arrangement inside the gate. Circuit (made up of transistors used as switches)

Logical Functions

Boolean Algebra

Flip-flops Divide-by-2-circuit D Flip-flop Ripple-Down Counter

J-K Flip-flop Q+ indicates the value of Q after the next clock pulse If J and K are different, Q takes on the value of J If J and K are both 0, Q remains unchanged If J and K are both 1, Q changes to its inverse (it "toggles") Information from J and K is read in on the rising edge of the clock, and is translated into action at the Q outputs on the FALLING edge of the clock

Synchronous Counter Synchronous Counter (8-bits)

Data Register A circuit which can store temporarily all bits of a binary number A 3-bit register (a typical personal computer will have several 16-bit and 32-bit data registers in its arithmetic unit)

Storage Devices: ROM A ROM cell Typical m-ROM device

Transistors Small input current controls a large output current Can act as a switch if in saturation or cut-off region

Amplifiers An amplifier is a device that accepts a small signal and outputs a larger signal that generally matches the waveform characteristics of the input It amplifies the input signal Factors affecting amplification Gain: Relationship of input and output signal Efficiency Bandwidth Settling time Noise

Operational Amplifiers An opamp is a device that takes an analogue signal and amplifies it Output voltage depends on difference of input voltage Applications: Analogue to digital converters Filters Comparators