4ece_2023batch
4ece_2023batch
Bachelor of Engineering
Vision
Be a pioneer in providing quality education in electronics, communication, and
allied engineering fields to serve as a valuable resource for industry and society.
Mission
1. Impart Sound Theoretical and Practical Concepts.
2. Promote Interdisciplinary Research.
3. Inculcate Professional Ethics.
Program Educational Objectives
(PEOs)
PO2: Problem Analysis: Identify, formulate, review research literature and analyze
complex engineering problems reaching substantiated conclusions with consideration
for sustainable development. (WK1 to WK4)
PO5: Engineering Tool Usage: Create, select and apply appropriate techniques,
resources and modern engineering & IT tools, including prediction and modelling
recognizing their limitations to solve complex engineering problems. (WK2 and WK6)
PO6: The Engineer and The World: Analyze and evaluate societal and environmental
aspects while solving complex engineering problems for its impact on sustainability
with reference to economy, health, safety, legal framework, culture and environment.
(WK1, WK5, and WK7)
PO7: Ethics: Apply ethical principles and commit to professional ethics, human values,
diversity and inclusion; adhere to national & international laws. (WK9)
PO11: Life-Long Learning: Recognize the need for, and have the preparation and
ability for i) independent and life-long learning ii) adaptability to new and emerging
technologies and iii) critical thinking in the broadest context of technological change.
(WK8)
*******************************
Knowledge and Attitude Profile (WK)
Uniform Plane Wave: Plane wave, Uniform plane wave, Derivation of plane wave equations
from Maxwell's equations, Solution of wave equation for perfect dielectric, Relation between E
and H, Wave propagation in frees pace, Solution of wave equation for sinusoidal excitation, wave
propagation in any conducting media (y,a,,ri) and good conductors, Skin effect or Depth of
penetration, Poynting's theorem and wave power, Numerical problems.(Text: Chapter 12.1
to12.4)
(10 Hours)
Course Outcomes (Course Skill Set):
At the end of the course, the student will be able to:
CO1 Apply the principles of electrostatics, vector algebra to solve the problems related to
electric force, electric field electric potential, boundary conditions and electric energy
density.
CO2 Use the principles of magneto statics, vector algebra to the solutions of problems relating
to magnetic field, force magnetic potential, boundary conditions, magnetic circuits and
magnetic energy density.
CO3 Apply Faraday’s law, induced emf and Maxwell Equations for the solution of time varying
fields and plane waves
CO4 Analyze the divergence and curl of electromagnetic fields and time varying fields, plane
waves for various field distribution.
Text Books:
1. W.H. Hayt and J.A. Buck, -Engineering Electromagnetics, 8thEdition, Tata McGraw-
Hill,2014, ISBN-978-93-392-0327-6.
Reference Books:
1. Matthew N.O., Sadiku, Elements of Electromagnetics, Oxford university press, 4th Edn.
2. E.C. Jordan and K.G. Balmain, Electromagnetic Waves and Radiating systems, PHI, 2nd
Edn.
3. Joseph Edminister, Electromagnetics, Schaum Outline Series, McGraw Hill.
4. N. Narayana Rao Fundamentals of Electromagnetics for Engineering, Pearson
Comprehensive Continuous Assessments (CCAs):
Course Projects-Simulation of applications related to electromagnetic fields using modern
tools such as MATLAB/Python/ANSYS etc.,
Web links / e – resources:
• https://ocw.mit.edu/courses/6-013-electromagnetics-and-applications-fall-2005/
• https://nptel.ac.in/courses/108104087
BMS Institute of Technology and Management
B.E. Electronics & Communication Engg. / Electronics & Telecommunication Engg.
Choice Based Credit System (CBCS)
SEMESTER IV
Basic Signal Processing (3:0:1:0) 4
(Effective from the academic year 2024-25) (2022 scheme)
Course Code BEC402 CIE Marks 50
Teaching Hours/Week (L:T:P:S) 3:0:2:0 SEE Marks 50
Total Number of Contact Hours 40 hours Theory + 20 Lab Exam. Hours 3
hours
Course Objectives:
This course will enable students to:
• Preparation: To prepare students with fundamental knowledge /overview in the field of Signal
Processing with Familiarization with the concept of Vector spaces and orthogonality with a
qualitative insight into applications in communications.
• Core Competence: To equip students with a basic foundation of Signal Processing by delivering the
basics of quantitative parameters for Matrices & Linear Transformations, the mathematical
description of discrete time signals and systems, analyzing the signals in time domain using
convolution sum, classifying signals into different categories based on their properties, analyzing
Linear Time Invariant (LTI) systems in time and transform domains
Preamble:
Signals play important role in our life. Generally, a signal can be a function of time, distance, position,
temperature, pressure etc., and represents some variable of interest associated with system. The
objective of signal processing is to extract information from signal. Signal processing is concerned with
representing the signal in mathematical terms and extracting the information by carrying out the
algorithmic operations on the signal.
Module – 1
Vector Spaces: Vector spaces and Null subspaces, Rank and Row reduced form, Independence, Basis And
dimension, Dimensions of the four subspaces, Rank Nullity Theorem, Linear Transformations
Orthogonality: Orthogonal Vectors and Subspaces, Projections and Least squares, Orthogonal Bases and
GramSchmidt Orthogonalization procedure (Refer Chapters 2 and 3 of Text 1)
(8 Hours)
Module – 2
Eigen values and Eigen vectors: Review of Eigen values and Diagonalization of a Matrix,Special Matrices
(Positive Definite, Symmetric) and their properties, Singular Value Decomposition. (Refer Chapter 5, Text
1) (7 Hours)
Module – 3
Introduction and Classification of signals: Definition of signal and systems with examples, Elementary
signals/Functions: Exponential, sinusoidal, step, impulse and ramp functions Basic Operations on signals:
Amplitude scaling, addition, multiplication, time scaling, time shift and time reversal. Expression of
triangular, rectangular and other wave forms in terms of elementary signals System Classification and
properties: Linear-nonlinear, Time variant-invariant, causal-noncausal, static dynamic, stable-unstable,
invertible. (Text2) [Only for Discrete Signals & Systems]
(9 Hours)
Module – 4
Time domain representation of LTI System: Impulse response, convolution sum. Computation of
convolution sum using graphical method for unit step and unit step, unit step and exponential,
exponential and exponential, unit step and rectangular, and rectangular and rectangular. LTI system
Properties in terms of impulse response: System interconnection, Memory less, Causal, Stable, Invertible
and Deconvolution and step response (Text2) [Only for Discrete Signals & Systems]
(8 Hours)
Module – 5
The Z-Transforms: Z-transform, properties of the region of convergence, properties of the Z-transform,
Inverse Z-transform by partial fraction, Causality and stability, Transform analysis of LTI systems.
(Text2) (8 Hours)
PRACTICAL COMPONENT OF IPCC
Sl.NO Experiments executed using programming languages Scilab / MATLAB (but
not limited to)
1 a. Program to create and modify a vector (array).
b. Program to create and modify a matrix.
2 Programs on basic operations on matrices.
3 Program to solve systems of linear equations
4 Program for Gram-Schmidt orthogonalization.
5 Program to find Eigen value and Eigen vector.
6 Program to generate discrete waveforms.
7 Program to perform basic operation on signals.
8 Program to perform convolution of two given sequences.
9 a. Program to perform verification of commutative property of convolution.
b. Program to perform verification of distributive property of convolution
c. Program to perform verification of associative property of convolution.
10 Program to find Z-Transform & Inverse Z-Transform for the basic signals.
Course Outcomes (Course Skill Set):
At the end of the course, the student will be able to:
CO1 Comprehend the basics of signal processing and linear algebra concepts on signals.
Apply the concepts of Linear Algebra to accomplish numerous computations using
CO2
matrices
Apply the fundamentals of mathematics to classify and perform various operations on
CO3
signals and systems
CO4 Analyse the properties of LTI systems in time and transform domain.
CO5 Apply different transformation techniques to analyze signals and systems.
Text Books:
1. Gilbert Strang, “Linear Algebra and its Applications”, Cengage Learning, 6th Edition, 2006,
ISBN97809802327
2. Simon Haykin and Barry Van Veen, “Signals and Systems”, 2nd Edition, 2008, Wiley India.
ISBN9971-51-239-
Reference Books:
1. D.C. Lay, Linear Algebra and its Applications (2/e), Pearson, 200.
2. Alan V Oppenheim, Alan S WiIIsky and S Hamid Nawab, “Signals and Systems” Pearson Education
Asia/ PHI, 2nd edition, 1997. Indian Reprint 2002.
3. BP Lathi, “Linear Systems and Signals”, Oxford University Press, 2005.
4. Ganesh Rao and Satish Tunga, “Signals and Systems”, Pearson/Sanguine.
5. Seymour Lipschutz, Marc Lipson, “Schaums Easy Outline of Linear Algebra”, 2020.
6. Udaya Kumar S, “Signals and Systems”, 7th Edition, Pristine Publishing House
Comprehensive Continuous Assessments (CCAs):
MOOC courses: Students have to take up and complete tool exploration using on-Ramp MATLAB
courses and submit the report with course completion certificate
Web links / e – resources:
• https://onlinecourses.nptel.ac.in/noc23_ee14/preview
• https://matlabacademy.mathworks.com/details/signal-processing-onramp/signalprocessing
• https://ocw.mit.edu/courses/res-6-007-signals-and-systems-spring-2011/
BMS Institute of Technology and Management
B.E. Electronics & Communication Engg. / Electronics & Telecommunication Engg.
Choice Based Credit System (CBCS)
SEMESTER - IV
Principles of Communication Systems (3:0:1:0) 4
(Effective from the academic year 2024-25) (2022 scheme)
Course Code BEC403 CIE Marks 50
Teaching Hours/Week (L:T:P:S) 3:0:2:0 SEE Marks 50
Total Number of Contact Hours 40 hours Exam 03
Theory + Hours
20 hours
lab
Course Objectives:
This course will enable students to:
• Understand and analyse concepts of Analog Modulation schemes viz; AM, FM
• Design and analyse the electronic circuits for AM and FM modulation and demodulation.
• Design and analyse the electronic circuits used at various stages of RF transmitter and receiver.
• Understand and analyse concepts of digitization of signals.
• Evolve the concept of SNR in the presence of channel induced noise
Preamble:
Communication is nothing but transmission of information either point-to-point, or broadcast
and is basically involves modulation and demodulation of information. There are broadly two
types of communication systems, i.e. analog and digital communication systems. In the present days
verities of communication systems are evolved, depending on the application, such as, computer
communication networks, cypher systems, satellite communication systems, etc,. However, the analog
communication is the fundamental and oldest method and still used either independently or in other
communication systems as well. These subject addresses analog modulation schemes: Amplitude and
frequency modulation and demodulation schemes, Analog transmission and reception, few digital
communication techniques and the basic noise involved in the communication systems.
Module – 1
Amplitude Modulation Fundamentals: AM Concepts, Modulation index and Percentage of modulation,
Sidebands and the frequency domain, AM Power, Single Sideband Modulation.
Module – 4
Digital communication Techniques: Digital transmission of data, parallel and serial Transmission, Data
Conversion: Basic Principles of Data Conversion, D/A Converters, A/D Converters, ADC Specifications,
Pulse Modulation: Comparing Pulse Modulation Methods, Pulse-Code Modulation
(8 Hours)
Module – 5
Noise: Signal to Noise Ratio, External Noise, Internal Noise, Expressing Noise Levels, Noise in Cascade
Stages. Multiplexing and Demultiplexing: Multiplexing Principles, Frequency Division Multiplexing,
Time Division Multiplexing, Pulse code Modulation: PCM Multiplexers, Demultiplexers, Benefits, Digital
Carrier Systems (T carrier System), Duplexing.
(8 Hours)
PRACTICAL COMPONENT OF IPCC (Experiments can be conducted using a suitable circuit simulation
software or hardware components)
Sl.NO Experiments
1 Design and Test the Amplitude Modulation and demodulation using diode and
transistors.
2 Design and Test the Frequency modulation using VCO and demodulation using slope
detector circuit.
3 Design and test a high power
a) Class A line RF amplifier.
b) Class E RF amplifier
4 Design and test a mixer used for frequency translation.
5 Design and test a VCO used for local oscillator service
6 Verification of Sampling Theorem using sampling a sinusoidal signal using a sample
and hold circuit.
7 TDM PAM Multiplexer and Demultiplexer
8 A String DAC and Flash Converter (Demo Experiment)
9 Design and Test a RF Transmitter circuit (Demo Experiment)
10 Design and Test a RF Receiver circuit (Demo Experiment)
Course Outcomes (Course Skill Set):
At the end of the course, the student will be able to:
Apply the knowledge of electronic circuits for the generation of Amplitude Modulated wave
CO1
and recovery of message from modulated wave.
Apply the knowledge of electronic circuits for the generation of Frequency Modulated wave
CO2
and detection of baseband signal from modulated wave.
CO3 Apply the fundamental concepts of communication in radio transmitters and receivers.
Apply the core principles of digital communication, including signal representation and
CO4
transmission.
Comprehend the effects of noise and use of different multiplexing techniques in
CO5
communication.
Suggested Learning Resources:
Text Books:
1. Louis E Frenzel, “Principles of Electronic Communication Systems”, 3rd Edition, Mc
Graw Hill Education (India) Private Limited, 2016. ISBN: 978-0-07-066755-6.
Reference Books:
2. Herbert Taub, Donald L Schilling, Goutam Saha, “Principles of Communication systems”,
4th Edition, Mc Graw Hill Education (India) Private Limited, 2016. ISBN: 978-1-25-
902985-1
3. B P Lathi, Zhi Ding, “Modern Digital and Analog Communication Systems”, 4th edition,
Oxford University Press., , 2010, ISBN: 97801980738002.
4. Simon Haykins & Moher, Communication Systems, 5th Edition, John Wiley, India Pvt.
Ltd, 2010, ISBN: 978- 81-265-2151-7.
Comprehensive Continuous Assessments (CCAs):
Simulate the given communication problem using any of the tools:
• MATLAB/SIMULINK/NI-Multisim/C-Programming etc, present the result and submit
report
CO4 Develop applications using Assembly language program/C programming by interfacing 8051
Microcontroller with LCD, Stepper motor, Keypad, Simple switches.
CO5 Design and demonstrate small Embedded system projects
Suggested Learning Resources:
Text Books:
1. The 8051 Microcontroller and Embedded Systems – using assembly and C”,
Muhammad Ali Mazidi and Janice Gillespie Mazidi and Rollin D. McKinlay; PHI, 2006 /
Pearson, 2006.
2. “The 8051 Microcontroller”, Kenneth J. Ayala, 3rd Edition, Thomson/ Cengage Learning
Reference Books:
1. “The 8051 Microcontroller Based Embedded Systems”, Manish K Patel, McGraw Hill,
2014, ISBN: 978-93-329-0125-4.
2. “Microcontrollers: Architecture, Programming, Interfacing and System Design”, Raj
Kamal, Pearson Education, 2005.
Comprehensive Continuous Assessments (CCAs):
• Mini Project
• Case study
• Technical presentations
Module – 1
Industrial Power Devices: General purpose power diodes, fast recovery power diodes,
schottky power diodes, silicon carbide power diodes (Text book 1: 2.5, 2.6), Power MOSFETs,
Steady state characteristics, switching characteristics, silicon carbide MOSFETs, COOLMOS,
Junction field effect transistors, operation and characteristics of JFETs, Silicon Carbide JFET
structures, Bipolar Junction Transistors, Steady state characteristics, switching characteristics,
silicon carbide BJTs, IGBT, silicon carbide IGBTs (Text book 1: 4.3, 4.4, 4.6, 4.7), Thyristor,
Thyristor characteristics, two transistor model (Text book 1: 9.2, 9.3, 9.4).
(8 Hours)
Module – 2
Power Electronics Circuits: Controlled Rectifiers – Single phase full converter with R and RL
load, Single phase dual converters, and Three phase full converter with RL load (Text book 1:
10.2, 10.3, 10.4). Switching mode regulators – Buck Regulator, Boost regulator, Buck – Boost
regulator, comparison of regulators (Text book 1: 5.9.1, 5.9.2, 5.9.3, 5.10)
Inverters – Principle of operation, Single phase bridge inverter, Three phase inverter with 180
and 120 degree conduction, Current source inverter (Text book 1: 6.3, 6.4, 6.5, 6.9).
AC voltage controllers – Single phase full wave controller with resistive load, single phase full
wave controller with inductive load (Text book 1: 11.3, 11.4).
(8 Hours)
Module – 3
MEMS Devices: Sensing and Measuring Principles, Capacitive Sensing, Resistive Sensing,
Piezoelectric Sensing, Thermal Transducers, Optical Sensors, Magnetic Sensors, MEMS
Actuation Principles, Electrostatic Actuation, Thermal Actuation, Piezoelectric Actuation,
Magnetic Actuation, MEMS Devices Inertial Sensors, Pressure Sensors, Radio Frequency
MEMS: Capacitive Switches and Phase Shifters, Microfluidic Components, Optical Devices.
(Text book 2: 13.1, 13.3, 13.4)
(8 Hours)
Module – 4
Soft Core Processors - Processor Core Options, Processor Definition Process, Software
Development Aspects, Utilization of Soft-Core Processors, Custom Instructions, Soft-Core
Processor on an ASIC vs. FPGA, Design Issues, Applications for Soft-Core Processors (Text book
2: 22.2, 22.3, 22.4, 22.5, 22.6, 22.7, 22.8, 22.9).
Apply the concept of soft-core processor, characteristics and working principles of the power
CO1
devices, circuits, sensors,
Apply the acquired knowledge to construct and protect various power electronic devices and
CO2
circuits, and to design computer architectures.
CO3 Analyse the Different power electronic, MEMS, sensors, Transducers devices and circuits,
CO4 Comprehend the principles of computer architecture for the technological advancement.
Suggested Learning Resources:
Text Books:
1. Power Electronics: Devices, Circuits, and Applications, Muhammad H. Rashid, Pearson,
4th International edition.
2. Fundamentals of Industrial Electronics, Bogdan M. Wilamowski, J. David Irwin, CRC
Press, 2011,
3. Thomas E. Kissell, Industrial Electronics: Applications for Programmable Controllers,
Instrumentation and Process Control, and Electrical Machines and Motor Controls, 3rd
edition, 2003, Prentice Hall.
4. Ned Mohan, T.M. Undeland and W.P. Robbins, “Power Electronics: Converters,
Applications and Design”, Wiley India Ltd, 2008.
Comprehensive Continuous Assessments (CCAs):
• Presentation on the state-of art designs in automation.
• Case study on design flaws and its implications .
Module – 4
Stability analysis: Concepts of stability, Necessary conditions for Stability, Routh stability
criterion, Relative stability analysis: more on the Routh stability criterion. Introduction to Root-
Locus Techniques, the root locus concepts, Construction of root loci.
Frequency domain analysis and stability: Correlation between time and frequency response,
Bode Plots, Experimental determination of transfer function.
(8 Hours)
Module – 5
Introduction to State variable analysis: Concepts of state, state variable and state models for
electrical systems, Solution of state equations.
Hands on using MATLAB programs to: Determine the overall transfer function of a control system,
determine rise time, peak time, peak overshoot and settling time for the given transfer function.
To obtain and plot the Unit step, Unit ramp response of a closed loop control system. Determination
of frequency response of a second order System, Determine the root locus of the given
characteristic equation for the given control system and Determine gain margin, phase margin,
gain crossover frequency and phase crossover frequency for Bode plot of the given transfer
function.
(8 Hours)
Course Outcomes (Course Skill Set):
At the end of the course, the student will be able to:
CO1 Develop mathematical models to represent systems and arrive at their transfer function
CO2 Analyze the transient and steady state response of Control Systems.
CO3 Determine the stability of the system using frequency domain analysis
CO4 Represent state space model of LTI system
Suggested Learning Resources:
Text Book:
1. J. Nagarath and M. Gopal, "Control Systems Engineering", New Age International Private
Limited, Publishers, 7th edition- 2021, ISBN-13: 978-8195175581.
Reference Books:
1. K. Ogata ,"Modern Control Engineering", Pearson Education Asia/PHI, 5 th Edition, 2021.
ISBN-13: 9780137551064
2. Benjamin C. Kuo and Farid Golnaraghi "Automatic Control Systems", McGraw-Hill
Education., 10th Edition, 2017. ISBN: 978-1-25-964384-2
3. Joseph J Distefano III et.al., "Feedback and Control System," Schaum's Outlines, TMH, 2nd
Edition 2007.
Comprehensive Continuous Assessments (CCAs):
• Buildathon: To design and implement a system that monitors and displays key
environmental parameters within a vehicle's cabin, triggering alerts or automated
adjustments for passenger comfort and safety in a team.
Web links / e – resources:
• https://archive.nptel.ac.in/courses/107/106/107106081/
• https://ctms.engin.umich.edu/CTMS/index.php?aux=Home
• https://www.youtube.com/user/ControlLectures
• https://in.mathworks.com/academia/courseware/teaching-controls-with-matlab-and-
simulink.html
• https://qnextech.com/blog/what-are-examples-of-control-systems/
BMS Institute of Technology and Management
B.E. Electronics & Communication Engg. / Electronics & Telecommunication Engg.
Choice Based Credit System (CBCS)
SEMESTER – IV
Embedded C Basics (0:0:1) 1
(Effective from the academic year 2024-25) (2022 scheme)
Course Code BEC456A CIE Marks 50
Teaching Hours/Week (L:T:P:S) 0:0:2 SEE Marks 50
Total Number of Contact Hours 16 Exam Hours 02
Course Objectives:
This course will enable students to:
• Understand the basic programming of Microprocessor and microcontroller.
• Develop the microcontroller-based programs for various application in simulation environment
• Program a microcontroller to control an external hardware using suitable I/O ports.
Note: Conduct the following experiments by writing C Program using Keil micro vision simulator (any
8051 microcontroller can be chosen as the target).
Preamble: This course covers the fundamental concepts of C-Programming language tailored to
embedded systems (8051 programming), including data types, operators, control flow, functions,
memory management concepts. Motor rotation and waveform generation experiment are covered
Prerequisite: Students must be familiar with the internal architecture of 8051 microcontroller, its
register organization, addressing modes, instruction sets and I/O ports details which enables to
understand and write the programs.
SL. NO Experiments
1 Write a 8051C program to multiply two 16 bit binary numbers.
2 Write a 8051 C program to find the sum of first 10 integer numbers.
3 Write a 8051 C program to find factorial of a given number.
4 Write a 8051 C program to add an array of 8-bit numbers and store the result in internal RAM
5 Write a 8051C program to find the square of a number (1to10) using look-up table.
6 Write a 8051 C program to find the largest/smallest number in an array of 10 numbers
7 Writea8051 C program to arrange a series of 8-bit numbers in ascending/descending order
8 Write a 8051 C program to count the number of ones and zeros in two consecutive memory
locations.
9 Write a 8051C program to scan a series of 8-bit numbers to find how many are negative.
10 Writea8051 C program to display “HelloWorld” message (either in simulation mode or
interface an LCD display).
11 Write a 8051C program to generate the waveforms: square, triangle and ramp, using DAQ.
12 Write a 8051 C program to run a stepper motor in clock wise and counter clockwise direction
with a given step angle.
Course Outcomes (Course Skill Set):
At the end of the course the student will be able to:
Write C programs in 8051 for solving simple problems that manipulate input data using
CO1 different instructions.
Develop testing and experimental procedures on 8051 Microcontroller, analyze their
CO2 operation under different cases
CO3 Develop microcontroller applications using external hardware interfaces.
CO4 Extract solutions for real time problems using 8051 microcontrollers and peripherals.
Suggested Learning Resources:
Text Book:
1. V Udayashankara and MS Mallikarjuna Swamy “The8051Microcontroller: Hardware, Software
and Applications”, 1st edition, McGraw Hill Education ,2017.
Comprehensive Continuous Assessments (CCAs):
• Case study
• Open ended experiments
SL. Experiments
NO
1 Data acquisition using LabVIEW for temperature measurement with thermocouple.
2 Data acquisition using LabVIEW for temperature measurement with AD590
3 Data acquisition using LabVIEW for temperature measurement with RTD.
4 Data acquisition using LabVIEW for temperature measurement with Thermistor.
5 Creation of a CRO using LabVIEW and measurement of frequency and amplitude from
external source
6 Create function generator using LabVIEW and display the amplitude and frequency on
CRO (externally connected)
7 Demonstrate amplitude modulation considering modulating and carrier wave from
external source.
8 Interface LEDs to DAQ output and implement counter
9 Data acquisition using LabVIEW for load/strain measurement using suitable
transducers.
10 Demonstrate binary to grey code converter (&vice-versa) using DAQ card.
11 Data acquisition using LabVIEW for distance/humidity measurement using suitable
transducers.
12 Reading audio input with Microphones and output using DAQ card.
Course Outcomes (Course Skill Set):
At the end of the course the student will be able to:
CO1 Build temperature indicating instruments using LabVIEW (NIDAQ)
CO2 Interface peripheral devices/instruments to LabVIEW
CO3 Develop LabVIEW modules to sense and process audio inputs
Apply programming structures, data types, and the analysis and signal processing
CO4 algorithms in LabVIEW
Suggested Learning Resources:
Text Books:
1. Jovitha Jerome, “Virtual Instrumentation using LABVIEW”, PHI,2011
2. Sanjay Gupta, Joseph John, “Virtual Instrumentation using LABVIEW”, TMH, McGraw
Hill, Second Edition, 2011.
Comprehensive Continuous Assessments (CCAs):
• Case Study
• Open ended experiment
Text Books:
1. Rajendra Singh C and Rathnakar Rao N, “Biology for Engineers”, Rajendra Singh C and
Rathnakar Rao N Publishing, Bengaluru, 2023.
2. Stuart Fox, Krista Rompolski, “Human Physiology”, McGraw-Hill eBook. 16th Edition, 2022
3. Evtugyn, Gennady “Biosensors: essentials.” Springer Berlin Heidelberg, Vol. 84 2014.
4. Leslie Cromwell, “Biomedical Instrumentation”, Prentice Hall 2011
5. Yoseph Bar-Cohen “Biomimetics: Nature-Based Innovation”, CRC Press, 1st edition, 2012.
6. D. Floreano and C. Mattiussi, “Bio-Inspired Artificial Intelligence: Theories, Methods and
Technologies”, MIT Press, 2008.
Reference Books:
1. Arthur T. Johnson “Biology for Engineers”, CRC Press, Taylor and Francis, 2011
2. Andreas Hofmann, Samuel Clokie “Wilson and Walker- Principles and Techniques of
Biochemistry and Molecular Biology”, 8th Edition Pb.2018.
3. Biology for Engineers, Sohini Singh and Tanu Allen, Vayu Education of India, New Delhi,
2014.
4. 3D Bioprinting: Fundamentals, Principles and Applications by Ibrahim Ozbolat, Academic
Press, 2016.
Comprehensive Continuous Assessments (CCAs):
• Poster Presentation
Web links and Video Lectures (e-Resources):
• https://nptel.ac.in/courses/121106008
• https://freevideolectures.com/course/4877/nptel-biology-engineers-other-nonbiologists
• https://ocw.mit.edu/courses/20-020-introduction-to-biological-engineering-
designspring-2009
• https://ocw.mit.edu/courses/20-010j-introduction-to-bioengineering-be-010j-
spring2006
• https://www.coursera.org/courses?query=biology
• https://onlinecourses.nptel.ac.in/noc19_ge31/preview
• https://www.classcentral.com/subject/biology
• https://www.futurelearn.com/courses/biology-basic-concepts
BMS Institute of Technology and Management
Department of Humanities and Social Sciences
Choice Based Credit System (CBCS)
SEMESTER – IV
(06 Hours)
Module – 4
NSS National Level Activities for Society / Community at large (Activity based Learning)
Developing Sustainable Water management system for rural areas and implementation
approaches. Contribution to any national level initiative of Government of India. Foreg. Digital
India, Skill India, Swachh Bharat, Atmanirbhar Bharath, Make in India, Mudra scheme, Skill
development programs etc. (06 Hours)
Module – 5
NSS Individual Activities for Local Voice (Activity based learning)
Govt. school Rejuvenation and helping them to achieve good infrastructure, Plantation and
adoption of plants. Know your plants. Spreading public awareness under rural outreach
programs, National integration and social harmony events. (06 Hours)
Course Outcomes (Course Skill Set):
At the end of the course the student will be able to:
CO1 Understand the importance of his / her responsibilities towards society.
CO5 Develop capacity to meet emergencies and natural disasters & practice national
integration and social harmony in general.
Teaching Practice:
• Classroom teaching (Chalk and Talk)
• ICT – Power Point Presentation
• Audio & Video Visualization Tools
Assessment Details
Weightage CIE – 100%
Presentation -1 20 Marks
Selection of topic, PHASE-1
Commencement of activity and its progress 20 Marks
– PHASE – 2
Case Study based Assessment – Individual 20 Marks
performance
Sector wise study and its consolidation 20 Marks
Video based seminar for 10 minutes by 20 Marks
each student at the end of the course with
Report
Suggested Learning Resources:
Text Books:
1. NSS Course Manual, Published by NSS Cell, VTU Belagavi.
2. Government of Karnataka, NSS cell, activities reports and its manual.
3. Government of India, NSS cell, Activities reports and its manual.
BMS Institute of Technology and Management
Department of Humanities and Social Sciences
Choice Based Credit System (CBCS)
SEMESTER –IV
Physical Education (PE) (Sports and Athletics) (0:0:2)
(Common to all Branches)
(Effective from the academic year 2024-25) (2022 scheme)
Course Code BPEK459 CIE Marks 100
Teaching Hours/Week (L: T:P) 0:0:2 SEE Marks --
Total Number of Contact Hours 26 Exam Hours --
Mandatory Course (Non-Credit)
(Completion of the course shall be mandatory for the award of degree)
Course Objectives:
The course will enable students to
• Develop a healthy life style.
• Acquire Knowledge about various stages of sports and games.
• Focus on modern technology in sports.
Module – 1
Introduction of the game: Aim of sports and games, Brief history of the game, Nature of the
game, Terminology & Modern trends of the game, Fitness & Skill tests along with Game
Performance.
(06 Hours)
Module – 2
Offensive and Defensive Techno Tactical Abilities: Fitness, Fundamentals & Techniques of
the game with the implementation of Biomechanics, Tactics- Drills for the Techno Tactical
abilities, Individual and Group, Miner games- to implement the Techniques, Tactics and Motor
abilities.
(05 Hours)
Module – 3
Team tactics and Rules of the Game: Rules and Regulations of the Game: Game rules as well
as sequence of officiating, Team tactics: Offensive and Defensive team strategies and
scrimmages, Practice Matches: among the group, Analysis of Techno Tactical abilities:
Correction and implementation of skills and Sports Injuries and rehabilitation: First aid, PRICE
treatment,
(05 Hours)
Module – 4
Sports Training: Introduction of Sports Training, Principles of Sports performance, how to
increase and sustain the sports performance, Training Load & Recovery- How to increase the
training load (volume/Intensity) and means and methods for Recovery, Periodization: Shorts,
Medium and Long term, Physiological changes: Changes in Lung capacity, heart beats etc…
(05 Hours)
Module – 5
Organization of Sports Event: Tournament system, Planning and preparation for the
competition, Ground preparation and Equipment’s, Organizing an event among the group.
(05 Hours)
The above 5 modules are common to all the sports events / games, we are offering the following
games: 1. Baseball, 2. Kabaddi, 3. Table Tennis, and 4. Volleyball.
Course Outcomes (Course Skill Set):
At the end of the course the students will be able to:
Understand the importance of sports and games, inculcate healthy habits of daily
CO1 exercise & fitness, Self-hygiene, good food habits, Create awareness of Self-
assessment of fitness.
CO2 Develops individual and group techno tactical abilities of the game.
CO3 Increase team combination and plan the strategies to play against opponents.
Outline the concept of sports training and how to adopt technology to attain
CO4
high level performance.
CO5 Summarize the basic principles of organizing sports events and concept of
technology implemented to organize competitions in an unbiased manner.
Teaching Practice:
• Classroom teaching (Chalk and Talk)
• ICT – Power Point Presentation and video analysing.
• Practical classes in outdoor and indoor as per requirement
CIE: 100 Marks
• CIE 1 for 40 marks – A theory paper which is MCQ / Descriptive conducted during the
semester.
• CIE 2 for 60 marks – A practical test conducted at the end of the semester in which the
student has to give fitness and skill tests and his performance in game will be assessed.
Text Books:
1. Barbara Bushman, “ACSM’s complete guide to Fitness & Health”, 2011, Human Kinetics USA
2. Pankaj Vinayak Pathak, “Sports and Games - Rules and Regulation”, 2019, Khel Sahitya
Kendra.
3. Hardayal Singh, “Sports Training, General Theory & Methods”, 1984 “Netaji Subhas,
4. National Institute of Sports”.
5. 4. Keith A. Brown, “International Handbook of Physical Education and Sports Science”,
6. 2018, (5 Volumes) Hardcover.
Reference Books:
1. Tudor O Bompa,” Periodization Training for Sports”, 1999, Human Kinetics, USA
2. Michael Boyle, “New Functional Training for Sports” 2016, Human Kinetics USA
3. Michael Kjaer, Michael Rogsgaard, Peter Magnusson, Lars Engebretsen & 3 more, “Text
book of Sports Medicine: Basic Science and Clinical Aspects of Sports Injury and Physical
Activity”, 2002, Wiley Blackwell.
4. Scott L. Delp and Thomas K. Uchida, “Biomechanics of Movement: The Science of Sports,
Robotics, and Rehabilitation”, 2021, The MIT Press
5. MCARDLE W.D. “Exercise Physiology Nutrition Energy And Human Performance”
2015, LWW IE (50)
BMS Institute of Technology and Management
Department of Humanities and Social Sciences
Choice Based Credit System (CBCS)
SEMESTER –IV
Yoga (0:0:2)
(Common to all Branches)
(Effective from the academic year 2024-25) (2022 scheme)
Course Code BYOK459 CIE Marks 100
Teaching Hours/Week (L:T:P) 0:0:2 SEE Marks -
Total Number of Contact Hours 26 Exam Hours -
Course Objectives:
This course will enable students to:
• Understand the importance of practicing yoga in day-to-day life.
• Be aware of therapeutic and preventive value of Yoga.
• Have a focused, joyful and peaceful life.
• Maintain physical, mental and spiritual fitness.
• Develop self-confidence to take up initiatives in their lives.
Module – 1
Introduction to Yoga: Introduction, classical and scientific aspects of yoga, Importance, Types, Healthy
Lifestyle, Food Habits, Brief Rules, Sithalikarana Practical classes. (04 Hours)
Module – 2
Physical Health: Introduction, Pre-requisites, Asana-Standing, Sitting, Supine and Prone, Practical
classes.
(06 Hours)
Module – 3
Psychological Health: Introduction Thought Forms, Kriya (Kapalabhati), Preparation to Meditation,
Practical classes. (06 Hours)
Module – 4
Therapeutic Yoga: Mudra Forms, Acupressure therapy, Relaxation techniques Practical classes.
(06 Hours)
Module – 5
Spirituality & Universal Mantra: Introduction, Being Human, Universal Mantra, Universal LOVE, Benefits
of practice of Spirituality in day-to-day life, practical classes. (04 Hours)
Course Outcomes (Course Skill Set):
At the end of the course students will be able to:
Reference Books:
1. Principles and Practice of Yoga in Health Care, Publisher: Handspring Publishing Limited,
ISBN: 9781909141209, 9781909141209
2. Basavaraddi I V: Yoga in School Health, MDNIY New Delhi, 2009
3. Dr. HR. Nagendra: Yoga Research and applications (Vivekanda Kendra Yoga Prakashana
Bangalore)
4. Dr. Shirley Telles: Glimpses of Human Body (Vivekanda Kendra Yoga Prakashana Bangalore)
Web resources
Web links and Video Lectures (e-Resources): Refer links
• https://youtu.be/KB-TYlgd1wE
• https://youtu.be/aa-TG0Wg1Ls
BMS Institute of Technology and Management
Department of Humanities and Social Sciences
Choice Based Credit System (CBCS)
SEMESTER – IV
NCC (0:0:2)
(Common to all Branches)
(Effective from the academic year 2024-25) (2022 scheme)
Course Code BNCK459 CIE Marks 100
Teaching Hours/Week (L: T:P) 0:0:2 SEE Marks -
Total Number of Contact Hours 26 Exam Hours -
Mandatory Course (Non-Credit)
(Completion of the course shall be mandatory for the award of degree)
Course Objectives:
This course will enable students to:
• Understand the vision of NCC and its functioning.
• Understand the security set up and management of Border/Coastal areas.
• Acquire knowledge about the Armed forces and general awareness.
Module– 1
Introduction to National Cadet Corp: What is NCC, who can join NCC, benefits, Establishment,
history, 3 wings, motto, core values, Aims, flag, song, pledge, cardinals, Organization, Director
General NCC, Directorates, Uniform and Cadet ranks, Camps, Certificate exams, Basic aspects of
drill.
National Integration: Importance of national integration, Factors affecting national integration,
Unity in diversity, Role of NCC in nation building.
Disaster Management: What is a Disaster, Natural and Man-made disasters, Earthquake, Floods.
(04 Hours)
Module– 2
Indian Army: Introduction to Indian Army, Command and control, Fighting & supporting arms,
Rank structure, Major Regiments of the Army, Major Wars and Battles, Entry to the Indian Army,
Renowned leaders and Gallantry Awardees.
(02 Hours)
Module– 3
Indian Air Force: Introduction to Indian Air Force, Command and control, Rank structure, Major
Aircrafts, Entry to the Indian Air Force, Renowned leaders.
Indian Navy: Introduction to Indian Navy, Command and control, Rank structure, Major Ships
and Submarines, Entry to the Indian Navy, Renowned leaders. (02 Hours)
Module 4
Health and Hygiene: First Aid Protocols - CPR, Understanding Types of Bandages, Fire Fighting
Field & Battle Crafts: Field Signals using hands, Judging distance -Types of Judging Distance,
Section formations-types of Section Formation. (04 Hours)
Module– 5
Drill Practical’s: Savdhan, Vishram, Salute, Turning, Marching. . (14 Hours)
Familiarize on the issues related to social & community development and disaster
CO3
management and equip themselves to provide solutions.
CO4 Get an insight of the defense forces and further motivate them to join the defense
forces.
Teaching Practice:
● Blackboard/Multimedia Assisted Teaching.
● Class Room Discussions, Brainstorming Sessions, Debates.
● Activity: Organizing/Participation in Social Service Programs.
● On Ground: Drill training.
CIE: 100 Marks
• CIE 1 for 40 marks – A theory paper which is MCQ / Descriptive conducted during the
semester.
CIE 2 for 60 marks – A practical test conducted at the end of the semester.
Text Books:
Reference Books:
1. Chandra B. Khanduri, “Field Marshal KM Cariappa: a biographical sketch”, Dev
Publications,2000.
2. Gautam Sharma, “Valour and Sacrifice: Famous Regiments of the Indian Army”, Allied
Publishers,1990
BMS Institute of Technology and Management
Department of Humanities and Social Sciences
Choice Based Credit System (CBCS)
SEMESTER – IV
Music (0:0:2)
(Common to all Branches)
(Effective from the academic year 2024-25) (2022 scheme)
Course Code BMUK459 CIE Marks 100
Teaching Hours/Week (L: T:P) 0:0:2 SEE Marks -
Total Number of Contact Hours 26 Exam -
Hours
Mandatory Course (Non-Credit)
(Completion of the course shall be mandatory for the award of the Degree)
Course Objectives:
The course will enable the students to:
• Identify the major traditions of Indian music, both through notations andaurally.
• Analyze the compositions with respect to musical and lyrical content.
• Demonstrate an ability to use music technology appropriately in a variety of settings.
Module – 1
Preamble: Contents of the curriculum intend to promote music as a language to develop an
analytical, creative, and intuitive understanding. For this the student must experience music
through study and direct participation in improvisation and composition.
Origin of the Indian Music: Evolution of the Indian music system, Understanding of
Shruthi, Nada, Swara, Laya, Raga, Tala, Mela. (03 Hours)
Module – 2
Compositions: Introduction to the types of compositions in Carnatic Music - Geethe, JathiSwara,
Swarajathi, Varna, Krithi, and Thillana, Notation system.
(03 Hours)
Module – 3
Composers: Biography and contributions of Purandaradasa, Thyagaraja, Mysore
Vasudevacharya. (03 Hours)
Module – 4
Music Instruments: Classification and construction of string instruments, wind instruments,
percussion instruments, Idiophones (Ghana Vaadya), Examples of each class of Instruments
(03 Hours)
Module – 5
Abhyasa Gana: Singing the swara exercises (Sarale Varase Only), Notation writing for Sarale
Varase and Suladi Saptha Tala (Only in Mayamalavagowla Raga), Singing 4 Geethein Malahari, and
one Jathi Swara, One Nottu Swara OR One krithi in a Mela raga, a patriotic song
(14 Hours)
Course Outcomes (Course Skill Set):
At the end of the course the students will be able to:
CO1 Discuss the Indian system of music and relate it to other genres (Cognitive Domain)
CO2 Experience the emotions of the composer and develop empathy (Affective Domain)
Teaching Practice:
● Classroom teaching
● ICT – PowerPoint Presentation
● Audio & Video Visualization Tools
CIE: 100 Marks
• CIE 1 for 40 marks – A theory paper which is MCQ / Descriptive conducted during
the semester
• CIE 2 for 60 marks – A practical test conducted at the end of the semester in which
the student has to recite one Sarale Varase mentioned by the examiner inthree
speeds. Sing / Play the Geethe in Malahari. Singing / Playing Jathi Swara / Krithi.
Text Books
1. Vidushi Vasantha Madhavi, “Theory of Music”, Prism Publication, 2007.
2. T Sachidevi and T Sharadha (Thirumalai Sisters), Karnataka Sangeetha Dharpana
- Vol. 1 (English), Shreenivaasa Prakaashana, 2018.
Reference Books
1. Lakshminarayana Subramaniam, Viji Subramaniam, “Classical Music of India: APractical
Guide”, Tranquebar 2018.
2. R. Rangaramanuja Ayyangar, “History of South Indian (Carnatic) Music”, Vipanci
Charitable Trust; Third edition, 2019.
3. Ethel Rosenthal, “The Story of Indian Music and Its Instruments: A Study of thePresent
and a Record of the Past”, Pilgrims Publishing, 2007.
4. Carnatic Music, National Institute of Open Schooling, 2019.