DAVV-image

B-SC-HONS in Electronics at Devi Ahilya Vishwavidyalaya

Devi Ahilya Vishwavidyalaya, a premier State University established in Indore in 1964, stands accredited with an A+ Grade by NAAC. Renowned for its academic prowess, DAVV offers a diverse range of undergraduate and postgraduate programs, including popular courses like B.Tech and MBA. The university boasts a vibrant campus and consistent placements.

READ MORE
location

Indore, Madhya Pradesh

Compare colleges

About the Specialization

What is Electronics at Devi Ahilya Vishwavidyalaya Indore?

This B.Sc. (Hons.) Electronics program at Devi Ahilya Vishwavidyalaya focuses on building a strong theoretical foundation and practical skills in the vast field of electronics. With an emphasis on core concepts, digital systems, communication technologies, and programming, the curriculum prepares students for the rapidly evolving Indian electronics industry, ranging from manufacturing to research and development. The program aims to cultivate innovation and problem-solving abilities crucial for modern technological challenges.

Who Should Apply?

This program is ideal for high school graduates with a science background (Mathematics or Biology group, Electronics/CS) who possess a keen interest in how electronic devices and systems work. It caters to individuals aspiring to join the booming electronics manufacturing sector, telecommunications, or embedded systems industries in India. The curriculum is also suitable for those looking to pursue higher studies like M.Sc. or M.Tech in specialized electronic domains.

Why Choose This Course?

Graduates of this program can expect to secure entry-level positions as Electronics Engineers, Design Engineers, Test Engineers, or Field Service Engineers in various Indian companies. Potential employers include IT service providers with hardware divisions, telecommunication giants, and electronics manufacturing firms. Starting salaries for freshers typically range from INR 2.5 to 4.5 LPA, with significant growth potential as they gain experience and specialize in areas like VLSI or IoT.

Student Success Practices

Foundation Stage

Master Core Principles with Hands-on Experiments- (Semester 1-2)

Diligently study fundamental concepts of basic electronics, mathematics, and programming (C, Python). Regularly attend and actively participate in lab sessions for BSE 102, BSE 105, BSE 202, BSE 205. Focus on understanding component behavior and circuit analysis through practical application.

Tools & Resources

Lab manuals, Simulation software (e.g., Tinkercad for basic circuits), Online tutorials (e.g., NPTEL, Coursera for C/Python basics), Circuit component kits

Career Connection

Strong foundational knowledge is critical for understanding complex systems later and excelling in technical interviews for entry-level engineering roles.

Develop Robust Programming Skills- (Semester 1-2)

Beyond syllabus requirements, practice coding daily in C and Python. Solve problems on platforms like HackerRank or LeetCode focused on data structures and algorithms. Build small projects to apply concepts learned in BSE 104/105 and BSE 204/205.

Tools & Resources

Online judges (HackerRank, LeetCode), IDEs (VS Code, PyCharm), GitHub for version control

Career Connection

Programming proficiency is increasingly vital for electronics engineers, especially in embedded systems, IoT, and automation. It enhances problem-solving and logical thinking.

Cultivate Effective Communication and Teamwork- (Semester 1-2)

Actively participate in group discussions, presentations, and collaborative lab work (BSE 106 English Communication, BSE 206 Environmental Studies). Seek opportunities to present technical topics to peers, improving both verbal and written communication.

Tools & Resources

Presentation software (PowerPoint, Google Slides), Peer feedback sessions, Online resources for public speaking

Career Connection

Essential soft skills for any professional role. Companies value engineers who can articulate ideas clearly and work effectively in teams.

Intermediate Stage

Engage in Circuit Design and Simulation- (Semester 3-4)

Apply theoretical knowledge from Digital Electronics, Network Analysis, and Microprocessors to design and simulate complex circuits using dedicated software. Utilize tools covered in BSE 304 and BSE 404 labs. Document design choices and simulation results thoroughly.

