SYLLABUS of the course BASIC ELECTRONICS AND DIGITAL SIGNAL PROCESSING. Master in Computer Science, University of Bolzano-Bozen, a.y.

Size: px
Start display at page:

Download "SYLLABUS of the course BASIC ELECTRONICS AND DIGITAL SIGNAL PROCESSING. Master in Computer Science, University of Bolzano-Bozen, a.y."

Transcription

1 SYLLABUS of the course BASIC ELECTRONICS AND DIGITAL SIGNAL PROCESSING Master in Computer Science, University of Bolzano-Bozen, a.y Lecturer: LEONARDO RICCI (last updated on November 27, 2017) 1

2 (23/10/2017) 1. Introduction. Linear circuits. Basics: Statics: current and voltage; resistance and Ohm s law; series and parallel resistances; power supplies (power line, batteries); power and Joule s law; ground and load. direct current (DC; from batteries and power supplies); voltage divider, the issue of transforming voltages, transformers (that require AC...). Dynamics: alternating current (AC; from generators); capacitance as a reaction to voltage variations and the RC circuit; inductance as a reaction to current variations; transmission lines and the speed of light. the speed of light accounting for a signal propagation delay observed by means of a 10 m long coaxial cable. (24/10/2017) 2. Analog electronics. Non linear circuital devices: diodes, use as rectifiers, LEDs; transistors, use as switches, use as amplifiers. Operational amplifiers (op-amp): basic features; basic, negative-feedback, linear configuration; 2

3 negative-feedback application examples, inverting amplifier, non-inverting amplifier, follower, inverting adder, differential amplifier, differentiator, integrator; - (for the last four circuits, the theoretical proof of function is left as homework); positive-feedback application examples, oscillator. oscillator relying on two op-amps. (06/11/2017) 3. Introduction to digital electronics: logic ports and combinatorial circuits. Basic logic ports: NOT, AND, OR, NOR, NAND, XOR; De Morgan s theorem; transistor-transistor logic (TTL); mention of transistor implementation, switch time, fan-out, low-voltage TTL (LVTTL). Basic combinatorial circuits: combinatorial circuits are based on states; single-bit adders and multipliers; binary arithmetic operations; use of AND and OR ports as digital switches and digital mixers, respectively; multiplexers and demultiplexers; the issue of a memory unit; RS flip flops. 3

4 (07/11/2017) 4. Introduction to digital electronics: sequential circuits. NOR port by using two 2N2222 transitors and a LED-array display. Basic sequential circuits: sequential circuits are based on change of states; D-type flip flops, master-slave configuration (negative-edge-triggered), positive-edge-triggered; clock; Asynchronous and synchronous circuits: dividers by 2 and 2 n ; asynchronous counters; state diagrams; dividers by 3; synchronous counters. (13/11/2017) 5. Analog meets digital (part 1 of 2). A topic of analog electronics: Thevenin s theorem: statement; application to the voltage divider. A topic of analog electronics: Comparators: simple comparators; a mention of Schmitt triggers. A topic of digital electronics: Shift registers: from serial input to parallel output and viceversa; closed-loop shift-register; basic tool to implement state diagrams; a mention of pseudorandom generators. Digital-to-Analog Converters (DACs): a simple DAC by summing scaled currents (scheme and drawbacks); R 2R (ladder) voltage output DAC. 4

5 Programmable logic devices (PLDs) and hardware description languages (HDLs): introduction to FPGAs; introduction to Verilog; (prototypical example:) a simple counter in Verilog, structure of the code. (14/11/2017) 6. Analog meets digital (part 2 of 2). Analog-to-Digital Converters (ADCs): an ADC based on a comparator, a DAC, and a counter; succesive-approximation-register (SAR) ADCs; mention of other kinds of ADCs (flash, integration, tracking). Main features of AD-DA conversion: linearity; monotonicity; precision; speed. Sampling rate and sampling depth. Nyquist Shannon sampling theorem: statement; aliasing. Nyquist Shannon sampling theorem made real(by means of a FPGA board); (prototypical example; see lecture 5.:) a simple counter in Verilog, implementation. (20/11/2017) 7. A first DSP (Digital Signal Processing) topic: from analog to digital filters. Systems. Linear, time-invariant systems: trasfer function G(t) and convolution integral; response to an input cos(ωt) (via Fourier terms A(ω), B(ω)); 5

6 a mention of the general case(arbitrary input), via Fourier transform. A prototypical example: low pass filter: structure and differential equation; solution in the frequency domain, linearity and time-invariance of the system, evaluation of A(ω), B(ω), Bode-diagram of the amplitude of the transfer function. Simulating a differential equation by means of a difference equation: bilinear transformation (in the time-domain only); software and hardware (FPGA) implementation. Practical part: simulation of a harmonic oscillator via y[n] = 2cy[n 1] y[n 2], with c = 1 ǫ, 0 < ǫ 1 and the period given by 2π/arctan ǫ(2 ǫ)/(1 ǫ); exercise proposed: simulation of a low pass filter via y[n] = αy[n 1]+β(x[n]+x[n 1]), with α = (1 π/t 3dB )/(1+π/T 3dB ), β = (π/t 3dB )/(1+π/T 3dB ). (21/11/2017) 8. Data compression. Binary symbol codes and compression: definitions related to symbol codes, (binary) symbol code, extended code, length of codewords, uniquely decodable symbol code and prefix code (a prefix code is uniquely decodable; the contrary is not true, see for example {1, 101}), examples; expected length L(C,X) of a symbol code C encoding an ensamble X; compression issue: given an ensamble X, generate a symbol code C that is... uniquely decodable, easy to decode, 6

