Who Wants to be an Electronics Millionaire?

Slides:



Advertisements
Similar presentations
Logic Gates A logic gate is an elementary building block of a digital circuit Most logic gates have two inputs and one output At any given moment, every.
Advertisements

Logic Gates.
Module 5 – Sequential Logic Design with VHDL
Registers and Counters. Register Register is built with gates, but has memory. The only type of flip-flop required in this class – the D flip-flop – Has.
Latches CS370 –Spring 2003 Section 4-2 Mano & Kime.
1 Fundamentals of Computer Science Sequential Circuits.
CHAPTER 3 Sequential Logic/ Circuits.  Concept of Sequential Logic  Latch and Flip-flops (FFs)  Shift Registers and Application  Counters (Types,
EKT 124 / 3 DIGITAL ELEKTRONIC 1
CS 300 – Lecture 3 Intro to Computer Architecture / Assembly Language Sequential Circuits.
1 Digital Logic
Chapter 3: Sequential Logic Circuit EKT 121 / 4 ELEKTRONIK DIGIT 1.
Flip Flops. Clock Signal Sequential logic circuits have memory Output is a function of input and present state Sequential circuits are synchronized by.
Simple One and Two Input Logic Gates Truth Tables and Function Tables Based Upon 0 – 5 V.
Logic gates & Boolean Algebra. Introduction Certain components (called logic elements) of the computer combine electric pulses using a set of rules. Electric.
Spencer/Ghausi, Introduction to Electronic Circuit Design, 1e, ©2003, Pearson Education, Inc. Chapter 14, slide 1 Introduction to Electronic Circuit Design.
1 DIGITAL ELECTRONICS. 2 OVERVIEW –electronic circuits capable of carrying out logical (boolean) and arithmetic operations on information stored as binary.
Designing of a D Flip-Flop Final Project ECE 491.
Sneha.  Gates Gates  Characteristics of gates Characteristics of gates  Basic Gates Basic Gates  AND Gate AND Gate  OR gate OR gate  NOT gate NOT.
Exclusive OR Gate. Logically, the exclusive OR (XOR) operation can be seen as either of the following operations:exclusive OR (XOR) 1. A AND NOT B OR.
Synchronous Sequential Circuits by Dr. Amin Danial Asham.
Logic Gates. The Inverter The inverter (NOT circuit) performs the operation called inversion or complementation. Standard logic symbols: 1 1 input output.
Computer Architecture and Organization Unit -1. Digital Logic Circuits – Logic Gates – Boolean Algebra – Map Simplification – Combinational Circuits –
Chapter 10 Flip-Flops and Registers 1. Objectives You should be able to: Explain the internal circuit operation of S-R and gated S-R flip-flops. Explain.
EKT 121 / 4 ELEKTRONIK DIGIT I
1’S COMPLEMENT REPRESENTATION 1’s complement of a number (binary) is obtained by changing all 1’s to 0 and all 0’s to 1. If one of these numbers is positive.
4–1. BSCS 5 th Semester Introduction Logic diagram: a graphical representation of a circuit –Each type of gate is represented by a specific graphical.
7. Latches and Flip-Flops Digital Computer Logic.
UOP ECT 246 Week 3 iLab Op - Amps Check this A+ tutorial guideline at For more classes.
Computer Science 210 Computer Organization
FLIP FLOPS Binary unit capable of storing one bit – 0 or 1
1.6 Op-Amp Basics Basic Op-Amp Practical (Ri = high , Ro = small)
LATCHED, FLIP-FLOPS,AND TIMERS
Summary Latch & Flip-Flop
מבנה מחשב תרגול 3.
DIGI-260 Digital Devices and Applications
The open loop gain of this op-amp is 105 and the bandwidth is 10 Hz
Logic Gates.
Logic Gates Benchmark Companies Inc PO Box Aurora CO
Exclusive OR Gate.
Figure 12-13: Synchronous Binary Counter
Flip Flops.
FIGURE 5.1 Block diagram of sequential circuit
Overview Introduction Logic Gates Flip Flops Registers Counters
KS4 Electricity – Electronic systems
KS4 Electricity – Electronic systems
CISE204: Design of Digital Systems Lecture 18 : Sequential Circuits
Latches, Flip-Flops and Registers
Flip Flop.
Computer Science 210 Computer Organization
Electronic Circuit-II
Latches and Flip-flops
CS Fall 2005 – Lec. #5 – Sequential Logic - 1
Computer Science 210 Computer Organization
Elec 2607 Digital Switching Circuits
触发器 Flip-Flops 刘鹏 浙江大学信息与电子工程学院 March 27, 2018
Lecture Part A Combinational Logic Design & Flip Flop
Instructor: Alexander Stoytchev
CSE 370 – Winter Sequential Logic - 1
Logic Gates.
KS4 Electricity – Electronic systems
University of Maryland Baltimore County Department of Computer Science and Electrical Engineering   CMPE 212 Laboratory (Discussion 10) Hasib Hasan
1) Latched, initial state Q =1
FLIP-FLOPS.
Flip Flops Unit-4.
Electronic Circuit-II
Department of Electronics
Chapter 5 Sequential Circuits.
Week 11 Flip flop & Latches.
Operational Amplifiers
DIGITAL ELECTRONICS AND LOGIC GATES. ANALOG SIGNAL:- Analog signal is continuous time varying current or voltage signal.
Presentation transcript:

Who Wants to be an Electronics Millionaire?

Name this Gate Continue NAND NOR NOT EXNOR

Complete the truth table for a NAND gate Continue 0 0 0 1 1 0 0 1 Q 1 Continue 0 0 0 1 1 0 0 1 1 1 1 0 1 0 0 0

What is the Boolean expression for this circuit? Continue Q = A . B Q = A . B Q = A + B Q = A + B

Name the circuit that can be used to allow a signal to pass or stop it passing through. Continue TOGGLE WOGGLE ENABLE INABLE

Name the input Labelled with a Minus sign Continue Inverting Output Non-inverting Slew

Calculate the gain of this amplifier Continue 5 8 12 6

Name this circuit Continue SR Flip-Flop D-Type Flip-Flop Astable Toggle Astable

Which circuit can chose which input goes to the output Continue Inputs Output Select Continue Astable Multiplexer Multiplier Enable

Which gate is Equivalent to? Continue AND NOR OR EXOR

Simplify this circuit Q = A . B + C . B Continue B . (A + C)

Name this type of distortion Continue Slew rate Clipping Propagation Impedance

The gain-bandwidth-product of a 741 Op-amp is 1000000. What is the Maximum gain for low fidelity sound ( 40Hz to 4000 Hz) Continue 2500 40 250 25

Name this circuit (rising edge triggered flip-flops) Continue Binary down counter Shift register Binary up counter 4 bit latch

Calculate the output voltage Continue -8V -7V 9V 7V

Congratulations Use any method to simplify this circuit End Game Continue Q = A Q = B Q = 1 Q = 0