SEMESTER SYSTEM, A PROPOSED SCHEME FOR B.Sc. ELECTRONICS (HONOURS)

Size: px
Start display at page:

Download "SEMESTER SYSTEM, A PROPOSED SCHEME FOR B.Sc. ELECTRONICS (HONOURS)"

Transcription

1 SEMESTER SYSTEM, A PROPOSED SCHEME FOR B.Sc. ELECTRONICS (HONOURS) CLASS/ SEM Sem V B. Sc (Elex) CCE 30% Min Marks Term End Exam (70 %) Min Marks Total 100% Min. marks Sem-VI Note: EL-3101 µp Interfacing & Peripherals EL-3102 Analog & Digital Comm. EL EL-3104 C-Programming EL-3105 Power Electronics EL-3106 Opto Electronics EL EL EL EL-3201 Microcontrollers EL-3202 Electronic Measurement & Instrumentation EL-3203 EL-3204 Project EL-3205 Computer Architecture EL-3206 C++ & Data Structure EL-3207 Introduction to Embedded Systems EL EL EL A Same as and CCE Continuous Comprehensive Evaluation. 2. Individual passing required for theory and practical subjects. 3. Semester Project V VI shall be of 50 hours duration and evaluation of the project work shall be done as per instructions of Department of Higher Education.

2 SEMESTER - V Paper I EL3101: Microprocessor Interfacing & Peripherals Interfacing of following programmable peripheral ICs with 8085 µp: Unit 1: I/O Techniques I/O interface-in and OUT instructions-timing diagrams for IN and OUT instructions Interfacing an input port - interfacing an output port using I/O mapped I/O technique - Difference between I/O mapped I/O and memory mapped I/O. Unit 2: Memories RAM, ROM, EPROM, EEPROM functional explanation-memory interface, interfacing ROM, 2K X 8 and 4K X 8-Interfacing RAM, 2K X 8 and 4K X 8-Timing diagrams for memory read and memory write cycles-instruction cycle, machine cycle and T-state. Unit 3: Programmable Peripheral Interface Interfacing peripheral devices-programmable Peripheral Interface Internal architecture, control register and control word 8255: Functional description operational modes, operation programming in mode 0, mode 1, and mode 2. Unit 4: Serial Communication Communication Modes: Simplex, half duplex and full duplex. Communication methods- parallel and serial data transfer. Unit 5: USART 8251 CPU interface and control logic, modem control section, transmitter section, receiver section. Programming the mode instruction, command instruction, status word. Text Books: 1. R Gaonkar : Microprocessor Architecture, Programming and Applications, Prentice Hall Reference Books: 1. Sridhar and Ghosh : 0000 to 8085 Introduction to microprocessor, PHI 2. B RAM: Fundamentals of Microprocessors and Microcomputers, Dhanpat Rai & Sons

3 Semester V Paper II EL Analog & Digital Communications Unit 1: Amplitude Modulation Definition of Amplitude modulation- Generation and detection of Amplitude Modulation, modulation Index, power in am A.M. wave, linear and square law modulation techniques, qualitative working of modulation circuits. Numerical problems related to modulation index, side band power upon center frequency power, channel band requirement, etc. Unit 2: Amplitude Demodulation Definition of Amplitude demodulation- Generation and detection of Amplitude demodulation, linear diode detection, choice of RC. Numerical problems related to AM demodulation. Unit 3: Frequency modulation Definition of Frequency Modulation, modulation index, frequency spectrum of frequency modulated wave, direct and indirect methods of frequency modulation. Pre-emphasis & Deemphasis. Numerical problems related to modulation index, side band power upon center frequency power, channel band requirement, etc. Unit 4: Frequency Demodulation Frequency demodulation: Foster Seeley and phase locked loop. Numerical problems related to FM demodulation. Unit 5: Digital Modulation Pulse code modulation (PCM), Amplitude Shift Keying(ASK), Frequency Shift Keying(FSK), Phase Shift Keying(PSK) and numerical problems. Text Books: 1. B. P. Lathi : Modern Digital and Analog Communications Systems, Oxford University Press 2. Schaum Series : Numerical Problems on Electronics Communication Reference Books: 1. G Kennedy ( TMH) : Electronics Communication Systems, TATA McGraw-Hill 2. G.K. Mithal : Radio Engineering Principles Of Communication Systems, Khanna 3. Simon Haykins : An Introduction to Analog and Digital Communications, Wiley & Sons

4 EL Interfacing of peripheral IC 8255 with 8085 µp. 2. Study of AM modulation and demodulation. 3. Study of FM modulation and demodulation. 4. Study of PCM modulation and demodulation.

5 Semester V Paper IV EL 3104 C Programming Unit-I Introduction & Properties of an algorithm, Classification, Algorithm logic and Flowchart. Unit-II Fundamentals :Character set, Keywords, Identifiers, Data types Constants, Variables, Operators Expression, Statements, I/O functions. Unit-III Decision Making Statements: if-else, while, do-while, for, switch, break, continue, goto statements. Functions Definitions, Arguments, Function prototype, Recursion, Library function. Unit-IV Arrays: Array definition, Processing arrays, Passing array to a function, Strings, Storage classes. Pointers: Pointer declaration, Pointers and arrays, Pointer operation - Passing pointers to a function, Passing function to a function. Unit-V Structures: Structure definition, Processing a structure, Structures and Pointers, Passing structures to a function. Text Books: 1. Programming in C by E. Balaguruswami (TATA McGRAW Hill) Reference Books: 1. Schaum s Outlines Series for c Programming

6 Semester V Paper V EL 3105 Power Electronics UNIT I Power semiconductor devices: Power diode, Power transistor, DIAC,TRIAC, SCS, SCR characteristics, Two transistor analogy, methods of turning on and turning off, Protection of Thyristors against over voltage and over current. UNIT II: Turn on circuits for SCR triggering with single pulse and train of pulses, forced commutation different techniques. UNIT III: SCR OPERATIONS Series and parallel operations of SCRs. UNIT IV: INVERTERS Voltage and current source inverters, resonant, Series inverter, PWM inverter. UNIT V: CHOPPERS AC and DC choppers, DC to DC converters, Buck, boost and buck, boost. TEXT BOOKS 1. Muhamed H.Rashid : Power Electronics Circuits, Devices and Applications, PHI. 2. Singh and Khanchandani : Power Electronics, TMH.

7 Semester V Paper VI EL 3106 Opto Electronics Unit-1: Semiconductor Junctions The hetrojunction, LED structure, heterojunction LED, Edge emitting. Unit-2 LED Characteristics & Frequency Response LED I-V Characteristics, Spectral and frequency response. Unit-3 Photodetectors Junction photo diodes- PTN, APD, Photo transistor, modulated barrier photo diode, Schottky barrier, Basic Principles of Solar cells. Unit-4 Fiber Optic Communication Optical fibre, Characteristics and fundamental parameters, Propagating modes - low loss fibres, transmission distance with optical fibres. Unit-5: - Optical transmission techniques Examples of optical transmission techniques, instrumentation and control with optical fibres. Text Book: 1. Fibre Optic Communication - R.L.Keiser. 2. Semiconductor opto electronic devices-pallab Bhattacharya PHI. References: 1. Optical Fibre Communication by John M. Senior, Pearson

8 Semester V Paper VII EL 3107 Interfacing of following peripheral ICs with 8085 µp: a b. EPROM 2764 c. RAM 6264

9 Semester V Paper VIII EL Write a C program to display "Hello Computer" on the screen. 2. Write a C program to display Your Name, Address and City in different lines. 3. Write a C program to find the area of a circle using the formula: Area = PI * r2 4. Write a C program to find the area and volume of sphere. Formulas are: Area = 4*PI*R*R Volume = 4/3*PI*R*R*R. 5. Write a C program to print the multiply value of two accepted numbers. 6. Write a C program to convert centigrade into Fahrenheit. Formula: C= (F-32)/ Write a C program to find prime number. 8. Write a C program to find leap year. 9. Write a C program to create Fibonacci series. 10. Write a C program to find Max/Min, Average, and Sum of 10 numbers.

