Electronic Systems Example: Thermo Warning Light

Size: px
Start display at page:

Download "Electronic Systems Example: Thermo Warning Light"

Transcription

1 Electronic Systems Example: Thermo Warning Light ENGG115 1 st Semester, 11 Dr. Kenneth KinYip Wong Course Topics High Level Today Applications Systems Digital Logic Circuits Image & Video Processing Computer & Embedded Systems Computer Network Mobile Network Combinational Logic Boolean Algebra Basic Circuit Theory Department of Electrical and Electronic Engineering Level Electrical Signals Voltage, Current Power & Energy 1st semester, 11 ENGG115 Dr. K. Wong Input Stage: Digital Systems Input Stage: Digital Systems Input Process Output Input Process Output Physical World Input Process Output Physical World Physical World Physical World, 5, 6, 7 7., 6.1, 4.8,.14, 5, 6, 7 7., 6.1, 4.8,.14 1st semester, 11 ENGG115 Dr. K. Wong 1st semester, 11 ENGG115 Dr. K. Wong 4 Analog to Digital Conversion The process of converting analog information into digital representation is referred as analog to digital conversion The circuit that performs the conversion is called an analog to digital convertor (). The reverse process is called digital to analog conversion, using a digital to analog convertor (). Today: We ll look at how to build a 1bit circuit Review of basic circuit design Extremely useful for project 1bit Recall that an converts (quantizes) an analog signal into digital representation An 1bit quantizes the analog input into a two possible comes hot VS cold analog signal is presented VS not presented input voltage is highehan certain value VS otherwise. Use a single binary bit to represent values In other word, an 1bit makes a binary decision ab the analog input. 1st semester, 11 ENGG115 Dr. K. Wong 5 1st semester, 11 ENGG115 Dr. K. Wong 6 1

2 1bit : logical design Essentially, an 1bit is a comparator Compares to a built in threshold Compares to a side input value An electronic implements this concept using electronic circuits 1bit (cont d) = 1 if > v t Threshold = 1 if > v ref v ref Comparator In the simplest case, an 1bit can be thought as a thresholding circuit, If the input voltage is highehan a builtin threshold v t, then the put is 1, otherwise the put is. In a slightly more elaborated design, an 1bit can be implemented as a comparator circuit that compares the value of the input to another reference input (v ref ). 1st semester, 11 ENGG115 Dr. K. Wong 7 1st semester, 11 ENGG115 Dr. K. Wong 8 Peeling an onion I/O Characteristics of 1bit 1 or 1 layer down v ref 1 or Note that what we have done so far was indeed gradually unveiling the inner details of an From the abstract t concept of analogtodigital it l conversion, we are moving downward to unveil more implementation details with the underlying circuits A thresholding or comparator circuit v ref time Next: What are those 1 s and s? 1st semester, 11 ENGG115 Dr. K. Wong 9 1st semester, 11 ENGG115 Dr. K. Wong 1 Implementing Logic Levels The s and 1 s in previous slides are merely symbols to represent two logical states e.g. the value 1/, high/low, on/off, true/false, hot/cold In actual circuit implementations, these s and 1 s 1s are represented by the voltage (potential) presented at the put. NOTE: There are other circuit implementations that uses current at the put node to represent s and 1 s, but we will focus in voltage here. What voltage should be used to represent 1 and what voltage to represent? Logic Families Image source: There are industrial standards on the voltage levels for representing logic levels in discrete components. Sometimes referred as I/O standards. 1st semester, 11 ENGG115 Dr. K. Wong 11 1st semester, 11 ENGG115 Dr. K. Wong 1

3 Own standard? You can have your own standard when you build your own circuit, e.g.: digital VLSI designs e.g..v,.5v, 1.5V, 1.V Your class project e.g. 1V Usually uses the maximum allowable voltage as 1, and minimum allowable voltage as Customary to label the max voltage as or V dd Minimum allowable voltage usually is volt (not ). Realistic Circuit I/O 1bit. v ref time 1st semester, 11 ENGG115 Dr. K. Wong 1 1st semester, 11 ENGG115 Dr. K. Wong 14 Real Circuits. v ref Quick Summary Quiz (1) Which one is an example of discrete quantities? Height of a person Number of fingers Area Mass time 1st semester, 11 ENGG115 Dr. K. Wong 15 1st semester, 11 ENGG115 Dr. K. Wong 16 Quick Summary Quiz () Which of these statements is false? Discrete values are easy to store, transport. Enable very powerful and complicated processing of input. Immune to a lot more interferences from inside and side of the system than an analog system. Relatively fastehan analog systems in standard circuit implementations. Quick Summary Quiz () What does logic 1 represent? 1 V.5 V 1 V All of the above 1st semester, 11 ENGG115 Dr. K. Wong 17 1st semester, 11 ENGG115 Dr. K. Wong 18

4 erature Warning Light We want to turn on a warning light if the surrounding temperature is too high We ll use a thermistoo sense temperature around the system The resistance of a thermistor changes depending on its temperature In this example, assume the resistance decreases as temperature increases 1st semester, 11 ENGG115 Dr. K. Wong 19 System Specifications Thermistor (rt): High temperature: High temp = r min = / temp = r max = Input stage: Output when temperature is high Output 1 when temperature is low Output stage: Accept 1 to turn light on Accept to turn light off Warning Light Apply 9V to turn on Apply V to turn off 1st semester, 11 ENGG115 Dr. K. Wong High Level Design Digitally controlled thermo warning light High Level Design Input Digitally controlled thermo warning light. Input Process Output Light. Input Process Output Light, 1 1,, 1 1, 1st semester, 11 ENGG115 Dr. K. Wong 1 1st semester, 11 ENGG115 Dr. K. Wong Converting R to V R?. Thermistor changes its resistance according to temperaturet But We want a change in voltage to be fed into our 1 bit One method: Use a potential divideo convert changes in R to changes in V V A Review: Potential Divider i V 1 V V B Recall that current remains the same going through resistors in series R R1 R R Q Rtotal = R1 R R and VAB = irtotal VAB 1 V1 = ir1 = R1 = VAB Rtotal R1 R R R V = ir = VAB R 1 R R R V = ir = VAB R R R 1 The potential across each series resistor is proportional to it s resistance 1st semester, 11 ENGG115 Dr. K. Wong 1st semester, 11 ENGG115 Dr. K. Wong 4 4

