1. Explain why the base 2 number system is of special relevance in Computer Science.

Size: px
Start display at page:

Download "1. Explain why the base 2 number system is of special relevance in Computer Science."

Transcription

1 Contents 1. Explain why the base 2 number system is of special relevance in Computer Science Draw a diagram of a transistor. Explain why the transistor was key to the proliferation of computers and computing devices Outline four generations of computer hardware. What is the key thing that characterizes the generations of hardware? Draw a diagram of a two input AND gate together with the corresponding truth table. With the help of a schematic diagram, show how AND might be implemented using discrete transistors Draw a diagram of a two input OR gate together with the corresponding truth table. With the help of a schematic diagram, show how OR might be implemented using discrete transistors With the help of supporting diagrams, differentiate clearly between analog and digital signals. Explain how noise (interference) impacts the signal in each case Convert to binary: Convert to hexadecimal: Convert to decimal: Convert the following octal numbers to decimal:... 7 Reference Book Explain why the base 2 number system is of special relevance in Computer Science. Computers use base 2 or binary number system because binary number system uses the numbers zero and one to calculate and computer only understand zero and one numerical value. Binary number system have two electric circuits. On and off are the two eclectic circuits used in the operation of a computer system. Assignment 01 Page 1 of 7

2 2. Draw a diagram of a transistor. Explain why the transistor was key to the proliferation of computers and computing devices. Circuit Diagram Transistor Symbol Transistor are semiconductor device which can be used as switches to turn off and on an electric signal. A transistor is a silicon device with 3 leads, emitter, collector, and base. Transistor also works as a signal amplifier in electric circuit. 3. Outline four generations of computer hardware. What is the key thing that characterizes the generations of hardware? The fourth generation computers were built after The fourth generation computers were the extension of third generation technology. The fourth generation computers emerged with development of the VLSI(Very Large Scale Integration). The computers were designed by using microprocessor. The fourth generation computers have microprocessor based system and its very fast. The speed,accuracy of the computers were improved in fourth generation computers. The fourth generation are the cheapest compare to all computer generation. Networking between the system was developed. IBM 4341 is one of the best example of fourth generation computers. 4. Draw a diagram of a two input AND gate together with the corresponding truth table. With the help of a schematic diagram, show how AND might be implemented using discrete transistors. Assignment 01 Page 2 of 7

3 Truth Table : Two Input AND Gate: Input A Output Input B A B Output Draw a diagram of a two input OR gate together with the corresponding truth table. With the help of a schematic diagram, show how OR might be implemented using discrete transistors Two Input OR Gate: Truth Table: Input A Input B Output A B Output Assignment 01 Page 3 of 7

4 6. With the help of supporting diagrams, differentiate clearly between analog and digital signals. Explain how noise (interference) impacts the signal in each case. Analog Signal: Analog signals are the usual simple signals which can be observed in a normal human voice or the wind in the ambient conditions. Analog signals can be literally called a wave. These signals are what the nature has given humans. The way the water hits the rocks, the manner in which sand moves in the ocean, the essence which defines how bright the sunlight is and several natural factors are one or the other form of analog signals. In commercial applications, analog signal is found in audio and video applications. Being specific into audio, analog signals are what that is released from the speaker or the headphones. Analog signals are used in transmission when the data is required to be sent at smaller distances. Digital Signal: Digital signals are a processed form of analog signals, purely synthetic, which has been created for electronics and communications purposes. These signals are a requirement of transmitting information in a simple ON and OFF format. Digital signals are made using converters and signal levelers that convert an analog signal to a digital one. Creation of digital signals is an expensive task and is only carried out when information has to be sending to longer distance or the data is quite significant that it cannot be lost. In the field of communications, digital signals are used in cellular communications, internet networking. The high data exchange modes such as 3G, Bluetooth etc. are a result of digital communications. In the field of electronics, digital signals are used in creating new codes for computer and mobile circuitry. Assignment 01 Page 4 of 7

5 7. Convert to binary: a) E A b) 3 F Convert to hexadecimal: a) CD = (1*2 0 ) + (0*2 1 ) +(1*2 2 ) + (1*2 3 ) = (0*2 0) +( 0*2 1 ) + (1*2 2 ) + (1*2 3 ) = = = 13 = D = 12 = C b) B5A =(0*2 0 ) + (1*2 1 ) + (0*2 2 ) + (1*2 3 ) = = 10 = A Assignment 01 Page 5 of 7

6 0101 =(1*2 0 ) + (0*2 1 ) + (1*2 2 ) + (0*2 3 ) = = =(1*2 0 ) + (1*2 1 ) + (0*2 2 ) + (1*2 3 ) = =11 = B 9. Convert to decimal: a) d =(0*2 0 ) + (0*2 1 ) + (1*2 2 ) + (1*2 3 ) + (1*2 4 ) + (1*2 5 ) + (0*2 6 ) + (1*2 7 ) = =188 d b) d = (1*2 0 ) + (0*2 1 ) + (1*2 2 ) + (1*2 3 ) + (0*2 4 ) + (1*2 5 ) + (0*2 6 ) + (0*2 7 ) = = 45 d Assignment 01 Page 6 of 7