7 minimizing the expected lengt L(C, X); Kraft inequality in the case of unique decodeability, expression and proof, complete symbol code. Shannon s source coding theorem for symbol codes: proof via Gibbs inequality( Kullback Leibler divergence Jensen s inequality convex functions); meaning of Shannon s entropy (information as uncertainty). Huffman lossless coding algorithm: algorithm; example; properties, Huffman algorithm generates prefix symbol codes (provable by construction), Huffman is complete (provable by construction), Huffman coding is optimal (statement only, i.e. no proof). A mention of lossless Lempel Ziv coding algorithm. (27/11/2017) 9. Summary of the main topics addressed in the short course. A summary of the main topics addressed in the short course: linear circuits; analog electronics; digital electronics: logic ports and combinatorial circuits; digital electronics: sequential circuits; analog meets digital ; a first DSP (Digital Signal Processing) topic: from analog to digital filters; data compression. HH: Horowitz P., Hill W., The Art of Electronics (3th ed., 2015), Cambridge University Press. SH: Hayes M. H., Digital Signal Processing (2nd ed., 2011), Schaum s Outlines McGraw-Hill Education. 7

Electronics for Scientists V and G (Spring 2007)

Electronics for Scientists V and G (Spring 2007) Electronics for Scientists V85-0110 and G85-1500 (Spring 2007) Instructor: Prof. Andrew Kent Laboratory Instructor: N/A Prerequisites: Physics II or permission of the instructor Lecture and laboratory,

More information

IES Digital Mock Test

IES Digital Mock Test . The circuit given below work as IES Digital Mock Test - 4 Logic A B C x y z (a) Binary to Gray code converter (c) Binary to ECESS- converter (b) Gray code to Binary converter (d) ECESS- To Gray code

More information

Fan in: The number of inputs of a logic gate can handle.

Fan in: The number of inputs of a logic gate can handle. Subject Code: 17333 Model Answer Page 1/ 29 Important Instructions to examiners: 1) The answers should be examined by key words and not as word-to-word as given in the model answer scheme. 2) The model

More information

EE : ELECTRICAL ENGINEERING Module 8 : Analog and Digital Electronics INDEX

EE : ELECTRICAL ENGINEERING Module 8 : Analog and Digital Electronics INDEX Pearl Centre, S.B. Marg, Dadar (W), Mumbai 400 028. Tel. 4232 4232 EE : ELECTRICAL ENGINEERING Module 8 : Analog and Digital Electronics Contents INDEX Sub Topics 1. Characteristics of Diodes, BJT & FET

More information

Preface... iii. Chapter 1: Diodes and Circuits... 1

Preface... iii. Chapter 1: Diodes and Circuits... 1 Table of Contents Preface... iii Chapter 1: Diodes and Circuits... 1 1.1 Introduction... 1 1.2 Structure of an Atom... 2 1.3 Classification of Solid Materials on the Basis of Conductivity... 2 1.4 Atomic

More information

S-[F] NPW-02 June All Syllabus B.Sc. [Electronics] Ist Year Semester-I & II.doc - 1 -

S-[F] NPW-02 June All Syllabus B.Sc. [Electronics] Ist Year Semester-I & II.doc - 1 - - 1 - - 2 - - 3 - DR. BABASAHEB AMBEDKAR MARATHWADA UNIVERSITY, AURANGABAD SYLLABUS of B.Sc. FIRST & SECOND SEMESTER [ELECTRONICS (OPTIONAL)] {Effective from June- 2013 onwards} - 4 - B.Sc. Electronics

More information

DEGREE: BACHELOR IN INDUSTRIAL ELECTRONICS AND AUTOMATION YEAR: 2ND TERM: 2ND

DEGREE: BACHELOR IN INDUSTRIAL ELECTRONICS AND AUTOMATION YEAR: 2ND TERM: 2ND SESSION WEEK COURSE: ELECTRONICS ENGINEERING FUNDAMENTALS DEGREE: BACHELOR IN INDUSTRIAL ELECTRONICS AND AUTOMATION YEAR: 2ND TERM: 2ND The course has 29 sessions distributed during 15 weeks. The duration

More information

NORTH MAHARASHTRA UNIVERSITY, JALGAON

NORTH MAHARASHTRA UNIVERSITY, JALGAON , JALGAON Syllabus for F.Y.B.Sc. Semester I and II ELECTRONICS (w. e. f. June 2012) F.Y. B. Sc. Subject Electronics Syllabus Structure Semester Code Title Number of Lectures ELE-111 Paper I : Analog Electronics

More information

UPSC Electrical Engineering Syllabus

UPSC Electrical Engineering Syllabus UPSC Electrical Engineering Syllabus UPSC Electrical Engineering Syllabus PAPER I 1. Circuit Theory: Circuit components; network graphs; KCL, KVL; circuit analysis methods: nodal analysis, mesh analysis;

More information

FIRSTRANKER. 1. (a) What are the advantages of the adjustable voltage regulators over the fixed

FIRSTRANKER. 1. (a) What are the advantages of the adjustable voltage regulators over the fixed Code No: 07A51102 R07 Set No. 2 1. (a) What are the advantages of the adjustable voltage regulators over the fixed voltage regulators. (b) Differentiate betweenan integrator and a differentiator. [8+8]