5 Converting R to V: Potential Div v v = Complete Input Stage v Logical 1 Through a thermistor, the change in temperature ( k) becomes a change in resistance ( ) Then, through a potential divider, changes in resistance resistance ( ) is translated into change in v. Sanity check: When is low (~Ω), v is low (~V). When is high (>> ), v is high, close to. Once the resistance of the thermistor is translated as voltage, it can feed our 1bit to convert into logical 1 and Need to pick the right value for to turn on/off at right resistance 1st semester, 11 ENGG115 Dr. K. Wong 5 1st semester, 11 ENGG115 Dr. K. Wong 6 Quick Summary Quiz (4) Which one can NOT be the threshold? 7 Picking the /resistor values v Hi r min v = = r min r max v = = r max = 4 = 8 4 Set threshold at Assume: High temp Hi = r min = / temp = r max = 1 8 1st semester, 11 ENGG115 Dr. K. Wong 8 1st semester, 11 ENGG115 Dr. K. Wong 9 Quick Summary Quiz (5) If we want the threshold at, which of these statements is correct? High Level Design Process Digitally controlled thermo warning light r min = / ; r max = r min = / ; r max =. Input Process Output Light v r min = / ; r max =, 1,,,, 1, r min = / ; r max = 4 v = 1st semester, 11 ENGG115 Dr. K. Wong 1st semester, 11 ENGG115 Dr. K. Wong 1 5

6 Digital Processing Recall that the design of any subsystem is largely dependent on the system specifications: (1) The intended function of the system () The interface specification In our example: (1) System is to turn on a light bulb when temperature is high (a) From input stage: high temp., low temp. 1 (b) From put stage: 1 turns on light bulb, turns off light bulb Therefore, we need a digital processing stage that converts a to 1, and converts a 1 to. Converts to 1, vice versa How to make a processing stage that converts zero to the value one? Many ways:. Calculate the put! = 1 in 1 1. Use a logical NOT gate (will come back to logic gates in a few weeks) in 1st semester, 11 ENGG115 Dr. K. Wong 1st semester, 11 ENGG115 Dr. K. Wong High Level Design Output Digitally controlled thermo warning light. Input Process Output, 1,,,, 1, Light Connecting to the Output Specifications (given): 1 9V Light on V Light off Do not confuse between logical 1 with 1 volt, and logical with volt. Logical values and 1 should not be used to di drive put tdirectly These internal discrete values (e.g. 18.9,, etc) must be translated into suitable analog put values Suitable V, I, R A digitalanalog convertor () converts discrete input values into analog put voltage values 1st semester, 11 ENGG115 Dr. K. Wong 4 1st semester, 11 ENGG115 Dr. K. Wong 5 Extremely Simple 1bit in in = 1? 9V IN1 IN v Output 9V when input is 1 Output V when input is Can effectively be implemented using a relay A relay switch to NO (normal open) when the input is active Otherwise it switch to NC (normal close) 1st semester, 11 ENGG115 Dr. K. Wong 6 NO com NC 9V v Final System Block Diagram v invert Straightly speaking a digital processing system Can be made far more complex by more elaborated, and digital processing Can be made far simpler by reducing the boundary between subsystems. 1st semester, 11 ENGG115 Dr. K. Wong 7 6

7 Simple version boundary breaking Simple Version Single Stage. v proc in proc v High low ~ 1 ~ (9 V) Lo high ~ 1 Hi v v invert Can we bypass all intermediate stages? 1st semester, 11 ENGG115 Dr. K. Wong 8 r lamp v r lamp v = r lamp v Caveat: resistance is not really or infinite Make sure enough current is available through lamp when is large 1st semester, 11 ENGG115 Dr. K. Wong 9 What if thermistor operates in opposite? Simple Version Single Stage?? Hi r v t v Can we bypass all intermediate stages as before? r lamp v Not working!! r lamp v = r lamp r v V t cc 1st semester, 11 ENGG115 Dr. K. Wong 4 1st semester, 11 ENGG115 Dr. K. Wong 41 Complex version The same digital processing structure is also applicable to complex processing systems For example, we can altehe brightness of the warning lamp depending on the input temperature: Higheemperature brighter lamp A multilevel will be needed to obtain input temperature at higher precision Complex Version (1) Input voltage Related to temperature v,,5,6,1,, Process invert 1st semester, 11 ENGG115 Dr. K. Wong 4 1st semester, 11 ENGG115 Dr. K. Wong 4 7

8 Complex Version () Output Voltage vs erature v = v is not linearly proportional to temperature Need digital processing to linearize it before put to the lamp Output Stage Implementation In general s are quite complicated One of many designs: in =? =? = 1? =? 1V 8V 4V V v 1st semester, 11 ENGG115 Dr. K. Wong 44 1st semester, 11 ENGG115 Dr. K. Wong 45 In conclusion All electronic/electrical systems can be divided into three main subsystems: input, process, put Analog systems manipulate analog signals through Digital systems handles digital data in process stage 1bit can be implemented using simple comparator Logical values electrical values Administrative Announcements 1st semester, 11 ENGG115 Dr. K. Wong 46 1st semester, 11 ENGG115 Dr. K. Wong 47 Administrative Announcements Labs Be on time! Yes, it was a bit tough as a first lab Next week will be (hopefully) shorter You need the skills for your project Not absolutely required to attend the lab with your group project partners You might make new friends there too! No makeup lab! If you miss your lab session with good reason, we will not grade your lab afterward Administrative Announcements Project Project will start in week 7 (Oct 1) You must have a project group by then Group size is four (4, quattro, 四 ) people You get penalized for any more or less than 4 If you have or 5 people, you get % discount on your project grade If you have people, you get 5% discount on your project grade The only reason there will be a group size not equal to 4 is when the class size is not multiple of 4. Only one (1) team will be chosen in week 7 to allow a group size of 4 We reserve the right to change the rule at will 1st semester, 11 ENGG115 Dr. K. Wong 48 1st semester, 11 ENGG115 Dr. K. Wong 49 8