7 10. Convert the following octal numbers to decimal: a) 172o 122 d = (2*8 0 ) + (7*8 1 ) + (1*8 2 ) =(2*1) + (7*8) + (1*64) = =122 d b) 154o 44 d = (4*8 0 ) + (5*8 1 ) + (1*8 2 ) =(4*1) + (5*8) + (1*64) = =44 d Reference Book Book Name Structured Computer Organization (Fifth Edition) Andrew S. Tanenbum Assignment 01 Page 7 of 7

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

CS302 - Digital Logic Design Glossary By

CS302 - Digital Logic Design Glossary By CS302 - Digital Logic Design Glossary By ABEL : Advanced Boolean Expression Language; a software compiler language for SPLD programming; a type of hardware description language (HDL) Adder : A digital

More information

EE19D Digital Electronics. Lecture 1: General Introduction

EE19D Digital Electronics. Lecture 1: General Introduction EE19D Digital Electronics Lecture 1: General Introduction 1 What are we going to discuss? Some Definitions Digital and Analog Quantities Binary Digits, Logic Levels and Digital Waveforms Introduction to

More information

A/D Converter An electronic circuit that transforms an analog signal into a digital form that can be used by a computer or other digital circuits.

A/D Converter An electronic circuit that transforms an analog signal into a digital form that can be used by a computer or other digital circuits. Digital Audio Terms A/D Converter An electronic circuit that transforms an analog signal into a digital form that can be used by a computer or other digital circuits. Aliasing An undesirable effect that

More information

Unit/Standard Number. LEA Task # Alignment

Unit/Standard Number. LEA Task # Alignment 1 Secondary Competency Task List 100 SAFETY 101 Demonstrate an understanding of State and School safety regulations. 102 Practice safety techniques for electronics work. 103 Demonstrate an understanding

More information

NZQA registered unit standard version 1 Page 1 of 6

NZQA registered unit standard version 1 Page 1 of 6 Page 1 of 6 Title Demonstrate and apply fundamental knowledge of digital and analogue electronics for IMC technicians Level 3 Credits 12 Purpose This unit standard covers an introduction to digital and

More information

Electrical, Electronic and Communications Engineering Technology/Technician CIP Task Grid

Electrical, Electronic and Communications Engineering Technology/Technician CIP Task Grid Secondary Task List 100 SAFETY 101 Describe OSHA safety regulations. 102 Identify, select, and demonstrate proper hand tool use for electronics work. 103 Recognize the types and usages of fire extinguishers.

More information

Chapter 1: Digital logic

Chapter 1: Digital logic Chapter 1: Digital logic I. Overview In PHYS 252, you learned the essentials of circuit analysis, including the concepts of impedance, amplification, feedback and frequency analysis. Most of the circuits

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

Chapter 19 Study Questions Name: Class:

Chapter 19 Study Questions Name: Class: Chapter 19 Study Questions Name: Class: Multiple Choice Identify the letter of the choice that best completes the statement or answers the question. 1. All electronic devices transmit information using

More information

NZQA unit standard version 2 Page 1 of 6. Demonstrate and apply fundamental knowledge of digital and analogue electronics for IMC technicians

NZQA unit standard version 2 Page 1 of 6. Demonstrate and apply fundamental knowledge of digital and analogue electronics for IMC technicians Page 1 of 6 Title Demonstrate and apply fundamental knowledge of digital and analogue electronics for IMC technicians Level 3 Credits 12 Purpose This unit standard covers an introduction to digital and

More information

Number of Lessons:155 #14B (P) Electronics Technology with Digital and Microprocessor Laboratory Completion Time: 42 months

Number of Lessons:155 #14B (P) Electronics Technology with Digital and Microprocessor Laboratory Completion Time: 42 months PROGRESS RECORD Study your lessons in the order listed below. Number of Lessons:155 #14B (P) Electronics Technology with Digital and Microprocessor Laboratory Completion Time: 42 months 1 2330A Current

More information

Digital Electronics 8. Multiplexer & Demultiplexer

Digital Electronics 8. Multiplexer & Demultiplexer 1 Module -8 Multiplexers and Demultiplexers 1 Introduction 2 Principles of Multiplexing and Demultiplexing 3 Multiplexer 3.1 Types of multiplexer 3.2 A 2 to 1 multiplexer 3.3 A 4 to 1 multiplexer 3.4 Multiplex

More information

Transistors, Gates and Busses 3/21/01 Lecture #

Transistors, Gates and Busses 3/21/01 Lecture # Transistors, Gates and Busses 3/2/ Lecture #8 6.7 The goal for today is to understand a bit about how a computer actually works: how it stores, adds, and communicates internally! How transistors make gates!

More information

Interfacing the isppac-powr1208 with Modular DC-to-DC Converters