More information

Electronic Components And Circuit Analysis

Electronic Components And Circuit Analysis Theory /Practical Theory Semester /Annual Semester Semester No. I II Swami Ramanand Teerth Marathwada University, Nanded Syllabus B. Sc. First Year ELECTRONICS Semester System (MCQ Pattern) (To Be Implemented

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

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

ELECTRONICS ADVANCED SUPPLEMENTARY LEVEL

ELECTRONICS ADVANCED SUPPLEMENTARY LEVEL ELECTRONICS ADVANCED SUPPLEMENTARY LEVEL AIMS The general aims of the subject are : 1. to foster an interest in and an enjoyment of electronics as a practical and intellectual discipline; 2. to develop

More information

ELECTRONICS WITH DISCRETE COMPONENTS

ELECTRONICS WITH DISCRETE COMPONENTS ELECTRONICS WITH DISCRETE COMPONENTS Enrique J. Galvez Department of Physics and Astronomy Colgate University WILEY John Wiley & Sons, Inc. ^ CONTENTS Preface vii 1 The Basics 1 1.1 Foreword: Welcome to

More information

DIGITAL INTEGRATED CIRCUITS A DESIGN PERSPECTIVE 2 N D E D I T I O N

DIGITAL INTEGRATED CIRCUITS A DESIGN PERSPECTIVE 2 N D E D I T I O N DIGITAL INTEGRATED CIRCUITS A DESIGN PERSPECTIVE 2 N D E D I T I O N Jan M. Rabaey, Anantha Chandrakasan, and Borivoje Nikolic CONTENTS PART I: THE FABRICS Chapter 1: Introduction (32 pages) 1.1 A Historical

More information

DAV Institute of Engineering & Technology Department of ECE. Course Outcomes

DAV Institute of Engineering & Technology Department of ECE. Course Outcomes DAV Institute of Engineering & Technology Department of ECE Course Outcomes Upon successful completion of this course, the student will intend to apply the various outcome as:: BTEC-301, Analog Devices

More information

Introductory Electronics for Scientists and Engineers

Introductory Electronics for Scientists and Engineers Introductory Electronics for Scientists and Engineers Second Edition ROBERT E. SIMPSON University of New Hampshire Allyn and Bacon, Inc. Boston London Sydney Toronto Contents Preface xiü 1 Direct Current

More information

NORTH MAHARASHTRA UNIVERSITY. F.Y. B. Sc. Electronics. Syllabus. Wieth effect from june2015

NORTH MAHARASHTRA UNIVERSITY. F.Y. B. Sc. Electronics. Syllabus. Wieth effect from june2015 Syllabus Wieth effect from june2015 Paper- I, Semester I ELE-111: Analog Electronics I Unit- I:Introduction to Basic Circuit Components Definition and unit, Circuit Symbol, Working Principle, Classification

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

CRN: MET-487 Instrumentation and Automatic Control June 28, 2010 August 5, 2010 Professor Paul Lin

CRN: MET-487 Instrumentation and Automatic Control June 28, 2010 August 5, 2010 Professor Paul Lin CRN: 32030 MET-487 Instrumentation and Automatic Control June 28, 2010 August 5, 2010 Professor Paul Lin Course Description: Class 2, Lab 2, Cr. 3, Junior class standing and 216 Instrumentation for pressure,

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

Brief Course Description for Electrical Engineering Department study plan

Brief Course Description for Electrical Engineering Department study plan Brief Course Description for Electrical Engineering Department study plan 2011-2015 Fundamentals of engineering (610111) The course is a requirement for electrical engineering students. It introduces the

More information

Lecture 3: Logic circuit. Combinational circuit and sequential circuit

Lecture 3: Logic circuit. Combinational circuit and sequential circuit Lecture 3: Logic circuit Combinational circuit and sequential circuit TRAN THI HONG HONG@IS.NAIST.JP Content Lecture : Computer organization and performance evaluation metrics Lecture 2: Processor architecture

More information

DC/AC CIRCUITS: CONVENTIONAL FLOW TEXTBOOKS

DC/AC CIRCUITS: CONVENTIONAL FLOW TEXTBOOKS 4 PEARSON CUSTOM ELECTRONICS TECHNOLOGY DC/AC CIRCUITS: CONVENTIONAL FLOW TEXTBOOKS AVAILABLE MARCH 2009 Boylestad Introductory Circuit Analysis, 11/e, 0-13-173044-4 Introduction 32 LC4501 Voltage and

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad 1 P a g e INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad - 500 043 ELECTRONICS AND COMMUNICATION ENGINEERING TUTORIAL QUESTION BANK Name : INTEGRATED CIRCUITS APPLICATIONS Code

More information

DIGITAL ELECTRONICS ANALOG ELECTRONICS

DIGITAL ELECTRONICS ANALOG ELECTRONICS DIGITAL ELECTRONICS 1. N10 4 Bit Binary Universal shift register. 2. N22- Random Access Memory (16*4). 3. N23- Read Only Memory. 4. N4-R-S/D-T Flip flop, characteristic and comparison. 5. Master Slave

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

R & D Electronics DIGITAL IC TRAINER. Model : DE-150. Feature: Object: Specification:

R & D Electronics DIGITAL IC TRAINER. Model : DE-150. Feature: Object: Specification: DIGITAL IC TRAINER Model : DE-150 Object: To Study the Operation of Digital Logic ICs TTL and CMOS. To Study the All Gates, Flip-Flops, Counters etc. To Study the both the basic and advance digital electronics

More information

PROPOSED SCHEME OF COURSE WORK

PROPOSED SCHEME OF COURSE WORK PROPOSED SCHEME OF COURSE WORK Course Details: Course Title : LINEAR AND DIGITAL IC APPLICATIONS Course Code : 13EC1146 L T P C : 4 0 0 3 Program: : B.Tech. Specialization: : Electrical and Electronics

More information

Winter 14 EXAMINATION Subject Code: Model Answer P a g e 1/28

Winter 14 EXAMINATION Subject Code: Model Answer P a g e 1/28 Subject Code: 17333 Model Answer P a g e 1/28 Important Instructions to examiners: 1) The answers should be examined by key words and not as word-to-word as given in the model answer scheme. 2) The model

