Ece Syllabus
Ece Syllabus
COURSE
COURSE TITLE L T P C
CODE
COURSE OBJECTIVES:
● To describe the characteristics of IIR filters and design IIR filters for given specification.
● To familiarize different design methods available for FIR filters and its realization structures.
DFT and its properties – Periodicity, Symmetry and Circular Convolution - FFT algorithms - Radix-2
DIT FFT, Radix-2 DIF FFT - Overlap-add & overlap-save methods.
Analog filters – Butterworth filters, Chebyshev Type I filters (upto 3rd order), Analog Transformation
of prototype LPF to BPF /BSF/ HPF, Transformation of analog filters into equivalent digital filters
using Impulse invariant method and Bilinear Z transform method- Realization structures for IIR
filters - direct, cascade, parallel forms.
Fixed point and floating-point number representation - ADC - quantization - truncation and
rounding - quantization noise - input / output quantization - coefficient quantization error - product
quantization error - overflow error - limit cycle oscillations due to product quantization and
summation - scaling to prevent overflow.
DSP Architectures Harvard, VonNeuman, VLIW - Types of Digital Signal Processors - Pipelining -
Multiply and accumulate unit - TMS 320C5X DSP architecture and addressing modes.
TEXT BOOKS:
2. A.V.Oppenheim, R.W. Schafer and J.R. Buck, Discrete Time Signal Processing , Pearson,
Eighth Indian Reprint, 2004.
REFERENCES:
1. I.C.Ifeachor and B.W. Jervis, Digital Signal Processing A Practical Approach, Pearson, Wiley
& sons, Singapore, 2002.
2. M.H.Hayes, Digital Signal Processing, Schaum’s outlines, Tata McGraw Hill, 2007.
4. Salivahanan S, Digital Signal Processing, McGraw Hill Education, Fourth Edition, 2019.
COURSE
COURSE TITLE L T P C
CODE
COURSE OBJECTIVES:
To create an awareness about the different types of propagation of radio waves at different
frequencies.
Wire Antennas, Short dipole, Halfwave dipole, Folded dipole, V-antenna, Rhombic antenna, Loop
antenna, Yagi-Uda antenna
Two element array, N element linear array, Broadside and End fire array, Pattern multiplication, Non-
uniform excitation- Binomial array, Chebyshev array, Concept of Phased arrays, Adaptive array, Smart
antenna.
Principle of frequency independent antennas –Spiral antenna, Helical antenna, Log periodic
antenna. Radiation from rectangular apertures, Horn antenna, Reflector antenna, Slot antennas,
Micro strip antenna, EBG structure, Frequency Reconfigurable antennas, Dielectric antennas.
TOTAL: 45 PERIODS
TEXT BOOKS:
1. J. D. Krauss, R. J. Marhefka and A. S. Khan, Antenna and Wave Propagation, 4th Edition,
Tata McGraw-Hill, New Delhi, India,2012.
2. Warren L. Stutzman and Gary A. Thiele, Antenna theory and Design, 3rd Edition, Wiley &
Sons, New York, USA, 2013.
REFERENCES:
1. Edward C. Jordan and Keith G. Bal main, Electromagnetic Waves and Radiating Systems, 2 nd
Edition ,Prentice Hall of India, 2015.
2. Constantine.A.Balanis, Antenna Theory Analysis and Design, 3rd Edition, Wiley & Sons, New
York, USA, 2016.
3. Rajeswari Chatterjee, Antenna Theory and Practice, 2nd Edition, New Age International
Publishers, 2006.
4. Robert S. Elliott Antenna Theory and Design Wiley Student Edition, 2006.
COURSE
COURSE TITLE L T P C
CODE
EMBEDDED SYSTEMS
20EC603 3 0 2 4
(Lab Integrated)
COURSE OBJECTIVES:
Complex systems and microprocessors – Embedded system design process – Design example:
Model train controller – Design methodologies: Design flows – Requirement Analysis –
Specifications – System analysis and architecture design – Quality assurance techniques – Case
Study: Brake and stability control system.
LIST OF EXPERIMENTS
1. Study of ARM evaluation system
Introduction to ARM Processor – ARM Architecture – Versions – Instruction Set – Stacks and
Subroutines – Features of the LPC 214X Family – Peripherals: The Timer Unit – Pulse Width
Modulation Unit – UART
LIST OF EXPERIMENTS
1. Flashing of LED
LIST OF EXPERIMENTS
Program level performance analysis – Software performance optimization – Program level energy
and power analysis and optimization – Analysis and optimization of program size– Program
validation and testing: Black box testing – White box testing – Functional testing – Case study:
Multiplication of 2D arrays.
LIST OF EXPERIMENTS
Case Study: Data compressor – Alarm clock – Audio player – Software modem – Digital still camera
–Telephone answering machine – Engine control unit – Video accelerator.
LIST OF EXPERIMENTS
TEXT BOOKS:
REFERENCES:
4. C.M.Krishna, Kang G. Shin, Real-time Systems, International Editions, McGraw Hill 1997
5. Sriram V Iyer, Pankaj Gupta, Embedded Real Time Systems Programming, Tata McGraw
Hill, 2017.
PROFESSIONAL ELECTIVE II
COURSE
COURSE TITLE L T P C
CODE
COURSE OBJECTIVES:
To familiarize the basic electronic circuits and systems used to interface sensors and
actuator devices.
To acquire the skills to create, construct, and validate basic sensor and actuator devices.
Introduction to Sensors and Actuator- Sensor and Actuator Characteristics- Types of sensors and
actuators - Calibration, accuracy, and precision of sensors - Signal conditioning and amplification of
sensor signals.
Electromechanical and electrothermal actuators: differences, characteristics, and use cases - Types
of actuators: motors, solenoids, relays, and others - Control of actuator devices: DC, AC, and
stepper motor control - H-bridge motor driver circuits.
Smart Energy Monitor Based on IoT, Develop a Face Recognizing Robot, Build an IoT based Smart
Home System, IoT Based Air Quality Index Monitoring, IoT Based Contactless Body Temperature
Monitor.
TOTAL: 45 PERIODS
COURSE OUTCOMES:
TEXT BOOKS:
1. D. Patranabis, Sensors and Transducers, 1st edition, PHI Learning Private Limited, 2013.
2. Maggie Lin and Qiang Lin., Internet of Things Ecosystem: 2nd Edition, 2021.
REFERENCES:
1. Timothy Chou, - Precision: Principles, Practices and Solutions for the Internet of Things,
Cloudbook Inc., USA, 2020
2. Ravindra P. Singh and Narayan C. Kar, Smart Sensors and MEMS: Intelligent Devices and
Microsystems for Industrial Applications, CRC Press, 2014.
3. A.J. Siti Shafrah, R. Badlishah Ahmad, and I.A. Halim, Sensors and Actuators: Control
System Instrumentation, Penerbit UTM Press, 2018
COURSE
COURSE TITLE L T P C
CODE
COURSE OBJECTIVES:
● To analyze the practical issues and scenarios for the design of combinational logic using
Verilog RTL
● To design efficient RTL for sequential design using Verilog coding guidelines
Integrated Circuit Design and Methodologies: RTL Design, Functional Verification, Synthesis,
Physical Design. Verilog HDL. Verilog Design Description: Structural Design, Behavior Design.
Synthesizable RTL Design. Key Verilog Terminologies
Introduction to Combinational Logic, Logic Gates and Synthesizable RTL, Arithmetic Circuits,
Multiplexers, Decoders, Encoders, Combinational Design Guidelines: Blocking Assignments,
Continuous Versus Procedural Assignments, If-Else Versus Case Statements.
ALU Design, Parity Generators and Detectors, Barrel Shifters, Finite State Machines: Mealy and
Moore-Design of RAM and ROM-UART interface
UNIT V VERIFICATION AND TEST BENCHES 9
Introduction to Test bench program for timing & functional verification: Adder, Comparators,
Decoder, ALU, Registers and Case Studies on Memory Design for processor.
TOTAL: 45 PERIODS
COURSE OUTCOMES:
CO2: Design combinational Logic circuit for the real time and practical scenario
CO6: Understand the basics of Verilog RTL Simulation and Synthesis flow.
TEXTBOOKS:
1. Vaibbhav Taraate ,Digital Logic Design Using Verilog Coding and RTL Synthesis, Springer
India 2016.
2. Sanjay Churiwala and Sapan Garg , Principles of VLSI RTL Design - A Practical Guide,
Springer 2012.
REFERENCES:
2. Neil H. E. Weste and David Money Harris, CMOS VLSI Design - A Circuits and Systems
Perspective, 4th Edition, Pearson, 2010.
3. Samir Palanitkar, Verilog HDL A Guide to Digital Design and synthesis, second Edition,
2007
4. M. Morris Mano and Mechael D. Ciletti, Digital Design: with an introduction to Verilog
HDL 5th Edition, Pearson Education, 2013.
5. Michael D Ciletti, Advanced Digital Design with the Verilog HDL, 2nd edition, Pearson
education, 2017
COURSE
COURSE TITLE L T P C
CODE
COURSE OBJECTIVES:
To understand the compression schemes for text, voice, image and video
Multimedia components and their characteristics, Sampling and Quantization of Speech (PCM) -
Adaptive differential PCM - Delta Modulation - Linear predictive coding (LPC) - Code excited Linear
predictive Coding (CELP)
Graphics Interchange format- Tagged image file format- Digitized pictures- JPEG-Video Encoding-
Motion estimation –Overview of H.263 and MPEG.
Static and Dynamic Huffman coding – Arithmetic coding –Lempel-Ziv coding – LZW coding.
Best Effort service model – Scheduling and Dropping policies – Network Performance Parameters –
Quality of Service and metrics – WFQ and its variants – Random Early Detection –Admission
Control – Resource Reservation – RSVP - Traffic Shaping Algorithms
Stream characteristics for Continuous media – Temporal Relationship – Object Stream Interactions,
Recovering from packet loss – RTSP –– Multimedia Communication Standards – RTP/RTCP – SIP
and H.263.
TOTAL: 45 PERIODS
COURSE OUTCOMES:
CO1: Understand the basic ideas of compression algorithms related to multimedia components.
CO2: Understand the principles and standards of Text and Audio Compression Technique
CO3: Understand the principles and standards of Image and Video Compression Techniques
CO6: To carry out research and development in the field of multimedia systems and algorithms
TEXT BOOKS:
1. Fred Halsall, Multimedia communication- Applications, Networks, Protocols and
Standards, Pearson Education, 2007.
REFERENCES:
1. Kurose and W. Ross, Computer Networking A Top Down Approach, Pearson education, 3 rd
Edition, 2012
5. Aura Ganz, Zvi Ganz and Kitti Wongthawaravat, Multimedia Wireless Networks:
Technologies, Standards and QoS, Prentice Hall, 2003
6. Ellen Kayata Wesel, Wireless Multimedia Communications: Networking Video, Voice and
Data, Addision Wesley, 1998
COURSE
COURSE TITLE L T P C
CODE
COURSE OBJECTIVES:
Understanding the types of Predictive Models - Univariate Analysis - Bivariate Analysis- Treating
Missing Values - How to treat Outliers - Transforming the Variables - Basics of Model Building.
TOTAL: 45 PERIODS
COURSE OUTCOMES:
CO1: Evaluate Artificial Intelligence (AI) methods and describe their foundations.
CO3: Evaluate the predictive models and analyse the Probabilities based on data.
REFERENCES:
1. Sebastian Raschka and Vahid Mirjalili, Python Machine Learning: Machine Learning and
Deep Learning with Python, scikit-learn, and TensorFlow, 2nd Edition, Packt Publishing,
2017.
3. Alpaydin, E., Introduction to Machine Learning. 3rd edition, The MIT Press, 2020
4. Trevor Hastie, Robert Tibshirani, and Jerome Friedman, The Elements of Statistical
Learning: Data Mining, Inference, and Prediction, Springer, 2009.
5. Russell, S. and Norvig, P. 2015. Artificial Intelligence - A Modern Approach, 3rd edition,
Prentice Hall.
COURSE
COURSE TITLE L T P C
CODE
COURSE OBJECTIVES:
Logic Level Power Optimization – Circuit Level Low Power Design – Gate Level Low Power
Design –Architecture Level Low Power Design – VLSI Subsystem Design of Adders, Multipliers,
PLL, Low Power Design
Computer Arithmetic Techniques for Low Power System – Reducing Power Consumption in
Combinational Logic, Sequential Logic, Memories – Low Power Clock – Advanced Techniques –
Special Techniques, Adiabatic Techniques – Physical Design, Floor Planning, Placement and
Routing.
UNIT IV POWER ESTIMATION 9
Power Estimation Techniques, Circuit Level, Gate Level, Architecture Level, Behavioral Level, –
Logic Power Estimation – Simulation Power Analysis –Probabilistic Power Analysis
Synthesis for Low Power – Behavioral Level Transform –Algorithms for Low Power – Software
Design for Low Power.
TOTAL: 45 PERIODS
COURSE OUTCOMES:
TEXT BOOKS:
1. Kaushik Roy and S.C.Prasad, Low power CMOS VLSI circuit design, John Wiley & Sons,
2013.
2. Dimitrios Soudris, Christians Pignet, Costas Goutis, Designing CMOS Circuits for Low
Power, Springer,2011
REFERENCES:
1. A.P.Chandrasekaran and R.W.Brodersen, Low power digital CMOS design, Springer US,
2012.
2. Gary Yeap, Practical low power digital VLSI design, Springer US, 2012.
3. Abdelatif Belaouar, Mohamed.I.Elmasry, Low power digital VLSI design: Circuits and
Systems, Springer Verlag, 2012.
4. James B.Kulo, Shih-Chia Lin, Low voltage SOI CMOS VLSI devices and Circuits, John Wiley
& sons,2011.
5. Steven M.Rubin, Computer Aids for VLSI Design, 3rd edition, R.L. Ranch Press, 2012.
COURSE
COURSE TITLE L T P C
CODE
UNIT I INTRODUCTION 9
3GPP Packet Data Networks - Network Architecture - Packet Data Protocol (PDP) Context -
Configuring PDP Addresses on Mobile Stations - Accessing IP Networks through PS Domain – LTE
network Architecture - Roaming Architecture- Protocol Architecture - Open wireless Architecture
for 5G - Network architecture changes from 3G TO 5G.
Cellular wireless networks and systems principles - Antennas and radio propagation - Signal
encoding and modulation techniques., advanced modulation and coding, medium access
techniques, cognitive radio and dynamic spectrum access networks, Static and dynamic channel
allocation techniques, Introduction to 5G Massive MIMO Systems Introduction to Non-Orthogonal
Multiple Access (NOMA) Technology
MAC Protocols, the Mediation Device Protocol, Contention based protocols - PAMAS, Schedule
based protocols – LEACH, IEEE 802.15.4 MAC protocol, Challenges and Issues in Transport layer
protocol. Routing protocols - Subscription management / roaming / offloading, IP telephony.
Network Security Requirements, Issues and Challenges in Security Provisioning for 4G and 5G,
Network Security Attacks , possible solutions for jamming, tampering, black hole attack, flooding
attack in heterogeneous 4G and 5G networks. 4K/8K streaming, Tele-medicine, Tele-education,
AR/VR, Real time interactive gaming, IoT and smart cities, Satellite Internet, SnapDragon – Case
study .
TOTAL: 45 PERIODS
COURSE OUTCOMES:
CO2: The students will able to work with cellular networks and wireless protocols.
CO3: The students will able to work the principle of MIMO AMD NOMA.
CO5: The students know the network security issues and challenges.
CO6: Explain the basic features of satellite internet, IoT and 5G smart antennas.
TEXT BOOKS:
1. Harri Holma, Antti Toskala, Takehiro Nakamura, 5G Technology :3GPP New Radio, John
Wiley & Sons, 2019
REFERENCES:
2. Harri Holma, Antti Toskala, WCDMA for UMTS: HSPA Evolution and LTE, Fifth Edition John
Wiley & Sons, Inc. Publication, 2010.
3. Dharma Prakash Agrawal and Qing-An Zeng, Introduction to Wireless and Mobile Systems,
Third Edition, Thomson, 2011.
5. Jyh-Cheng Chen and Tao Zhang, IP-Based Next-Generation Wireless Networks Systems,
Architectures, and Protocols, First Edition, John Wiley & Sons, Inc. Publication, 2010.
II year -ECE
Purpose and motivation for the course, recapitulation from Universal Human Values-I- Self-
Exploration–Its content and process-Natural Acceptance and Experiential Validation-as the process for
self-exploration - Continuous Happiness and Prosperity-A look at basic Human Aspirations. Right
understanding, Relationship and Physical Facility-The basic requirements for fulfillment of aspirations of
every human being with correct priority- Understanding Happiness and Prosperity correctly-A critical
appraisal of the current scenario. Methods to fulfill the human aspirations: Understanding and living in
harmony at various levels.
Practice sessions to discuss natural acceptance in human being as the innate acceptance for
living with responsibility (living in relationship, harmony and co-existence) rather than as arbitrariness
in choice based on liking-disliking.
UNDERSTANDING HARMONY IN THE HUMAN BEING – HARMONY IN
UNIT II MYSELF! 12
Understanding human beings as a co-existence of the sentient ‘I’ and the material ‘Body’ -
Understanding the needs of Self (‘I’) and ‘Body’ - happiness and physical facility -Understanding the Body
as an instrument of ‘I’ (I being the doer, seer and enjoyer) - Understanding the characteristics and
activities of ‘I’ and harmony in ‘I’ - ‘Understanding the harmony of I with the Body: Sanyam and Health;
correct appraisal of Physical needs, the meaning of Prosperity in detail - Programs to ensure Sanyam
and Health.
Practice sessions: To discuss the role others have played in making material goods available to me.
Identifying from one’s own life. Differentiate between prosperity and accumulation. Discuss programs for
ensuring health vs dealing with the disease.
UNDERSTANDING HARMONY IN THE FAMILY AND SOCIETY-
UNIT III 12
HARMONY IN HUMAN-HUMAN RELATIONSHIP
Understanding values in a human-human relationship - the meaning of Justice (nine universal
values in relationships) and the program for its fulfillment to ensure mutual happiness -Trust and Respect
as the foundational values of relationship - Understanding the meaning of Trust; Difference between
intention and competence - Understanding the meaning of Respect, Difference between respect and
differentiation; the other salient values in a relationship - Understanding the harmony in the society
(society being an extension of the family) - Resolution, Prosperity, fearlessness (trust) and co-existence
as comprehensive Human Goals - Visualizing a universal harmonious order in society- Undivided
Society, Universal Order- from family to world family.
Practice sessions: To reflect on relationships in family, hostel and institute as extended family, real-life
examples, teacher-student relationship, the goal of education etc. Gratitude as a universal value in
relationships. Discuss scenarios. Elicit examples from students’ lives.
Understanding the harmony in Nature - Interconnectedness and mutual fulfillment among the four
orders of nature- recyclability and self-regulation in nature - Understanding Existence as the Co-
existence of mutually interacting units in all-pervasive Space - Holistic perception of harmony at all levels
of existence.
Practice sessions: To discuss human beings as the cause of imbalance in nature (film “Home” can
be used), pollution, depletion of resources and role of technology etc.
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF
UNIT V 12
HARMONY IN PROFESSIONAL ETHICS
Natural acceptance of human values - Definitiveness of Ethical Human Conduct - Basis for Humanistic
Education, Humanistic Constitution and Humanistic Universal Order - Competence in professional ethics:
a. Ability to utilize professional competence for augmenting universal human order b. Ability to identify the
scope and characteristics of people-friendly and eco-friendly production systems, c. Ability to identify
and develop appropriate technologies and management patterns for the above production systems
- Case studies of typical holistic technologies, management models and production systems - Strategy
for the transition from the present state to Universal Human Order: a. At the level of the individual: as
socially and ecologically responsible engineers, technologists, and managers b. At the level of society:
as mutually enriching institutions and organizations - Sum up.
Practice Sessions / Exercises: Case Studies To discuss the conduct as an engineer or
scientist etc.
TOTAL: 60 PERIODS
COURSE OUTCOMES:
REFERENCES:
1. Nagaraj A, Jeevan Vidya: Ek Parichaya Jeevan Vidya Prakashan, Amarkantak, 1999.
2. E.F Schumacher, Small is Beautiful, Vintage classics, London, 1993.
3. A. N. Tripathi, Human Values, New Age Intl. Publishers, New Delhi, Third Edition 2020.
4. Maulana Abdul Kalam Azad, India Wins Freedom, Oriental blackswan private limited,
Hyderabad, 2020
5. Mahatma Gandhi, Hind Swaraj or Indian Home Rule, Maheswari Publications, Delhi 2020.
6. Romain Rolland, The life of Vivekananda and the universal gospel, Publication house of
Ramakrishna Math, Kolkata, Thirty second edition 2018.
7. Romain Rolland, Mahatma Gandhi: The man who become one with the universal being, Srishti
Publishers & Distributors, New Delhi, Sixth Edition 2013.
8. Dennis P Heaton, The story of stuff. (2010): 553-556.
9. Mohandas Karamchand Gandhi, The story of my experiments with truth: An auto biography
Om Books International, 2018.
10. Cecile Andrews, Slow is beautiful: new visions of community, leisure, and joie de vivre, New
society publishers, 2006.
11. Joseph Cornelius Kumarappa, The economy of permanence. CP, All India Village Industries
Assn., 1946.
COURSE
COURSE TITLE L T P C
CODE
Basic probability definitions- Independent events- Conditional probability (revisit) - Random variable
-Discrete and continuous random variables - Moments - Moment generating functions - Binomial,
Poisson, Geometric, Uniform, Exponential and Normal distributions.
List of Exercise/Experiments using MATLAB/ R Programming:
Classification - Stationary process - Poisson process - Markov process -Discrete time Markov chain-
Random telegraph process.
Auto correlation functions - Cross correlation functions - Properties - Power spectral density
(continuous)- Cross spectral density (continuous) - Properties.
Linear time invariant system - System transfer function - Linear systems with random inputs - Auto correlation
and cross correlation functions of input and output.
TOTAL: 75 PERIODS
COURSE OUTCOMES:
Upon completion of the course, the students will be able to:
CO1: Calculate the statistical measures of standard distributions.
CO2: Compute the correlation & regression for two dimensional random variables.
CO3: Find the steady state probabilities of the Markov chain.
CO4: Estimate the auto correlation and its power spectral densities of the random processes.
CO5: Determine the output power spectral density of linear system with random inputs.
TEXT BOOKS:
1. R.D. Yates and D.J. Goodman, Probability and Stochastic Processes, Wiley India Pvt. Ltd., 3rd
Edition, 2021.
2. O.C. Ibe, Fundamentals of Applied Probability and Random Processes, 2nd Edition, Elsevier,
2019.
REFERENCES:
1. G.R. Cooper and C.D. McGillem, Probabilistic Methods of Signal and System Analysis, Oxford
University Press, New Delhi, 3rd Indian Edition, 2012.
2. Hwei Hsu, Schaum's Outline of Theory and Problems of Probability, Random
Variables and Random Processes, Tata McGraw Hill Edition, New Delhi, 2004.
3. S.L. Miller and D.G. Childers, Probability and Random Processes with Applications to
Signal Processing and Communications, Academic Press, 2nd Edition 2012.
4. H. Stark. and J.W. Woods, Probability and Random Processes with Applications to
Signal Processing, Pearson Education, Asia, 3rd Edition, 2002.
5. P.Z. Peebles,Probability, Random Variables and Random Signal Principles, Tata McGraw
Hill, 4th Edition, New Delhi, 2002.
COURSE CODE
COURSE TITLE L T P C
CONTROL ENGINEERING
22EC401 3 0 2 4
(Theory course with laboratory component)
COURSE OBJECTIVES:
To determine the transfer function models of mechanical and electrical systems
To develop adequate knowledge in the time response of systems and steady state error
analysis
To analyze the open loop and closed loop frequency response of linear systems
To design the compensators for Linear Systems
To estimate stability for Linear Systems
To make use of state variable representation of physical systems
UNIT I MATHEMATICAL MODEL OF PHYSICAL SYSTEMS 9+6
Basic elements in control systems: Open and closed loop systems – Mathematical model and Electrical
analogy of mechanical systems – Transfer function – Block diagram reduction techniques – Signal
flow graphs - Applications of Control system.
LIST OF EXPERIMENTS
1. Determine the transfer function of the given closed loop system using MATLAB
2. Implement unity and non-unity feedback system using MATLAB.
LIST OF EXPERIMENTS
3. Estimate the unit step response of the given transfer function and determine its time
domain parameters using MATLAB.
4. Determine the steady state error of the given transfer function using MATLAB.
5. Simulate P, PD, PI, PID controller and verify by using hardware.
UNIT III FREQUENCY RESPONSE ANALYSIS 9+6
Frequency response analysis – Bode plot – Polar plot. Determination of closed loop response from
open loop response –M and N circles. Correlation between frequency domain and time domain
specifications.
LIST OF EXPERIMENTS
6. Perform stability analysis of a given transfer function using gain and phase margins
estimated by the Bode plot using MATLAB.
7. Estimate the relative stability of a given transfer function using gain and phase margins
estimated by the Polar plot using MATLAB.
LIST OF EXPERIMENTS
8. Sketch the root locus of the given transfer function and locate the closed loop poles for
different values of open loop gain (K) using MATLAB.
LIST OF EXPERIMENTS
9. Construct the State space model for the classical transfer function using MATLAB.
10. Perform analytical study of water flow measurement using flow meter.
COURSE OUTCOMES:
Upon completion of the course, the students will be able to:
CO1: Develop mathematical model of linear mechanical and electrical systems
CO2: Model the time response analysis of first and second order systems
CO3: Analyze the frequency response of open and closed loop systems
CO4: Design the compensators for Linear Systems
CO5: Analyze stability methods for Linear Systems
CO6: Examine the state variables, controllability and observability of linear and time invariant systems
TEXT BOOKS:
1. Nagarath,I.J. and Gopal,M., Control Systems Engineering, Sixth Edition, New Age
InternationalPublishers, 2017.
2. Benjamin C.Kuo, Automatic Control Systems, Ninth Edition, Wiley, 2014.
REFERENCES:
1. M.Gopal, Control System: Principle and Design, Fourth Edition, McGraw Hill Education,
2018.
2. Katsuhiko Ogata, Modern Control Engineering, Fifth Edition, Pearson, 2015.
3. Prof.S.D.Agashe, NPTEL Video Lecture Notes on Control Engineering, IIT Bombay.
COURSE CODE
COURSE TITLE L T P C
LINEAR INTEGRATED CIRCUITS
22EC402 3 0 2 4
(Theory course with laboratory component)
COURSE OBJECTIVES:
To describe the characteristics of operational amplifiers.
To design Op–amp circuits for linear and nonlinear applications.
To comprehend the working principles of ADC and DAC.
To investigate the functions and applications of analog multipliers and PLLs.
To construct different waveform generators and voltage regulators.
UNIT I OPERATIONAL AMPLIFIER CHARACTERISTICS 9+6
Advantages of ICs over discrete components, Classification, Basic information about Op-amps –
Ideal Op- amp Characteristics, Equivalent Circuit, Internal circuit diagrams of IC 741, Open and
Closed loop configurations of IC 741, DC and AC performance characteristics and its compensation
techniques, Slew Rate.
LIST OF EXPERIMENTS
Design and Testing of
1. Inverting, Non inverting amplifier, Differential amplifiers.
UNIT II APPLICATIONS OF OPERATIONAL AMPLIFIERS 9+6
Linear Applications: Adder, Subtractor, Instrumentation Amplifier, Integrator, Differentiator, Non-
linear Applications: Logarithmic Amplifier, Antilogarithmic Amplifier, Comparators, Schmitt trigger,
Active Filters: First order and Higher order Low- Pass, High-Pass and Band-Pass Butterworth Filters.
LIST OF EXPERIMENTS
Design and Testing of
2. Integrator, Differentiator, Schmitt Trigger using Op-amp.
3. Instrumentation amplifier using Op-amp - PSPICE
4. Active low-pass, High-pass and band-pass filters - PSPICE
Analog and Digital Data Conversions, D/A converter – specifications - weighted resistor type, R- 2R
Ladder type, Voltage Mode and Current Mode R-2R Ladder types -A/D Converters – specifications
- Flash type - Successive Approximation type - Single Slope and Dual Slope.
LIST OF EXPERIMENTS
Design and Testing of
5. R-2R Ladder Type D-A Converter using Op-amp - PSPICE
UNIT IV ANALOG MULTIPLIER AND PLL 9+6
Analog Multiplier ICs and their applications, PLL: Operation of the basic PLL, closed loop analysis,
Voltage Controlled Oscillator IC 566, Monolithic PLL IC 565, application of PLL:FM Demodulator,
FSK Demodulator, Frequency synthesizing and clock synchronization.
LIST OF EXPERIMENTS
Design and Testing of
6. PLL Characteristics IC565.
7. Frequency Synthesizer using IC 565.
CO1: Express the AC and DC characteristics of Op-amp with its compensation techniques.
CO2: Elucidate the functions of Op-amp in linear and nonlinear applications.
CO3: Classify and comprehend the working principle of data converters.
CO4: Illustrate the function of application specific ICs such as, Analog Multiplier,
PLL and its applications.
CO5: Comprehend the effect of voltage regulators in power supply.
CO6: Design and evaluate various waveform generator circuits using Op-amp.
TEXT BOOKS:
th
1. 1.D.Roy Choudhry, Shail B Jain, Linear Integrated Circuits, 5 Edition, New Age
2. International Pvt. Ltd., 2020.
3. 2. Sergio Franco, Design with Operational Amplifiers and Analog Integrated Circuits,4th
4. Edition, TMH, 2016.
REFERENCES:
1. Ramakant A. Gayakwad, Op-amp and Linear ICs, 4th Edition, Prentice Hall /Pearson
Education,2015.
3. Gray and Meyer, Analysis and Design of Analog Integrated Circuits, 5th Edition,Wiley
International, 2009.
4. William D.Stanley, Operational Amplifiers with Linear Integrated Circuits, 4th Edition,
Pearson Education, 2004.
COURSE CODE
COURSE TITLE L T P C
ANALOG AND DIGITAL COMMUNICATION
22EC403 3 0 2 4
(Theory course with laboratory component)
COURSE OBJECTIVES:
To discuss the concepts of various AM modulation schemes and their spectral characteristics
To describe the Generation and Detection of Frequency Modulation.
To explain the performance of various Pulse coding Techniques.
To learn principles of different pass band transmission schemes
To calculate required parameters of Source and channel coding Techniques
To visualize the effects of sampling and Digital Modulations Schemes
LIST OF EXPERIMENTS
6. Simulation of ASK, FSK, and BPSK generation schemes
7. Simulation of ASK, FSK and BPSK detection schemes
8. Simulation of QPSK and QAM generation schemes
9. Simulation of signal constellations of BPSK, QPSK and QAM
COURSE OUTCOMES:
Upon completion of the course, the students will be able to:
REFERENCES:
1. Sanjay Sharma, Communication Systems (Analog and digital), 7th Edition, S.K. Kataria & Sons,
2022.
2. Roddy and Coolen, Electronic Communication, 4th Edition, Pearson Education, Noida, India,
2014.
3. Herbert Taub and Donald Schilling, Principles of Communication Systems, 4th Edition,
McGraw Hill, 2017.
4. HweiKsu and Debjani Mitra, Analog and Digital Communication: Schaum’s Outline
Series, 3rd Edition, McGraw Hill Education, New Delhi, India., 2017.