10 Semester V Paper IX EL Study of ASK modulation. 2. Study of FSK modulation. 3. Study of PSK modulation. 4. Study of Phase Locked Loops 565 and 566.

11 Unit I: Introduction to microcontroller 8051 Semester VI Paper I EL3201 Microcontrollers Overview and block diagram of Program counter and memory organization. Data types and directives, Flag bits and PSW Register, Register banks and Stack, Pin description of the Unit II: Addressing Modes & SFRs of 8051 Addressing modes of the 8051, Accessing RAM using various addressing modes, Indexed addressing mode in accessing data elements of look-up table entries located in the program ROM space. SFR registers & addresses. Unit III: Instruction set & Time Delay Generation Arithmetic, Logical, Single Bit, Jump, Loop and Call Instructions and their usage. Time Delay Generation and Calculation. Unit IV: I/O Port & Single Bit Programming I/O Ports Functions, Single bit addressability of Ports & Read-modify-write feature in 8051, Single bit instructions, Bit addressable RAM. Unit V: 8051Timer /Counter Programming Basic Timer Registers (T0, T1), TMOD Register, Timer mode 1, mode 2, mode 3 programming. Counter Programming with example program. Text Books: 1. The 8051 Microcontrollers and Embedded Systems By Muhammad Ali Mazidi and Janice Gillispie Mazidi- Pearson Education Asia. 2. The 8051 Microcontroller - architecture, programming & applications By Kenneth J. Ayala- Penram International Publishing. Reference Books: 1. Microcontrollers - Pearson Education Publication. 2. Programming and Customizing the 8051 Microcontroller By Myke Predko- TMH.

12 Semester VI Paper II Electronic Measurement & Instrumentation Unit 1: Measurements and Error Definition, Accuracy and precision, Types of errors, Probability of errors, Limiting errors, DC Indicating Instrument, PMMC Mechanism, DC Ammeters, DC Voltmeters, Voltmeter Sensitivity, Series type Ohmmeter, Shunt type Ohmmeter, Multimeter or VOM, AC Indicating Instruments. Problems related to Accuracy and Errors. Unit 2: DC & AC Bridges Whetstone Bridge, Kelvin Bridge, Maxwell Bridge, Hay Bridge, Schering Bridge, Wien Bridge. Problems related to bridges. Unit 3: Electronic Instruments for measuring Basic parameters Rectifier-amplifier type and amplifier-rectifier type meter, True RMS Voltmeter, Electronic Multimeter, Digital Voltmeters, Q-meter. Frequency counters and time interval measurement, simple frequency counter circuits, measurement error. Unit 4: Cathode Ray Oscilloscope Block diagram, Basic Operation. Cathode Ray tube: CRT circuits, Vertical deflection system, Delay line, Horizontal deflection system, Introduction to Dual trace and Dual beam CRO, Sampling CRO, Sweep-Frequency Generator. Unit 5: Transducers Classification of Transducers, selection of Transducer, Strain gauge, Displacement Transducers (Capacitive, Inductive, Differential transducer, Piezoelectric type), Temperature Measurements, Photosensitive Devices. Problems related to transducers. Text Book: 1. A.K. Sawhney : Electrical and Electronic measurements and Instrumentation, DHANPET RAI & CO. (P) LTD.. Reference Book: 1. William D Cooper : Modern Electronic Instrumentation And Measurement Techniques, Prentice Hall International

13 EL 3203 Microcontroller 8051 Programs: 1. Addition of two 8 bit numbers. 2. Subtraction of two 8 bit numbers. 3. Addition of two BCD numbers. 4. Pick the smallest number among a given set of numbers. 5. Multiplication of two 8 bit numbers using MUL command (later using counter method for repeated addition). 6. Division of two 8 bit numbers using DIV command (later using counter method for repeated subtraction). 7. Pick the largest number among a given set of numbers. 8. Generate a specified time delay. 9. Flash a LED connected at a specified out put port terminal.

14 UNIT: I Computer Evolution Semester VI PAPER V EL Computer Architecture Pentium and Power PC Evolution. Computer System: Components Function, Interconnection Structures, Bus interconnection, Basics of PCI Bus. Memory: Characteristics, Hierarchy, Cache Memory, Principles - Cache Design, Locality of Reference. UNIT: II Main Memory Static RAM, Dynamic RAM, Types of ROM, Memory Chip Organization, Types of DRAM. External Memory: Magnetic Disk, Optical Memory, Magnetic Tapes. UNIT: III Input/Output External Devices, I/O Module, Programmed I/O, Interrupt Driven I/O, DMA, I/O Channels & Processors. Computer Arithmetic: ALU, Integer Representation and Arithmetic, Floating Point Representation and Arithmetic. Instruction Set: Characteristics, Operand Types, Operation types, Addressing Modes, instruction Formats, Pentium Operands, Operations, Addressing Modes (Simple Examples). UNIT: IV CPU Organization of Processors and Registers, Instruction Cycle, Instruction Pipelining, Pentium Processor. RISC: Characteristics, Large Register File, Register Optimization, Architecture, RISC Vs CISC Characteristics, Pipelining. UNIT: V Control Unit Micro-Operations, Control of Processors, Hardwired Implementation, Micro-Programmed Control Concepts, Microinstruction Sequencing, General Microinstruction Execution. Text Books: 1. W. Stallings, Computer Organization and Architecture, 6 th edition, PHI, Reference Books: 1. M. Morris Mano, Digital Logic and Computer Design, Prentice Hall of India Pvt. Ltd. 2. Nicholas Carter, Schaum s Outlines Computer Architecture, Tata McGraw-Hill, 2 nd Adaptation Edition, 2010

15 Unit 1: Introduction to OOPs Semester VI PAPER - VI EL C++ & Data Struture Traditional structured programming, Object oriented programming, Data abstraction, Encapsulation, Inheritance, Polymorphism and Data Binding. Benefit of OOPs, applications of OOPs.) Unit 2: Operators & Function Prototype Input/output operator, Tokens, Keywords, Basic Data types, derived and user defined data types type compatibility, dynamic initialization reference variables Operators in C++, implicit conversions Control structure. Structure of C++ programs, Main function, function prototyping, call & return by reference. Unit 3 Classes & Overloading Classes Definition, structure and class member variables, Member functions, making an outside function inline nesting of member function private member function arrays with in class, Static data & member function, Arrays of objects, objects as function arguments, friendly function, pointers to members. Operator Overloading: Definition, overloading unary & binary overloading using friend. Unit 4 Introduction to Data-structures Definition of data structures and abstract data-types, Classification of Data-structures : Linear, Non-linear, Homogeneous, Non-homogeneous, Static and Dynamic data structures. Levels of Data-structures : User level(view-level), Logical level, Physical level. Unit 5 Arrays Structure for arrays representation of arrays- parallel arrays matrices-sparse matrix-operation on arrays- insertion, deletion, sorting, searching and merging. Stacks and queues:-fundamental operations on stack- array representation polish notation-procedures by stacks concept of queuesdequeues-priority queue. Text Book 1 Object oriented programming With C++, Balagurusamy MGHill 2. Fundamentals of data structures Ellis Horowitz & Sartaj Sahni Reference : 1. Data Structures (Schaume s Outlines) By Lipschutz TMH Publications.

16 Semester VI PAPER - VII EL3207 Introduction to Embedded Systems Unit 1 An overview of embedded systems Introduction to embedded systems, Categories and requirements of embedded systems, Challenges and issues related to embedded software development, Hardware/Software codesign. Unit 2 Embedded Software developments Concepts of concurrency, processes, threads, mutual exclusion and inter-process communication, Models and languages for embedded software. Unit 3: Hardware for embedded systems Various interface standards, various methods of interfacing, Parallel I/O interface, Parallel port interfacing with switches, keypads and display units, Memory. Unit 4 Interrupts Interrupts basics, ISR; Context switching, shared data problem. Atomic and critical section, Interrupt latency. Unit 5 Embedded C Language Real time methods, Mixing C and Assembly, Standard I/O functions, Preprocessor directives, Study of C compilers and IDE. Text Books: 1. David A. Simon, An Embedded Software Primer, Pearson Education. 2. Daniel W.Lewis, Fundamentals of Embedded Software Where C and Assembly Meet, Pearson Education. References: 1. Embedded Systems, TMH Publications, Frank Vahid, Tony Givargis,.Embedded System Design: A Unified Hardware/Software Introduction", John Wiley