More information

VIDYAVARDHAKA COLLEGE OF ENGINEERING

VIDYAVARDHAKA COLLEGE OF ENGINEERING COURSE OUTCOMES OF 15 SCHEME SUBJECTS : 15MAT31 : C201 : Engg. Mathematics III CO1. Apply periodic signals and Fourier series to analyse circuits and system communications and develop Fourier series for

More information

i Intelligent Digitize Emulated Achievement Lab

i Intelligent Digitize Emulated Achievement Lab Electronics Circuits Equipment Intelligent Digitize Emulated Achievement Lab intelligent digitize emulated achievement lab is a digitized-based training system, which utilizes integrated Hardware Platform,

More information

V-LAB COMPUTER INTERFACED TRAINING SET

V-LAB COMPUTER INTERFACED TRAINING SET is an important tool for Vocational Education with it s built-in measurement units and signal generators that are interfaced with computer for control and measurement. is a device for real-time measurement

More information

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION (Autonomous) (ISO/IEC Certified) MODEL ANSWER

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION (Autonomous) (ISO/IEC Certified) MODEL ANSWER Important Instructions to examiners: 1) The answers should be examined by key words and not as word-to-word as given in the model answer scheme. 2) The model answer and the answer written by candidate

More information

Digital Electronic Concepts

Digital Electronic Concepts Western Technical College 10662137 Digital Electronic Concepts Course Outcome Summary Course Information Description Career Cluster Instructional Level Total Credits 4.00 Total Hours 108.00 This course

More information

"Education for Knowledge, Science and Culture" - Shikshanmaharshi Dr. Bapuji Salunkhe Shri Swami Vivekanand Shikshan Sanstha's

Education for Knowledge, Science and Culture - Shikshanmaharshi Dr. Bapuji Salunkhe Shri Swami Vivekanand Shikshan Sanstha's "Education for Knowledge, Science and Culture" - Shikshanmaharshi Dr. Bapuji Salunkhe Shri Swami Vivekanand Shikshan Sanstha's VIVEKANAND COLLEGE (AUTONOMOUS), KOLHAPUR. B. Sc. Part I CBCS Syllabus with

More information

EEE 301 Digital Electronics

EEE 301 Digital Electronics EEE 301 Digital Electronics Lecture 1 Course Contents Introduction to number systems and codes. Analysis and synthesis of digital logic circuits: Basic logic functions, Boolean algebra,combinational logic

More information

Code No: R Set No. 1

Code No: R Set No. 1 Code No: R05310402 Set No. 1 1. (a) What are the parameters that are necessary to define the electrical characteristics of CMOS circuits? Mention the typical values of a CMOS NAND gate. (b) Design a CMOS

More information

Number system: the system used to count discrete units is called number. Decimal system: the number system that contains 10 distinguished

Number system: the system used to count discrete units is called number. Decimal system: the number system that contains 10 distinguished Number system: the system used to count discrete units is called number system Decimal system: the number system that contains 10 distinguished symbols that is 0-9 or digits is called decimal system. As

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

CONTENTS Sl. No. Experiment Page No

CONTENTS Sl. No. Experiment Page No CONTENTS Sl. No. Experiment Page No 1a Given a 4-variable logic expression, simplify it using Entered Variable Map and realize the simplified logic expression using 8:1 multiplexer IC. 2a 3a 4a 5a 6a 1b

More information

the elektor datasheet collection

the elektor datasheet collection the elektor datasheet collection LM117 LM136 LM137 L200 LM236 LM317 1,2...37 V/1,5 A Shunt regulator 2,5 V -1,2...-37 V/1,5 A 2,8...36 V/2 A Shunt regulator 2,5 V 1,2...37 V/1,5 A LM320LZ-12 Fixed voltage

More information

VIVEKANAND COLLEGE (AUTONOMOUS), KOLHAPUR B.

VIVEKANAND COLLEGE (AUTONOMOUS), KOLHAPUR B. Education for knowledge, science and culture - Shikshanmaharshi Dr. Bapuji Salunkhe Shri Swami Vivekanand Shikshan Sanstha s VIVEKANAND COLLEGE (AUTONOMOUS), KOLHAPUR B. Sc. Part I (Computer science Entire)

More information

Figure 1.1 Mechatronic system components (p. 3)

Figure 1.1 Mechatronic system components (p. 3) Figure 1.1 Mechatronic system components (p. 3) Example 1.2 Measurement System Digital Thermometer (p. 5) Figure 2.2 Electric circuit terminology (p. 13) Table 2.2 Resistor color band codes (p. 18) Figure