Electronic Systems. Dr. Kenneth Kin-Yip Wong. ENGG st Semester, Department of Electrical and Electronic Engineering

Electronic Systems. Dr. Kenneth Kin-Yip Wong. ENGG st Semester, Department of Electrical and Electronic Engineering Electronic Systems ENGG1015 1 st Semester, 2011 Dr. Kenneth Kin-Yip Wong Department of Electrical and Electronic Engineering Introduction Today H ENGG1015: Hybrid 1 semester L Recall that ENGG1015 is about

More information

LogicBlocks & Digital Logic Introduction a

LogicBlocks & Digital Logic Introduction a LogicBlocks & Digital Logic Introduction a learn.sparkfun.com tutorial Available online at: http://sfe.io/t215 Contents Introduction What is Digital Logic? LogicBlocks Fundamentals The Blocks In-Depth

More information

Logic diagram: a graphical representation of a circuit

Logic diagram: a graphical representation of a circuit LOGIC AND GATES Introduction to Logic (1) Logic diagram: a graphical representation of a circuit Each type of gate is represented by a specific graphical symbol Truth table: defines the function of a gate

More information

LogicBlocks & Digital Logic Introduction

LogicBlocks & Digital Logic Introduction Page 1 of 10 LogicBlocks & Digital Logic Introduction Introduction Get up close and personal with the driving force behind the world of digital electronics - digital logic! The LogicBlocks kit is your

More information

Introduction (concepts and definitions)

Introduction (concepts and definitions) Objectives: Introduction (digital system design concepts and definitions). Advantages and drawbacks of digital techniques compared with analog. Digital Abstraction. Synchronous and Asynchronous Systems.

More information

DIGITAL LOGIC CIRCUITS

DIGITAL LOGIC CIRCUITS LOGIC APPLICATIONS DIGITAL LOGIC CIRCUITS Noticed an analogy between the operations of switching devices, such as telephone switching circuits, and the operations of logical connectives What happens when

More information

Lecture #1. Course Overview

Lecture #1. Course Overview Lecture #1 OUTLINE Course overview Introduction: integrated circuits Analog vs. digital signals Lecture 1, Slide 1 Course Overview EECS 40: One of five EECS core courses (with 20, 61A, 61B, and 61C) introduces

More information

Electrical Engineering 40 Introduction to Microelectronic Circuits

Electrical Engineering 40 Introduction to Microelectronic Circuits Electrical Engineering 40 Introduction to Microelectronic Circuits Instructor: Prof. Andy Neureuther EECS Department University of California, Berkeley Lecture 1, Slide 1 Introduction Instructor: Prof.

More information

What is Digital Logic? Why's it important? What is digital? What is digital logic? Where do we see it? Inputs and Outputs binary

What is Digital Logic? Why's it important? What is digital? What is digital logic? Where do we see it? Inputs and Outputs binary What is Digital Logic? Why's it important? What is digital? Electronic circuits can be divided into two categories: analog and digital. Analog signals can take any shape and be an infinite number of possible

More information

Asst. Prof. Thavatchai Tayjasanant, PhD. Power System Research Lab 12 th Floor, Building 4 Tel: (02)

Asst. Prof. Thavatchai Tayjasanant, PhD. Power System Research Lab 12 th Floor, Building 4 Tel: (02) 2145230 Aircraft Electricity and Electronics Asst. Prof. Thavatchai Tayjasanant, PhD Email: taytaycu@gmail.com aycu@g a co Power System Research Lab 12 th Floor, Building 4 Tel: (02) 218-6527 1 Chapter

More information

Lab 2 Revisited Exercise

Lab 2 Revisited Exercise Lab 2 Revisited Exercise +15V 100k 1K 2N2222 Wire up led display Note the ground leads LED orientation 6.091 IAP 2008 Lecture 3 1 Comparator, Oscillator +5 +15 1k 2 V- 7 6 Vin 3 V+ 4 V o Notice that power

More information

Designing Information Devices and Systems II Fall 2017 Note 1

Designing Information Devices and Systems II Fall 2017 Note 1 EECS 16B Designing Information Devices and Systems II Fall 2017 Note 1 1 Digital Information Processing Electrical circuits manipulate voltages (V ) and currents (I) in order to: 1. Process information

More information

18-3 Circuit Analogies, and Kirchoff s Rules

18-3 Circuit Analogies, and Kirchoff s Rules 18-3 Circuit Analogies, and Kirchoff s Rules Analogies can help us to understand circuits, because an analogous system helps us build a model of the system we are interested in. For instance, there are

More information

Lecture 2: Digital Logic Basis

Lecture 2: Digital Logic Basis Lecture 2: Digital Logic Basis Xufeng Kou School of Information Science and Technology ShanghaiTech University 1 Outline Truth Table Basic Logic Operation and Gates Logic Circuits NOR Gates and NAND Gates

More information

ECE Digital Logic Lecture 2. Digital Design Circuit Types: Combinational vs. Sequential

ECE Digital Logic Lecture 2. Digital Design Circuit Types: Combinational vs. Sequential ECE 74 - Digital Logic Lecture Circuit Types: Combinational vs. equential Lecture Transistors, witches, CMO Basic Logic Gates Boolean Equations Truth Table: w/o time or previous values Circuit Components:

More information

Analog I/O. ECE 153B Sensor & Peripheral Interface Design Winter 2016

Analog I/O. ECE 153B Sensor & Peripheral Interface Design Winter 2016 Analog I/O ECE 153B Sensor & Peripheral Interface Design Introduction Anytime we need to monitor or control analog signals with a digital system, we require analogto-digital (ADC) and digital-to-analog

More information

Unit 1 Electronics Name: Form:

Unit 1 Electronics Name: Form: Unit 1 Electronics Name: Form: Electronics Electronics is the study of components and techniques used to be able to build circuits controlled by electricity. An electronic system uses discrete components.

More information

전자회로 1 (Fundamentals of Microelectronics 1) Diode Models and Circuits