Tools & Resources

PSPICE, LTSpice, Eagle for PCB design, Proteus for microcontroller simulation

Career Connection

Directly translates to skills required for electronics design engineering, hardware development, and system integration roles.

Pursue Internships and Mini-Projects- (Semester 4-5)

Actively seek short-term internships (1-3 months) after semesters 4 or 5 in electronics companies in Indore or nearby industrial hubs. If internships are unavailable, undertake mini-projects in areas like IoT, embedded systems, or renewable energy, leveraging skills from BSE 505.

Tools & Resources

Internshala, LinkedIn, College career services, Faculty guidance

Career Connection

Practical industry exposure enhances resume, builds network, and provides valuable real-world problem-solving experience, improving placement chances.

Specialize through Electives and Advanced Learning- (Semester 5)

Choose electives (BSE 505) strategically based on career interests (e.g., IoT for smart device development, Cyber Security for digital protection). Supplement coursework with advanced online courses or certifications in the chosen specialization.

Tools & Resources

NPTEL advanced courses, Udemy, Coursera, Industry certifications (e.g., IoT Developer Certification)

Career Connection

Deep specialization makes you a valuable candidate for niche roles and high-growth areas within the electronics industry.

Advanced Stage

Execute a High-Impact Major Project- (Semester 6)

Dedicate significant effort to the BSE 606 Major Project. Select a project that addresses a real-world problem, involves novel design, or utilizes advanced technologies (e.g., DSP, VLSI, Embedded Systems). Document the project thoroughly and prepare for robust defense.

Tools & Resources

Academic papers, Industry standards, Advanced simulation tools, Microcontroller development boards (Arduino, Raspberry Pi), Professional project management tools

Career Connection

A strong final year project is a powerful differentiator for placements, showcasing practical skills, problem-solving, and independent work capability.

Prepare Extensively for Placements & Higher Education- (Semester 6)

Attend placement workshops, practice aptitude tests, technical interviews, and group discussions. Refine your resume and portfolio (including project work). If considering higher studies, prepare for entrance exams like GATE or GRE/TOEFL and research institutions.

Tools & Resources

Placement cells, Online aptitude platforms (e.g., IndiaBix), Interview preparation guides, GATE/GRE study materials

Career Connection

Crucial for successfully transitioning from academia to industry or advanced research, leading to desired career paths.

Network with Industry Professionals and Alumni- (Semester 5-6)

Attend industry seminars, workshops, and career fairs. Connect with alumni and professionals in your areas of interest via LinkedIn. Seek mentorship and insights into industry trends and job market requirements.

Tools & Resources

LinkedIn, Industry association events, College alumni network platforms

Career Connection

Networking opens doors to job opportunities, mentorship, and helps in understanding industry expectations beyond academic knowledge.

Program Structure and Curriculum

Eligibility:

  • 10+2 with Science (Mathematics Group/Biology Group/Electronics/CS)

Duration: 3 years / 6 semesters

Credits: 112 Credits

Assessment: Internal: 30%, External: 70%

Semester-wise Curriculum Table

Semester 1

Subject CodeSubject NameSubject TypeCreditsKey Topics
BSE 101Basic Electronics-ICore4DC Circuits and Network Theorems, AC Circuits and Passive Components, Semiconductor Diodes and Rectifiers, Zener Diode and Voltage Regulation, Bipolar Junction Transistor (BJT) Characteristics
BSE 102Analog & Digital Electronics Lab-ILab2Verification of Ohms Law and KVL/KCL, Diode Characteristics and Rectifier Circuits, Zener Diode Voltage Regulation, BJT Characteristics (Input/Output), CRO usage for waveform analysis
BSE 103Mathematics for Electronics-ICore4Differential Calculus, Integral Calculus, Matrices and Determinants, Vector Algebra and Applications, Ordinary Differential Equations
BSE 104Programming for Electronics-I (C Language)Core4Introduction to C Programming, Operators and Expressions, Control Structures (loops, conditionals), Arrays and Strings, Functions and Pointers
BSE 105Programming for Electronics Lab-I (C Language)Lab2Basic C Program Development, Conditional and Loop Statements, Array and String Manipulations, Function Implementation and Calling, Pointer Operations
BSE 106English Communication SkillsCompulsory2Fundamentals of Communication, Oral Communication Skills, Written Communication Techniques, Group Discussion Strategies, Presentation Skills