More information

COMBO ONLINE TEST SERIES GATE 2019 SCHEDULE: ELECTRONICS & COMMUNICATION ENGINEERING Syllabus Test Date Test Type [ EB-Engineering Branch ; EM- No. of Engineering Mathematics; GA- General Question Marks

More information

Careers in Electronics Using a Calculator Safety Precautions Dc Circuits p. 1 Fundamentals of Electricity p. 3 Matter, Elements, and Compounds p.

Careers in Electronics Using a Calculator Safety Precautions Dc Circuits p. 1 Fundamentals of Electricity p. 3 Matter, Elements, and Compounds p. Preface p. vii Careers in Electronics p. xii Using a Calculator p. xvi Safety Precautions p. xix Dc Circuits p. 1 Fundamentals of Electricity p. 3 Matter, Elements, and Compounds p. 4 A Closer Look at

More information

ELECTRONIC CIRCUITS. Time: Three Hours Maximum Marks: 100

ELECTRONIC CIRCUITS. Time: Three Hours Maximum Marks: 100 EC 40 MODEL TEST PAPER - 1 ELECTRONIC CIRCUITS Time: Three Hours Maximum Marks: 100 Answer five questions, taking ANY TWO from Group A, any two from Group B and all from Group C. All parts of a question

More information

Introduction to Source Coding

Introduction to Source Coding Comm. 52: Communication Theory Lecture 7 Introduction to Source Coding - Requirements of source codes - Huffman Code Length Fixed Length Variable Length Source Code Properties Uniquely Decodable allow

More information

Paper No. Name of the Paper Theory marks Practical marks Periods per week Semester-I I Semiconductor

Paper No. Name of the Paper Theory marks Practical marks Periods per week Semester-I I Semiconductor Swami Ramanand Teerth Marathwada University, Nanded B. Sc. First Year Electronics Syllabus Semester system (To be implemented from Academic Year 2009-10) Name of the Theory marks Practical marks Periods

More information

B.E. SEMESTER III (ELECTRICAL) SUBJECT CODE: X30902 Subject Name: Analog & Digital Electronics

B.E. SEMESTER III (ELECTRICAL) SUBJECT CODE: X30902 Subject Name: Analog & Digital Electronics B.E. SEMESTER III (ELECTRICAL) SUBJECT CODE: X30902 Subject Name: Analog & Digital Electronics Sr. No. Date TITLE To From Marks Sign 1 To verify the application of op-amp as an Inverting Amplifier 2 To

More information

WINTER 14 EXAMINATION

WINTER 14 EXAMINATION Subject Code:173 WINTER 14 EXAMINATION Model Answer Important Instructions to examiners: 1) The answers should be examined by key words and not as word-to-word as given in the model answer scheme. 2) The

More information

Scheme & Syllabus. New. B.Sc. Electronics. (Pass /Maintenance) Course. I st to IV th Semester. w.e.f. July Devi Ahilya Vishwavidyalaya,

Scheme & Syllabus. New. B.Sc. Electronics. (Pass /Maintenance) Course. I st to IV th Semester. w.e.f. July Devi Ahilya Vishwavidyalaya, Scheme & Syllabus of New B.Sc. Electronics (Pass /Maintenance) Course I st to IV th Semester w.e.f. July 2011 Devi Ahilya Vishwavidyalaya, Indore (M.P.) 452001 SEMESTER SYSTEM, 2011-2014 PROPOSED SCHEME

More information

Electronics A/D and D/A converters

Electronics A/D and D/A converters Electronics A/D and D/A converters Prof. Márta Rencz, Gábor Takács, Dr. György Bognár, Dr. Péter G. Szabó BME DED December 1, 2014 1 / 26 Introduction The world is analog, signal processing nowadays is

More information

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION (Autonomous) (ISO/IEC Certified) SUMMER-16 EXAMINATION Model Answer

MAHARASHTRA STATE BOARD OF TECHNICAL EDUCATION (Autonomous) (ISO/IEC Certified) SUMMER-16 EXAMINATION Model Answer Important Instructions to examiners: 1) The answers should be examined by key words and not as word-to-word as given in the model answer scheme. 2) The model answer and the answer written by candidate

More information

SRV ENGINEERING COLLEGE SEMBODAI RUKMANI VARATHARAJAN ENGINEERING COLLEGE SEMBODAI

SRV ENGINEERING COLLEGE SEMBODAI RUKMANI VARATHARAJAN ENGINEERING COLLEGE SEMBODAI SEMBODAI RUKMANI VARATHARAJAN ENGINEERING COLLEGE SEMBODAI 6489 (Approved By AICTE,Newdelhi Affiliated To ANNA UNIVERSITY::Chennai) CS 62 DIGITAL ELECTRONICS LAB (REGULATION-23) LAB MANUAL DEPARTMENT OF

More information

Appendix B. EE Course Description (lecture, laboratory, credit hour)

Appendix B. EE Course Description (lecture, laboratory, credit hour) Appendix B EE Course Description (lecture, laboratory, credit hour) EE 200 - Digital Logic Circuit Design (3-3-4) Number systems & codes. Logic gates. Boolean Algebra. Karnaugh maps. Analysis and synthesis

More information

10. Chapter: A/D and D/A converter principles

10. Chapter: A/D and D/A converter principles Punčochář, Mohylová: TELO, Chapter 10: A/D and D/A converter principles 1 10. Chapter: A/D and D/A converter principles Time of study: 6 hours Goals: the student should be able to define basic principles