17 Semester VI PAPER - VIII EL Implement PUSH, POP operations of stack using Arrays. 2. Implement PUSH, POP operations of stack using Pointers. 4. Implement add, delete operations of a queue using Arrays. 5. Implement add, delete operations of a queue using Pointers. 6. Conversion of infix to postfix using stack operations. 7. Postflx Expression Evaluation. 8. Addition of two polynomials using Arrays and Pointers.

18 1. Study of CRO. Semester VI PAPER - IX EL Study of Strain Guage Characteristics as a function of weight. 3. Study of LVDT. 4. Digital to Analog Conversion. 5. Analog to Digital conversion. 6. Study of Optical Encoder. 7. Study of Kelvin Bridge. 8. Study of Maxwell Bridge. 9. Study of Wien Bridge. 10. Study of Frequency Counter.

19 Semester VI PAPER - X Interfacing with 8051: 1. LED 2. LCD 3. ADC 4. DAC 5. Keypad 6. Stepper Motor EL3210

SEMESTER SYSTEM, PROPOSED SCHEME FOR B.Sc. ELECTRONICS (PASS COURSES), B.Sc. ELECTRONICS MAINTENANCE. w.e.f. 2010

SEMESTER SYSTEM, PROPOSED SCHEME FOR B.Sc. ELECTRONICS (PASS COURSES), B.Sc. ELECTRONICS MAINTENANCE. w.e.f. 2010 SEMESTER SYSTEM, 2008 PROPOSED SCHEME FOR B.Sc. ELECTRONICS (PASS COURSES), B.Sc. ELECTRONICS MAINTENANCE w.e.f. 2010 CLASS/ SEM B. Sc (Elex) B. Sc (Elex. Maint) CCE 30% Sem V Sem-VI Internship EL-3201

More information

Rewa Engineering College, Rewa. Rewa Department OF Electrical Engineering

Rewa Engineering College, Rewa. Rewa Department OF Electrical Engineering Rewa Engineering College, Rewa Rewa 486001 Department OF Electrical Engineering VI TH SEMESTER Microprocessors and Microcontrollers SESSION: 2017-18 Prepared by: Durgesh Choudhary Approved by H.O.D. 1

More information

SEMESTER SYSTEM, PROPOSED SCHEME FOR B.Sc. (ELECTRONICS), B.Sc. (ELECTRONICS MAINTENANCE)

SEMESTER SYSTEM, PROPOSED SCHEME FOR B.Sc. (ELECTRONICS), B.Sc. (ELECTRONICS MAINTENANCE) SEMESTER SYSTEM, 2008 PROPOSED SCHEME FOR B.Sc. (ELECTRONICS), B.Sc. (ELECTRONICS MAINTENANCE) CLASS/ SEMESTER Sem-III Hons.-> Sem-IV Hons.-> B. Sc (Elex) B. Sc (Elex. Maint) EL-2101 Op-Amp & its Application

More information

Department of Electronics and Instrumentation Engineering Question Bank

Department of Electronics and Instrumentation Engineering Question Bank www.examquestionpaper.in Department of Electronics and Instrumentation Engineering Question Bank SUBJECT CODE / NAME: ET7102 / MICROCONTROLLER BASED SYSTEM DESIGN BRANCH : M.E. (C&I) YEAR / SEM : I / I

More information

Microcontroller & Interfacing

Microcontroller & Interfacing Course Title Course Code Microcontroller & Interfacing EC406 Lecture : 3 Course Credit Practical : 1 Tutorial : 0 Total : 4 Course Objective At the end of the course the students will be able to Understand

More information

COURSE NAME : ELECTRICAL ENGINEERING GROUP COURSE CODE : EE/EP SEMESTER : FIFTH SUBJECT TITLE : Microcontroller and Applications (Elective I for EP) SUBJECT CODE : Teaching and Examination Scheme: Teaching

More information

B.Sc ELECTRONICS CBCS SYLLABUS 3 rd YEAR - VI SEMESTER

B.Sc ELECTRONICS CBCS SYLLABUS 3 rd YEAR - VI SEMESTER B.Sc ELECTRONICS CBCS SYLLABUS 3 rd YEAR - VI SEMESTER Sl.no. Course Total marks Mid Marks Sem end Marks Teaching Hours Credits 1. Theory VII ( A) Micro controller and interfacing 100 25 75 3 3 2. 3. 4.

More information

W.E.F. SESSION Course: B. Sc. 3 rd Year Electronics Scheme of Examination for Semester 5 & 6

W.E.F. SESSION Course: B. Sc. 3 rd Year Electronics Scheme of Examination for Semester 5 & 6 W.E.F. SESSION 2013-2014 Course: B. Sc. 3 rd Year Electronics Scheme of Examination for Semester 5 & 6 Semester - 5 S.No. Paper Marks Marks Exam. Duration Internal Assessment External Marks 1. Paper-I

More information

B.Sc. Final B.SC. PART-III PAPER I COMPUTER ORGANIZATION II

B.Sc. Final B.SC. PART-III PAPER I COMPUTER ORGANIZATION II TEACHING & EXAMINATION SCHEME For the Examination - 2015 COMPUTER SCIENCE B.Sc. Final THEORY Pd/W Exam. Max. (45mts.) Hours Marks 150 CS.301 Paper I Computer Organisation II 2 3 50 CS.302 Paper II Programming

More information

Class: S.E. (Electrical) Course: 2012 PAT. Semester: IV : FUNDAMENTALS OF MICROPROCESSOR AND MICROCONTROLLER Textbooks:

Class: S.E. (Electrical) Course: 2012 PAT. Semester: IV : FUNDAMENTALS OF MICROPROCESSOR AND MICROCONTROLLER Textbooks: Jagdamba Education Society s S.N.D. COLLEGE OF ENGINEERING & RESEARCH CENTRE Tal: Yeola Dist: Nashik Department of Electrical Engineering Academic Year: 2013-2014 (Teaching Plan) Class: S.E. (Electrical)

More information

GUJARAT TECHNOLOGICAL UNIVERSITY

GUJARAT TECHNOLOGICAL UNIVERSITY GUJARAT TECHNOLOGICAL UNIVERSITY BRANCH NAME: INSTRUMENTATION & CONTROL ENGINEERING (17) SUBJECT NAME: EMBEDDED SYSTEM DESIGN SUBJECT CODE: 2171711 B.E. 7 th SEMESTER Type of course: Core Engineering Prerequisite:

More information

SYLLABUS UNIT - I 8086/8088 ARCHITECTURE AND INSTRUCTION SET

SYLLABUS UNIT - I 8086/8088 ARCHITECTURE AND INSTRUCTION SET 1 SYLLABUS UNIT - I 8086/8088 ARCHITECTURE AND INSTRUCTION SET Intel 8086/8088 Architecture Segmented Memory, Minimum and Maximum Modes of Operation, Timing Diagram, Addressing Modes, Instruction Set,

More information

Computer Organization and Microprocessors SYLLABUS CHAPTER - 1 : BASIC STRUCTURE OF COMPUTERS CHAPTER - 3 : THE MEMORY SYSTEM

Computer Organization and Microprocessors SYLLABUS CHAPTER - 1 : BASIC STRUCTURE OF COMPUTERS CHAPTER - 3 : THE MEMORY SYSTEM i SYLLABUS UNIT - 1 CHAPTER - 1 : BASIC STRUCTURE OF COMPUTERS Computer Types, Functional Units, Basic Operational Concepts, Bus Structures, Software, Performance, Multiprocessors and Multicomputers, Historical

More information

Course Description: This course includes concepts of instruction set architecture,

Course Description: This course includes concepts of instruction set architecture, Computer Architecture Course Title: Computer Architecture Full Marks: 60+ 20+20 Course No: CSC208 Pass Marks: 24+8+8 Nature of the Course: Theory + Lab Credit Hrs: 3 Course Description: This course includes

More information

