P22 6th Semester Syllabus
P22 6th Semester Syllabus
SYLLABUS
(With effect from 2022-23)
Bachelor Degree
In
Electronics & Communication Engineering
V & VI Semester
VISION
“PESCE shall be a leading institution imparting quality Engineering and Management education
developing creative and socially responsible professionals.”
MISSION
Provide state of the art infrastructure, motivate the faculty to be proficient in their field of
specialization and adopt best teaching-learning practices.
Impart engineering and managerial skills through competent and committed faculty using
outcome based educational curriculum.
Inculcate professional ethics, leadership qualities and entrepreneurial skills to meet the
societal needs.
Promote research, product development and industry-institution interaction.
QUALITY POLICY
Highly committed in providing quality, concurrent technical education and continuously striving to
meet expectations of stake holders.
CORE VALUES
Professionalism
Empathy
Synergy
Commitment
Ethics
The department of Electronics and Communication Engineering was incepted in 1967 with an
undergraduate program in Electronics and Communication Engineering. Initially, the program had
an intake of 60 students, which increased to 120 in 2012, and further increased to 180 in 2019.
Almost 200 students graduate every year, and the long journey of 50 years has seen satisfactory
contributions to society, the nation, and the world. The alumni of this department have a strong
global presence, making their alma mater proud in every sector they represent.
The department started its PG program in 2012 in the specializations of VLSI design and embedded
systems. Equipped with well qualified and dedicated faculty, the department has a focus on VLSI
design, embedded systems, and image processing. The quality of teaching and training has yielded a
high growth rate of placement at various organizations. The large number of candidates pursuing
research programs (M.Sc. and Ph.D.) is a true testimonial to the research potential of the
department. The department is recognized as a research centre by VTU, and Mysore University
offers a part-time and full-time Ph.D. Program.
Vision
The department of E & C would endeavour to create a pool of Engineers who would be extremely
competent technically, ethically strong also fulfil their obligation in terms of social responsibility.
Mission
M1: Adopt the best pedagogical methods and provide the best facility, infrastructure and an
ambience conducive to imbibe technical knowledge and practicingethics.
M2: Group and individual exercises to inculcate habit of analytical and strategic thinking to
help the Students to develop creative thinking and instil team skills.
M3: MoUs and Sponsored projects with industry and R & D organizations for collaborative
learning.
M4: Enabling and encouraging students for continuing education and moulding them for life-
long learning process.
Text 1: 9.1, 9.3, 9.4, 9.5, 9.6, 9.7, 9.8, 10.1, 10.2, 10.5
Self-Study 1. Study of Multi-channel Buffered Serial Port Programming (McBSP).
Component: 2. Design a simple CODEC interface circuit and write a code snippet to
program the CODEC for a specific application, such as audio
compression or decompression.
UNIT - V 8 Hours
Programmable Floating Point Digital Signal Processors: Introduction, Features of
TMS320C6713, TMS320C6713 Architecture, Linear and Circular addressing modes,
Instruction set, TMS 320C6713 DSK Boards, TMS 320C6713 Programming.
Applications of DSP Devices: DSP Based Bio–telemetry DSP based Speech Processing
System, Data compression in DSP Based Image Processing System.
Text 2: 23.1 to 23.4, 23.5 (23.5.1 Excluded), 23.6, 23.7.1, 23.8
Self-Study 1. Compare and contrast the performance of floating-point processors
Component: and fixed-point processors in various applications, analyzing their
strengths and weaknesses.
2. Implement speech processing system using MATLAB.
Course Outcomes: On completion of this course, students are able to:
COs Course Outcomes with Action verbs for the Bloom’s Program Outcome
Course topics Taxonomy Addressed (PO #)
Level with BTL
CO1 Apply the knowledge of binary math problems L2 PO1 (L2)
to illustrate the internal architecture and its
operation of the DSP processor.
CO2 Demonstrate programming proficiency using L3 PO1 (L3)
various addressing modes and data transfer
instructions of DSP processor.
CO3 Analyze the application areas of DSP processor L3 PO2 (L3)
using signal processing concepts.
CO4 Evaluate electrical circuitry to the DSP L2, L3 PO2 (L2), PO3
processor I/O ports in order to interface the (L3)
processor to external devices.
CO5 Create a DSP algorithms for given application L3, L4 PO3 (L3), PO5
using MATLAB (L4)
Text Book(s):
1. Digital Signal Processing, Avatar Singh and S. Srinivasan, Thomson Learning, 1st
edition 2004. ISBN 10: 0534391230 / ISBN 13: 9780534391232.
2. Modern Digital Signal Processing, V. Udayashankara, Eastern Economy Edition,
2016. ISBN 10: 8120345673 / ISBN 13: 9788120345676.
Reference Book(s):
1. Digital Signal Processors Architectures, Implementations, and Applications, Sen M
Kuo, Woon-seng Gan, Pearson Edition, 2005.ISBN-13: 978-0130352149
2. Digital Signal Processors: Architecture, Programming and Applications,
Venkataramani, Bhaskar, McGraw Hill Education, 2015.ISBN-10: 9780070702561
Web and Video link(s):
1. https://youtu.be/t0otg_QxGeM?si=h9zTM_JM95UojtIZ
2. https://www.youtube.com/watch?v=04UvJkki0Ig
E-Books/Resources:
1. https://www.scribd.com/document/418385964/DSP-by-avatar-singh-pdf
Embedded Systems
[As per Choice Based Credit System (CBCS) & OBE Scheme]
SEMESTER – VI
Course Code: P22EC6023 Credits: 03
Teaching Hours/Week (L:T:P): 3:0:0 CIE Marks: 50
Total Number of Teaching Hours: 40 SEE Marks: 50
Course Learning Objectives: This course will enable the students to:
Understand basic components of embedded systems and its characteristic attributes.
Demonstrate the communication interface required to develop an embedded system.
Analyze embedded design problem and develop system to meet the needs.
Use of Firmware design tools based the industry requirements.
Develop a code for the embedded system using Embedded C.
Choose proper IDE for the design and follow the recent trends in the embedded
system design.
UNIT - I 8 Hours
Introduction to Embedded Systems: What is an Embedded System, Embedded Systems vs.
General Computing Systems, History of Embedded Systems, Classification of Embedded
Systems, Major Application Area of Embedded Systems, Purpose of Embedded Systems.
Typical Embedded System: General purpose and domain specific processors, Memory,
Sensors and Actuators, Other System Components.
Text 1: 1.1 - 1.6, 2.1.1, 2.2, 2.3, 2.6.
Self-Study 1. Discuss „Smart‟ running shoes from Adidas- the Innovative Bonding
Component: of Lifestyle with Embedded Technology.
2. Demonstration of practical application of embedded design.
UNIT – II 8 Hours
Embedded networks: communication interface. Onboard communication interface –I2C,
SPI, Serial peripheral interface (SPI), UART. External communication interface- RS -232C
and RS-485, USB, Infrared (IrDA), Bluetooth (BT). Need for Device drivers.
Text 1:2.4, 2.4.1.1 to 2.4.1.3 , 2.4.2 , 2.4.2.1 ,2.4.2.2 , 2.4.2.4, 2.4.2.5, 10.9
Self-Study 1. Understand other Communication Interfaces like Controller Area
Component: Network (CAN), Wi-Fi etc.
2. Understand different types of Device Drivers.
UNIT - III 8 Hours
Characteristics and Quality Attributes of Embedded Systems: Characteristics of an
embedded system, Quality attributes of embedded systems.
Embedded System- Application and Domain Specific: Consumer (Washing Machine),
Automotive.
Hardware Software Co-Design and Program Modeling: Fundamental Issues in Hardware
Software Co-Design, Computational Models in Embedded Design, Introduction to Unified
Modeling Language.
Text 1:3.1, 3.2, 4.1, 4.2, 7.1 - 7.3
Self-Study 1. Discuss How to use Or-CAD tool.
Component: 2. Understand schematic design using Or-CAD Capture CIS.
UNIT - IV 8 Hours
Embedded Firmware Design and Development: Embedded Firmware Design Approaches
Embedded Firmware Development Languages.
Programming in Embedded C: Programming in Embedded C, C vs Embedded C,
Compiler vs Cross Compiler, Using C in Embedded C.
Operating Systems
[As per Choice Based Credit System (CBCS) & OBE Scheme]
SEMESTER – VI
Course Code: P22EC6024 Credits: 03
Teaching Hours/Week (L:T:P): 3:0:0 CIE Marks: 50
Total Number of Teaching Hours: 40 SEE Marks: 50
Course Learning Objectives: This course will enable the students to:
Understand the architecture and principals of Operating System.
Examine the issues of Mutual Exclusion and deadlock.
Discuss the principle techniques of memory management.
Analyze various scheduling policies.
Understand RAID, CACHE and other I/O management
UNIT - I 8 Hours
Operating System Overview: Operating System Objectives and Functions, The Evolution of
Operating Systems, Major Achievements, Developments Leading to Modern Operating
Systems, Virtual Machines.
Process Description and Control: What Is a Process?, Process States, Process Description,
Process Control
Text 1: 2.1-2.5, 3.1-3.4
Self-Study 1. Explore the concepts of Multicore Systems.
Component:
UNIT – II 8 Hours
Concurrency: Deadlock and Starvation - Principles of Deadlock, Deadlock Prevention,
Deadlock Avoidance, Deadlock Detection, An Integrated Deadlock Strategy, Dining
Philosophers Problem.
Text 1: 6.1 - 6.6
Self-Study 1. Understand the Concepts of Mutual Exclusion and Semaphore.
Component:
UNIT - III 8 Hours
Memory Management: Memory Management Requirements, Memory Partitioning, Paging,
Segmentation, Security Issues.
Text 1: 7.1 - 7.5
Self-Study 1. Comment on Fixed and Dynamic Memory partitioning.
Component:
UNIT - IV 8 Hours
Uniprocessor Scheduling: Types of Processor Scheduling, Scheduling Algorithms,
Traditional UNIX Scheduling
Text 1: 9.1 - 9.3
Self-Study 1. Learn about Multiprocessor Scheduling, Real-Time Scheduling
Component:
UNIT - V 8 Hours
I/O Management and Disk Scheduling: I/O Devices, Organization of the I/O Function,
Operating System Design Issues, I/O Buffering, Disk Scheduling, RAID, Disk Cache.
Text 1: 11.1 - 11.7
Self-Study 1. Compare the types of I/O in UNIX, LINUX and WINDOWS.
Component:
UNIT - V 8 Hours
Navigation: Hyperbolic Navigation: Introduction, LORAN-A, LORAN-C, DECCA, OMEGA,
DECTRA, DERLAC.
Satellite Navigation: Introduction, Doppler Navigation, GPS, Principle of operation of GPS, GPS
Segments, GPS Navigation Message, GPS Data Subframe, Source of Errors in GPS. Modern
Navigational Method.
Text 2: 14.1 to 14.10, 15.1, 17.3.
Self-Study 1. Differential Global Positioning System (DGPS)
Component:
Course Outcomes: On completion of this course, students are able to:
COs Course Outcomes with Action verbs for the Bloom’s Program Outcome
Course topics Taxonomy Addressed (PO #)
Level with BTL
CO1 Apply the basics of electromagnetic field theory and
mathematics concepts to understand the working of
PO1 (L3)
different radars, Tracking systems and Factors
affecting radar system.
CO2 Analysis of Radar Equations, different types of
PO1, PO2 (L3)
Radar systems and Tracking systems.
CO3 Analyze the effect of various external / internal
PO1, PO2 (L2)
factors on Radar and its trans-reception.
CO4 Analysis of radar applications for different target
PO1, PO2 (L4)
detections.
CO5 Analyze the concept of Navigation and Positioning
PO1, PO2 (L3)
Aids.
Text Book(s):
1. “Introduction to Radar Systems”, Merill. I. Skolnik, 3rd Edition. Tata McGraw Hill,
2001. ISBN-13: 978-0-07-044533-8.
2. “Radar Systems and Radio aids to Navigation”, Dr. A. K Sen, Dr. A .B
Bhattacharya. Khanna Publishers. ISBN : 978-81-7409-08-9.
Reference Book(s):
1. “Elements of Electronic Navigation”, N.S.Nagaraj, 2nd Edition, Tata McGRAW
Hill
2. Radar and Electronic Navigation, Gerrit Jacobus Sonnenberg, Newnes-
Butterworths; 5th edition (1978), ISBN-10: 0408002727, ISBN-13: 978-0408002721
3. Radar Engineering, G S N Raju, I. K. International Pvt Ltd, 2008,ISBN
8190694219, 9788190694216
Web and Video link(s):
E-Books/Resources:
UNIT - V 8 Hours
Built-In Self-Test: Memory BIST, Delay Fault BIST.
Boundary Scan Standard: Motivation, System Configuration with Boundary Scan,
Boundary Scan Description Language.
Text 1: 15.3, 15.4, 16.1-16.3.
Self-Study 1. Supply current measurement based test (IDDQ TEST) for
Component: manufacturing faults in IC‟s.
Course Outcomes: On completion of this course, students are able to:
COs Course Outcomes with Action verbs Bloom’s Program Outcome
for the Course topics Taxonomy Addressed (PO #)
Level with BTL
CO1 Apply the principles of testability in L3 PO1 (L3)
Integrated Circuits to categorize the
faults in Integrated circuits.
CO2 Interpret the techniques of Test L2, L3 PO1 (L2), PO2
Pattern Generation and related (L3)
algorithms for Combinational and
Sequential Circuits.
CO3 Analyze the circuits and device test L4 PO2 (L4)
pattern generators for the circuits.
CO4 Illustrate the techniques, structure L3 PO2 (L3)
and methods used in built-in self-test
(BIST), boundary scan testing and
memory testing.
Text Book(s):
1. Essentials Of Electronic Testing For Digital, Memory And Mixed-Signal VLSI
Circuits, by Michael L. Bushnell, Vishwani D. Agrawal, KLUWER ACADEMIC
PUBLISHERS, 2016, ISBN 13: 978-0-12-408082-9.
Reference Book(s):
1. Digital Systems and Testable Design, by Abramovici, Breuer and Friedman, Jaico
Publishing House.
2. Digital Circuits Testing and Testability, by P.K. Lala, Academic Press.
Web and Video link(s):
1. https://www.youtube.com/watch?v=MEaMm423t0w&list=PLzkO3QQCXjbVIEsRg
NkolAvs-SFXPUjpb
UNIT - V 8 Hours
Extreme Statistics in Memories: Cell Failure Probability: An Extreme Statistic, Extremes:
Tails and maxima
Fast Statistical Analysis Using MachineLearning: Introduction: Logistic Regression-Based
ImportanceSampling Methodology for Statistical Analysis ofMemory Design, Application to
State-of-the-Art FinFET SRAM Design
Text 2: 10.1, 10.2, 10.4, 11.1,11.5
Self-Study 1. Study the Machine Learning regression techniques and sampling
Component: algorithms.
Course Outcomes: On completion of this course, students are able to:
COs Course Outcomes with Action verbs for Bloom’s Program Outcome
the Course topics Taxonomy Addressed (PO #)
Level with BTL
CO1 Apply the mathematical knowledge for L2 PO1 (L2)
understanding the concepts of Neural
Network and Deep learning.
CO2 Compare Neutral Network for architecture L3 PO1 (L3)
and performance.
CO3 Analyze the requirement of architecture of L3 PO2 (L3)
processors for Machine Leaning.
CO4 Illustrate the use of machine learning L3 PO1 (L2), PO2 (L3)
algorithms in physical verification.
Text Book(s):
1. Artificial Intelligence Hardware Design: Challenges and Solutions, Albert Chun Chen
Liu, Oscar Ming Kin Law, IEEE Press, Wiley, ISBN: 9781119810452
2. Machine Learning in VLSI Computer - Aided Design, Ibrahim (Abe) M.Elfadel,
Duane S.Boning, Xin_Li, Springer ISBN 978-3-030-04665-1
Reference Book(s):
1. Artificial Intelligence: A Modern Approach , Stuart J. Russell and Peter Norvig,
Prentice Hall, 4th Edition, 1995.
2. VLSI And Hardware Implementations Using Modern Machine Learning Methods
Sandeep Saini, Kusum Lata, and G.R. Sinha, CRC Press 2022, ISBN: 978-1-032-
06172-6
Web and Video link(s):
1. https://www.youtube.com/watch?v=aircAruvnKk
2. https://www.youtube.com/watch?v=aircAruvnKk
3. https://www.youtube.com/watch?v=pMKuULBKxXY
E-Books/Resources:
1. https://www.google.co.in/books/edition/AI_and_Machine_Learning_for_Coders/gw4
CEAAAQBAJ?hl=en&gbpv=1&dq=books+on+ai+and+ml&printsec=f
rontcover
2. https://www.google.co.in/books/edition/Machine_Learning_and_Artificial_Intellig/yb
yxDwAAQBAJ?hl=en&gbpv=1&dq=books+on+ai+and+ml&printsec
=frontcover
3. https://www.google.co.in/books/edition/Artificial_Intelligence_and_Machine_Lear/l
W5_DwAAQBAJ?hl=en&gbpv=1&dq=books+on+ai+and+ml&printse
c=frontcover
4. https://www.google.co.in/books/edition/Deep_Learning/omivDQAAQBAJ?hl=en&a
mp;gbpv=1&dq=books+on+deep+learning&printsec=frontcover
5. https://www.google.co.in/books/edition/Neural_Networks_and_Deep_Learning/achq
DwAAQBAJ?hl=en&gbpv=1&dq=books+on+deep+learning&printsec
=frontcover
Course Articulation Matrix (CAM)
CO PO PO PO PO PO PO PO PO PO PO PO PO PS PS
1 2 3 4 5 6 7 8 9 10 11 12 O1 O2
#1 2 2
#2 3 3
#3 3 3
#4 2 3 2 3
*****
Electronic Instrumentation
[As per Choice Based Credit System (CBCS) & OBE Scheme]
SEMESTER – VI
Course Code: P22ECO6051 Credits: 03
Teaching Hours/Week (L:T:P): 3:0:0 CIE Marks: 50
Total Number of Teaching Hours: 40 SEE Marks: 50
Course Learning Objectives: This course will enable the students to:
Discuss the concepts of signal conditioning and data acquisition system
Explain the different types of transducers and measurement errors
Differentiate between the DC and AC voltmeters
Analyze different types of digital voltmeter
Analyze the operation of ADC and different types of digital instruments.
Describe the operation of instrumentation amplifier and its applications.
UNIT - I 8 Hours
Qualities of Measurements: Introduction, Performance Characteristics, Static
Characteristics, Error in Measurement, Types of Static Error, Sources of Error, Dynamic
Characteristics.
Voltmeters and Multimeters: Introduction, Basic Meter as a DC Voltmeter, DC Voltmeter,
Multirange Voltmeter , Extending Voltmeter Ranges, Loading , AC Voltmeter Using
Rectifiers, AC Voltmeter Using Half Wave Rectifier, AC Voltmeter Using Full Wave
Rectifier, Peak Responding Voltmeter, True RMS Voltmeter.
Text 1: 1.1 to 1.7, 4.1 to 4.6, 4.12 to 4.14, 4.17, 4.18
Self-Study 1. Learn about the companies that manufacture standard voltmeters
Component: and ammeters, range of operation and their salient features.
UNIT – II 8 Hours
Digital Voltmeters: Introduction, RAMP Technique, Dual Slope Integrating Type DVM,
Integrating Type DVM, Most Commonly Used Principles of ADC, Successive
Approximations, Digital Instruments: Introduction, Digital Multimeters, Digital Frequency
Meter, Digital Measurement of Time , Universal Counter, Decade Counter, Electronic
Counter.
Text 1: 5.1 to 5.6, 5.11, 6.1 – 6.7
Self-Study 1. List few practical applications of digital Instruments.
Component: 2. Design a digital meter to measure light intensity
(Block diagram approach)
UNIT - III 8 Hours
Transducers: Introduction, Electrical Transducer, Selecting a Transducer, Resistive
Transducer, Resistive Position Transducer, Strain Gauges, Resistance Thermometer,
Thermistor, Inductive Transducer, Differential Output Transducers, Linear Variable
Differential Transducer, Piezo Electrical Transducer.
Text 1: 13.1 to 13.11 and 13.15.
Self-Study 1. Analyze few electronic and fiber optic sensors which work on the
Component: principal of Transducers.
2. Design a weighing machine using single strain gage
(Block diagram approach)
UNIT - IV 8 Hours
Signal Conditioning: Introduction, operational amplifier, basic instrumentation amplifier,
Applications of instrumentation amplifiers, chopped and modulated DC amplifier.
Recorders: Introduction, strip chart recorder, galvanometer type recorder, null type recorder,
circular chart recorder, X-Y recorder.
P22 Scheme–V & VI Semester Syllabus Page | 34
P.E.S. College of Engineering, Mandya
Department of Electronics & Communication Engineering
UNIT - IV 8 Hours
Embedded Firmware Design and Development: Embedded Firmware Design Approaches,
Embedded Firmware Development Languages
The Embedded System Development Environment: The Integrated Development
Environment(IDE), Types of Files Generated on Cross compilation, Disassembler/
Decompiler, Simulators, Emulators and Debugging, Target Hardware Debugging, Boundary
Scan.
Text 1: 9.1, 9.2, 13.1 (excluding sub articles), 13.2 to13.6
Self-Study 1. Tabulate the different IDE tools used for the development of
Component: embedded systems with proper examples.
2. Distinguish the concept of software for Embedded Systems.
UNIT - V 8 Hours
The Embedded Product Development Life Cycle (EDLC): What is EDLC, Why EDLC,
Objectives of EDLC, Different phases of EDLC, EDLC Approaches.
Trends in the Embedded Industry: Processor Trends in Embedded System Embedded
OSTrends, Development Language Trends, Open Standards, Frameworks and Alliances,
Bottlenecks.
Text 1:15.1 to 15.5, 16.1 to 16.5
Self-Study 1. Discuss the recent key trends used in embedded systems market.
Component: 2. Illustrate the different categories of EDLC.
Course Outcomes: On completion of this course, students are able to:
COs Course Outcomes with Action verbs for the Bloom’s Program Outcome
Course topics Taxonomy Addressed (PO #)
Level with BTL
CO1 Apply the knowledge of Microcontrollers to L2 PO1 (L2)
demonstrate various concepts of Embedded
systems
CO2 Analyze the different issues involved in L2, L3 PO1, PO2 (L2, L3)
embedded system development using real time
operating systems.
CO3 Relate the recent trends and overview in the L2 PO3 (L2)
Design of Embedded systems.
CO4 Develop embedded systems applications for a L3, L4 PO3, PO5 (L3, L4)
given specification using high level and
assembly level language.
Text Book(s):
1. Introduction to Embedded Systems, Shibu K V, Second edition, Tata McGraw Hill
Education Private Limited, 2009, 2nd Edition, ISBN (13): 978-0-07-014589-4.
Reference Book(s):
1. Embedded Systems: A Contemporary Design Tool, James K Peckol, Wiley, 2008.
2. Embedded Systems Design: An Introduction to Processes, Tools, and Techniques
Arnold S. Berger, ISBN: 1578200733 CMP Books © 2002
Web and Video link(s):
1. https://www.edx.org/learn/embedded-systems
2. https://www.youtube.com/watch?v=KfFBEBN5UHU
E-Books/Resources:
1. https://www.electronicsforu.com/special/cool-stuff-misc/eight-free-ebooks-
embedded-systems
2. https://link.springer.com/book/10.1007/978-3-030-60910-8
Course Articulation Matrix (CAM)
CO PO PO PO PO PO PO PO PO PO PO PO PO PS PS
1 2 3 4 5 6 7 8 9 10 11 12 O1 O2
#1 3 3
#2 2 3 2 3
#3
#4 2
#5 3 2
*****
AUTOMOTIVE ELECTRONICS
[As per Choice Based Credit System (CBCS) & OBE Scheme]
SEMESTER – VI
Course Code: P22EC6054 Credits: 03
Teaching Hours/Week 3:0:0 CIE Marks: 50
(L:T:P):
Total Number of Teaching 40 SEE Marks: 50
Hours:
Course Learning Objectives: This course will enable the students to:
Understand the concepts of Automotive Electronics and its evolution and trends.
Discuss the various application of electronics systems and ECU in automotive.
Illustrate the basic principles and applications of sensors and actuators in
automotive electronics systems.
Analyze various control systems and communication protocols in automotive.
Compare and contrast different automotive technologies, analyzing their advantages,
disadvantages and applications in various vehicle types and scenarios.
UNIT - I 8 Hours
Architecture: Overview, Vehicle system architecture.
Electronic control unit: Operating conditions, Design, Data processing, Digital modules in
the control unit Control unit software, Software Development.
Text 1
Self-Study 1. Compare and contrast different automotive systems and
Component: components, analyzing their strengths, weaknesses, and
applications in various vehicle types and scenarios.
2. Explain how automotive networking enables communication
between various vehicle systems, such as engine control,
braking, and infotainment, and describe its importance in
modern vehicles.
UNIT – II 8 Hours
Basic principles of networking: Network topology, Network organization, OSI reference
model, Control mechanisms.
Automotive networking: Cross-system functions, Requirements for bus systems,
Classification of bus systems, Applications in the vehicle, Coupling of networks, Examples
of networked vehicles.
Bus systems: Controller Area Network.
Text 1
Self-Study 1. Design a simple electronic engine control system, using basic
Component: components and principles, to achieve specific performance
or efficiency goals.
2. Compare and contrast different types of electronic ignition
systems, analyzing their advantages, disadvantages, and
applications in various engines and scenarios.
UNIT - III 8 Hours
Bus systems: LIN bus, Bluetooth, MOST bus, TTP/C, FlexRay, Diagnosis interfaces.
Automotive sensors: Basics and overview, Automotive applications, Features of vehicle
sensors, Sensor classification, Main requirements, trends, Overview of the physical effects
for sensors, Overview and selection of sensor technologies.
Vehicle security systems: Acoustic signaling devices, Central locking system, Locking
systems, Biometric systems
P22 Scheme–V & VI Semester Syllabus Page | 41
P.E.S. College of Engineering, Mandya
Department of Electronics & Communication Engineering
Text 1
Self-Study 1. Illustrate and present the basic principles and applications of
Component: Angular Rate Sensors (ARS) in automotive and aerospace
industries.
2. Assess the performance, reliability, and durability of different
actuators in various engine applications, considering factors
like fuel type, engine load, and environmental conditions.
UNIT - IV 8 Hours
Electronic Transmission Control: Drive train Management, Market Trends, Control of
Automated Shift Transmission AST, Control of Automatic Transmissions, Control of
Continuously Variable Transmission, ECUs for Electronic Transmission Control, Thermo-
Management, Processes and Tools Used in ECU Development.
Antilock Braking System (ABS): System overview, Requirements placed on ABS,
Dynamics of a braked wheel, ABS control loop, Typical control cycles.
Text 1
Self-Study 1. Discuss how the ECS integrates with various engine systems,
Component: describing its principles, components, and functions in
controlling engine performance, efficiency, and emissions.
2. Demonstrate a Program control units(PCU) -based system for a
specific engine control application, selecting appropriate
hardware and software components to meet performance,
efficiency, and emissions goals.
UNIT - V 8 Hours
Electronic Diesel Control (EDC): System overview, Common-rail system for passenger
cars, Common-rail system for commercial vehicles, Data processing, Fuel-injection control,
Lambda closed-loop control for passenger-car diesel engines, Torque-controlled EDC
systems, Data exchange with other systems, Serial data transmission (CAN)
Automatic brake functions, Sensotronic brake control (SBC): Overview, Standard
function, Additional functions, Purpose and function, Design, Method of operation.
Active steering: Purpose, Design, Method of operation, Safety concept, Benefits of active
steering for the driver.
Text 1
Self-Study 1. Analyze and present the Design of diagnostic system for a specific
Component: Electronic Control System (ECS) application, selecting
appropriate tools and techniques to detect and troubleshoot faults.
2. Compare and contrast different Lane Departure Monitor and Tyre
Pressure Monitoring System, analyzing their accuracy, reliability
and performance in various driving scenarios.
Course Outcomes: On completion of this course, students are able to:
COs Course Outcomes with Action Bloom’s Program Outcome
verbs for the Course topics Taxonomy Level Addressed (PO #) with
BTL
CO1 Illustrate the use of automotive L2 PO1(L2)
components, subsystems and basics
of Electronic Engine Control in
automotive industry.
CO2 Apply the concept of automotive L2 PO1(L2)
sensors and actuators to design
automotive system
CO3 Analyze the networking of various L2, L3 PO1 (L2), PO2 (L3)
modules in automotive systems and
communication protocols that interface
the different electronics components,
systems and mechanical counterparts.
CO4 Analyze the different automotive L2, L3 PO1 (L2), PO2 (L3)
control systems and safety-Related
Systems.
Text Book(s)
1. Automotive Mechatronics, Editor: Konrad Reif, ISBN 978-3-658-03974-5, ISBN 978-
3-658-03975-2(eBook), Springer Vieweg, 2015
Reference Book(s)
1. Automotive Electronics Design Fundamentals, Nazamuz Zaman, 2015, Springer
Publications. ISBN: 978-3-319-17584-3.
Web and Video link(s):
1. hp-laserjet-1022-basic-driver-eng
2. https://youtu.be/zzpOtJA-Rqw
E-Books/Resources:
1. https://www.elsevier.com/books/understanding-automotive-electronics/ribbens/978-0-
12-810434-7
2. https://www.academia.edu/42742205/Bosch_Professional_Automotive_Information
Course Articulation Matrix (CAM)
CO PO PO PO PO PO PO PO PO PO PO PO PO PS PS
1 2 3 4 5 6 7 8 9 10 11 12 O1 O2
#1 2 2
#2 3 3
#3 2 3 2 3
#4 2 3 2 3
*****
VLSI Laboratory
[As per Choice Based Credit System (CBCS) & OBE Scheme]
SEMESTER – VI
Course Code: P22ECL606 Credits: 01
Teaching Hours/Week (L:T:P): 0: 0 : 2 CIE Marks: 50
Total Number of Teaching Hours: Lab: 2 Hrs, Exam: 2Hrs SEE Marks: 50
Course Learning Objectives: This course will enable the students to:
Understand simulation and synthesis of digital design.
Design and simulate the various basic CMOS digital circuits and use them in higher
circuits like adders and shift registers using design abstraction concepts
Explore the CAD tool and understand the flow of the Full Custom IC design cycle.
Learn DRC, LVS and Parasitic Extraction of the various designs.
Design and simulate the various basic CMOS analog circuits and use them in higher
circuits like operational amplifiers using design abstraction concepts.
Course Content
Part A:
ASIC-Digital Design / FPGA Digital Design:
The following experiments involve synthesis and verification for logical equivalence.
1. Develop Verilog Code for ALU.
2. Develop Verilog code for Universal Shift Register.
3. Develop Verilog Code for Serial adder.
4. Develop Verilog Code for Radix-4 Booth Multiplier.
5. Develop Verilog Code for Parallel adder.
6. Develop Verilog code for State Machine.
Part B:
Analog Design Flow:
Perform the following steps for experiments listed below:
Steps:
1. Draw the schematic and verify the following: DC Analysis, Transient
Analysis.
2. Draw the Layout and verify the DRC, ERC, and check for LVS.
3. RC extraction
Experiments
1. Design a NOT gate with given specification.
2. Design the following amplifiers in different topologies, for the given
specification
Common source amplifier
Common Drain amplifier.
Design an OPAMP for given specifications using Differential Amplifier.
Open Ended Experiments:
1. Design and simulate Gilbert cell for Analog multiplication
Course Outcomes: On completion of this course, students are able to:
COs Course Outcomes with Action verbs for the Bloom’s Program Outcome
Course topics Taxonomy Addressed (PO #)
Level with BTL
CO1 Apply the knowledge of the digital system to
L1 PO1 (L1)
design the schematic and layout in cadence tool.
Mini Project
[As per Choice Based Credit System (CBCS) & OBE Scheme]
SEMESTER – VI
Course Code: P22ECMP607 Credits: 02
Teaching Hours/Week (L:T:P): 0:0:2:2 CIE Marks: 50
Total Number of Teaching Hours: 40 SEE Marks: 50
Course Learning Objectives: This course will enable the students to:
Identify, discuss and justify the technical aspects of the chosen project with a
comprehensive and systematic approach.
Practice acquired knowledge within the chosen area of technology for project
development.
Reproduce, improve and refine technical aspects for engineering projects.
Work as an individual or in a team in development of technical projects.
Communicate and report effectively project related activities and findings.
Course Outcomes: On completion of this course, students are able to:
COs Course Outcomes with Action verbs for the Bloom’s Program Outcome
Course topics Taxonomy Addressed (PO #)
Level with BTL
CO1 Apply the knowledge to identify, gather L3 PO1, PO2, PO4 (L3)
information and analyze to formulate the problem
definition for project through detailed investigation.
CO2 Design and formulate the solutions to real-world L6 PO2, PO3 (L6)
problems by applying the fundamental concepts of
electronics learnt from previous and current
semesters.
CO3 Select the open source tools and resources in solving L3 PO5 (L3)
the problems.
CO4 Adapt effective communication by presentation of L6 PO8, PO9, PO10
the work with professional ethics as an individual or (L6)
a member of a team
CO5 Develop sustainable system with scope for L6 P12 (L6)
enhancement and continue life-long learning.
Course Articulation Matrix (CAM)
CO PO PO PO PO PO PO PO PO PO PO PO PO PS PS
1 2 3 4 5 6 7 8 9 10 11 12 O1 O2
#1 3 3 2 3 3
#2 2 3 2
#3 3
#4 3 2 3
#5 3
*****
COs PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12
CO-1 2 2 - - - - - - - - - 2
CO-2 2 2 - - - - - - - - - 2
CO-3 2 2 - - - - - - - - - 2
*****
Module - 2 3 Hours
Harmony in the Human Being :
Understanding Human being as the Co-existence of the Self and the Body, Distinguishing
between the Needs of the Self and the Body, The Body as an Instrument of the Self,
Understanding Harmony in the Self, Harmony of the Self with the Body, Programme to
ensure self-regulation and Health
Module - 3 3 Hours
Harmony in the Family and Society :
Harmony in the Family – the Basic Unit of Human Interaction, 'Trust' – the Foundational
Value in Relationship, 'Respect' – as the Right Evaluation, Other Feelings, Justice in Human-
to-Human Relationship, Understanding Harmony in the Society, Vision for the Universal
Human Order
Module - 4 3 Hours
Harmony in the Nature/Existence :
Understanding Harmony in the Nature, Interconnectedness, self-regulation and Mutual
Fulfilment among the Four Orders of Nature, Realizing Existence as Co-existence at All
Levels, The Holistic Perception of Harmony in Existence
Module - 5 3 Hours
Implications of the Holistic Understanding – a Look at Professional Ethics :
Natural Acceptance of Human Values, Definitiveness of (Ethical) Human Conduct, A Basis
for Humanistic Education, Humanistic Constitution and Universal Human Order,
Competence in Professional Ethics Holistic Technologies, Production Systems and
Management Models-Typical Case Studies, Strategies for Transition towards Value-based
Life and Profession
Course outcome (Course Skill Set)
At the end of the course, students are expected to become more aware of themselves, and
their surroundings (family, society, nature);
They would become more responsible in life, and in handling problems with
sustainable solutions, while keeping human relationships and human nature in mind.
They would have better critical ability.
They would also become sensitive to their commitment towards what they have
understood (human values, human relationship and human society).
It is hoped that they would be able to apply what they have learnt to their own self in
different day-to-day settings in real life, at least a beginning would be made in this
direction.
The sum of two tests, will be out of 100 marks and will be scaled down to 50 marks
Internal Assessment Test question paper is designed to attain the different levels of
Bloom’s taxonomy as per the outcome defined for the course.
Semester End Examinations (SEE)
SEE paper shall be set for 50 questions, each of the 01 marks. The pattern of the question
paper is MCQ (multiple choice questions). The time allotted for SEE is 01 hour. The
student has to secure a minimum of 35% of the maximum ma
Suggested Learning Resources:
Books for READING:
Text Book and Teachers Manual
The Textbook A Foundation Course in Human Values and Professional Ethics, R R
Gaur, R Asthana, G P Bagaria, 2nd Revised Edition, Excel Books, New Delhi, 2019.
ISBN 978-93-87034- 47-1
The Teacher‟s Manual for A Foundation Course in Human Values and Professional
Ethics, R R Gaur, R Asthana, G
Reference Books
1. Jeevan Vidya: Ek Parichaya, A Nagaraj, Jeevan Vidya Prakashan, Amar kantak, 1999.
2. Human Values, A.N. Tripathi, New Age Intl. Publishers, New Delhi, 2004.
3. The Story of Stuff (Book).
4. The Story of My Experiments with Truth - by Mohandas Karamchand Gandhi
5. Small is Beautiful - E. F Schumacher.
6. Slow is Beautiful - Cecile Andrews
7. Economy of Permanence - J C Kumarappa
8. Bharat Mein Angreji Raj – Pandit Sunderlal
9. Rediscovering India - by Dharampal
10. Hind Swaraj or Indian Home Rule - by Mohandas K. Gandhi
11. India Wins Freedom - Maulana Abdul Kalam Azad
12. Vivekananda - Romain Rolland (English)
13. Gandhi - Romain Rolland (English)
14. Sussan George, 1976, How the Other Half Dies, Penguin Press. Reprinted 1986, 1991
15. Donella H. Meadows, Dennis L. Meadows, Jorgen Randers, William W. Behrens III,
1972, Limits to Growth – Club of Rome‟s report, Universe Books.
P22 Scheme–V & VI Semester Syllabus Page | 50
P.E.S. College of Engineering, Mandya
Department of Electronics & Communication Engineering
16. A Nagraj, 1998, Jeevan Vidya Ek Parichay, Divya Path Sansthan, Amarkantak.
17. P L Dhar, RR Gaur, 1990, Science and Humanism, Commonwealth Publishers.
18. A N Tripathy, 2003, Human Values, New Age International Publishers.
19. SubhasPalekar, 2000, How to practice Natural Farming, Pracheen (Vaidik)
KrishiTantraShodh, Amravati.
20. E G Seebauer & Robert L. Berry, 2000, Fundamentals of Ethics for Scientists &
Engineers , Oxford University Press
21. M Govindrajran, S Natrajan & V.S. Senthil Kumar, Engineering Ethics (including
Human Values), Eastern Economy Edition, Prentice Hall of India Ltd.
22. B P Banerjee, 2005, Foundations of Ethics and Management, Excel Books.
23. B L Bajpai, 2004, Indian Ethos and Modern Management, New Royal Book Co.,
Lucknow. Reprinted 2008.
Web links and Video Lectures (e-Resources):
Value Education websites,
https://www.uhv.org.in/uhv-ii,
http://uhv.ac.in,
http://www.uptu.ac.in
Story of Stuff,
http://www.storyofstuff.com
Al Gore, An Inconvenient Truth, Paramount Classics, USA
Charlie Chaplin, Modern Times, United Artists, USA
IIT Delhi, Modern Technology – the Untold Story
Gandhi A., Right Here Right Now, Cyclewala Productions
https://www.youtube.com/channel/UCQxWr5QB_eZUnwxSwxXEkQw
https://fdp-si.aicte-india.org/8dayUHV_download.php
https://www.youtube.com/watch?v=8ovkLRYXIjE
https://www.youtube.com/watch?v=OgdNx0X923I
https://www.youtube.com/watch?v=nGRcbRpvGoU
https://www.youtube.com/watch?v=sDxGXOgYEKM