Department of Elcetronics and Telecommunication Engineering

About Department

Our vision is to produce excellence engineers that brings out with high technical competencies and promotes high-end research to meet the current and future challenges in professional and research assignments in electrical engineering and allied fields. Our department is ready to provide students with fundamental knowledge of engineering and build up career of students in government and private sector. We also plan to develop leadership skill, entrepreneurial skills in students. We also help to finding out knowledge inside of them and according to that we will guide for making bright career in future. I look forward for preparing my students to face the challenges regarding engineering and technology, research area, becoming a successful entrepreneur who might be helpful for the betterment of the society and our nation

Department of Electronics & Telecommunication Engineering

Vision

To be center for excellence to educate and train a smart and skillful way by providing the exposure and platform for rural and urban areas.

Mission

  1. To provide a strong platform for students for their improvement and innovation with strong academic knowledge with value addition for business and industry.
  2. To inculcate the environment to develop tomorrows entrepreneurs.
  3. To offer a well- balanced program of instruction, practical experience, and opportunities for overall personality development.

Department of Electronics and Telecommunication Engineering

Head of the Department

Prof. Pratik S. Deshmukh

Designation - Assistant Professor & HOD Qualification - B.E. (ENTC), M.E.(Digital Electronics) Area of Specialization - Digital Electronics Experience - 6 Years Publications - National:- 00 International:- 01 Email ID - psdeshmukh9999@gmail.com

Department of Electronics and Telecommunication Engineering

Faculty

Prof. Shraddha W. Kadukar (Jumle)

Designation - Assistant Professor Qualification - B.E (EnTC), ME (Digital Electronics) Experience - 7 Years Area of Specialization - COMMUNICATION ENGG.DSP Publications - National:-01 International:- 01 Email ID - shraddhakadukarjumale@gmail.com, shraddha_kadukar21@rediffmail.com

Darshana R. Sarnaik

Designation - Assistant Professor Qualification - B.E. (EnTC), M.E.(Digital Electronics) Experience - 1 Year Area of Specialization - Digital Electronics Publications - National:-02 International:- 00 Email ID - darshanasarnaik@gmail.com
Laboratory
View Laboratory
Student Achievements
Department Student Achievements
Student Projects
Department Student Projects
Placement
Placement

Learning Outcomes

Program Outcomes (POs)

PO1: Engineering knowledge – Apply the knowledge of mathematics, science, engineering fundamentals, and an engineering specialization to the solution of complex engineering problems.
PO2: Problem analysis – Identify, formulate, review research literature, and analyze complex engineering problems reaching substantiated conclusions using first principles of mathematics, natural sciences, and engineering sciences.
PO3: Design/development of solutions – Design solutions for complex engineering problems and design system components or processes that meet the specified needs with appropriate consideration for the public health and safety, and the cultural, societal, and environmental considerations.
PO4: Conduct investigations of complex problems – Use research-based knowledge and research methods including design of experiments, analysis and interpretation of data, and synthesis of the information to provide valid conclusions.
PO5: Modern tool usage – Create, select, and apply appropriate techniques, resources, and modern engineering and IT tools including prediction and modeling to complex engineering activities with an understanding of the limitations.
PO6: The engineer and society – Apply reasoning informed by the contextual knowledge to assess societal, health, safety, legal and cultural issues and the consequent responsibilities relevant to the professional engineering practice.
PO7: Environment and sustainability – Understand the impact of the professional engineering solutions in societal and environmental contexts, and demonstrate the knowledge of, and need for sustainable development.
PO8: Ethics – Apply ethical principles and commit to professional ethics and responsibilities and norms of the engineering practice.
PO9: Individual and team work – Function effectively as an individual, and as a member or leader in diverse teams, and in multidisciplinary settings.
PO10: Communication – Communicate effectively on complex engineering activities with the engineering community and with society at large, such as, being able to comprehend and write effective reports and design documentation, make effective presentations, and give and receive clear instructions.
PO11: Project management and finance – Demonstrate knowledge and understanding of the engineering and management principles and apply these to one’s own work, as a member and leader in a team, to manage projects and in multidisciplinary environments.
PO12: Life-long learning – Recognize the need for, and have the preparation and ability to engage in independent and life-long learning in the broadest context of technological change.

Program Specific Outcomes (PSOs)