Syllabus for Bachelor of Technology. Computer Engineering. Subject Code: 01CE0501. Subject Name: Microprocessor Fundamentals & Programming

Syllabus for Bachelor of Technology. Computer Engineering. Subject Code: 01CE0501. Subject Name: Microprocessor Fundamentals & Programming Subject Code: 01CE0501 Subject Name: Microprocessor Fundamentals & Programming B.Tech. Year - III Objective: The objective of the course is to expose to the students to the architecture and instruction

More information

SEMESTER SYSTEM, A. PROPOSED SCHEME FOR B.Sc. (ELECTRONICS MAINTENANCE)

SEMESTER SYSTEM, A. PROPOSED SCHEME FOR B.Sc. (ELECTRONICS MAINTENANCE) SEMESTER SYSTEM, 2010-2013 A PROPOSED SCHEME FOR B.Sc. (ELECTRONICS MAINTENANCE) CLASS/ SEMESTER Sem-III Sem-IV B. Sc (Elex. Maint) EL-2101 Op-Amp & its Applications EL-2102 Digital Electronics II EL-2103

More information

BASIC INTERFACING CONCEPTS

BASIC INTERFACING CONCEPTS Contents i SYLLABUS UNIT - I 8085 ARCHITECTURE Introduction to Microprocessors and Microcontrollers, 8085 Processor Architecture, Internal Operations, Instructions and Timings, Programming the 8085-Introduction

More information

B.Sc II Year Computer Science (Optional)

B.Sc II Year Computer Science (Optional) Swami Ramanand Teerth Marathwad University, Nanded B.Sc II Year Computer Science (Optional) (Semester Pattern) ( W.E.F. June 2010) Paper No VI VII Paper Title Digital Electronics & 8085 Microprocessor

More information

SRM UNIVERSITY FACULTY OF SCIENCE AND HUMANITIES DEPARTMENT OF PHYSICS AND NANOTECHNOLOGY COURSE PLAN FOR PHY0408

SRM UNIVERSITY FACULTY OF SCIENCE AND HUMANITIES DEPARTMENT OF PHYSICS AND NANOTECHNOLOGY COURSE PLAN FOR PHY0408 SRM UNIVERSITY FACULTY OF SCIENCE AND HUMANITIES DEPARTMENT OF PHYSICS AND NANOTECHNOLOGY COURSE PLAN FOR PHY0408 Course Code : PHY0408 Course Title : MICROPROCESSORS AND MICROCONTROLLERS Semester : II

More information

INTRODUCTION OF MICROPROCESSOR& INTERFACING DEVICES Introduction to Microprocessor Evolutions of Microprocessor

INTRODUCTION OF MICROPROCESSOR& INTERFACING DEVICES Introduction to Microprocessor Evolutions of Microprocessor Course Title Course Code MICROPROCESSOR & ASSEMBLY LANGUAGE PROGRAMMING DEC415 Lecture : Practical: 2 Course Credit Tutorial : 0 Total : 5 Course Learning Outcomes At end of the course, students will be

More information

Electrical Engineering

Electrical Engineering GUJARAT TECHNOLOGICAL UNIVERSITY, AHMEDABAD, GUJARAT COURSE CURRICULUM COURSE TITLE: MICROPROCESSOR & CONTROL SYSTEM COMPONENTS (COURSE CODE: 3350904) Diploma Programmes in which this course is offered

More information

SECTION -I Q.1 A Define & Explain following Opamp parameters with their measurement techniques.