전자회로 1 (Fundamentals of Microelectronics 1) Diode Models and Circuits 전자회로 1 (Fundamentals of Microelectronics 1) Diode Models and Circuits Instructor: Prof. Jintae Kim Mixed-Signal Electronics Group Konkuk University What we will learn Diode model as circuit elements -

More information

Digital Logic Circuits

Digital Logic Circuits Digital Logic Circuits Let s look at the essential features of digital logic circuits, which are at the heart of digital computers. Learning Objectives Understand the concepts of analog and digital signals

More information

Shown here is a schematic diagram for a real inverter circuit, complete with all necessary components for efficient and reliable operation:

Shown here is a schematic diagram for a real inverter circuit, complete with all necessary components for efficient and reliable operation: The NOT gate The single-transistor inverter circuit illustrated earlier is actually too crude to be of practical use as a gate. Real inverter circuits contain more than one transistor to maximize voltage

More information

EE251: Tuesday October 10

EE251: Tuesday October 10 EE251: Tuesday October 10 Analog to Digital Conversion Text Chapter 20 through section 20.2 TM4C Data Sheet Chapter 13 Lab #5 Writeup Lab Practical #1 this week Homework #4 is due on Thursday at 4:30 p.m.

More information

Lecture 6: Digital/Analog Techniques

Lecture 6: Digital/Analog Techniques Lecture 6: Digital/Analog Techniques The electronics signals that we ve looked at so far have been analog that means the information is continuous. A voltage of 5.3V represents different information that

More information

= V IN. and V CE. = the supply voltage 0.7 V, the transistor is on, V BE. = 0.7 V and V CE. until saturation is reached.

= V IN. and V CE. = the supply voltage 0.7 V, the transistor is on, V BE. = 0.7 V and V CE. until saturation is reached. Switching Circuits Learners should be able to: (a) describe and analyse the operation and use of n-channel enhancement mode MOSFETs and npn transistors in switching circuits, including those which interface

More information

EET 1150 Lab 6 Ohm s Law

EET 1150 Lab 6 Ohm s Law Name EQUIPMENT and COMPONENTS Digital Multimeter Trainer with Breadboard Resistors: 220, 1 k, 1.2 k, 2.2 k, 3.3 k, 4.7 k, 6.8 k Red light-emitting diode (LED) EET 1150 Lab 6 Ohm s Law In this lab you ll

More information

ME430 Mechatronics. Lab 2: Transistors, H Bridges, and Motors. Name. Name. The lab team has demonstrated:

ME430 Mechatronics. Lab 2: Transistors, H Bridges, and Motors. Name. Name. The lab team has demonstrated: Name Name ME430 Mechatronics Lab 2: Transistors, H Bridges, and Motors The lab team has demonstrated: Part (A) Driving DC Motors using a PIC and Transistors NPN BJT transistor N channel MOSFET transistor

More information

ET 438B Sequential Digital Control and Data Acquisition Laboratory 4 Analog Measurement and Digital Control Integration Using LabVIEW

ET 438B Sequential Digital Control and Data Acquisition Laboratory 4 Analog Measurement and Digital Control Integration Using LabVIEW ET 438B Sequential Digital Control and Data Acquisition Laboratory 4 Analog Measurement and Digital Control Integration Using LabVIEW Laboratory Learning Objectives 1. Identify the data acquisition card

More information

Chapter 3 Describing Logic Circuits Dr. Xu

Chapter 3 Describing Logic Circuits Dr. Xu Chapter 3 Describing Logic Circuits Dr. Xu Chapter 3 Objectives Selected areas covered in this chapter: Operation of truth tables for AND, NAND, OR, and NOR gates, and the NOT (INVERTER) circuit. Boolean

More information

Welcome to 6.111! Introductory Digital Systems Laboratory

Welcome to 6.111! Introductory Digital Systems Laboratory Welcome to 6.111! Introductory Digital Systems Laboratory Handouts: Info form (yellow) Course Calendar Lecture slides Lectures: Ike Chuang Chris Terman TAs: Javier Castro Eric Fellheimer Jae Lee Willie

More information

Common Reference Example

Common Reference Example Operational Amplifiers Overview Common reference circuit diagrams Real models of operational amplifiers Ideal models operational amplifiers Inverting amplifiers Noninverting amplifiers Summing amplifiers

More information

Chapter 1: DC circuit basics

Chapter 1: DC circuit basics Chapter 1: DC circuit basics Overview Electrical circuit design depends first and foremost on understanding the basic quantities used for describing electricity: voltage, current, and power. In the simplest

More information

ECE U401/U211-Introduction to Electrical Engineering Lab. Lab 4

ECE U401/U211-Introduction to Electrical Engineering Lab. Lab 4 ECE U401/U211-Introduction to Electrical Engineering Lab Lab 4 Preliminary IR Transmitter/Receiver Development Introduction: In this lab you will design and prototype a simple infrared transmitter and

More information

Analog to Digital Conversion

Analog to Digital Conversion Analog to Digital Conversion 02534567998 6 4 2 3 4 5 6 ANALOG to DIGITAL CONVERSION Analog variation (Continuous, smooth variation) Digitized Variation (Discrete set of points) N2 N1 Digitization applied

More information

Experiment 3. Ohm s Law. Become familiar with the use of a digital voltmeter and a digital ammeter to measure DC voltage and current.

Experiment 3. Ohm s Law. Become familiar with the use of a digital voltmeter and a digital ammeter to measure DC voltage and current. Experiment 3 Ohm s Law 3.1 Objectives Become familiar with the use of a digital voltmeter and a digital ammeter to measure DC voltage and current. Construct a circuit using resistors, wires and a breadboard

More information

Experiment 2. Ohm s Law. Become familiar with the use of a digital voltmeter and a digital ammeter to measure DC voltage and current.

Experiment 2. Ohm s Law. Become familiar with the use of a digital voltmeter and a digital ammeter to measure DC voltage and current. Experiment 2 Ohm s Law 2.1 Objectives Become familiar with the use of a digital voltmeter and a digital ammeter to measure DC voltage and current. Construct a circuit using resistors, wires and a breadboard

More information

SE311: Design of Digital Systems Lecture 1: Introduction to Digital Systems