More information

University of California at Berkeley Donald A. Glaser Physics 111A Instrumentation Laboratory

University of California at Berkeley Donald A. Glaser Physics 111A Instrumentation Laboratory Published on Instrumentation LAB (http://instrumentationlab.berkeley.edu) Home > Lab Assignments > Digital Labs > Digital Circuits II Digital Circuits II Submitted by Nate.Physics on Tue, 07/08/2014-13:57

More information

IMPLEMENTING THE 10-BIT, 50MS/SEC PIPELINED ADC

IMPLEMENTING THE 10-BIT, 50MS/SEC PIPELINED ADC 98 CHAPTER 5 IMPLEMENTING THE 0-BIT, 50MS/SEC PIPELINED ADC 99 5.0 INTRODUCTION This chapter is devoted to describe the implementation of a 0-bit, 50MS/sec pipelined ADC with different stage resolutions

More information

GOVERNMENT OF KARNATAKA KARNATAKA STATE PRE-UNIVERSITY EDUCATION EXAMINATION BOARD II YEAR PUC EXAMINATION MARCH-2013 SCHEME OF VALUATION

GOVERNMENT OF KARNATAKA KARNATAKA STATE PRE-UNIVERSITY EDUCATION EXAMINATION BOARD II YEAR PUC EXAMINATION MARCH-2013 SCHEME OF VALUATION GOVERNMENT OF KARNATAKA KARNATAKA STATE PRE-UNIVERSITY EDUCATION EXAMINATION BOARD II YEAR PUC EXAMINATION MARCH-03 SCHEME OF VALUATION Subject Code: 0 Subject: PART - A 0. What does the arrow mark indicate

More information

Advantages of Analog Representation. Varies continuously, like the property being measured. Represents continuous values. See Figure 12.

Advantages of Analog Representation. Varies continuously, like the property being measured. Represents continuous values. See Figure 12. Analog Signals Signals that vary continuously throughout a defined range. Representative of many physical quantities, such as temperature and velocity. Usually a voltage or current level. Digital Signals

More information

JEFFERSON COLLEGE COURSE SYLLABUS ETC255 INTRODUCTION TO DIGITAL CIRCUITS. 6 Credit Hours. Prepared by: Dennis Eimer

JEFFERSON COLLEGE COURSE SYLLABUS ETC255 INTRODUCTION TO DIGITAL CIRCUITS. 6 Credit Hours. Prepared by: Dennis Eimer JEFFERSON COLLEGE COURSE SYLLABUS ETC255 INTRODUCTION TO DIGITAL CIRCUITS 6 Credit Hours Prepared by: Dennis Eimer Revised Date: August, 2007 By Dennis Eimer Division of Technology Dr. John Keck, Dean

More information

Analog to digital and digital to analog converters

Analog to digital and digital to analog converters Analog to digital and digital to analog converters A/D converter D/A converter ADC DAC ad da Number bases Decimal, base, numbers - 9 Binary, base, numbers and Oktal, base 8, numbers - 7 Hexadecimal, base

More information

Based with permission on lectures by John Getty Laboratory Electronics II (PHSX262) Spring 2011 Lecture 9 Page 1

Based with permission on lectures by John Getty Laboratory Electronics II (PHSX262) Spring 2011 Lecture 9 Page 1 Today 3// Lecture 9 Analog Digital Conversion Sampled Data Acquisition Systems Discrete Sampling and Nyquist Digital to Analog Conversion Analog to Digital Conversion Homework Study for Exam next week

More information

Linear Algebra, Calculus, Differential Equations and Vector Analysis. Complex Anaysis, Numerical Methods and Probability and Statistics.

Linear Algebra, Calculus, Differential Equations and Vector Analysis. Complex Anaysis, Numerical Methods and Probability and Statistics. Test No Topic code Topic EC-01 GEM (Engineering Mathematics) Topic wise Tests Each test carries 25 marks and 45 minutes duration Test consists of 5 one mark questions and 10 two marks questions Tests will

More information

S.E. Sem. III [ETRX] Control System Engineering SYLLABUS

S.E. Sem. III [ETRX] Control System Engineering SYLLABUS Oral : 25 Marks Control System Engineering 1. Introduction to control system analysis Introduction, examples of control systems, open loop control systems, closed loop control systems, Transfer function.

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

ELHT-301: Digital Electronics. THEORY Marks: 100

ELHT-301: Digital Electronics. THEORY Marks: 100 ELHT-301: Digital Electronics Unit 1 Number System and Codes: Decimal, Binary, Hexadecimal, Octal, BCD, conversion of one code to another, Complements (one s and two s), Signed and Unsigned numbers, Addition

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

6.111 Lecture # 15. Operational Amplifiers. Uses of Op Amps

6.111 Lecture # 15. Operational Amplifiers. Uses of Op Amps 6.111 Lecture # 15 Operational Amplifiers Parameter Ideal '741 '357 Int Gain A Infinity 200,000/f(Hz) 20x10^6/f(Hz) Uses of Op Amps Analog uses employ negative feedback to drive + input to (nearly) the

More information

1 Signals and systems, A. V. Oppenhaim, A. S. Willsky, Prentice Hall, 2 nd edition, FUNDAMENTALS. Electrical Engineering. 2.

1 Signals and systems, A. V. Oppenhaim, A. S. Willsky, Prentice Hall, 2 nd edition, FUNDAMENTALS. Electrical Engineering. 2. 1 Signals and systems, A. V. Oppenhaim, A. S. Willsky, Prentice Hall, 2 nd edition, 1996. FUNDAMENTALS Electrical Engineering 2.Processing - Analog data An analog signal is a signal that varies continuously.

More information

ENGINEERING ANALYSIS

ENGINEERING ANALYSIS Year :Third ENGINEERING ANALYSIS EG 301 Theory :2 hrs./week Tutorial : hr./week 1) Fourier Transform: Properties, convolution theorem power spectral density and convolution signals and linear system applications.