SECTION -I Q.1 A Define & Explain following Opamp parameters with their measurement techniques. [Total No. of Questions: 12] [Total No. of Printed Pages: 3] UNIVERSITY OF PUNE [4363]-10 T. E. (Electronics/electronics and Telecommunication Engg) Analog Integrated Circuit Design and Application (2003

More information

Swami Ramanand Teerth Marathwada University, Nanded

Swami Ramanand Teerth Marathwada University, Nanded Swami Ramanand Teerth Marathwada University, Nanded Syllabus B. Sc. First Year COMPUTER SCIENCE Semester System (MCQ Pattern) (To Be Implemented From Academic Year 2013-2014) Theory/ Practical Semester

More information

Microprocessor and Microcontroller question bank. 1 Distinguish between microprocessor and microcontroller.

Microprocessor and Microcontroller question bank. 1 Distinguish between microprocessor and microcontroller. Course B.E(EEE) Batch 2015 Semester V Subject code subject Name UAEE503 Microprocessor and Microcontroller question bank UNIT-1 Architecture of a Microprocessor PART-A Marks: 2 1 Distinguish between microprocessor

More information

EMBEDDED Systems. Functions. MODULE- 1 C programming with data Structure Introduction to C. Array and String. Control Flow Statements In C

EMBEDDED Systems. Functions. MODULE- 1 C programming with data Structure Introduction to C. Array and String. Control Flow Statements In C EMBEDDED Systems MODULE- 1 C with data Structure Introduction to C Objectives of C Applications of C Relational and logical operators Bit wise operators The assignment statement Intermixing of data types

More information

Automation Engineers AB Pvt Ltd, NOIDA Job-Oriented Course on Embedded Microcontrollers & Related Software Stack

Automation Engineers AB Pvt Ltd, NOIDA Job-Oriented Course on Embedded Microcontrollers & Related Software Stack Automation Engineers AB Pvt Ltd, NOIDA Job-Oriented Course on Embedded Microcontrollers & Related Software Stack Course Syllabus: Chapter# Topic Covered Duration MODULE 1 INTRO TO EMBEDDED SYSTEMS 2-1

More information

Seth Jai Parkash Polytechnic, Damla

Seth Jai Parkash Polytechnic, Damla Seth Jai Parkash Polytechnic, Damla Name of the Faculty: Ms Richa Kharbanda Discipline: Computer Engg. Semester: 4 th Subject: DATA STRUCTURES USING C Lesson Plan Duration: 15 weeks (from January, 2018

More information

Academic Programme: B.Sc. I Year. Computer Science (Optional) Hours. Fundamentals of Computer Hours.

Academic Programme: B.Sc. I Year. Computer Science (Optional) Hours. Fundamentals of Computer Hours. Swami Ramanand Teerth Marathwada University, Nanded B.Sc First Year Semester Pattern Computer Science (Optional) With Effect from 2009-10 Aims and Objectives: 1. To provide a professional level of competence

More information

VALLIAMMAI ENGINEERING COLLEGE

VALLIAMMAI ENGINEERING COLLEGE VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur 603 203 DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING QUESTION BANK V SEMESTER EE6502- MICROPROCESSORS AND MICROCONTROLLERS Regulation 2013

More information

Microprocessors and Interfacng. Question bank

Microprocessors and Interfacng. Question bank Microprocessors & Interfacing 8086 ARCHITECTURE: UNIT-I Functional Diagram, Register Organization, Addressing modes, Instructions, Functional schematic, Minimum and Maximum mode operations of 8086, 8086

More information

VALLIAMMAI ENGINEERING COLLEGE S.R.M. NAGAR, KATTANKULATHUR-603203. DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING VII-EEE EE6502- MICROPROCESSORS AND MICROCONTROLLERS QUESTION BANK UNIT I 1. What

More information

SANKALCHAND PATEL COLLEGE OF ENGINEERING, VISNAGAR. ELECTRONICS & COMMUNICATION DEPARTMENT Question Bank- 1

SANKALCHAND PATEL COLLEGE OF ENGINEERING, VISNAGAR. ELECTRONICS & COMMUNICATION DEPARTMENT Question Bank- 1 SANKALCHAND PATEL COLLEGE OF ENGINEERING, VISNAGAR ELECTRONICS & COMMUNICATION DEPARTMENT Question Bank- 1 Subject: Microcontroller and Interfacing (151001) Class: B.E.Sem V (EC-I & II) Q-1 Explain RISC

More information

UNIVERSITY OF MUMBAI Syllabus for Sem V & VI Program: B.Sc. Course: Electronic Instrumentation (Applied Component)

UNIVERSITY OF MUMBAI Syllabus for Sem V & VI Program: B.Sc. Course: Electronic Instrumentation (Applied Component) UNIVERSITY OF MUMBAI Syllabus for Sem V & VI Program: B.Sc. Course: Electronic Instrumentation (Applied Component) (Credit Based Semester and Grading System with effect from the academic year 2017 2018)

More information

F.Y.B.Sc Eletronics COURSE OUTCOMES ELE 111: Analog Electronics I

F.Y.B.Sc Eletronics COURSE OUTCOMES ELE 111: Analog Electronics I F.Y.B.Sc Eletronics COURSE OUTCOMES ELE 111: Analog Electronics I 1. Understand electronic systems with a continuously variable signal 2. Understand proportional relationship between a signal and a voltage

More information

SCHEME OF EXAMINATION FOR B.Sc.(COMPUTER SCIENCE) SEMESTER SYSTEM (Regular Course) w.e.f Scheme for B.Sc.-I. Semester-I. Internal Assessment

SCHEME OF EXAMINATION FOR B.Sc.(COMPUTER SCIENCE) SEMESTER SYSTEM (Regular Course) w.e.f Scheme for B.Sc.-I. Semester-I. Internal Assessment SCHEME OF EXAMINATION FOR B.Sc.(COMPUTER SCIENCE) SEMESTER SYSTEM (Regular Course) w.e.f. 2013-14 Scheme for B.Sc.-I Sr. No. Paper 1 Paper-I Computer And Programming Fundamentals Semester-I Internal Assessment

More information

Unit wise Question Bank UNIT-II

Unit wise Question Bank UNIT-II Academic year: 2017-18 Program: B Tech Course Title: Microprocessor & Microcontrollers Unit wise Question Bank Year/Semester: III/I Section: A, B & C Branch: ECE UNIT-I 1. Draw the functional pin diagram

More information

Mrs.T.Divya Barathi AP/ECE. Integrated Circuits Digital Logic Circuits Stack & Queue Concepts

Mrs.T.Divya Barathi AP/ECE. Integrated Circuits Digital Logic Circuits Stack & Queue Concepts SRI VIDYA COLLEGE OF ENGINEERING & TECHNOLOGY COURSE PLAN (THEORY) ACADEMIC YEAR: 2017-18(EVEN) Subject Code EC6504 L P T C Subject Title Microprocessor and Microcontroller 3 0 0 3 Year / Dept / Semester

More information

Microcontrollers. Fig. 1 gives a comparison of a microprocessor system and a microcontroller system.

Microcontrollers. Fig. 1 gives a comparison of a microprocessor system and a microcontroller system. Syllabus: : Introduction to, 8051 Microcontroller Architecture and an example of Microcontroller based stepper motor control system (only Block Diagram approach). (5 Hours) Introduction to A microcontroller

More information

INDUSTRIAL TRAINING:6 MONTHS PROGRAM TEVATRON TECHNOLOGIES PVT LTD

INDUSTRIAL TRAINING:6 MONTHS PROGRAM TEVATRON TECHNOLOGIES PVT LTD MODULE-1 C Programming Language Introduction to C Objectives of C Applications of C Relational and logical operators Bit wise operators The assignment statement Intermixing of data types type conversion

More information

Embedded Systems. Software Development & Education Center. (Design & Development with Various µc)

Embedded Systems. Software Development & Education Center. (Design & Development with Various µc) Software Development & Education Center Embedded Systems (Design & Development with Various µc) Module 1: Embedded C Programming INTRODUCTION TO EMBEDDED SYSTEM History & need of Embedded System Basic

More information

SAURASHTRA UNIVERSITY

SAURASHTRA UNIVERSITY SAURASHTRA UNIVERSITY RAJKOT INDIA Accredited Grade A by NAAC (CGPA 3.05) CURRICULAM FOR B.Sc. (Computer Science) Bachelor of Science (Computer Science) (Semester - 1 Semester - 2) Effective From June

More information

Day Hour Timing pm pm am am

Day Hour Timing pm pm am am SRM UNIVERSITY FACULTY OF ENGINEERING AND TECHNOLOGY SCHOOL OF COMPUTING DEPARTMENT OF SOFTWARE ENGINEERING COURSE PLAN Course Code : SE1002 Course Title : COMPUTER ORGANIZATION AND ARCHITECTURE Semester

More information

COURSE STRUCTURE AND SYLLABUS APPROVED IN THE BOARD OF STUDIES MEETING HELD ON JULY TO BE EFFECTIVE FROM THE ACADEMIC YEAR

COURSE STRUCTURE AND SYLLABUS APPROVED IN THE BOARD OF STUDIES MEETING HELD ON JULY TO BE EFFECTIVE FROM THE ACADEMIC YEAR COURSE STRUCTURE AND SYLLABUS APPROVED IN THE BOARD OF STUDIES MEETING HELD ON JULY- 2000 TO BE EFFECTIVE FROM THE ACADEMIC YEAR 2000-2001 MCA SEMESTER -1 Scheme of evaluation Max. Marks Min. Marks to

More information

EC 6504 MICROPROCESSOR AND MICROCONTROLLER

EC 6504 MICROPROCESSOR AND MICROCONTROLLER DEPARTMENTOFELECTRONICS&COMMUNICATIONENGINEERING EC 6504 MICROPROCESSOR AND MICROCONTROLLER UNIT I THE 8086 MICROPROCESSOR PARTA 1. What is microprocessor? What is the difference between a MP and CPU?

More information

SARDAR RAJA COLLEGES SARDAR RAJA COLLEGE OF ENGINEERING ALANGULAM

SARDAR RAJA COLLEGES SARDAR RAJA COLLEGE OF ENGINEERING ALANGULAM SARDAR RAJA COLLEGES SARDAR RAJA COLLEGE OF ENGINEERING ALANGULAM DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING MICRO LESSON PLAN SUBJECT NAME : MICROPROCESSOR AND MICRO CONTROLLER SUBJECT CODE

More information

Microcontrollers. Principles and Applications. Ajit Pal +5 V 2K 8. 8 bit dip switch. P2 8 Reset switch Microcontroller AT89S52 100E +5 V. 2.

Microcontrollers. Principles and Applications. Ajit Pal +5 V 2K 8. 8 bit dip switch. P2 8 Reset switch Microcontroller AT89S52 100E +5 V. 2. Ajit Pal Microcontrollers Principles and Applications +5 V 2K 8 8 bit dip switch P2 8 Reset switch Microcontroller AT89S52 100E +5 V +5 V 2.2K 10 uf RST 7 Segment common anode LEDs P1(0-6) & P3(0-6) 7

More information

BHARATHIDASAN ENGINEERING COLLEGE. III Year / V Semester / EEE MICROPROCESSORS AND MICROCONTROLLERS (R-2013)

BHARATHIDASAN ENGINEERING COLLEGE. III Year / V Semester / EEE MICROPROCESSORS AND MICROCONTROLLERS (R-2013) BHARATHIDASAN ENGINEERING COLLEGE III Year / V Semester / EEE MICROPROCESSORS AND MICROCONTROLLERS (R-2013) FREQUENTLY ASKED QUESTIONS IN UNIVERSITY EXAMINATION PART A UNIT 1-8085 PROCESSOR 1. Draw the

More information

GUJARAT TECHNOLOGICAL UNIVERSITY

GUJARAT TECHNOLOGICAL UNIVERSITY GUJARAT TECHNOLOGICAL UNIVERSITY INSTRUMENTATION & CONTROL ENGINEERING (17) MICROCONTROLLER & INTERFACING (IC) SUBJECT CODE: 21517 B.E. 5 th SEMESTER Type of course: Core Engineering Prerequisite: 1. Fundamental

More information

B.C.A Under CBCS with effect from Academic Year SRI VENKATESWARA UNIVERSITY, TIRUPATI B.C.A. SEMESTER II. Mid Sem Exam* Marks

B.C.A Under CBCS with effect from Academic Year SRI VENKATESWARA UNIVERSITY, TIRUPATI B.C.A. SEMESTER II. Mid Sem Exam* Marks SRI VENKATESWARA UNIVERSITY, TIRUPATI B.C.A. SEMESTER II S.no Course 1. First Language English 2. Information and Communication Technology (ICT) 1 3. Communication and Soft Skills (CSS)-1 4. Statistical

More information

DIPLOMA COURSE IN ELECTRONICS AND COMMUNICATION ENGINEERING

DIPLOMA COURSE IN ELECTRONICS AND COMMUNICATION ENGINEERING Department of Technical Education DIPLOMA COURSE IN ELECTRONICS AND COMMUNICATION ENGINEERING Third Semester Subject: Digital Electronics & Introduction to Microprocessors Contact Hrs/Week:4 Hrs Contact

More information

VISVESVARAYA TECHNOLOGICAL UNIVERSTY, BELAGAVI. B.E (CBCS) Open Electives List offered by EC/TC Board

VISVESVARAYA TECHNOLOGICAL UNIVERSTY, BELAGAVI. B.E (CBCS) Open Electives List offered by EC/TC Board VISVESVARAYA TECHNOLOGICAL UNIVERSTY, BELAGAVI B.E (CBCS) Open Electives List offered by EC/TC Board 5 th Semester Open Electives List: S L N o Course Code Course Title Teaching Department(s) Offering

More information

FIFTH SEMESTER DIPLOMA EXAMINATION IN ENGINEERING/ TECHNOLOGY-MARCH 2014 EMBEDDED SYSTEMS (Common for CT,CM) [Time: 3 hours] (Maximum marks : 100)

FIFTH SEMESTER DIPLOMA EXAMINATION IN ENGINEERING/ TECHNOLOGY-MARCH 2014 EMBEDDED SYSTEMS (Common for CT,CM) [Time: 3 hours] (Maximum marks : 100) (Revision-10) FIFTH SEMESTER DIPLOMA EXAMINATION IN ENGINEERING/ TECHNOLOGY-MARCH 2014 EMBEDDED SYSTEMS (Common for CT,CM) [Time: 3 hours] (Maximum marks : 100) PART-A (Maximum marks : 10) I. Answer all

More information

ITT Technical Institute. ET2640 Microprocessors and Microcontrollers Onsite and Online Course SYLLABUS

ITT Technical Institute. ET2640 Microprocessors and Microcontrollers Onsite and Online Course SYLLABUS ITT Technical Institute ET2640 Microprocessors and Microcontrollers Onsite and Online Course SYLLABUS Credit hours: 4.5 Contact/Instructional hours: 56 (34 Theory Hours, 22 Lab Hours) Prerequisite(s) and/or

More information

CHETTINAD COLLEGE OF ENGINEERING AND TECHNOLOGY COMPUTER ARCHITECURE- III YEAR EEE-6 TH SEMESTER 16 MARKS QUESTION BANK UNIT-1

CHETTINAD COLLEGE OF ENGINEERING AND TECHNOLOGY COMPUTER ARCHITECURE- III YEAR EEE-6 TH SEMESTER 16 MARKS QUESTION BANK UNIT-1 CHETTINAD COLLEGE OF ENGINEERING AND TECHNOLOGY COMPUTER ARCHITECURE- III YEAR EEE-6 TH SEMESTER 16 MARKS QUESTION BANK UNIT-1 Data representation: (CHAPTER-3) 1. Discuss in brief about Data types, (8marks)

More information

STRUCTURE AND SYLLABUS APPROVED IN THE BOARD OF STUDIES MEETING ON 2001 TO BE EFFECTIVE FROM THE ACADEMIC YEAR

STRUCTURE AND SYLLABUS APPROVED IN THE BOARD OF STUDIES MEETING ON 2001 TO BE EFFECTIVE FROM THE ACADEMIC YEAR STRUCTURE AND SYLLABUS APPROVED IN THE BOARD OF STUDIES MEETING ON 2001 TO BE EFFECTIVE FROM THE ACADEMIC YEAR 2000-2001. MCA II SEMESTER Scheme of Evaluation Max. Marks Min. Marks to pass L P C Int. Ext.

More information

SEMESTER-2 (SYLLABUS)

SEMESTER-2 (SYLLABUS) GOVERNMENT COLLEGE (A) RAJAMAHENDRAVARAM (Affiliated to Adikavi Nannaya University, Rajamahendravaram) CBCS Pattern w.e.f. 2016-17 Admitted Batch ELECTRONICS - SEMESTER-2 (SYLLABUS) PAPER II - ELECTRONIC

More information

DHANALAKSHMI COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING YEAR : III SEM : VI

DHANALAKSHMI COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING YEAR : III SEM : VI DHANALAKSHMI COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING YEAR : III SEM : VI EE2354- MICROPROCESSORS AND MICROCONTROLLER UNIT I 8085 and 8086 PROCESSOR PART A 1. Define

More information

EMBEDDED SYSTEMS: Jonathan W. Valvano INTRODUCTION TO THE MSP432 MICROCONTROLLER. Volume 1 First Edition June 2015

EMBEDDED SYSTEMS: Jonathan W. Valvano INTRODUCTION TO THE MSP432 MICROCONTROLLER. Volume 1 First Edition June 2015 EMBEDDED SYSTEMS: INTRODUCTION TO THE MSP432 MICROCONTROLLER Volume 1 First Edition June 2015 Jonathan W. Valvano ii Jonathan Valvano First edition 3 rd printing June 2015 The true engineering experience

More information

THE AVR MICROCONTROLLER AND EMBEDDED SYSTEMS. Using Assembly and С

THE AVR MICROCONTROLLER AND EMBEDDED SYSTEMS. Using Assembly and С THE AVR MICROCONTROLLER AND EMBEDDED SYSTEMS Using Assembly and С Muhammad AH Mazidi Sarmad Naimi Sepehr Naimi Prentice Hall Boston Columbus Indianapolis New York San Francisco Upper Saddle River Amsterdam

More information

SOME ASSEMBLY REQUIRED

SOME ASSEMBLY REQUIRED SOME ASSEMBLY REQUIRED Assembly Language Programming with the AVR Microcontroller TIMOTHY S. MARGUSH CRC Press Taylor & Francis Group CRC Press is an imprint of the Taylor & Francis Croup an Informa business

More information

UNIVERSITY POLYTECHNIC B.I.T., MESRA, RANCHI. COURSE STRUCTURE (W.E.F Batch Students) (Total Unit 7.0) Sessional Unit Code. Theory Unit Course

UNIVERSITY POLYTECHNIC B.I.T., MESRA, RANCHI. COURSE STRUCTURE (W.E.F Batch Students) (Total Unit 7.0) Sessional Unit Code. Theory Unit Course COURSE STRUCTURE (W.E.F. 2011 Batch Students) (Total Unit 7.0) Course Theory Unit Course Sessional Unit Code Code DCP 5001 Data Communication and 1.0 DCP 5002 Networking Lab. 0.5 Networking DCP 5003 Introduction

More information

VALLIAMMAI ENGINEERING COLLEGE. SRM Nagar, Kattankulathur DEPARTMENT OF COMPUTER SCIENCE ENGINEERING

VALLIAMMAI ENGINEERING COLLEGE. SRM Nagar, Kattankulathur DEPARTMENT OF COMPUTER SCIENCE ENGINEERING VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur-603 203 DEPARTMENT OF COMPUTER SCIENCE ENGINEERING EC6504 MICROPROCESSOR AND MICROCONTROLLER YEAR / SEMESTER: II / IV ACADEMIC YEAR: 2015-2016 (EVEN

More information

Embedded System Curriculum

Embedded System Curriculum Embedded System Curriculum ADVANCED C PROGRAMMING AND DATA STRUCTURE (Duration: 25 hrs) Introduction to 'C' Objectives of C, Applications of C, Relational and logical operators, Bit wise operators, The

More information

SAE5C Computer Organization and Architecture. Unit : I - V

SAE5C Computer Organization and Architecture. Unit : I - V SAE5C Computer Organization and Architecture Unit : I - V UNIT-I Evolution of Pentium and Power PC Evolution of Computer Components functions Interconnection Bus Basics of PCI Memory:Characteristics,Hierarchy

More information

B.Sc. Computer Science (Ancillary)

B.Sc. Computer Science (Ancillary) Session - 03- onwards.. B.Sc. Computer Science (Ancillary) About the Course Technology is defined as the application of scientific knowledge for practical purposes. The radical changes in technologies

More information

MaanavaN.Com CS1202 COMPUTER ARCHITECHTURE

MaanavaN.Com CS1202 COMPUTER ARCHITECHTURE DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING QUESTION BANK SUB CODE / SUBJECT: CS1202/COMPUTER ARCHITECHTURE YEAR / SEM: II / III UNIT I BASIC STRUCTURE OF COMPUTER 1. What is meant by the stored program

More information

Course Title III Allied Practical** IV Environmental Studies #

Course Title III Allied Practical** IV Environmental Studies # Part Ins. hrs / week Dur.Hr s. CIA Marks Total Marks Credit Page 1 of 5 BHARATHIAR UNIVERSITY,COIMBATORE-641 046 B.Sc. PHYSICS DEGREE COURSE SCHEME OF EXAMINATIONS (CBCS PATTERN) (For the students admitted

More information

GOPALAN COLLEGE OF ENGINEERING AND MANAGEMENT Department of Mechanical Engineering COURSE PLAN

GOPALAN COLLEGE OF ENGINEERING AND MANAGEMENT Department of Mechanical Engineering COURSE PLAN Appendix - C GOPALAN COLLEGE OF ENGINEERING AND MANAGEMENT Department of Mechanical Engineering Academic Year: 2017 Semester: EVEN COURSE PLAN Semester: VI SubjectCode&Name:10ME65 Mechatronics & Microprocessor

More information

QUESTION BANK CS2252 MICROPROCESSOR AND MICROCONTROLLERS

QUESTION BANK CS2252 MICROPROCESSOR AND MICROCONTROLLERS FATIMA MICHAEL COLLEGE OF ENGINEERING & TECHNOLOGY Senkottai Village, Madurai Sivagangai Main Road, Madurai -625 020 QUESTION BANK CS2252 MICROPROCESSOR AND MICROCONTROLLERS UNIT 1 - THE 8085 AND 8086

More information

INTRODUCTION TO MICROPROCESSORS

INTRODUCTION TO MICROPROCESSORS INTRODUCTION TO MICROPROCESSORS Richa Upadhyay Prabhu NMIMS s MPSTME richa.upadhyay@nmims.edu January 7, 2016 Richa Upadhyay Prabhu (MPSTME) INTRODUCTION January 7, 2016 1 / 63 Course Design Prerequisite:

More information

DEPARTMENT OF INFORMATION TECHNOLOGY KUMAUN UNIVERSITY, NAINITAL SEMESTER-I ( ) Scheme and syllabus for B.A./B. Sc. (Information Technology)

DEPARTMENT OF INFORMATION TECHNOLOGY KUMAUN UNIVERSITY, NAINITAL SEMESTER-I ( ) Scheme and syllabus for B.A./B. Sc. (Information Technology) DEPARTMENT OF INFORMATION TECHNOLOGY KUMAUN UNIVERSITY, NAINITAL SEMESTER-I (2016-17) Scheme and syllabus for B.A./B. Sc. (Information Technology) Semester system course structure: 1. The course work shall

More information

ACADEMIC YEAR PLANNING - F.Y.J.C. ( ) F.Y.J.C. COMPUTER SCIENCE (Theory)

ACADEMIC YEAR PLANNING - F.Y.J.C. ( ) F.Y.J.C. COMPUTER SCIENCE (Theory) ACADEMIC YEAR PLANNING - F.Y.J.C. (2015-16) F.Y.J.C. COMPUTER SCIENCE (Theory) JULY Number Systems & Binary Arithmetic : Binary number, decimal, octal, hexadecimal numbers, BCD,conversion from one number

More information

NOTIFICATION (Advt No. 1/2018) Syllabus (Paper III)

NOTIFICATION (Advt No. 1/2018) Syllabus (Paper III) NOTIFICATION (Advt No. 1/2018) Syllabus (Paper III) Post Code - 302 Area: Instrumentation COMPUTER PROGRAMMING AND APPLICATION 1. OVERVIEW OF PROGRAMMING: Steps in program development, problem identification,

More information

PROGRAMMING AND CUSTOMIZING

PROGRAMMING AND CUSTOMIZING PROGRAMMING AND CUSTOMIZING THE PICAXE MICROCONTROLLER SECOND EDITION DAVID LINCOLN Mc Grauu Hill New York Chicago San Francisco Lisbon London Madrid Mexico City Milan New Delhi San Juan Seoul Singapore

More information

GARDEN CITY UNIVERSITY. Bachelor of Computer Applications SEMESTER- I. Course: CONCEPTS OF PROGRAMMING USING C LANGUAGE CODE: 05ABCAR17111 CREDITS: 04

GARDEN CITY UNIVERSITY. Bachelor of Computer Applications SEMESTER- I. Course: CONCEPTS OF PROGRAMMING USING C LANGUAGE CODE: 05ABCAR17111 CREDITS: 04 GARDEN CITY UNIVERSITY Bachelor of Computer Applications SEMESTER- I Course: CONCEPTS OF PROGRAMMING USING C LANGUAGE CODE: 05ABCAR17111 CREDITS: 04 Unit 1 Programming Basics 1.1 Introduction to Programming

More information

G.PULLAIAH COLLEGE OF ENGINEERING AND TECHNOLOGY

G.PULLAIAH COLLEGE OF ENGINEERING AND TECHNOLOGY G.PULLAIAH COLLEGE OF ENGINEERING AND TECHNOLOGY Pasupala(V), Nadikotkur Road, Kurnool-518002 www.gpcet.ac.in DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING II B.TECH II Semester II (2017-2018)

More information

DEPARTMENT OF INFORMATION TECHNOLOGY KUMAUN UNIVERSITY, NAINITAL SEMESTER-I ( )

DEPARTMENT OF INFORMATION TECHNOLOGY KUMAUN UNIVERSITY, NAINITAL SEMESTER-I ( ) DEPARTMENT OF INFORMATION TECHNOLOGY KUMAUN UNIVERSITY, NAINITAL SEMESTER-I (2016-17) Scheme and syllabus for B. Com. (Information Technology) Note: - For B. Com., there will be one paper of 100 marks.

More information

DR. A.P.J. ABDUL KALAM TECHNICAL UNIVERSITY LUCKNOW. Evaluation Scheme & Syllabus. For. B.Tech. First Year (Programming for Problem Solving)

DR. A.P.J. ABDUL KALAM TECHNICAL UNIVERSITY LUCKNOW. Evaluation Scheme & Syllabus. For. B.Tech. First Year (Programming for Problem Solving) DR. A.P.J. ABDUL KALAM TECHNICAL UNIVERSITY LUCKNOW Evaluation Scheme & Syllabus For B.Tech. First Year (Programming for Problem Solving) On Choice Based Credit System (Effective from the Session: 2018-19)

More information

Computer Hardware Requirements for ERTSs: Microprocessors & Microcontrollers

Computer Hardware Requirements for ERTSs: Microprocessors & Microcontrollers Lecture (4) Computer Hardware Requirements for ERTSs: Microprocessors & Microcontrollers Prof. Kasim M. Al-Aubidy Philadelphia University-Jordan DERTS-MSc, 2015 Prof. Kasim Al-Aubidy 1 Lecture Outline:

More information

TEACHING & EXAMINATION SCHEME For the Examination COMPUTER SCIENCE. B.Sc. Part-I

TEACHING & EXAMINATION SCHEME For the Examination COMPUTER SCIENCE. B.Sc. Part-I TEACHING & EXAMINATION SCHEME For the Examination -2015 COMPUTER SCIENCE THEORY B.Sc. Part-I CS.101 Paper I Computer Oriented Numerical Methods and FORTRAN Pd/W Exam. Max. (45mts.) Hours Marks 150 2 3

More information

In this tutorial, we will discuss the architecture, pin diagram and other key concepts of microprocessors.

In this tutorial, we will discuss the architecture, pin diagram and other key concepts of microprocessors. About the Tutorial A microprocessor is a controlling unit of a micro-computer, fabricated on a small chip capable of performing Arithmetic Logical Unit (ALU) operations and communicating with the other

More information

Honorary Professor Supercomputer Education and Research Centre Indian Institute of Science, Bangalore

Honorary Professor Supercomputer Education and Research Centre Indian Institute of Science, Bangalore COMPUTER ORGANIZATION AND ARCHITECTURE V. Rajaraman Honorary Professor Supercomputer Education and Research Centre Indian Institute of Science, Bangalore T. Radhakrishnan Professor of Computer Science

More information

RCTI, SOLA, AHMEDABAD INFORMATION TECHNOLOGY DEPARTMENT. SUBJECT :- Advanced Computer Programming ( )

RCTI, SOLA, AHMEDABAD INFORMATION TECHNOLOGY DEPARTMENT. SUBJECT :- Advanced Computer Programming ( ) RCTI, SOLA, AHMEDABAD INFORMATION TECHNOLOGY DEPARTMENT SUBJECT :- Advanced Computer Programming (3320702) Assignment 1 (Unit I - Array) Define an array. Explain types of array. Give advantage and disadvantage

More information

Diploma in Embedded Systems

Diploma in Embedded Systems Diploma in Embedded Systems Duration: 5 Months[5 days a week,3 hours a day, Total 300 hours] Module 1: 8051 Microcontroller in Assemble Language Characteristics of Embedded System Overview of 8051 Family

More information

2 MARKS Q&A 1 KNREDDY UNIT-I

2 MARKS Q&A 1 KNREDDY UNIT-I 2 MARKS Q&A 1 KNREDDY UNIT-I 1. What is bus; list the different types of buses with its function. A group of lines that serves as a connecting path for several devices is called a bus; TYPES: ADDRESS BUS,

More information

COMPUTER ARCHITECTURE

COMPUTER ARCHITECTURE COURSE: COMPUTER ARCHITECTURE per week: Lectures 3h Lab 2h For the specialty: COMPUTER SYSTEMS AND TECHNOLOGIES Degree: BSc Semester: VII Lecturer: Assoc. Prof. PhD P. BOROVSKA Head of Computer Systems

More information

DEPARTMENT OF COMPUTER APPLICATIONS B.C.A. - FIRST YEAR ( REGULATION) SECOND SEMESTER LESSON PLAN SRM INSTITUTE OF SCIENCE AND TECHNOLOGY

DEPARTMENT OF COMPUTER APPLICATIONS B.C.A. - FIRST YEAR ( REGULATION) SECOND SEMESTER LESSON PLAN SRM INSTITUTE OF SCIENCE AND TECHNOLOGY DEPARTMENT OF COMPUTER APPLICATIONS B.C.A. - FIRST YEAR (2015-2016 REGULATION) SECOND SEMESTER LESSON PLAN SRM INSTITUTE OF SCIENCE AND TECHNOLOGY FACULTY OF SCIENCE AND HUMANITIES SRM NAGAR, KATTANKULATHUR

More information

Professional Training Institute

Professional Training Institute . This is 4-5 month course for B.E/B. Tech/MTech/ ME/ MCA/M. Sc Candidates Pre final & Final Year with back ground preferably Electronics, Electrical, Instrumentation or Computer science. With these students

More information

Processing Unit CS206T

Processing Unit CS206T Processing Unit CS206T Microprocessors The density of elements on processor chips continued to rise More and more elements were placed on each chip so that fewer and fewer chips were needed to construct

More information

END-TERM EXAMINATION

END-TERM EXAMINATION (Please Write your Exam Roll No. immediately) END-TERM EXAMINATION DECEMBER 2006 Exam. Roll No... Exam Series code: 100919DEC06200963 Paper Code: MCA-103 Subject: Digital Electronics Time: 3 Hours Maximum

More information

Gujarat University M. Sc. Computer Science [S. F.] Semester-1 Syllabus Gujarat Arts & Science College, Ahmedabad.

Gujarat University M. Sc. Computer Science [S. F.] Semester-1 Syllabus Gujarat Arts & Science College, Ahmedabad. B. Sc. Computer Science SEM-II EFFECTIVE FROM ACADEMIC YEAR - 2016-2017 CODE Titles Th. Pr. COM-103 ProgramminginC (Theory) 4 COM-104 ProgramminginC(Practical) 4 Teaching Scheme Unit Computer Theory COM

More information

Syllabus for Computer Science General Part I

Syllabus for Computer Science General Part I Distribution of Questions: Part I Q1. (Compulsory: 20 marks). Any ten questions to be answered out of fifteen questions, each carrying two marks (Group A 3 questions, Group B, Group C and Group D 4 questions

More information

QUESTION BANK UNIT-I. 4. With a neat diagram explain Von Neumann computer architecture

QUESTION BANK UNIT-I. 4. With a neat diagram explain Von Neumann computer architecture UNIT-I 1. Write the basic functional units of computer? (Nov/Dec 2014) 2. What is a bus? What are the different buses in a CPU? 3. Define multiprogramming? 4.List the basic functional units of a computer?

More information

Reader's Guide Outline of the Book A Roadmap For Readers and Instructors Why Study Computer Organization and Architecture Internet and Web Resources

Reader's Guide Outline of the Book A Roadmap For Readers and Instructors Why Study Computer Organization and Architecture Internet and Web Resources Reader's Guide Outline of the Book A Roadmap For Readers and Instructors Why Study Computer Organization and Architecture Internet and Web Resources Overview Introduction Organization and Architecture

More information

DIRECTORATE OF TECHNICAL EDUCATION DIPLOMA IN ELECTRICAL AND ELECTRONICS ENGINEERING II YEAR M SCHEME IV SEMESTER.

DIRECTORATE OF TECHNICAL EDUCATION DIPLOMA IN ELECTRICAL AND ELECTRONICS ENGINEERING II YEAR M SCHEME IV SEMESTER. DIRECTORATE OF TECHNICAL EDUCATION DIPLOMA IN ELECTRICAL AND ELECTRONICS ENGINEERING II YEAR M SCHEME IV SEMESTER 2015 2016 onwards DIGITAL ELECTRONICS CURRICULUM DEVELOPMENT CENTRE Curriculum Development

More information

Unit-I. 1. INTRODUCTION TO MICROCONTROLLERS. Micro controller, types, selection of a microcontroller and applications

Unit-I. 1. INTRODUCTION TO MICROCONTROLLERS. Micro controller, types, selection of a microcontroller and applications Department of Technical Education DIPLOMA COURSE IN ELECTRONICS AND COMMUNICATION ENGINEERING Fourth Semester MICROCONTROLLERS AND APPLICATION Contact Hours/Week : 04 Contact Hours/Semester : 64 CONTENTS

More information

Periodic Functions, Euler s formula, Even and Odd function with illustrated examples.

Periodic Functions, Euler s formula, Even and Odd function with illustrated examples. 3 TH SEMESTER 1 COURSE NAME: Engineering Mathematics III COURSE CODE: EC-14301 Internal Marks: 40 L T P External Marks: 60 3 1 - Numerical & Design Problems Content: 70%-80% Note: The Question paper shall

More information

CHOICE BASED CREDIT SYSTEM (With effect from )

CHOICE BASED CREDIT SYSTEM (With effect from ) B.Sc. Computer Science Syllabus Under the CHOICE BASED CREDIT SYSTEM (With effect from 2017-18) DEPARTMENT OF COMPUTER SCIENCE University College,TU,Nizamabad-503322 Syllabus for Computer Science (With

More information

Ali Karimpour Associate Professor Ferdowsi University of Mashhad

Ali Karimpour Associate Professor Ferdowsi University of Mashhad AUTOMATIC CONTROL SYSTEMS Ali Karimpour Associate Professor Ferdowsi University of Mashhad Main reference: Christopher T. Kilian, (2001), Modern Control Technology: Components and Systems Publisher: Delmar

More information

Advanced Parallel Architecture Lesson 3. Annalisa Massini /2015

Advanced Parallel Architecture Lesson 3. Annalisa Massini /2015 Advanced Parallel Architecture Lesson 3 Annalisa Massini - 2014/2015 Von Neumann Architecture 2 Summary of the traditional computer architecture: Von Neumann architecture http://williamstallings.com/coa/coa7e.html

More information