SE311: Design of Digital Systems Lecture 1: Introduction to Digital Systems SE311: Design of Digital Systems Lecture 1: Introduction to Digital Systems Dr. Samir Al-Amer (Term 041) SE311_Lec1 (c) 2004 AL-AMER ١ Design of Digital Systems Grading policy Course Outlines Introduction

More information

ELECTRICAL ENGINEERING - TEACHER MODULE 1 LOGIC GATES

ELECTRICAL ENGINEERING - TEACHER MODULE 1 LOGIC GATES Revision: 02/16/01 SUMMER INSTITUTE FOR ENGINEERING AND TECHNOLOGY EDUCATION ELECTRICAL ENGINEERING - TEACHER MODULE 1 LOGIC GATES CONCEPT This unit will introduce you to logic gates and truth tables.

More information

Unit 3. Electrical Circuits

Unit 3. Electrical Circuits Strand G. Electricity Unit 3. Electrical Circuits Contents Page Representing Direct Current Circuits 2 Rules for Series Circuits 5 Rules for Parallel Circuits 9 Circuit Calculations 14 G.3.1. Representing

More information

Basic Microprocessor Interfacing Trainer Lab Manual

Basic Microprocessor Interfacing Trainer Lab Manual Basic Microprocessor Interfacing Trainer Lab Manual Control Inputs Microprocessor Data Inputs ff Control Unit '0' Datapath MUX Nextstate Logic State Memory Register Output Logic Control Signals ALU ff

More information

DIGITAL CIRCUITS AND SYSTEMS ASSIGNMENTS 1 SOLUTIONS

DIGITAL CIRCUITS AND SYSTEMS ASSIGNMENTS 1 SOLUTIONS DIGITAL CIRCUITS AND SYSTEMS ASSIGNMENTS 1 SOLUTIONS 1. Analog signal varies continuously between two amplitudes over the given interval of time. Between these limits of amplitude and time, the signal

More information

Welcome to 6.111! Introductory Digital Systems Laboratory

Welcome to 6.111! Introductory Digital Systems Laboratory Welcome to 6.111! Introductory Digital Systems Laboratory Handouts: Info form (yellow) Course Calendar Safety Memo Kit Checkout Form Lecture slides Lectures: Chris Terman TAs: Karthik Balakrishnan HuangBin

More information

Visible Light Detector B

Visible Light Detector B Over 150 million die shipped per year DESCRIPTION The is a low cost visible light sensor, with a current output which is directly proportional to the light level. It has a built in optical filter to provide

More information

ANALOG TO DIGITAL (ADC) and DIGITAL TO ANALOG CONVERTERS (DAC)

ANALOG TO DIGITAL (ADC) and DIGITAL TO ANALOG CONVERTERS (DAC) COURSE / CODE DIGITAL SYSTEM FUNDAMENTALS (ECE421) DIGITAL ELECTRONICS FUNDAMENTAL (ECE422) ANALOG TO DIGITAL (ADC) and DIGITAL TO ANALOG CONVERTERS (DAC) Connecting digital circuitry to sensor devices

More information

Basic Operational Amplifier Circuits

Basic Operational Amplifier Circuits Basic Operational Amplifier Circuits Comparators A comparator is a specialized nonlinear op-amp circuit that compares two input voltages and produces an output state that indicates which one is greater.

More information

Chapter 4 Logic Functions and Gates

Chapter 4 Logic Functions and Gates Chapter 4 Logic Functions and Gates CHPTER OJECTIVES Upon successful completion of this chapter, you will be able to: Describe the basic logic functions: ND, OR, and NOT. Draw simple switch circuits to

More information

Rowan University Freshman Clinic I Lab Project 2 The Operational Amplifier (Op Amp)

Rowan University Freshman Clinic I Lab Project 2 The Operational Amplifier (Op Amp) Rowan University Freshman Clinic I Lab Project 2 The Operational Amplifier (Op Amp) Objectives Become familiar with an Operational Amplifier (Op Amp) electronic device and it operation Learn several basic

More information

Chapter 7: Instrumentation systems

Chapter 7: Instrumentation systems Chapter 7: Instrumentation systems Learning Objectives: At the end of this topic you will be able to: describe the use of the following analogue sensors: thermistors strain gauge describe the use of the

More information

Using Circuits, Signals and Instruments

Using Circuits, Signals and Instruments Using Circuits, Signals and Instruments To be ignorant of one s ignorance is the malady of the ignorant. A. B. Alcott (1799-1888) Some knowledge of electrical and electronic technology is essential for

More information

Use the fixed 5 volt supplies for your power in digital circuits, rather than the variable outputs.

Use the fixed 5 volt supplies for your power in digital circuits, rather than the variable outputs. Physics 33 Lab 1 Intro to Digital Logic We ll be introducing you to digital logic this quarter. Some things will be easier for you than analog, some things more difficult. Digital is an all together different

More information

DC CIRCUITS AND OHM'S LAW

DC CIRCUITS AND OHM'S LAW July 15, 2008 DC Circuits and Ohm s Law 1 Name Date Partners DC CIRCUITS AND OHM'S LAW AMPS - VOLTS OBJECTIVES OVERVIEW To learn to apply the concept of potential difference (voltage) to explain the action

More information

Physics 335 Lab 1 Intro to Digital Logic

Physics 335 Lab 1 Intro to Digital Logic Physics 33 Lab 1 Intro to Digital Logic We ll be introducing you to digital logic this quarter. Some things will be easier for you than analog, some things more difficult. Digital is an all together different

More information

Visible Light Detector B datasheet - 150mm wafers

Visible Light Detector B datasheet - 150mm wafers datasheet 150mm wafers Over 200 million die shipped per year DESCRIPTION The is a low cost visible light sensor, with a current output which is directly proportional to the light level. It has a built

More information

Electronics Technology and Robotics I Week 5 Resistors and Potentiometers

Electronics Technology and Robotics I Week 5 Resistors and Potentiometers Electronics Technology and Robotics I Week 5 Resistors and Potentiometers Administration: o Prayer o Turn in quiz o Using two switches, design a circuit that correspond to an AND gate. Resistors: o Function:

More information

ELEC1 (JUN13ELEC101) General Certificate of Education Advanced Subsidiary Examination June Introductory Electronics TOTAL. Time allowed 1 hour

ELEC1 (JUN13ELEC101) General Certificate of Education Advanced Subsidiary Examination June Introductory Electronics TOTAL. Time allowed 1 hour Centre Number Surname Candidate Number For Examiner s Use Other Names Candidate Signature Examiner s Initials Question Mark General Certificate of Education Advanced Subsidiary Examination June 2013 1

More information

Haria Nikunj Jayantilal Orre Liza Maribor Turning LED on/off using motion sensor- A project report

Haria Nikunj Jayantilal Orre Liza Maribor Turning LED on/off using motion sensor- A project report 0 Haria Nikunj Jayantilal-641750 Orre Liza Maribor-638110 Turning LED on/off using motion sensor- A project report Digital Electronics- APT 2030 Dr. Sylvester Namuye USIU- Africa Spring 2016 1 ABSTRACT

More information

As you can see, by varying the turn-on point, the amount of power getting to the bulb is adjustable, and hence the light output can be controlled.

As you can see, by varying the turn-on point, the amount of power getting to the bulb is adjustable, and hence the light output can be controlled. Digital Light Dimming Circuit Some light dimmer history Light dimming is based on adjusting the voltage which gets to the lamp. Light dimming has been possible for many decades by using adjustable power

More information

ELECTRIC Circuits Test

ELECTRIC Circuits Test ELECTRIC Circuits Test Name: /50 Multiple Choice (1 mark each) ( 13 marks) 1. Circle the best answer for each of the multiple choice questions below: Quantity measured Units used 1 -- potential difference

More information

V (in volts) = voltage applied to the circuit, I (in amperes) = current flowing in the circuit, R (in ohms) = resistance of the circuit.

V (in volts) = voltage applied to the circuit, I (in amperes) = current flowing in the circuit, R (in ohms) = resistance of the circuit. OHM S LW OBJECTIES: PRT : 1) Become familiar with the use of ammeters and voltmeters to measure DC voltage and current. 2) Learn to use wires and a breadboard to build circuits from a circuit diagram.

More information

hij Teacher Resource Bank GCE Electronics Exemplar Examination Questions ELEC2 Further Electronics

hij Teacher Resource Bank GCE Electronics Exemplar Examination Questions ELEC2 Further Electronics hij Teacher Resource Bank GCE Electronics Exemplar Examination Questions ELEC2 Further Electronics The Assessment and Qualifications Alliance (AQA) is a company limited by guarantee registered in England

More information

Problem Points Score Grader Total 100

Problem Points Score Grader Total 100 1 Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science 6.002 Electronic Circuits Fall 2003 Quiz 1 Please write your name on each page of the exam in the space

More information

INTRODUCTION TO DIGITAL CONCEPT

INTRODUCTION TO DIGITAL CONCEPT COURSE / CODE DIGITAL SYSTEM FUNDAMENTALS (ECE 421) DIGITAL ELECTRONICS FUNDAMENTAL (ECE 422) INTRODUCTION TO DIGITAL CONCEPT Digital and Analog Quantities Digital relates to data in the form of digits,

More information

Chapter 23 Circuits. Chapter Goal: To understand the fundamental physical principles that govern electric circuits. Slide 23-1

Chapter 23 Circuits. Chapter Goal: To understand the fundamental physical principles that govern electric circuits. Slide 23-1 Chapter 23 Circuits Chapter Goal: To understand the fundamental physical principles that govern electric circuits. Slide 23-1 Chapter 23 Preview Looking Ahead: Analyzing Circuits Practical circuits consist

More information

CHAPTER 3 BASIC & COMBINATIONAL LOGIC CIRCUIT

CHAPTER 3 BASIC & COMBINATIONAL LOGIC CIRCUIT CHAPTER 3 BASIC & COMBINATIONAL LOGIC CIRCUIT CHAPTER CONTENTS 3.1 Introduction to Basic Gates 3.2 Analysing A Combinational Logic Circuit 3.3 Design A Combinational Logic Circuit From Boolean Expression

More information

Analogue temperature controllers

Analogue temperature controllers Analogue temperature controllers CT8A Input by J-K thermo-couple or by thermo-resistance Pt 00 (-wire) regulation modes : ON/OFF or proportional derivative selected by wiring Relay output Specifications

More information

Learning Objectives:

Learning Objectives: Topic 5.4 Instrumentation Systems Learning Objectives: At the end of this topic you will be able to; describe the use of the following analogue sensors: thermistors and strain gauges; describe the use

More information

Data Converters. Dr.Trushit Upadhyaya EC Department, CSPIT, CHARUSAT

Data Converters. Dr.Trushit Upadhyaya EC Department, CSPIT, CHARUSAT Data Converters Dr.Trushit Upadhyaya EC Department, CSPIT, CHARUSAT Purpose To convert digital values to analog voltages V OUT Digital Value Reference Voltage Digital Value DAC Analog Voltage Analog Quantity:

More information

+ power. V out. - power +12 V -12 V +12 V -12 V

+ power. V out. - power +12 V -12 V +12 V -12 V Question 1 Questions An operational amplifier is a particular type of differential amplifier. Most op-amps receive two input voltage signals and output one voltage signal: power 1 2 - power Here is a single

More information

Revision: June 10, E Main Suite D Pullman, WA (509) Voice and Fax

Revision: June 10, E Main Suite D Pullman, WA (509) Voice and Fax Lab 6: Control System Revision: June 10, 2010 215 E Main Suite D Pullman, WA 99163 (509) 334 6306 Voice and Fax Overview In feedback control, the variable being controlled is measured by a sensor; this

More information

ELEC 350L Electronics I Laboratory Fall 2012

ELEC 350L Electronics I Laboratory Fall 2012 ELEC 350L Electronics I Laboratory Fall 2012 Lab #9: NMOS and CMOS Inverter Circuits Introduction The inverter, or NOT gate, is the fundamental building block of most digital devices. The circuits used

More information

Introduction. Reading: Chapter 1. Courtesy of Dr. Dansereau, Dr. Brown, Dr. Vranesic, Dr. Harris, and Dr. Choi.