More information

Xeltronix.

Xeltronix. +91-8048720001 Xeltronix https://www.indiamart.com/xeltronix/ Reckoned firms engaged in manufacturing and supplying a quality array of Electronic Trainer Kits, we ensure that our products would serve the

More information

Subject-wise Tests Tests will be activated at 06:00 pm on scheduled day

Subject-wise Tests Tests will be activated at 06:00 pm on scheduled day Subject Name EE-01 Control Systems EE-02 Systems and Signal Processing EE-03 Analog and Digital Electronics EE-04 Engineering Mathematics and Numerical Analysis EE-05 Electric Circuits and Fields EE-06

More information

Veer Narmad South Gujarat University, Surat

Veer Narmad South Gujarat University, Surat Unit I: Passive circuit elements (With effect from June 2017) Syllabus for: F Y B Sc (Electronics) Semester- 1 PAPER I: Basic Electrical Circuits Resistors, resistor types, power ratings, resistor colour

More information

B.Sc. ELECTRONICS 3 rd SEMESTER (CBCS) Courses of Study. B.Sc. ELECTRONICS 4 th (CBCS) Courses of Study

B.Sc. ELECTRONICS 3 rd SEMESTER (CBCS) Courses of Study. B.Sc. ELECTRONICS 4 th (CBCS) Courses of Study B.Sc. ELECTRONICS 3 rd SEMESTER (CBCS) Courses of Study SNo. Course Title Credits Code 1 UELTC301 DIGITAL ELECTRONICS 4 2 UELPC302 DIGITAL CIRCUIT LAB 2 3 UELTS303 RENEWABLE ENERGY AND ENERGY HARVESTING

More information

ETE 112. Structured Programming Laboratory

ETE 112. Structured Programming Laboratory ETE 112 Structured Programming Laboratory Lab module 1: Basic Programming with Mathematical expression. Experiment no.1: Write a C program which will print your name, ID, Sept and University name on the

More information

LESSON PLAN. Sub Code & Name: ME2255 Electronics and Microprocessors Unit : I Branch : ME Semester: IV UNIT I SEMICONDUCTORS AND RECTIFIERS 9

LESSON PLAN. Sub Code & Name: ME2255 Electronics and Microprocessors Unit : I Branch : ME Semester: IV UNIT I SEMICONDUCTORS AND RECTIFIERS 9 Unit : I Branch : ME Semester: IV Page 01 of 06 UNIT I SEMICONDUCTORS AND RECTIFIERS 9 Classification of solids based on energy band theory - Intrinsic semiconductors - Extrinsic semiconductors - P type

More information

Chapter 1 Semiconductors and the p-n Junction Diode 1

Chapter 1 Semiconductors and the p-n Junction Diode 1 Preface xiv Chapter 1 Semiconductors and the p-n Junction Diode 1 1-1 Semiconductors 2 1-2 Impure Semiconductors 5 1-3 Conduction Processes in Semiconductors 7 1-4 Thep-nJunction 9' 1-5 The Meta1-Semiconductor

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

TAMIL NADU PUBLIC SERVICE COMMISSION. Post of Principal / Assistant Director (Training) Included in the Tamil Nadu Employment and Training Service

TAMIL NADU PUBLIC SERVICE COMMISSION. Post of Principal / Assistant Director (Training) Included in the Tamil Nadu Employment and Training Service Code No.207 TAMIL NADU PUBLIC SERVICE COMMISSION Post of Principal / Assistant Director (Training) Included in the Tamil Nadu Employment and Training Service Electronics and Instrumentation Engineering

More information

CENG4480 Lecture 04: Analog/Digital Conversions

CENG4480 Lecture 04: Analog/Digital Conversions CENG4480 Lecture 04: Analog/Digital Conversions Bei Yu byu@cse.cuhk.edu.hk (Latest update: October 3, 2018) Fall 2018 1 / 31 Overview Preliminaries Comparator Digital to Analog Conversion (DAC) Analog

More information

Downloaded From All JNTU World

Downloaded From   All JNTU World Code: 9A02401 PRINCIPLES OF ELECTRICAL ENGINEERING (Common to ECE, EIE, E.Con.E & ECC) 1 Find initial conditions for voltage across capacitor, the currents i 1, i 2 and the derivatives for the circuit

More information

Lecture 7: Components of Phase Locked Loop (PLL)

Lecture 7: Components of Phase Locked Loop (PLL) Lecture 7: Components of Phase Locked Loop (PLL) CSCE 6933/5933 Instructor: Saraju P. Mohanty, Ph. D. NOTE: The figures, text etc included in slides are borrowed from various books, websites, authors pages,

More information

LIST OF EXPERIMENTS. KCTCET/ /Odd/3rd/ETE/CSE/LM