Interfacing the isppac-powr1208 with Modular DC-to-DC Converters with Modular s January 2003 Application Note AN6046 Introduction The isppac -POWR1208 is a single-chip, fully integrated solution to supervisory and control problems encountered when implementing on-board

More information

Revised April Unit/Standard Number. Proficiency Level Achieved: (X) Indicates Competency Achieved to Industry Proficiency Level

Revised April Unit/Standard Number. Proficiency Level Achieved: (X) Indicates Competency Achieved to Industry Proficiency Level Unit/Standard Number Electrical, Electronic and Communications Engineering Technology/Technician CIP 15.0303 Task Grid Secondary Competency Task List 100 SAFETY 101 Demonstrate an understanding of state,

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

Revised April Unit/Standard Number. High School Graduation Years 2016, 2017 and 2018

Revised April Unit/Standard Number. High School Graduation Years 2016, 2017 and 2018 Unit/Standard Number High School Graduation Years 2016, 2017 and 2018 Electrical, Electronic and Communications Engineering Technology/Technician CIP 15.0303 Task Grid Secondary Competency Task List 100

More information

Lecture 9 Transistors

Lecture 9 Transistors Lecture 9 Transistors Physics Transistor/transistor logic CMOS logic CA 1947 http://www.extremetech.com/extreme/164301-graphenetransistors-based-on-negative-resistance-could-spell-theend-of-silicon-and-semiconductors

More information

Figure 1. Block diagram of system incorporating power amplification.

Figure 1. Block diagram of system incorporating power amplification. It is often necessary use a circuit which has very low power capabilities to drive a system which has relatively high power requirements. This is typically accomplished by using an amplifier as an intermediate

More information

EE40 Lecture 35. Prof. Chang-Hasnain. 12/5/07 Reading: Ch 7, Supplementary Reader

EE40 Lecture 35. Prof. Chang-Hasnain. 12/5/07 Reading: Ch 7, Supplementary Reader EE4 Lecture 35 2/5/7 Reading: Ch 7, Supplementary Reader EE4 all 26 Slide Week 5 OUTLINE Need for Input Controlled Pull-Up CMOS Inverter nalysis CMOS Voltage Transfer Characteristic Combinatorial logic

More information

CHAPTER 2 - DIGITAL DATA REPRESENTATION AND NUMBERING SYSTEMS

CHAPTER 2 - DIGITAL DATA REPRESENTATION AND NUMBERING SYSTEMS CHAPTER 2 - DIGITAL DATA REPRESENTATION AND NUMBERING SYSTEMS INTRODUCTION Digital computers use sequences of binary digits (bits) to represent numbers, letters, special symbols, music, pictures, and videos.

More information

Multiple Category Scope and Sequence: Scope and Sequence Report For Course Standards and Objectives, Content, Skills, Vocabulary

Multiple Category Scope and Sequence: Scope and Sequence Report For Course Standards and Objectives, Content, Skills, Vocabulary Multiple Category Scope and Sequence: Scope and Sequence Report For Course Standards and Objectives, Content, Skills, Vocabulary Wednesday, August 20, 2014, 1:16PM Unit Course Standards and Objectives

More information

Associate In Applied Science In Electronics Engineering Technology Expiration Date:

Associate In Applied Science In Electronics Engineering Technology Expiration Date: PROGRESS RECORD Study your lessons in the order listed below. Associate In Applied Science In Electronics Engineering Technology Expiration Date: 1 2330A Current and Voltage 2 2330B Controlling Current

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

1. The decimal number 62 is represented in hexadecimal (base 16) and binary (base 2) respectively as

1. The decimal number 62 is represented in hexadecimal (base 16) and binary (base 2) respectively as BioE 1310 - Review 5 - Digital 1/16/2017 Instructions: On the Answer Sheet, enter your 2-digit ID number (with a leading 0 if needed) in the boxes of the ID section. Fill in the corresponding numbered

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

Perkins Statewide Articulation Agreement. Documentation item: Secondary Competency Task List Coversheet

Perkins Statewide Articulation Agreement. Documentation item: Secondary Competency Task List Coversheet Perkins Statewide Articulation Agreement Documentation item: Secondary Task List Coversheet The Secondary School agrees to: A. Implement the approved PDE Program(s) of Study. B. Provide assessment of student

More information

Name: Class: Date: 1. As more electronic systems have been designed using digital technology, devices have become smaller and less powerful.

Name: Class: Date: 1. As more electronic systems have been designed using digital technology, devices have become smaller and less powerful. Name: Class: Date: DE Midterm Review 2 True/False Indicate whether the statement is true or false. 1. As more electronic systems have been designed using digital technology, devices have become smaller

More information

Lecture 1, Introduction and Background

Lecture 1, Introduction and Background EE 338L CMOS Analog Integrated Circuit Design Lecture 1, Introduction and Background With the advances of VLSI (very large scale integration) technology, digital signal processing is proliferating and

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

Analog to Digital (ADC) and Digital to Analog (DAC) Converters

Analog to Digital (ADC) and Digital to Analog (DAC) Converters Analog to Digital (ADC) and Digital to Analog (DAC) Converters 1)Vandana yadav Research scholar singhinia university pachri (Raj. ) 2)Amit yadav (Dept. of physics) Electric voltage and current signals