Introduction. Reading: Chapter 1. Courtesy of Dr. Dansereau, Dr. Brown, Dr. Vranesic, Dr. Harris, and Dr. Choi. Introduction Reading: Chapter 1 Courtesy of Dr. Dansereau, Dr. Brown, Dr. Vranesic, Dr. Harris, and Dr. Choi http://csce.uark.edu +1 (479) 575-6043 yrpeng@uark.edu Why study logic design? Obvious reasons

More information

(Refer Slide Time: 2:29)

(Refer Slide Time: 2:29) Analog Electronic Circuits Professor S. C. Dutta Roy Department of Electrical Engineering Indian Institute of Technology Delhi Lecture no 20 Module no 01 Differential Amplifiers We start our discussion

More information

ENEE307 Lab 7 MOS Transistors 2: Small Signal Amplifiers and Digital Circuits

ENEE307 Lab 7 MOS Transistors 2: Small Signal Amplifiers and Digital Circuits ENEE307 Lab 7 MOS Transistors 2: Small Signal Amplifiers and Digital Circuits In this lab, we will be looking at ac signals with MOSFET circuits and digital electronics. The experiments will be performed

More information

EEE3410 Microcontroller Applications Department of Electrical Engineering. Lecture 10. Analogue Interfacing. Vocational Training Council, Hong Kong.

EEE3410 Microcontroller Applications Department of Electrical Engineering. Lecture 10. Analogue Interfacing. Vocational Training Council, Hong Kong. Department of Electrical Engineering Lecture 10 Analogue Interfacing 1 In this Lecture. Interface 8051 with the following Input/Output Devices Transducer/Sensors Analogue-to-Digital Conversion (ADC) Digital-to-Analogue

More information

Gates and Circuits 1

Gates and Circuits 1 1 Gates and Circuits Chapter Goals Identify the basic gates and describe the behavior of each Describe how gates are implemented using transistors Combine basic gates into circuits Describe the behavior

More information

Subject: Analog and Digital Electronics Code:15CS32

Subject: Analog and Digital Electronics Code:15CS32 Subject: Analog and Digital Electronics Code:15CS32 Syllabus: The Basic Gates : Review of Basic Logic gates, Positive and Negative Logic, Introduction to HDL. Combinational Logic Circuits:Sum-of-Products

More information

ENGR 210 Lab 12: Analog to Digital Conversion

ENGR 210 Lab 12: Analog to Digital Conversion ENGR 210 Lab 12: Analog to Digital Conversion In this lab you will investigate the operation and quantization effects of an A/D and D/A converter. A. BACKGROUND 1. LED Displays We have been using LEDs

More information

Chapter 5: Signal conversion

Chapter 5: Signal conversion Chapter 5: Signal conversion Learning Objectives: At the end of this topic you will be able to: explain the need for signal conversion between analogue and digital form in communications and microprocessors

More information

PREVIEW COPY. Digital Logic Systems. Table of Contents. Digital Logic Fundamentals...3. Logic Building Blocks Medium- and Large-Scale ICs...

PREVIEW COPY. Digital Logic Systems. Table of Contents. Digital Logic Fundamentals...3. Logic Building Blocks Medium- and Large-Scale ICs... Digital Logic Systems Table of Contents Lesson One Lesson Two Lesson Three Digital Logic Fundamentals...3 Logic uilding locks...9 Medium- and Large-Scale ICs...35 Lesson Four Functional Logic Systems...5

More information

Reading: Schwarz and Oldham (light on non-ideal) and comparator viewgraphs. Lecture 14: October 17, 2001

Reading: Schwarz and Oldham (light on non-ideal) and comparator viewgraphs. Lecture 14: October 17, 2001 Lecture 4: October 7, 00 Op-Amp Circuits and Comprators A)Cascade Op-Amps B)Integration/Differentiation Op-Amps C)I vs. V of Op-Amps Source Limits D)Comparator Circuits E)D to A Converters Reading: The

More information

In this lecture: Lecture 3: Basic Logic Gates & Boolean Expressions

In this lecture: Lecture 3: Basic Logic Gates & Boolean Expressions In this lecture: Lecture 3: Basic Logic Gates & Boolean Expressions Dr Pete Sedcole Department of E&E Engineering Imperial College London http://cas.ee.ic.ac.uk/~nps/ (Floyd 3.1 3.6, 4.1) (Tocci 3.1 3.9)

More information

Digital Systems Principles and Applications TWELFTH EDITION. 3-3 OR Operation With OR Gates. 3-4 AND Operations with AND gates

Digital Systems Principles and Applications TWELFTH EDITION. 3-3 OR Operation With OR Gates. 3-4 AND Operations with AND gates Digital Systems Principles and Applications TWELFTH EDITION CHAPTER 3 Describing Logic Circuits Part -2 J. Bernardini 3-3 OR Operation With OR Gates An OR gate is a circuit with two or more inputs, whose

More information

Metal-Oxide-Silicon (MOS) devices PMOS. n-type