Semester 2

Subject CodeSubject NameSubject TypeCreditsKey Topics
BSE 201Basic Electronics-IICore4Transistor Biasing Techniques, Single Stage Amplifiers, Feedback Amplifiers and Oscillators, Operational Amplifiers (Op-Amps), Power Amplifiers
BSE 202Analog & Digital Electronics Lab-IILab2Transistor Amplifier Design and Testing, Op-Amp Basic Circuits, Waveform Generation with Op-Amps, RC Phase Shift and Wein Bridge Oscillators, Filter Circuits
BSE 203Mathematics for Electronics-IICore4Partial Differential Equations, Fourier Series and Transforms, Integral Transforms (Laplace and Z-Transform), Complex Analysis, Probability and Statistics
BSE 204Programming for Electronics-II (Python)Core4Introduction to Python Programming, Data Structures in Python (lists, tuples, dictionaries), Object-Oriented Programming in Python, File Handling and Exception Handling, Introduction to Libraries (NumPy, Pandas)
BSE 205Programming for Electronics Lab-II (Python)Lab2Python Scripting for Basic Tasks, Implementing Data Structures, Object-Oriented Programming Applications, File Input/Output Operations, Using Python Libraries for Data Manipulation
BSE 206Environmental StudiesCompulsory2Natural Resources and Their Management, Ecosystems and Biodiversity, Environmental Pollution and Control, Social Issues and the Environment, Human Population and Environment

Semester 3

Subject CodeSubject NameSubject TypeCreditsKey Topics
BSE 301Digital Electronics-ICore4Number Systems and Codes, Boolean Algebra and Logic Gates, Combinational Logic Design, Sequential Logic Circuits (Flip-Flops), Counters and Registers
BSE 302Digital Electronics Lab-ILab2Verification of Logic Gate Operations, Design of Combinational Circuits (Adders, Subtractors), Multiplexers and Demultiplexers, Flip-Flop Truth Tables, Design of Counters and Shift Registers
BSE 303Electrical & Electronic InstrumentsCore4Basic Measurement Concepts, Analog Meters (PMMC, Moving Iron), Digital Multimeters, Cathode Ray Oscilloscope (CRO), Signal Generators and Function Generators
BSE 304Circuit Simulation LabLab2Introduction to SPICE/LTSpice, DC Circuit Analysis Simulation, AC Circuit Analysis Simulation, Transient Analysis of RC/RL Circuits, Diode and Transistor Circuit Simulation
BSE 305Data Structures & AlgorithmsCore4Arrays and Linked Lists, Stacks and Queues, Trees and Binary Search Trees, Graph Traversal Algorithms, Sorting and Searching Algorithms
BSE 306Data Structures LabLab2Implementing Array Operations, Linked List Creations and Manipulations, Stack and Queue Implementations, Tree Traversal Algorithms, Sorting and Searching Algorithm Implementations

Semester 4