More information

νµθωερτψυιοπασδφγηϕκλζξχϖβνµθωερτ ψυιοπασδφγηϕκλζξχϖβνµθωερτψυιοπα σδφγηϕκλζξχϖβνµθωερτψυιοπασδφγηϕκ χϖβνµθωερτψυιοπασδφγηϕκλζξχϖβνµθ

νµθωερτψυιοπασδφγηϕκλζξχϖβνµθωερτ ψυιοπασδφγηϕκλζξχϖβνµθωερτψυιοπα σδφγηϕκλζξχϖβνµθωερτψυιοπασδφγηϕκ χϖβνµθωερτψυιοπασδφγηϕκλζξχϖβνµθ θωερτψυιοπασδφγηϕκλζξχϖβνµθωερτψ υιοπασδφγηϕκλζξχϖβνµθωερτψυιοπασδ φγηϕκλζξχϖβνµθωερτψυιοπασδφγηϕκλζ ξχϖβνµθωερτψυιοπασδφγηϕκλζξχϖβνµ EE 331 Design Project Final Report θωερτψυιοπασδφγηϕκλζξχϖβνµθωερτψ

More information

Overview. Lecture 3. Terminology. Terminology. Background. Background. Transmission basics. Transmission basics. Two signal types

Overview. Lecture 3. Terminology. Terminology. Background. Background. Transmission basics. Transmission basics. Two signal types Lecture 3 Transmission basics Chapter 3, pages 75-96 Dave Novak School of Business University of Vermont Overview Transmission basics Terminology Signal Channel Electromagnetic spectrum Two signal types

More information

Chapter 8. Chapter 9. Chapter 6. Chapter 10. Chapter 11. Chapter 7

Chapter 8. Chapter 9. Chapter 6. Chapter 10. Chapter 11. Chapter 7 5.5 Series and Parallel Combinations of 246 Complex Impedances 5.6 Steady-State AC Node-Voltage 247 Analysis 5.7 AC Power Calculations 256 5.8 Using Power Triangles 258 5.9 Power-Factor Correction 261

More information

Workspace for '6-pulse' Page 1 (row 1, column 1)

Workspace for '6-pulse' Page 1 (row 1, column 1) Workspace for '6-pulse' Page 1 (row 1, column 1) Workspace for '6-pulse' Page 2 (row 2, column 1) Workspace for '6-pulse' Page 3 (row 3, column 1) ECEN 449 Microprocessor System Design Pulse Modulation

More information

LM3046 Transistor Array

LM3046 Transistor Array Transistor Array General Description The LM3046 consists of five general purpose silicon NPN transistors on a common monolithic substrate. Two of the transistors are internally connected to form a differentiallyconnected

More information

Byte = More common: 8 bits = 1 byte Abbreviation:

Byte = More common: 8 bits = 1 byte Abbreviation: Text, Images, Video and Sound ASCII-7 In the early days, a was used, with of 0 s and 1 s, enough for a typical keyboard. The standard was developed by (American Standard Code for Information Interchange)

More information

PESIT BANGALORE SOUTH CAMPUS BASIC ELECTRONICS

PESIT BANGALORE SOUTH CAMPUS BASIC ELECTRONICS PESIT BANGALORE SOUTH CAMPUS QUESTION BANK BASIC ELECTRONICS Sub Code: 17ELN15 / 17ELN25 IA Marks: 20 Hrs/ Week: 04 Exam Marks: 80 Total Hours: 50 Exam Hours: 03 Name of Faculty: Mr. Udoshi Basavaraj Module

More information

Section:A Very short answer question

Section:A Very short answer question Section:A Very short answer question 1.What is the order of energy gap in a conductor, semi conductor, and insulator?. Conductor - no energy gap Semi Conductor - It is of the order of 1 ev. Insulator -

More information

Approximate Hybrid Equivalent Circuits. Again, the impedance looking into the output terminals is infinite so that. conductance is zero.

Approximate Hybrid Equivalent Circuits. Again, the impedance looking into the output terminals is infinite so that. conductance is zero. Again, the impedance looking into the output terminals is infinite so that conductance is zero. Hence, the four h-parameters of an ideal transistor connected in CE transistor are The hybrid equivalent

More information

PESIT - BANGALORE SOUTH CAMPUS PART A

PESIT - BANGALORE SOUTH CAMPUS PART A PESIT - BANGALORE SOUTH CAMPUS LESSON - PLAN FOR BASIC ELECTRONICS ENGG. Name of Faculty: Percentage of course Periods Reference/ Text books Topics covered Reference chapter covered Cumulative PART A Unit

More information

Chapter 3 Digital Logic Structures

Chapter 3 Digital Logic Structures Chapter 3 Digital Logic Structures Transistor: Building Block of Computers Microprocessors contain millions of transistors Intel Pentium 4 (2000): 48 million IBM PowerPC 750FX (2002): 38 million IBM/Apple