Metal-Oxide-Silicon (MOS) devices PMOS. n-type Metal-Oxide-Silicon (MOS devices Principle of MOS Field Effect Transistor transistor operation Metal (poly gate on oxide between source and drain Source and drain implants of opposite type to substrate.

More information

Designing Information Devices and Systems I Spring 2019 Lecture Notes Note Introduction to Electrical Circuit Analysis

Designing Information Devices and Systems I Spring 2019 Lecture Notes Note Introduction to Electrical Circuit Analysis EECS 16A Designing Information Devices and Systems I Spring 2019 Lecture Notes Note 11 11.1 Introduction to Electrical Circuit Analysis Our ultimate goal is to design systems that solve people s problems.

More information

Operational amplifiers

Operational amplifiers Chapter 8 Operational amplifiers An operational amplifier is a device with two inputs and one output. It takes the difference between the voltages at the two inputs, multiplies by some very large gain,

More information

Module 1, Lesson 2 Introduction to electricity. Student. 45 minutes

Module 1, Lesson 2 Introduction to electricity. Student. 45 minutes Module 1, Lesson 2 Introduction to electricity 45 minutes Student Purpose of this lesson Explanations of fundamental quantities of electrical circuits, including voltage, current and resistance. Use a

More information

CDI Revision Notes Term 1 ( ) Grade 11 General Unit 1 Materials and Unit 2 Fundamentals of Electronics

CDI Revision Notes Term 1 ( ) Grade 11 General Unit 1 Materials and Unit 2 Fundamentals of Electronics CDI Revision Notes Term 1 (2017 2018) Grade 11 General Unit 1 Materials and Unit 2 Fundamentals of Electronics STUDENT INSTRUCTIONS Student must attempt all questions. For this examination, you must have:

More information

Series and parallel resistances

Series and parallel resistances Series and parallel resistances Objectives Calculate the equivalent resistance for resistors connected in both series and parallel combinations. Construct series and parallel circuits of lamps (resistors).

More information

LECTURE 7. OPERATIONAL AMPLIFIERS (PART 2)

LECTURE 7. OPERATIONAL AMPLIFIERS (PART 2) CIRCUITS by Ulaby & Maharbiz All rights reserved. Do not reproduce or distribute. LECTURE 7. OPERATIONAL AMPLIFIERS (PART 2) 07/16/2013 ECE225 CIRCUIT ANALYSIS All rights reserved. Do not copy or distribute.

More information

A B. 1 (a) (i) Fig shows the symbol for a circuit component. Fig Name this component. ... [1]

A B. 1 (a) (i) Fig shows the symbol for a circuit component. Fig Name this component. ... [1] (a) (i) Fig.. shows the symbol for a circuit component. Fig.. Name this component.... [] (ii) In the space below, draw the symbol for a NOT gate. (b) Fig..2 shows a digital circuit. [] C D E Fig..2 Complete

More information

Embedded Control. Week 3 (7/13/11)

Embedded Control. Week 3 (7/13/11) Embedded Control Week 3 (7/13/11) Week 3 15:00 Lecture Overview of analog signals Digital-to-analog conversion Analog-to-digital conversion 16:00 Lab NXT analog IO Overview of Analog Signals Continuous

More information

Department of Electronics & Telecommunication Engg. LAB MANUAL. B.Tech V Semester [ ] (Branch: ETE)

Department of Electronics & Telecommunication Engg. LAB MANUAL. B.Tech V Semester [ ] (Branch: ETE) Department of Electronics & Telecommunication Engg. LAB MANUAL SUBJECT:-DIGITAL COMMUNICATION SYSTEM [BTEC-501] B.Tech V Semester [2013-14] (Branch: ETE) KCT COLLEGE OF ENGG & TECH., FATEHGARH PUNJAB TECHNICAL

More information

Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati

Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati Basic Electronics Prof. Dr. Chitralekha Mahanta Department of Electronics and Communication Engineering Indian Institute of Technology, Guwahati Module: 3 Field Effect Transistors Lecture-8 Junction Field

More information

Logic Design I (17.341) Fall Lecture Outline

Logic Design I (17.341) Fall Lecture Outline Logic Design I (17.341) Fall 2011 Lecture Outline Class # 07 October 31, 2011 / November 07, 2011 Dohn Bowden 1 Today s Lecture Administrative Main Logic Topic Homework 2 Course Admin 3 Administrative

More information

Lab Equipment. PES 2160 Prelab Questions. Name: Lab Station: 005

Lab Equipment. PES 2160 Prelab Questions. Name: Lab Station: 005 ** Disclaimer: This prelab is not to be copied, duplicated, and/or distributed, in whole or in part, unless approval is received from the University of Colorado at Colorado Springs Physics Department AND

More information

Activity Electrical Circuits Simulation

Activity Electrical Circuits Simulation Activity 1.2.3 Electrical Circuits Simulation Introduction Since the late 1800s, engineers have designed systems to utilize electrical energy due to its ability to be converted, stored, transmitted, and

More information

ENGINEERING. Unit 4 Principles of electrical and electronic engineering Suite. Cambridge TECHNICALS LEVEL 3

ENGINEERING. Unit 4 Principles of electrical and electronic engineering Suite. Cambridge TECHNICALS LEVEL 3 2016 Suite Cambridge TECHNICALS LEVEL 3 ENGINEERING Unit 4 Principles of electrical and electronic engineering D/506/7269 Guided learning hours: 60 Version 3 October 2017 - black lines mark updates ocr.org.uk/engineering

More information

Exercise 1: DC Operation of a NOT and an OR-TIE

Exercise 1: DC Operation of a NOT and an OR-TIE Open Collector and Other TTL Gates Digital Logic Fundamentals Exercise 1: DC Operation of a NOT and an OR-TIE EXERCISE OBJECTIVE When you have completed this exercise, you will be able to demonstrate the

More information

The Non Inverting Buffer

The Non Inverting Buffer The Non Inverting Buffer We now spend some time investigating useful circuit elements that do not directly implement Boolean functions. The first element is the non inverting buffer. This is logically

More information

ANALOGUE AND DIGITAL ELECTRONICS STUDENT S WORKBOOK U3: DIGITAL ELECTRONICS

ANALOGUE AND DIGITAL ELECTRONICS STUDENT S WORKBOOK U3: DIGITAL ELECTRONICS NLOGUE ND DIGITL ELECTRONICS STUDENT S WORKBOOK U3: DIGITL ELECTRONICS Joaquim Crisol Llicència D, Generalitat de Catalunya NILE Norwich, pril of 211 Table of contents Table of contents 3 DIGITL ELECTRONICS....

More information

EE301 - SERIES CIRCUITS, KIRCHHOFF S VOLTAGE LAW

EE301 - SERIES CIRCUITS, KIRCHHOFF S VOLTAGE LAW Learning Objectives a. Identify elements that are connected in series b. State and apply KVL in analysis of a series circuit c. Determine the net effect of series-aiding and series-opposing voltage sources

More information

Field Effect Transistors (npn)

Field Effect Transistors (npn) Field Effect Transistors (npn) gate drain source FET 3 terminal device channel e - current from source to drain controlled by the electric field generated by the gate base collector emitter BJT 3 terminal

More information