LIST OF EXPERIMENTS. KCTCET/ /Odd/3rd/ETE/CSE/LM LIST OF EXPERIMENTS. Study of logic gates. 2. Design and implementation of adders and subtractors using logic gates. 3. Design and implementation of code converters using logic gates. 4. Design and implementation

More information

Q.P. Code : [ TURN OVER]

Q.P. Code : [ TURN OVER] Q.P. Code : 587801 8ADF85B2CAF8DDC703193679392A86308ADF85B2CAF8DDC703193679392A86308ADF85B2CAF8DDC703193679392A86308ADF85B2CAF8DDC703193679392A86308ADF85B2CAF8DDC70 6308ADF85B2CAF8DDC703193679392A86308ADF85B2CAF8DDC703193679392A86308ADF85B2CAF8DDC703193679392A86308ADF85B2CAF8DDC703193679392A86308ADF85B2CAF8DDC703

More information

*************************************************************************

************************************************************************* for EE 151 Circuits I, EE 153 Circuits II, EE 121 Introduction to Electronic Devices, and CpE 111 Introduction to Computer Engineering. Missouri University of Science and Technology Introduction The required

More information

Laboratory Manual CS (P) Digital Systems Lab

Laboratory Manual CS (P) Digital Systems Lab Laboratory Manual CS 09 408 (P) Digital Systems Lab INDEX CYCLE I A. Familiarization of digital ICs and digital IC trainer kit 1 Verification of truth tables B. Study of combinational circuits 2. Verification

More information

IFB270 Advanced Electronic Circuits

IFB270 Advanced Electronic Circuits IFB270 Advanced Electronic Circuits Chapter 13: Basic op-amp circuits Prof. Manar Mohaisen Department of EEC Engineering Introduction Review of the Precedent Lecture Op-amp operation modes and parameters

More information

Communication Theory II

Communication Theory II Communication Theory II Lecture 13: Information Theory (cont d) Ahmed Elnakib, PhD Assistant Professor, Mansoura University, Egypt March 22 th, 2015 1 o Source Code Generation Lecture Outlines Source Coding

More information

Combinational Circuits DC-IV (Part I) Notes

Combinational Circuits DC-IV (Part I) Notes Combinational Circuits DC-IV (Part I) Notes Digital Circuits have been classified as: (a) Combinational Circuits: In these circuits output at any instant of time depends on inputs present at that instant

More information

EC 1354-Principles of VLSI Design

EC 1354-Principles of VLSI Design EC 1354-Principles of VLSI Design UNIT I MOS TRANSISTOR THEORY AND PROCESS TECHNOLOGY PART-A 1. What are the four generations of integrated circuits? 2. Give the advantages of IC. 3. Give the variety of

More information

Electronic Circuits EE359A

Electronic Circuits EE359A Electronic Circuits EE359A Bruce McNair B206 bmcnair@stevens.edu 201-216-5549 1 Memory and Advanced Digital Circuits - 2 Chapter 11 2 Figure 11.1 (a) Basic latch. (b) The latch with the feedback loop opened.

More information

Advanced Electronic Circuits

Advanced Electronic Circuits U. Tietze Ch. Schenk Advanced Electronic Circuits Wi th the Assistance of E. Schmid With 570 Figures Springer-Verlag Berlin Heidelberg New York 1978 Dr.-Ing. Ulrich Tietze Dr.-Ing. Christoph Schenk Universitat

More information

NEW HORIZON PRE UNIVERSITY COLLEGE LESSON PLAN FOR THE ACADEMIC YEAR Department of ELECTRONICS

NEW HORIZON PRE UNIVERSITY COLLEGE LESSON PLAN FOR THE ACADEMIC YEAR Department of ELECTRONICS NEW HORIZON PRE UNIVERSITY COLLEGE LESSON PLAN FOR THE ACADEMIC YEAR 2017 2018 Department of ELECTRONICS II PUC Month: JUNE I 10. Digital Electronics 10.1 Exclusive OR(XOR) and Exclusive NOR(XNOR) gates

More information

Electronics. Digital Electronics

Electronics. Digital Electronics Electronics Digital Electronics Introduction Unlike a linear, or analogue circuit which contains signals that are constantly changing from one value to another, such as amplitude or frequency, digital

More information

U. Tietze Ch. Schenk E. Gamet. Electronic Circuits. Handbook for Design and Application. 2nd edition. with 1771 Figures and CD-ROM.

U. Tietze Ch. Schenk E. Gamet. Electronic Circuits. Handbook for Design and Application. 2nd edition. with 1771 Figures and CD-ROM. U. Tietze Ch. Schenk E. Gamet Electronic Circuits Handbook for Design and Application 2nd edition with 1771 Figures and CD-ROM Springer Contents Part I. Device Models and Basic Circuits 1 1. Diodes 3 1.1

More information

Digital to Analog Conversion. Data Acquisition

Digital to Analog Conversion. Data Acquisition Digital to Analog Conversion (DAC) Digital to Analog Conversion Data Acquisition DACs or D/A converters are used to convert digital signals representing binary numbers into proportional analog voltages.

More information

B.C.A 2017 DIGITAL ELECTRONICS BCA104T MODULE SPECIFICATION SHEET. Course Outline

B.C.A 2017 DIGITAL ELECTRONICS BCA104T MODULE SPECIFICATION SHEET. Course Outline Course Outline B.C.A 2017 DIGITAL ELECTRONICS BCA104T MODULE SPECIFICATION SHEET The purpose of the course is to teach principles of digital electronics. This course covers varieties of topics including

More information