Vous êtes sur la page 1sur 4

2/5/2018

MAIN OBJECTIVE OF THE COURSE


 ToIntroduce And Make You Understand The Architecture and
Interfacing of Microprocessor and Microcontroller.
 8086 Microprocessor.
 8051 Microcontroller

 To Make You Understand and Learn About..


Microprocessors  8086 Microprocessor Architecture
 Assembly Language Programming.
and
 Peripheral Interfacing with 8086, like
Interfacing Devices  A/D and D/A converters
 8255 PPI
By  8259 PIC
K. Vamsee Krishna  8257 DMA Controller.
Associate Professor, EEED, VBIT  Communication Interfaces (USART, RS-232, IEEE-488 etc..)
 8051 Microcontroller.

The Course Contains… The Course Contains…


 UNIT-I: 8086 Microprocessor[12]  UNIT-III: Peripheral Interfacing with 8086[12]
 8086 architecture.  8255 PPI
 Functional Diagram  Keyboard, Display, Stepper Motor
 Register Organization, Memory Segmentation.  ADC, DAC
 Minimum and Maximum Mode signals.  Static and Dynamic Memories
 Interrupt Structure of 8086  Vector Interrupt Table.
 8259 PIC

 UNIT-II: Assembly Language Programming[12]  8257 DMA controller.

 Instruction Formats.
 Addressing Modes  UNIT-IV: Communication Interfacing [12]
 Instruction set  Serial Communication
 Sorting  8251 USART architecture.
 String Manipulations.  Interfacing RS-232.
 IEEE-488. (General Purpose Interface Bus)

1
2/5/2018

The Course Contains… TEXT AND REFERENCES


 Advanced Microprocessors and peripherals, A.K. Ray, and K.M
Bhurchandani, TMH.
 UNIT-V: Introduction to Microcontrollers [10]
 Microprocessors and Microcontrollers, Architecture, Programming
 8051 architecture.
and system design, Krishna Kant, PHI learning PVT. Ltd.
 I/O Ports
 D.V. Hall, “ Micro Processor and Interfacing”, Tata McGraw-Hill
 Memory Organization
 Microprocessors and Interfacing, N.Senthil, kumar, M. Saravanan, S.
 Addressing Modes
Jeevanathan, S.K. Shah, Ocford University press.
 Instruction set.
 Microprocessors, Nilesh B. Bahadure, PHI learning PVT. Ltd.
 Microcomputer systems: The 8086/8088 Family: Architecture,
Programming and Design, Liu & Gibson, PHI
 Kenneth J Ayala, “The 8051 Microcontroller”, Cengage Learning.
 The 8051 Microcontrollers’ architecture and programming and
applications, K. Uma Rao, Andhe Pallavi, Pearson.
 Microcontrollers and Applications, Ajay V Deshmukh, TMH
companies.

IMPORTANT WEB REFERENCES COURSE OUTCOME


 http://eeelibrary.in  CO-1:
 Students gets a thorough knowledge on architecture, pin diagram,
 http://nptel.ac.in/courses/108107029/
register and memory organizations, concepts of memory segmentation,
timing diagrams.
 CO-2:
 https://ocw.mit.edu/
 Students able to write the assembly language programs based on the
knowledge of addressing modes, instruction set, macros, procedures.
 http://freevideolectures.com/Course/3018/Microprocessors-and-  CO-3:
Microcontrollers  Students able to interface 8086 with 8255 PPI, keyboard, stepper motor,
DMA controller, static and dynamic memories.
 http://onlinevideolecture.com/?course_id=385  CO-4:
 Students able apply the conceptual things like communication interfaces
like serial communication, RS-232, IEEE-488, USART in real world
applications.
 CO-5:
 Students able to design and develop the Embedded applications using
microcontroller.

2
2/5/2018

What is a Microprocessor?
A Microprocessor is a multipurpose, programmable, clock-
driven, register-based electronic device that reads binary
instructions from a storage device called “Memory”,
accepts binary data as input and processes data
according to those instructions, and provides result as
output.

Advances in Semiconductor Technology Intel Microprocessors: Historical Perspective

 Small-Scale Integration (SSI) (About 10 Gates, less than 100


Components)
 Medium-Scale Integration(MSI) (Less than 100 Gates, less than
500 components)
 Large-Scale Integration (LSI) (More than 100 Gates,
components between 500 to 300000)
 Very Large Scale Integration(VLSI) (more than 300000
components)
 Super-Large-Scale Integration (SLSI)(more than 1500000)

3
2/5/2018

LIVE PROGRAM EMULATION

Vous aimerez peut-être aussi