Subject CodeSubject NameSubject TypeCreditsKey Topics
BSE 401Digital Electronics-IICore4Semiconductor Memory Devices, Analog-to-Digital Converters (ADC), Digital-to-Analog Converters (DAC), Introduction to Microprocessors, Introduction to Microcontrollers
BSE 402Digital Electronics Lab-IILab2Memory Interfacing Experiments, ADC/DAC Interfacing and Applications, Microprocessor Basic Programming, Microcontroller Basic Programming, Data Acquisition System Design
BSE 403Network AnalysisCore4Network Theorems (Thevenin, Norton, Superposition), Transient Analysis of RL, RC, RLC Circuits, Two-Port Network Parameters, Resonance in RLC Circuits, Filters and Attenuators
BSE 404Network Analysis LabLab2Verification of Network Theorems, Transient Response of RC and RL Circuits, Frequency Response of Series/Parallel Resonant Circuits, Measurement of Two-Port Network Parameters, Filter Characteristics (LPF, HPF)
BSE 405Object Oriented Programming (Java)Core4Introduction to OOP Concepts, Classes, Objects, and Methods, Inheritance and Polymorphism, Abstract Classes and Interfaces, Exception Handling and Multithreading
BSE 406Object Oriented Programming Lab (Java)Lab2Implementing Classes and Objects in Java, Demonstrating Inheritance and Polymorphism, Handling Exceptions and File I/O, Developing GUI Applications using AWT/Swing, Database Connectivity (JDBC)

Semester 5

Subject CodeSubject NameSubject TypeCreditsKey Topics
BSE 501Microprocessor & MicrocontrollerCore48085 Microprocessor Architecture and Instruction Set, 8085 Assembly Language Programming, Memory and I/O Interfacing with 8085, 8051 Microcontroller Architecture and Programming, Applications of Microprocessors and Microcontrollers
BSE 502Microprocessor & Microcontroller LabLab28085 Assembly Language Programs, Interfacing Peripherals (LEDs, Switches), Timer and Interrupt Programming with 8051, Serial Communication with Microcontrollers, Stepper Motor Control
BSE 503Communication Systems-ICore4Amplitude Modulation (AM, DSB-SC, SSB-SC), Frequency Modulation (FM) and Phase Modulation (PM), Noise in Communication Systems, Analog Pulse Modulation (PAM, PWM, PPM), Digital Modulation Techniques (ASK, FSK, PSK)
BSE 504Communication Systems Lab-ILab2AM Modulation and Demodulation, FM Modulation and Demodulation, Sampling and Reconstruction, Analog Pulse Modulation Techniques, Digital Modulation Demonstrations
BSE 505Skill Enhancement Course (Elective)Elective4Choice of Renewable Energy Systems, Internet of Things, or Cyber Security, Selected Topics based on chosen elective
BSE 506Skill Enhancement Lab (Elective)Lab2Practical experiments relevant to chosen elective, Hands-on projects for Renewable Energy, IoT, or Cyber Security

Semester 6

Subject CodeSubject NameSubject TypeCreditsKey Topics
BSE 601Digital Signal ProcessingCore4Discrete-Time Signals and Systems, Z-Transform and Inverse Z-Transform, Discrete Fourier Transform (DFT) and FFT Algorithms, Digital Filter Design (FIR and IIR Filters), Applications of DSP
BSE 602Digital Signal Processing LabLab2Generating Discrete-Time Signals, Implementing DFT and FFT, FIR Filter Design and Implementation, IIR Filter Design and Implementation, Audio Signal Processing with MATLAB/Python
BSE 603Communication Systems-IICore4Satellite Communication Systems, Optical Fiber Communication, Mobile Communication Systems (GSM, CDMA), Wireless Communication Technologies (Wi-Fi, Bluetooth), Radar Systems
BSE 604Communication Systems Lab-IILab2Fiber Optic Communication Link Experiments, Wireless Transceiver Demonstrations, Antenna Radiation Pattern Measurements, Data Transmission using Mobile Communication Principles, GPS Receiver Functionality
BSE 605Discipline Specific Elective (Elective)Elective4Choice of VLSI Design, Embedded Systems, or Robotics, Selected Advanced Topics based on chosen elective
BSE 606Major ProjectProject6Problem Identification and Literature Review, System Design and Methodology, Hardware/Software Implementation, Testing, Debugging, and Performance Analysis, Project Report Writing and Presentation
whatsapp

Chat with us