The document outlines the syllabus for Programming in C and Basic Electrical and Electronics Engineering courses at Anna University. It includes details on course units, topics covered, and recommended textbooks. Each course consists of lectures and laboratory sessions, with a total of 45 periods for programming and 45 periods for electrical engineering.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
24 views4 pages
Syllabus OF C
The document outlines the syllabus for Programming in C and Basic Electrical and Electronics Engineering courses at Anna University. It includes details on course units, topics covered, and recommended textbooks. Each course consists of lectures and laboratory sessions, with a total of 45 periods for programming and 45 periods for electrical engineering.
3003 UNIT I BASICS OF C PROGRAMMING 9 Introduction to programming paradigms – Applications of C Language - Structure of C program - C programming: Data Types - Constants – Enumeration Constants - Keywords – Operators: Precedence and Associativity - Expressions - Input/Output statements, Assignment statements – Decision making statements - Switch statement - Looping statements – Preprocessor directives - Compilation process UNIT II ARRAYS AND STRINGS 9 Introduction to Arrays: Declaration, Initialization – One dimensional array –Two dimensional arrays - String operations: length, compare, concatenate, copy – Selection sort, linear and binary search. UNIT III FUNCTIONS AND POINTERS 9 Modular programming - Function prototype, function definition, function call, Built-in functions (string functions, math functions) – Recursion, Binary Search using recursive functions –Pointers – Pointer operators – Pointer arithmetic – Arrays and pointers – Array of pointers – Parameter passing: Pass by value, Pass by reference. UNIT IV STRUCTURES AND UNION 9 Structure - Nested structures – Pointer and Structures – Array of structures – Self-referential structures – Dynamic memory allocation - Singly linked list – typedef – Union - Storage classes and Visibility. UNIT V FILE PROCESSING 9 Files – Types of file processing: Sequential access, Random access – Sequential access file - Random access file - Command line arguments. TOTAL: 45 PERIODS TEXTBOOKS: 1. ReemaThareja, “Programming in C”, Oxford University Press, Second Edition, 2016. 49 2. Kernighan, B.W and Ritchie,D.M, “The C Programming language”, Second Edition, Pearson Education, 2015.
0042 LIST OF EXPERIMENTS: Note: The lab instructor is expected to design problems based on the topics listed. The Examination shall not be restricted to the sample experiments designed. 1. I/O statements, operators, expressions 2. decision-making constructs: if-else, goto, switch-case, break-continue 3. Loops: for, while, do-while 4. Arrays: 1D and 2D, Multi-dimensional arrays, traversal 5. Strings: operations 6. Functions: call, return, passing parameters by (value, reference), passing arrays to function. 7. Recursion 8. Pointers: Pointers to functions, Arrays, Strings, Pointers to Pointers, Arrays of Pointers 9. Structures: Nested Structures, Pointers to Structures, Arrays of Structures and Unions. 10. Files: reading and writing, File pointers, file operations, random access, processor directives. TOTAL: 60 PERIODS TEXTBOOKS: 1. ReemaThareja, “Programming in C”, Oxford University Press, Second Edition, 2016. 2. Kernighan, B.W and Ritchie, D.M, “The C Programming language”, Second Edition, Pearson Education, 2015.
BE3251 BASIC ELECTRICAL AND ELECTRONICS ENGINEERING LTPC
3003 UNIT I ELECTRICAL CIRCUITS 9 DC Circuits: Circuit Components: Conductor, Resistor, Inductor, Capacitor – Ohm’s Law - Kirchhoff’s Laws –Independent and Dependent Sources – Simple problems- Nodal Analysis, Mesh analysis with Independent sources only (Steady state) Introduction to AC Circuits and Parameters: Waveforms, Average value, RMS Value, Instantaneous power, real power, reactive power and apparent power, power factor – Steady state analysis of RLC circuits (Simple problems only) UNIT II ELECTRICAL MACHINES 9 Construction and Working principle- DC Separately and Self excited Generators, EMF equation, Types and Applications. Working Principle of DC motors, Torque Equation, Types and Applications. Construction, Working principle and Applications of Transformer, Three phase Alternator, Synchronous motor and Three Phase Induction Motor. UNIT III ANALOG ELECTRONICS 9 Resistor, Inductor and Capacitor in Electronic Circuits- Semiconductor Materials: Silicon &Germanium – PN Junction Diodes, Zener Diode –Characteristics Applications – Bipolar Junction Transistor-Biasing, JFET, SCR, MOSFET,IGBT – Types, I-V Characteristics and Applications, Rectifier and Inverters UNIT IV DIGITAL ELECTRONICS 9 Review of number systems, binary codes, error detection and correction codes, Combinational logic - representation of logic functions-SOP and POS forms, K-map representations - minimization using K maps (Simple Problems only). UNIT V MEASUREMENTS AND INSTRUMENTATION 9 Functional elements of an instrument, Standards and calibration, Operating Principle, types - Moving Coil and Moving Iron meters, Measurement of three phase power, Energy Meter, Instrument Transformers-CT and PT, DSO- Block diagram- Data acquisition. TOTAL: 45 PERIODS TEXT BOOKS: 1. Kothari DP and I.J Nagrath, “Basic Electrical and Electronics Engineering”, Second Edition, McGraw Hill Education, 2020 2. S.K.Bhattacharya “Basic Electrical and Electronics Engineering”, Pearson Education, Second Edition, 2017. 3. Sedha R.S., “A textbook book of Applied Electronics”, S. Chand & Co., 2008 4. James A .Svoboda, Richard C. Dorf, “Dorf’s Introduction to Electric Circuits”, Wiley, 2018. 5. A.K. Sawhney, Puneet Sawhney ‘A Course in Electrical & Electronic Measurements & Instrumentation’, Dhanpat Rai and Co, 2015.