PSO1 – Solve Electronics and Telecommunication Engineering problems and design, implement, and troubleshoot real-world problems using latest engineering tools.
PSO2 – Use knowledge, technical skills, and communication skills for higher studies, research work, and have a successful career with social and ethical awareness.

Course Outcomes (COs)

Department of Electronics and Telecommunication Engineering
!-- Project Stage I (Seminar) -->
Course CO Code CO Statement
Engineering Mathematics-III 3ETC1.1 Demonstrate the knowledge of differential equations to solve engineering problems of analog systems.
3ETC1.2 Apply Laplace transform to solve differential equations.
3ETC1.3 Apply knowledge of vector calculus.
3ETC1.4 Comprehend knowledge of complex analysis in terms of complex variables, harmonic functions and conformal Mapping.
3ETC1.5 Apply numerical methods to obtain approximate solutions to mathematical problems.
3ETC1.6 Identify and solve certain forms of partial difference equations as applied to discrete systems.
Electronic Devices & Circuits 3ETC02.1 Comprehend the knowledge of diode and its applications in rectifier and regulator circuits.
3ETC02.2 Understand basics of BJT, JFET, MOSFET, UJT and their operational parameters.
3ETC02.3 Understand feedback concept, topologies and their applications.
3ETC02.4 Implement and analyze various electronic circuits.
Digital System Design 3ETC03.1 Use Boolean algebra to solve logic functions, minimization techniques, number systems and its conversion, arithmetic functions.
3ETC03.2 Identify, analyze and design combinational and sequential circuits.
3ETC03.3 Understand digital logic families and their characteristics.
3ETC03.4 Use the knowledge of semiconductor memories and mapping of memories, programmable logic devices in digital design.
Electromagnetic Waves 3ETC04.1 Understand the coordinate systems and vector integrals.
3ETC04.2 Evaluate Electric Field Intensity for different charge distributions.
3ETC04.3 Evaluate Magnetic Field Intensity due to current carrying conductors.
3ETC04.4 Understand scientifically about Maxwell’s equations & Boundary conditions.
3ETC04.5 Characterize uniform plane wave & can calculate reflection and transmission coefficient of waves at media interface.
3ETC04.6 Understand principle of radiation and radiation characteristics of theoretical & practical antennas.
Object Oriented Programming 3ETC05.1 Justify the basic concepts of object-oriented programming such as data types, functions, classes, objects, constructors, inheritance, overloading etc.
3ETC05.2 Design, implement, test, and debug simple programs in C++.
3ETC05.3 Describe how the class mechanism supports encapsulation and information hiding.
3ETC05.4 To know the concept of operator overloading.
3ETC05.5 Understand inheritance in C++.
3ETC05.6 Design and test the implementation of Java programming concepts.
Electronic Devices and Circuits - Lab 3ETC06.1 Acquiring basics of parameters and operation of various semiconductor devices.
3ETC06.2 Implementation of basic circuits using electronic devices.
3ETC06.3 Verification and analysis of performance of electronic circuits.
Digital System Design - Lab 3ETC07.1 Apply practically the concepts of digital electronics.
3ETC07.2 Explain the operation and characteristics of various digital logic families.
3ETC07.3 Understand the operation of various logic gates and their implementation using digital IC’s.
3ETC07.4 Design and implement various combinational logic circuits.
3ETC07.5 Design and implement various sequential logic circuits.
3ETC07.6 Design and mapping of various types of memories.
Object Oriented Programming - Lab 3ETC08.1 Justify the basics of object-oriented design and the concepts of encapsulation, abstraction, inheritance, and polymorphism.
3ETC08.2 Design, implement, test, and debug simple programs in an object-oriented programming language.
3ETC08.3 Describe how the class mechanism supports encapsulation and information hiding.
3ETC08.4 Design and test the implementation of C++ and Java programming concepts.
Electronic Workshop 3ETC09.1 Able to enhance the knowledge of different Electronics component.
3ETC09.2 Able to understand the basic concept of Layout Creation.
3ETC09.3 Able to design and implement different Electronics Ckt.
3ETC09.4 Able to analyze the circuit and troubleshoot errors if any.
Analog and Digital Communication 4ETC01.1 Understand the necessity of modulation and identify the various components of analog and Digital communication systems.
4ETC01.2 Understand different modulation and demodulation schemes in analog communication systems.
4ETC01.3 Compare and contrast the strengths and weaknesses of various communication systems.
4ETC01.4 Apply the concepts of Probability theory in communication systems.
4ETC01.5 Analyze the performance of various pulse modulation schemes.
4ETC01.6 Understand concepts of information theory and analyze information transmission over communication channel.
4ETC01.7 Analyze performance of different digital modulation techniques.
Analog Circuits 4ETC02.1 Perform evaluation of the switching behavior of semiconductor devices.
4ETC02.2 Comprehend the knowledge of basic concepts and performance parameters of Op-Amp.
4ETC02.3 Use Op-Amp for implementation of linear and non-linear applications.
4ETC02.4 Comprehend the knowledge of PLL, its applications and data converters.
Network Theory 4ETC03.1 Analyze electrical circuits using Mesh and Node analysis.
4ETC03.2 Apply suitable Network Theorem to analyze electrical circuits.
4ETC03.3 Draw oriented Graph of the network to determine their currents and voltages.
4ETC03.4 To implement the concept of Laplace Transform for electrical circuit analysis.
4ETC03.5 To apply Two-Port network theory for electrical network analysis.
4ETC03.6 To evaluate different Network Functions.
Signals and Systems 4ETC04.1 Understand the continuous time signals and systems mathematically and their classification along with the mathematical operations that can be performed on them.
4ETC04.2 Understand the spectral characteristics of continuous-time periodic signals using Fourier series.
4ETC04.3 Analyze the spectral characteristics of continuous-time aperiodic signals and systems using Fourier Transform.
4ETC04.4 Apply the Laplace transform for analysis of continuous-time systems.
4ETC04.5 Understand the Discrete Time signals and systems mathematically and understand their classification along with the mathematical operations that can be performed on them.
4ETC04.6 Analyze the spectral characteristics of Discrete Time signals and systems using Discrete Time Fourier Transform.
Values & Ethics (HS) 4ETC05.1 By 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.
Environmental Science 4ES06.1 Acquiring values and attitudes towards understanding complex environmental economic-social challenges, and participating actively in solving current environmental problems and preventing the future ones.
4ES06.2 Predicting the consequences of human actions on the web of life, global economy and quality of human life.
4ES06.3 Adopting sustainability as a practice in life, society and industry.
Analog and Digital Communication Lab 4ETC06.1 Understand the concepts of modulation and demodulation in communication system.
4ETC06.2 Analyze performance characteristics of AM/FM receiver.
4ETC06.3 Describe various line codes used for representation of digital waveforms.
4ETC06.4 Demonstrate different working blocks of digital communication system.
4ETC06.5 Analyze the performance of digital communication system.
4ETC06.6 Apply various MATLAB functions for digital Communication Systems.
Analog Circuits Lab 4ETC07.1 Implement wave shaping circuits using passive components, diode and BJT and perform their analysis.
4ETC07.2 Demonstrate linear and non-linear applications of Op-Amp.
4ETC07.3 Implement PLL in certain applications.
Network Theory Lab 3ETC08.1 To apply knowledge of Mesh and Node analysis for a given network.
3ETC08.2 To apply various network theorems to solve networks.
3ETC08.3 To apply knowledge of Two Port network and Network Functions to analyze given network.
Signals and Systems - Lab 4ETC09.1 Generate different plots and explore results to draw valid conclusions and inferences in Signal Processing.
4ETC09.2 Enable on how to approach for requirement of signal processing and system design using simulation tools.
4ETC09.3 Familiarize with the concepts of sampling.
Microprocessors and Microcontrollers 5ETC01.1 Attain the knowledge of Microprocessor 8085.
5ETC01.2 Understand the Interfacing of various peripheral devices with Microprocessor 8085.
5ETC01.3 Attain the knowledge of Microcontroller 8051.
5ETC01.4 Understand assembly language & C Programming for Microcontrollers.
5ETC01.5 Understand the Interfacing of various peripheral devices with Microcontroller 8051.
5ETC01.6 Gain knowledge of advance Microcontrollers.
Control Systems 5ETC02.1 Understand mathematical models of electrical, mechanical and electromechanical systems.
5ETC02.2 Determine transfer functions from block diagrams and signal flow graph.
5ETC02.3 Evaluate transient response and steady state response parameters.
5ETC02.4 Analyze stability of the LTI system using Routh criterion and root locus.
5ETC02.5 Analyze stability of the LTI system using bode plot and Nyquist criterion.
5ETC02.6 Create the state model and Evaluate response of the system using state variable method.
Digital Signal Processing 5ETC03.1 Manipulate the discrete time signals and identify the type system.
5ETC03.2 Compute the Z-transform of a sequence, identify its region of convergence, and compute the inverse Z-transform.
5ETC03.3 Evaluate the Fourier transform of a signal.
5ETC03.4 Design FIR and IIR filters.
5ETC03.5 Understand the concepts of Multirate Digital Signal Processing and need of Filter banks.
5ETC03.6 Understand the application of Digital Signal Processing.
PE-I: Power Electronics 5ETC04.1 Analyze the characteristics of various power electronics devices.
5ETC04.2 Understand SCR firing circuits, commutation techniques.
5ETC04.3 Analyze and design controlled rectifiers and dual converters.
5ETC04.4 Analyze and design DC to DC, AC to AC converters and DC to AC inverters.
5ETC04.5 Design and develop power electronic circuits for various applications.
5ETC04.6 Know various applications of power converters in DC drives.
PE-I: Fiber Optics Communication 5ETC04.1 Understand the principles fiber-optic communication, the components and Losses and dispersion in fiber.
5ETC04.2 Understand the properties of the optical fibers and optical components in sources.
5ETC04.3 Understand operation of lasers, LEDs, and detectors in fiber.
5ETC04.4 Analyze system performance of optical communication systems in networks.
5ETC04.5 Understand the block diagram of FOC System with Power budgeting parameters.
5ETC04.6 To apply the knowledge of fiber optical components, links, and systems.
PE-I: Speech and Audio Processing 5ETC04.1 Illustrate how the speech production is modeled.
5ETC04.2 Summarize the techniques involved in collecting the features from the speech signal in time and frequency domain.
5ETC04.3 Summarize the various speech coding techniques.
5ETC04.4 Understand the process Speech Synthesis.
5ETC04.5 Apply techniques/methods used for speech enhancement.
5ETC04.6 Apply techniques/methods used for speech recognition.
OE-I: Sensors and Transducers 5ETC05.1 Understand the basic aspect of transducers and sensors.
5ETC05.2 Gain knowledge of statistical characteristic and Errors of system.
5ETC05.3 Realize the fundamental concept about temperature and Velocity measurement.
5ETC05.4 Acquire knowledge of measurement of displacement and Humidity.
5ETC05.5 Familiarize the basic information about measurement of Pressure, Flow, Level.
5ETC05.6 Aware about the basics of Strain gauge and smart sensors.
OE-I: Data Structure 5ETC05.1 Able to understand basics and applications of different linear and nonlinear data structures.
5ETC05.2 Able to design and implement various data structure algorithms and analyze the efficiency of an algorithm.
5ETC05.3 Able to understand Linked List and implement algorithm.
5ETC05.4 Able to understand the working principle and Implementation of stacks and queues.
5ETC05.5 Able to implement Trees, Graph and their applications.
5ETC05.6 Able to write an algorithm on different sorting methods and analyze the complexities of algorithms.
Object Oriented Programming Using Java 5ETC05.1 Fundamentals of Object Oriented Programming and can build & run a basic application at their own.
5ETC05.2 Use of selection & repetition statements in Java Program, dealing with methods and playing with classes and objects in real world.
5ETC05.3 To create and process single dimensional & multidimensional arrays, to handle strings in Java.
5ETC05.4 To create interactive graphical user interface in a desktop application using AWT and/or SWING Components.
5ETC05.5 To handle exceptions and create user defined exception, also learns file handling in Java.
5ETC05.6 To learn concept of multithreading; create, manage threads; and purpose of synchronization.
Microprocessor & Microcontroller Lab 5ETC06.1 Attain the knowledge of Microprocessor 8085.
5ETC06.2 Understand the Interfacing of various peripheral devices with Microprocessor 8085.
5ETC06.3 Attain the knowledge of Microcontroller 8051.
5ETC06.4 Understand assembly language & C Programming for Microcontrollers.
Digital Signal Processing Lab 5ETC07.1 Manipulate the discrete time signals and identify the type system.
5ETC07.2 Compute the z-transform of a sequence, identify its region of convergence, and compute the inverse z-transform.
5ETC07.3 Evaluate the Fourier transform of a signal.
5ETC07.4 Understand the architecture of DSP processor TMS320C54XX.
Power Electronics Lab 5ETC08.1 Analyze the characteristics of various power electronics devices.
5ETC08.2 Understand SCR firing circuits.
5ETC08.3 Analyze and design controlled rectifiers.
5ETC08.4 Analyze and design DC to DC, AC to AC converters and DC to AC inverters.
5ETC08.5 Design and develop power electronic circuits for various applications.
Sensors & Transducers Lab 5ETC09.1 Learn about various Sensors.
5ETC09.2 Examine the measurement of various physical quantities using transducers.
5ETC09.3 Be aware of statistical data analysis of different transducers.
5ETC09.4 Understand computerized data acquisition.
Computer Networks 6ETC01.1 Identify different types of network devices and their functions within a network.
6ETC01.2 Understand the basic functions of data link control and media access control and protocols used in these layers.
6ETC01.3 Distinguish between the layers of the OSI and TCP/IP model.
6ETC01.4 Analyze, specify and design routing strategies for an IP based networking infrastructure.
6ETC01.5 Understand the concept of reliable and unreliable transfer protocol of data and how TCP and UDP implement these concepts.
6ETC01.6 Understand various Application layer Protocols.
Computer Organization 6ETC02.1 Learn how computers work.
6ETC02.2 Analyse the performance of computers.
6ETC02.3 Perform floating point arithmetic operations and design ALU as per the requirement.
6ETC02.4 Know how computers are designed & built.
6ETC02.5 Understand and design different types of memory systems.
6ETC02.6 Understand issues affecting recent processors.
CMOS / VLSI Design 6ETC03.1 To understand the concept of CMOS circuit.
6ETC03.2 To draw Layout, Stick diagrams of CMOS Circuits.
6ETC03.3 To analyse the CMOS circuit performance parameters.
6ETC03.4 To implement combinational CMOS circuit design using CMOS logic families.
6ETC03.5 To design sequential CMOS circuit.
6ETC03.6 To design the CMOS circuit using dynamic CMOS logic.
Satellite Communication 6ETC03.1 Visualize the architecture of satellite systems as a means of high speed, high range communication system.
6ETC03.2 State various aspects related to satellite systems such as orbital equations, sub-systems in a satellite.
6ETC03.3 Solve numerical problems related to orbital motion and design of link budget for the given parameters and conditions.
6ETC03.4 Learn advanced techniques and regulatory aspects of satellite communication.
6ETC03.5 Understand role of satellite in various applications.
6ETC03.6 Understand VSAT and GPS.
Adaptive Signal Processing 6ETC03.1 Comprehend adaptive system and functions.
6ETC03.2 Evaluate the performance of various methods for designing adaptive filters through estimation of different parameters.
6ETC03.3 Understand the concepts of gradient and mean square error performance in adaptive systems.
6ETC03.4 Analyse convergence and stability issues associated with adaptive filter design and come up with optimum solutions.
6ETC03.5 Apply an adaptive filter algorithm that recursively finds the coefficients that minimize a weighted linear least squares cost function.
6ETC03.6 Implement applications of adaptive signal processing.
OE: Python Programming 6ETC04.1 Interpret the fundamental Python syntax and semantics.
6ETC04.2 Be fluent in the use of Python control flow statements.
6ETC04.3 Perform basic CRUD operations on Mongo DB using Python.
6ETC04.4 Determine the methods to create and manipulate Python programs by utilizing the data structures like lists, tuples and sets.
6ETC04.5 Identify the commonly used operations involving file systems and regular expressions.
6ETC04.6 To learn and use operators.
OE: Database Management Systems 6ETC04.1 Differentiate database systems from file systems by enumerating the features provided by database systems and describe each in both function and benefit.
6ETC04.2 Define the terminology, features, classifications, and characteristics embodied in database systems.
6ETC04.3 Analyze an information storage problem and derive an information model expressed in the form of an entity relation diagram and other optional analysis forms, such as a data dictionary.
6ETC04.4 Demonstrate an understanding of normalization theory and apply such knowledge to the normalization of a database.
6ETC04.5 Understand the basic issues of transaction processing.
6ETC04.6 Understanding the basic issues of concurrency control and deadlock in database.
OE: Renewable Energy Systems 6ETC04.1 Understand the concept of Solar cell and estimate solar energy availability.
6ETC04.2 Learn Solar cell Technologies.
6ETC04.3 Understand the concept of Power Electronic Converters.
6ETC04.4 Learn about Hybrid Electric Vehicles.
6ETC04.5 Learn Electric drives.
6ETC04.6 Learn about electric storage.
Engineering Economics and Banking 6ETC05.1 Learn basics of Engineering Economics.
6ETC05.2 Understand and compute the production cost.
6ETC05.3 Study different cash flow methods.
6ETC05.4 To evaluate Engineering alternatives.
6ETC05.5 Understand depreciation analysis.
6ETC05.6 Understand Indian Banking System.
Computer Networks Lab 6ETC06.1 Identify different types of network devices and their functions within a network.
6ETC06.2 Understand the basic functions of data link control and media access control and protocols used in these layers.
6ETC06.3 Distinguish between the layers of the OSI and TCP/IP model.
6ETC06.4 Analyze, specify and design routing strategies for an IP based networking infrastructure.
6ETC06.5 Understand the concept of reliable and unreliable transfer protocols and how TCP and UDP implement them.
6ETC06.6 Understand various Application layer Protocols.
Analog Circuits Lab 6ETC07.1 Analyse the characteristics of amplifiers.
6ETC07.2 Analyse the characteristics of Oscillators.
6ETC07.3 Analyse the characteristics of Multivibrators.
6ETC07.4 Analyse the characteristics of tuned amplifiers.
Python Programming Lab 6ETC08.1 Interpret the fundamental Python syntax and semantics.
6ETC08.2 Be fluent in the use of Python control flow statements.
6ETC08.3 Perform basic CRUD operations on Mongo DB using Python.
6ETC08.4 Determine the methods to create and manipulate Python programs using data structures like lists, tuples and sets.
6ETC08.5 Identify the commonly used operations involving file systems and regular expressions.
6ETC08.6 To learn and use operators.
Mini Project 6ETC09.1 Identify problems based on societal/research needs.
6ETC09.2 Apply knowledge and skill to solve societal problems in a group.
6ETC09.3 Develop interpersonal skills to work as member of a group or leader.
6ETC09.4 Analyze the impact of solutions in societal and environmental context for sustainable development.
6ETC09.5 Excel in written and oral communication.
6ETC09.6 Demonstrate project management principles during project work.
Information & Cyber Security 7ETC01.1 Understand basic cryptographic algorithms.
7ETC01.2 Attain the knowledge of message and web authentication and security issues.
7ETC01.3 Identify information system requirements.
7ETC01.4 Understand the current legal issues towards information security.
7ETC01.5 Discuss the fundamental ideas of public-key cryptography.
7ETC01.6 Understand Intrusions and intrusion detection.
Digital Image and Video Processing 7ETC02.1 Comprehend fundamentals of digital image processing.
7ETC02.2 Understand & apply knowledge of spatial domain and frequency domain filtering to digital images.
7ETC02.3 Analysis of image segmentation and morphological techniques.
7ETC02.4 Understand image degradation model and its restoration; analyze various image compression techniques based on redundancy features.
7ETC02.5 Understand the Fundamentals of digital video processing.
7ETC02.6 Comprehend motion estimation and video processing applications.
Project Management & Entrepreneurship 7ETC03.1 Understand basic concept of Project management.
7ETC03.2 Attain the knowledge of cost estimation & working capital.
7ETC03.3 Prepare Cost Sheets, balance sheets and Cash Flow statements.
7ETC03.4 Understand the Entrepreneurial competencies & traits.
7ETC03.5 Discuss the Management skills for Entrepreneurs.
7ETC03.6 Understand Social Entrepreneurship.
PE-III: High Speed Electronics 7ETC04.1 Explain significance and the areas of application of high-speed electronics circuits.
7ETC04.2 Analyze effect of noise in high speed application.
7ETC04.3 Summarize the properties of various components used in high speed electronics.
7ETC04.4 Design the various type of RF amplifier for high speed application.
7ETC04.5 Explain the operation of the Mixer, Oscillator and PLL transceiver.
7ETC04.6 Design the various types of PCB using CAD tool.
PE-III: Mobile Communication & Network 7ETC04.1 Explain basic concept of Cellular systems and standards.
7ETC04.2 Demonstrate knowledge of Signal propagation model.
7ETC04.3 Compare different multiple access techniques in mobile communication.
7ETC04.4 Summarise the concept of rake receiver.
7ETC04.5 Demonstrate advance knowledge of MIMO.
7ETC04.6 Compare different Mobile Communication Systems and standards.
PE-III: Mixed Signal Design 7ETC04.1 Expand knowledge of the CMOS Process, and op-amp design.
7ETC04.2 Devise appropriate switch capacitor circuits.
7ETC04.3 Analyze phase lock loop circuits.
7ETC04.4 Use desired data converters in various applications.
7ETC04.5 Explain various types of A/D Converters.
7ETC04.6 Understand D/A converters.
PE-IV: Introduction to MEMS 7ETC05.1 Demonstrate skills to select appropriate material for MEMS devices.
7ETC05.2 Understand fabrication process of MEMS.
7ETC05.3 Select appropriate sensor and actuator in a given application.
PE-IV: Error Correcting Codes 7ETC05.1 Understand the error sources.
7ETC05.2 Understand error control coding applied in digital communication.
7ETC05.3 Able to transmit and store reliable data and detect errors in data through coding.
7ETC05.4 Able to understand the designing of various codes like block codes, cyclic codes, convolution codes, turbo codes and space codes.
PE-IV: Antenna and Propagation 7ETC05.1 Describe the basic concepts and applications of Antenna systems.
7ETC05.2 Determine the radiation pattern and directivity of antenna arrays.
7ETC05.3 Describe the concept of Huygens Principle & Babinet’s Principle.
7ETC05.4 Understand the properties of broadband antennas and microstrip antennas.
7ETC05.5 Describe the basic principles of smart antenna systems.
7ETC05.6 Understand different ways of propagation of radio waves.
Cryptography & Network Security Lab 7ETC06.1 Understand basic cryptographic algorithms.
7ETC06.2 Attain the knowledge of message and web authentication and security issues.
7ETC06.3 Identify information system requirements.
7ETC06.4 Understand the current legal issues towards information security.
7ETC06.5 Discuss the fundamental ideas of public-key cryptography.
7ETC06.6 Understand Intrusions and intrusion detection.
Digital Image & Video Processing – Lab 7ETC07.1 Comprehend fundamentals of digital image processing.
7ETC07.2 Understand & apply knowledge of spatial domain and frequency domain filtering to digital images.
7ETC07.3 Analysis of image segmentation and morphological techniques.
7ETC07.4 Understand image degradation model and its restoration; analyze various image compression techniques based on redundancy features.
7ETC07.5 Understand the Fundamentals of digital video processing.
7ETC07.6 Comprehend motion estimation and video processing applications.
Project Management & Entrepreneurship – Lab 7ETC08.1 Understand basic concept of Project management.
7ETC08.2 Attain the knowledge of cost estimation & working capital.
7ETC08.3 Prepare Cost Sheets, balance sheets and Cash Flow statements.
7ETC08.4 Understand the Entrepreneurial competencies & traits.
7ETC08.5 Discuss the Management skills for Entrepreneurs.
7ETC08.6 Understand Social Entrepreneurship.
Project Stage I (Seminar) 7ETC09.1 Undertake problem identification, formulation and solution.
7ETC09.2 Communicate with engineers and the community at large in written and oral forms.
Project Stage I (Seminar) 7ETC09.1 Undertake problem identification, formulation and solution.
7ETC09.2 Communicate with engineers and the community at large in written and oral forms.
Embedded systems lab 8ETC01.1 Recognize the concept of Embedded Systems
8ETC01.2 Summarize the quality attributes of Embedded System
8ETC01.3 Articulate the architecture and inbuilt peripherals of AVR Microcontroller
8ETC01.4 Evaluate the programming of AVR Microcontroller in C
8ETC01.5 Compare task, process & threads in Real Time Embedded System
8ETC01.6 Assess validation and debugging of Embedded System
Microwave theory and techniques lab 8ETC02.1 Understand operations of microwave active and passive devices.
8ETC02.2 Understand operations of Semiconductor Microwave Devices.
8ETC02.3 Describe characteristics of microwave propagation through waveguide and parallel microstrip line
8ETC02.4 Understand Operations of Microwave resonators.
8ETC02.5 Use S-parameters for characterization of microwave devices.
8ETC02.6 Measure various parameters of microwave system.
Project stage-II 8ETC07.1 Demonstrate a sound technical knowledge of their selected project topic.
8ETC07.2 Undertake problem identification, formulation and solution.
8ETC07.3 Design engineering solutions to complex problems utilising a systems approach.
8ETC07.4 Conduct an engineering project.
8ETC07.5 Communicate with engineers and the community at large in written an oral forms.
8ETC07.6 Demonstrate the knowledge, skills and attitudes of a professional engineer.