More information

Objective Questions. (a) Light (b) Temperature (c) Sound (d) all of these

Objective Questions. (a) Light (b) Temperature (c) Sound (d) all of these Objective Questions Module 1: Introduction 1. Which of the following is an analog quantity? (a) Light (b) Temperature (c) Sound (d) all of these 2. Which of the following is a digital quantity? (a) Electrical

More information

Lecture Introduction

Lecture Introduction Lecture 1 6.012 Introduction 1. Overview of 6.012 Outline 2. Key conclusions of 6.012 Reading Assignment: Howe and Sodini, Chapter 1 6.012 Electronic Devices and Circuits-Fall 200 Lecture 1 1 Overview

More information

Fundamentals of Microelectronics

Fundamentals of Microelectronics Fundamentals of Microelectronics CH1 Why Microelectronics? CH2 Basic Physics of Semiconductors CH3 Diode Circuits CH4 Physics of Bipolar Transistors CH5 Bipolar Amplifiers CH6 Physics of MOS Transistors

More information

ECEN 449: Microprocessor System Design Department of Electrical and Computer Engineering Texas A&M University

ECEN 449: Microprocessor System Design Department of Electrical and Computer Engineering Texas A&M University ECEN 449: Microprocessor System Design Department of Electrical and Computer Engineering Texas A&M University Prof. Sunil P Khatri (Lab exercise created and tested by Ramu Endluri, He Zhou, Andrew Douglass

More information

EEL 4924 Electrical Engineering Design Project Design Report: J & J Mic Pre. 2 February 2012 Team Members: Josh Levy & Jordan Leslie

EEL 4924 Electrical Engineering Design Project Design Report: J & J Mic Pre. 2 February 2012 Team Members: Josh Levy & Jordan Leslie EEL 4924 Electrical Engineering Design Project Design Report: J & J Mic Pre 2 February 2012 Team Members: Josh Levy & Jordan Leslie Page 2/7 Project Abstract: Our project will be an all analog microphone

More information

ELECTRICAL ELECTRONICS ENGINEERING

ELECTRICAL ELECTRONICS ENGINEERING ELECTRICAL AND ELECTRONICS ENGINEERING (Strictly as per latest RGPV Syllabus) SANJEEV GUPTA B.E., M.B.A. DHANPAT RAI PUBLICATIONS (P) LTD. 22, ANSARI ROAD, DARYAGANJ, NEW DELHI-110002 Ph.: 2327 4073, 2324

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

LM3046 Transistor Array

LM3046 Transistor Array LM3046 Transistor Array General Description The LM3046 consists of five general purpose silicon NPN transistors on a common monolithic substrate. Two of the transistors are internally connected to form

More information

R.B.V.R.R. WOMEN S COLLEGE (AUTONOMOUS) Narayanaguda, Hyderabad. ELECTRONIC PRINCIPLES AND APPLICATIONS

R.B.V.R.R. WOMEN S COLLEGE (AUTONOMOUS) Narayanaguda, Hyderabad. ELECTRONIC PRINCIPLES AND APPLICATIONS R.B.V.R.R. WOMEN S COLLEGE (AUTONOMOUS) Narayanaguda, Hyderabad. DEPARTMENT OF PHYSICS QUESTION BANK FOR SEMESTER V PHYSICS PAPER VI (A) ELECTRONIC PRINCIPLES AND APPLICATIONS UNIT I: SEMICONDUCTOR DEVICES

More information

Chapter 4: The Building Blocks: Binary Numbers, Boolean Logic, and Gates

Chapter 4: The Building Blocks: Binary Numbers, Boolean Logic, and Gates Chapter 4: The Building Blocks: Binary Numbers, Boolean Logic, and Gates Objectives In this chapter, you will learn about The binary numbering system Boolean logic and gates Building computer circuits

More information

Communication Technology

Communication Technology What is communication technology? Communication technology allows people to store, transmit, receive, and manipulate information. ICT ( Information and Communication Technology) is combining telephone

More information

EE292: Fundamentals of ECE

EE292: Fundamentals of ECE EE292: Fundamentals of ECE Fall 2012 TTh 10:00-11:15 SEB 1242 Lecture 21 121113 http://www.ee.unlv.edu/~b1morris/ee292/ 2 Outline Chapter 7 - Logic Circuits Binary Number Representation Binary Arithmetic

More information

070 ELECTRONICS WORKS EXAMINATION STRUCTURE

070 ELECTRONICS WORKS EXAMINATION STRUCTURE 070 ELECTRONICS WORKS EXAMINATION STRUCTURE The trade will be examined under the following components or subject grouping: Electronic Devices and Circuit, Radio Communication and Television. EXAMINATION

More information

Contents. Acknowledgments. About the Author

Contents. Acknowledgments. About the Author Contents Figures Tables Preface xi vii xiii Acknowledgments About the Author xv xvii Chapter 1. Basic Mathematics 1 Addition 1 Subtraction 2 Multiplication 2 Division 3 Exponents 3 Equations 5 Subscripts

More information

Unit level 4 Credit value 15. Introduction. Learning Outcomes

Unit level 4 Credit value 15. Introduction. Learning Outcomes Unit 20: Unit code Digital Principles T/615/1494 Unit level 4 Credit value 15 Introduction While the broad field of electronics covers many aspects, it is digital electronics which now has the greatest

More information

CHAPTER 8 DIFFERENTIAL AND MULTISTAGE AMPLIFIERS

CHAPTER 8 DIFFERENTIAL AND MULTISTAGE AMPLIFIERS CHAPTER 8 DIFFERENTIAL AND MULTISTAGE AMPLIFIERS Chapter Outline 8.1 The CMOS Differential Pair 8. Small-Signal Operations of the MOS Differential Pair 8.3 The BJT Differential Pair 8.4 Other Non-ideal

More information

Introduction. BME208 Logic Circuits Yalçın İŞLER

Introduction. BME208 Logic Circuits Yalçın İŞLER Introduction BME208 Logic Circuits Yalçın İŞLER islerya@yahoo.com http://me.islerya.com 1 Lecture Three hours a week (three credits) No other sections, please register this section Tuesday: 09:30 12:15

More information

POS Perkins Statewide Articulation Agreement Documentation Coversheet

POS Perkins Statewide Articulation Agreement Documentation Coversheet POS Perkins Statewide Articulation Agreement Documentation Coversheet Student Name: Secondary School Name: Secondary School Address: CTE Program of Study: CIP # CIP Program Name Grade 9 1. CAREER AND TECHNICAL

More information

0. Introduction to Microelectronic Circuits

0. Introduction to Microelectronic Circuits 0. Introduction to Microelectronic Circuits S. S. Dan and S. R. Zinka Department of Electrical & Electronics Engineering BITS Pilani, Hyderbad Campus January 18, 2016 Outline 1 Introduction 2 Course Contents

More information

The Difference Amplifier Sept. 17, 1997

The Difference Amplifier Sept. 17, 1997 Physics 63 The Difference Amplifier Sept. 17, 1997 1 Purpose To construct a difference amplifier, to measure the DC quiescent point and to compare to calculated values. To measure the difference mode gain,

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

Digital Applications (CETT 1415) Credit: 4 semester credit hours (3 hours lecture, 4 hours lab) Prerequisite: CETT 1403 & CETT 1405

Digital Applications (CETT 1415) Credit: 4 semester credit hours (3 hours lecture, 4 hours lab) Prerequisite: CETT 1403 & CETT 1405 Digital Applications () Credit: 4 semester credit hours (3 hours lecture, 4 hours lab) Prerequisite: CETT 1403 & CETT 1405 Course Description This course covers digital techniques and numbering systems,

More information

Digital Electronics. A. I can list five basic safety rules for electronics. B. I can properly display large and small numbers in proper notation,

Digital Electronics. A. I can list five basic safety rules for electronics. B. I can properly display large and small numbers in proper notation, St. Michael Albertville High School Teacher: Scott Danielson September 2016 Content Skills Learning Targets Standards Assessment Resources & Technology CEQ: WHAT MAKES DIGITAL ELECTRONICS SO IMPORTANT

More information

Chapter 1 Binary Systems

Chapter 1 Binary Systems EEA051 - Digital Logic 數位邏輯 Chapter 1 Binary Systems 吳俊興高雄大學資訊工程學系 September 2005 Chapter 1. Binary Systems 1-1 Digital Systems 1-2 Binary Numbers 1-3 Number Base Conversions 1-4 Octal and Hexadecimal

More information

Department of Electrical and Electronics Engineering Logic Circuits Laboratory EXPERIMENT-1 BASIC GATE CIRCUITS

Department of Electrical and Electronics Engineering Logic Circuits Laboratory EXPERIMENT-1 BASIC GATE CIRCUITS 1.1 Preliminary Study Simulate experiment using an available tool and prepare the preliminary report. 1.2 Aim of the Experiment Implementation and examination of logic gate circuits and their basic operations.

More information

visit website regularly for updates and announcements

visit website regularly for updates and announcements ESE 372: Electronics Spring 2013 Web site: www.ece.sunysb.edu/~oe/leon.html visit website regularly for updates and announcements Prerequisite: ESE 271 Corequisites: ESE 211 Text Books: A.S. Sedra, K.C.

More information

Computer Controlled Curve Tracer

Computer Controlled Curve Tracer Computer Controlled Curve Tracer Christopher Curro The Cooper Union New York, NY Email: chris@curro.cc David Katz The Cooper Union New York, NY Email: katz3@cooper.edu Abstract A computer controlled curve

More information

Digital Applications (CETT 1415) Credit: 4 semester credit hours (3 hours lecture, 4 hours lab) Prerequisite: CETT 1403 & CETT 1405

Digital Applications (CETT 1415) Credit: 4 semester credit hours (3 hours lecture, 4 hours lab) Prerequisite: CETT 1403 & CETT 1405 Digital Applications (CETT 1415) Credit: 4 semester credit hours (3 hours lecture, 4 hours lab) Prerequisite: CETT 1403 & CETT 1405 Course Description This course covers digital techniques and numbering

More information

Lecture 02: Digital Logic Review

Lecture 02: Digital Logic Review CENG 3420 Lecture 02: Digital Logic Review Bei Yu byu@cse.cuhk.edu.hk CENG3420 L02 Digital Logic. 1 Spring 2017 Review: Major Components of a Computer CENG3420 L02 Digital Logic. 2 Spring 2017 Review:

More information

4. Forward bias of a silicon P-N junction will produce a barrier voltage of approximately how many volts? A. 0.2 B. 0.3 C. 0.7 D. 0.

4. Forward bias of a silicon P-N junction will produce a barrier voltage of approximately how many volts? A. 0.2 B. 0.3 C. 0.7 D. 0. 1. The dc current through each diode in a bridge rectifier equals A. the load current B. half the dc load current C. twice the dc load current D. one-fourth the dc load current 2. When matching polarity

More information

Sonoma State University Department of Engineering Science Fall 2017

Sonoma State University Department of Engineering Science Fall 2017 ES-110 Laboratory Introduction to Engineering & Laboratory Experience Saeid Rahimi, Ph.D. Lab 7 Introduction to Transistors Introduction As we mentioned before, diodes have many applications which are

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

1 Second Time Base From Crystal Oscillator

1 Second Time Base From Crystal Oscillator 1 Second Time Base From Crystal Oscillator The schematic below illustrates dividing a crystal oscillator signal by the crystal frequency to obtain an accurate (0.01%) 1 second time base. Two cascaded 12

More information

CS601_MIDTERM_SOLVE_PAPER ( COMPOSED BY SADIA ALI SADII

CS601_MIDTERM_SOLVE_PAPER ( COMPOSED BY SADIA ALI SADII MIDTERM EXAMINATION Spring 2010 CS601- Data Communication Question No: 1 ( Marks: 1 ) - Please choose one Which topology requires a central controller or hub? _ Mesh _ Star p_29 _ Bus _ Ring Time: 60 min

More information

LM3046 Transistor Array

LM3046 Transistor Array Transistor Array General Description The LM3046 consists of five general purpose silicon NPN transistors on a common monolithic substrate. Two of the transistors are internally connected to form a differentiallyconnected

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

Phys Lecture 3. Power circuits how to control your motors Noise and Shielding

Phys Lecture 3. Power circuits how to control your motors Noise and Shielding Phys 253 - Lecture 3 Power circuits how to control your motors Noise and Shielding Digital-to-Analog Conversion PWM 2 D/A Conversion and power circuits When would you like to produce an output signal that

More information

VersaPoint I/O Module

VersaPoint I/O Module GFK-2012A March 2010 Module provides two-input channels for measuring signals from standard thermocouples. It supports thirteen different thermocouples types. In addition, it accepts linear voltage inputs

More information

LM3045 LM3046 LM3086 Transistor Arrays

LM3045 LM3046 LM3086 Transistor Arrays LM3045 LM3046 LM3086 Transistor Arrays General Description The LM3045 LM3046 and LM3086 each consist of five general purpose silicon NPN transistors on a common monolithic substrate Two of the transistors

More information

University of Pittsburgh

University of Pittsburgh University of Pittsburgh Experiment #7 Lab Report Analog-Digital Applications Submission Date: 08/01/2018 Instructors: Dr. Ahmed Dallal Shangqian Gao Submitted By: Nick Haver & Alex Williams Station #2

More information

CHAPTER 3 PROJECT METHODOLOGY

CHAPTER 3 PROJECT METHODOLOGY CHAPTER 3 PROJECT METHODOLOGY 3.1 Introduction This chapter will cover the details explanation of methodology that is being used to make this project complete and working well. Many methodology or findings

More information

Carleton University. Faculty of Engineering and Design, Department of Electronics. ELEC 2507 Electronic - I Summer Term 2017

Carleton University. Faculty of Engineering and Design, Department of Electronics. ELEC 2507 Electronic - I Summer Term 2017 Carleton University Faculty of Engineering and Design, Department of Electronics Instructors: ELEC 2507 Electronic - I Summer Term 2017 Name Section Office Email Prof. Q. J. Zhang Section A 4148 ME qjz@doe.carleton.ca

More information

BS in. Electrical Engineering

BS in. Electrical Engineering BS in Electrical Engineering Program Objectives Habib University s Electrical Engineering program is designed to impart rigorous technical knowledge, combined with hands-on experiential learning and a

More information

LBI-30705L INSTRUCTIONS FOR AUDIO BOARDS 19A129924G1-G3 DESCRIPTION CIRCUIT ANALYSIS ERICSSONZM ERICSSONZM TABLE OF CONTENTS. Audio Board 19A129924G1

LBI-30705L INSTRUCTIONS FOR AUDIO BOARDS 19A129924G1-G3 DESCRIPTION CIRCUIT ANALYSIS ERICSSONZM ERICSSONZM TABLE OF CONTENTS. Audio Board 19A129924G1 ERICSSONZM INSTRUCTIONS FOR AUDIO BOARDS 19A129924G1-G3 L TABLE OF CONTENTS Page DESCRIPTION............................................... Front Cover CIRCUIT ANALYSIS............................................

More information

Techniques for Pixel Level Analog to Digital Conversion

Techniques for Pixel Level Analog to Digital Conversion Techniques for Level Analog to Digital Conversion Boyd Fowler, David Yang, and Abbas El Gamal Stanford University Aerosense 98 3360-1 1 Approaches to Integrating ADC with Image Sensor Chip Level Image

More information

Frequently Asked Questions

Frequently Asked Questions R Frequently Asked Questions 5.8 GHz DIGITAL Wireless Audio Transmitter / Amplifier, Model 1550 Q: What is the difference between the Amphony 5.8 GHz Digital Wireless Audio Transmitter / Amplifier and

More information

PartIIILectures. Multistage Amplifiers

PartIIILectures. Multistage Amplifiers University of missan Electronic II, Second year 2015-2016 PartIIILectures Assistant Lecture: 1 Multistage and Compound Amplifiers Basic Definitions: 1- Gain of Multistage Amplifier: Fig.(1-1) A general

More information

PRINCIPLES OF COMMUNICATION SYSTEMS. Lecture 1- Introduction Elements, Modulation, Demodulation, Frequency Spectrum

PRINCIPLES OF COMMUNICATION SYSTEMS. Lecture 1- Introduction Elements, Modulation, Demodulation, Frequency Spectrum PRINCIPLES OF COMMUNICATION SYSTEMS Lecture 1- Introduction Elements, Modulation, Demodulation, Frequency Spectrum Topic covered Introduction to subject Elements of Communication system Modulation General

More information

Entry Level Assessment Blueprint Electronics Technology

Entry Level Assessment Blueprint Electronics Technology Blueprint Test Code: 4135 / Version: 01 Specific Competencies and Skills Tested in this Assessment: Safety Practices Demonstrate safe working procedures Explain the purpose of OSHA and how it promotes

More information

Teb Medical Inc. Simon Fraser University Burnaby, BC V7C 5T5

Teb Medical Inc. Simon Fraser University Burnaby, BC V7C 5T5 Teb Medical Inc. Simon Fraser University Burnaby, BC V7C 5T5 ensc340-vein@sfu.ca November 01, 2004 Dr. Andrew Rawicz School of Engineering Science Simon Fraser University Burnaby, British Columbia V5A

More information

AD557 SPECIFICATIONS. T A = 25 C, V CC = 5 V unless otherwise noted) REV. B

AD557 SPECIFICATIONS. T A = 25 C, V CC = 5 V unless otherwise noted) REV. B SPECIFICATIONS Model Min Typ Max Unit RESOLUTION 8 Bits RELATIVE ACCURACY 0 C to 70 C ± 1/2 1 LSB Ranges 0 to 2.56 V Current Source 5 ma Sink Internal Passive Pull-Down to Ground 2 SETTLING TIME 3 0.8

More information

DISCRETE SEMICONDUCTORS DATA SHEET

DISCRETE SEMICONDUCTORS DATA SHEET DISCRETE SEMICONDUCTORS DATA SHEET ook, halfpage M3D109 Supersedes data of 1999 Apr 19 2001 Oct 10 FEATURES High current (max. 1 A) Low voltage (max. 80 V). APPLICATIONS Driver stages of audio and video

More information

1.) If a 3 input NOR gate has eight input possibilities, how many of those possibilities result in a HIGH output? (a.) 1 (b.) 2 (c.) 3 (d.) 7 (e.

1.) If a 3 input NOR gate has eight input possibilities, how many of those possibilities result in a HIGH output? (a.) 1 (b.) 2 (c.) 3 (d.) 7 (e. Name: Multiple Choice 1.) If a 3 input NOR gate has eight input possibilities, how many of those possibilities result in a HIGH output? (a.) 1 (b.) 2 (c.) 3 (d.) 7 (e.) 8 2.) The output of an OR gate with

More information

UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency

UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency UMAINE ECE Morse Code ROM and Transmitter at ISM Band Frequency Jamie E. Reinhold December 15, 2011 Abstract The design, simulation and layout of a UMAINE ECE Morse code Read Only Memory and transmitter

More information

HEATHKIT ELECTRONIC KEYER HD-10

HEATHKIT ELECTRONIC KEYER HD-10 HEATHKIT ELECTRONIC KEYER HD-10 CIRCUIT DESCRIPTION SCHEMATIC DIAGRAM The letter-number designations on the Schematic Diagram are used to identify resistors, capacitors and diodes. Each designation is

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

Syllabus: Digital Electronics (DE) (Project Lead The Way)

Syllabus: Digital Electronics (DE) (Project Lead The Way) Course Overview: Digital electronics and micro computers. This is a course in applied logic that encompasses the application of electronic circuits and devices. Computer simulation software is used to

More information