Thanks to visit codestin.com
Credit goes to www.scribd.com

100% found this document useful (1 vote)
267 views5 pages

Cse MP&MC Syllabus

This document outlines a course on microprocessors and microcontrollers. The course objectives are to understand the architecture of the 8086 microprocessor and 8051 microcontroller, design memory and I/O interfacing circuits, and interface microprocessors with supporting chips. The course contains 5 units that cover the 8086 microprocessor, 8086 system bus structure, I/O interfacing, the 8051 microcontroller, and interfacing the 8051 microcontroller. Students will complete projects interfacing peripherals like traffic lights, stepper motors, and keyboards.

Uploaded by

Senthilraja B
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
267 views5 pages

Cse MP&MC Syllabus

This document outlines a course on microprocessors and microcontrollers. The course objectives are to understand the architecture of the 8086 microprocessor and 8051 microcontroller, design memory and I/O interfacing circuits, and interface microprocessors with supporting chips. The course contains 5 units that cover the 8086 microprocessor, 8086 system bus structure, I/O interfacing, the 8051 microcontroller, and interfacing the 8051 microcontroller. Students will complete projects interfacing peripherals like traffic lights, stepper motors, and keyboards.

Uploaded by

Senthilraja B
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 5

L T P C

U19ECTL513 MICROPROCESSORS AND MICROCONTROLLERS

2 0 2 3

COURSE OBJECTIVES

 To understand the Architecture of 8086 microprocessor.


 To learn the design aspects of I/O and Memory Interfacing circuits.
 To interface microprocessors with supporting chips.
 To study the Architecture of 8051 microcontroller.
 To design a microcontroller based system

PRE-REQUISITES

1. Digital Principles and System Design

UNIT I THE 8086 MICROPROCESSOR 9


Introduction to 8086 – Microprocessor architecture – Addressing modes - Instruction set and assembler
directives – Assembly language programming – Modular Programming - Linking and Relocation -
Stacks - Procedures – Macros – Interrupts and interrupt service routines – Byte and String Manipulation.

UNIT II 8086 SYSTEM BUS STRUCTURE 9

8086 signals – Basic configurations – System bus timing –System design using 8086 – I/O programming
– Introduction to Multiprogramming – System Bus Structure – Multiprocessor configurations –
Coprocessor, Closely coupled and loosely Coupled configurations – Introduction to advanced
processors.

UNIT III I/O INTERFACING 9

Memory Interfacing and I/O interfacing - Parallel communication interface – Serial communication
interface – D/A and A/D Interface - Timer – Keyboard /display controller – Interrupt controller – DMA
controller – Programming and applications Case studies: Traffic Light control, LED display, LCD
display, Keyboard display interface and Alarm Controller.

UNIT IV MICROCONTROLLER 9
Architecture of 8051 – Special Function Registers (SFRs) - I/O Pins Ports and Circuits - Instruction set -
Addressing modes - Assembly language programming.

UNIT V INTERFACING MICROCONTROLLER 9

Programming 8051 Timers - Serial Port Programming - Interrupts Programming – LCD & Keyboard
Interfacing - ADC, DAC & Sensor Interfacing - External Memory Interface- Stepper Motor and
Waveform generation - Comparison of Microprocessor, Microcontroller, PIC and ARM processors

Theory:45 Tutorial:0 Practical:0 Project:0 Total:45 Hours

COURSE OUTCOMES

At the end of the course students should be able to


Understand and execute programs based on 8086 microprocessor.

CO1 :
Design Memory Interfacing circuits.

CO2 :

Design and interface I/O circuits.

CO3 :

CO4 : Design and implement 8051 microcontroller based systems.

CO5 : Interfacing various devices.

TEXT BOOKS

1 Yu-Cheng Liu, Glenn A.Gibson, ―Microcomputer Systems: The 8086 / 8088 Family -
Architecture, Programming and Design‖, Second Edition, Prentice Hall of India, 2007. (UNIT
I- III)

2 Mohamed Ali Mazidi, Janice Gillispie Mazidi, Rolin McKinlay, ―The 8051 Microcontroller
and Embedded Systems: Using Assembly and C‖, Second Edition, Pearson education, 2011.
(UNIT IV-V)
REFERENCE BOOKS

Doughlas V.Hall, ―Microprocessors and Interfacing, Programming and


Hardware‖,TMH,2012
1

A.K.Ray,K.M.Bhurchandi, "Advanced Microprocessors and Peripherals" 3rd edition, Tata

2.
McGrawHill, 2012

LAB COMPONENT CONTENTS


LIST OF EXPERIMENTS: 8086 Programs using kits and MASM
1. Basic arithmetic and Logical operations
2. Move a data block without overlap
3. Code conversion, decimal arithmetic and Matrix operations.
4. Floating point operations, string manipulations, sorting and searching
Peripherals and Interfacing Experiments
5. Traffic light controller
6. Stepper motor control
7. Digital clock
8. Key board and Display
9. A/D and D/A interface and Waveform Generation
8051 Experiments using kits and MASM
10. Basic arithmetic and Logical operations
11. Square and Cube program, Find 2‘s complement of a number
12. Unpacked BCD to ASCII

Theory:0 Tutorial:0 Practical:30 Project:0 Total:30 Hours

You might also like