Electronics MP
Electronics MP
Electronics MP
OBJECTIVES:
To understand basic architecture of 16 bit and 32 bit microprocessors.
To understand interfacing of 16 bit microprocessor with memory and peripheral chips
involving system design.
To understand techniques for faster execution of instructions and improve speed of
operation and performance of microprocessors
To understand RISC based microprocessors.
To understand concept of multi core processors.
CPU ARCHITECTURE:
Introduction to Microprocessor, INTEL-8085(µp): Architecture, ALU, Register organization,.
Pin configuration of 8085, Address, data and control Buses, Multiplexing and Demultiplexing
of Address/Data bus.
8086 Microprocessor: Internal Architecture- Bus interface unit, Execution unit(control
circuitry, Instruction decoder, ALU, Flag register, GPRs, Pointers and Index register), Pin
description, Addressing modes.
UNIT -II: (12 Hrs)
Minimum mode and Maximum Mode, pin definitions, Bus timings, Memory interfacing, Instruction set
of 8086, Interrupts of 8086, Interrupt Priority Management
UNIT -IV: (12Hrs)
I/O Interfaces:
Serial Communication interface: Classification, protocols, 8251A PCI Parallel
Communication Interface: 8255A PPI, Interfacing DAC 0808 & ADC 0808, Programmable
Timers: IC8253/54, Modes of operation, Interfacing.
UNIT -V: (10Hrs) ARM PROCESSOR: Introduction to 16/32 bit processors, Arm
architecture & organization, Arm based MCUs, Programming model, Instruction set.
TEXT BOOKS:
❖ Microcomputer Systems the 8086/8088 family – YU-Cheng Liu and Glenn SA Gibson
REFERENCES:
o Microprocessors and Interfacing – Douglas V. Hall
o Advanced Microprocessors & Microcontrollers - B.P.Singh & Renu Singh – New Age
OUTCOMES:
• The student can gain good knowledge on microprocessor and implement in practical
applications
• Design system using memory chips and peripheral chips for 16 bit 8086
microprocessor.
• Understand and devise techniques for faster execution of instructions, improve speed of
operations and enhance performance of microprocessors.
LAB LIST:
Programs using Intel 8085 /8086
10. (a)List out all the instructions in data transfer group and explain each with one example.
(or)
(b)Write an ALP for BCD to ASCII conversion.
13. (a) Describe the Programming model of registers and buses in ARM family MCUs.
(or)
(b) Explain in detail Arithmetic instructions for ARM processors. How Barrel shifter is used
with these instructions
SRI VENKATESWARA UNIVERSITY
B.Sc. DEGREE COURSE IN ELECTRONICS
SEMESTER SYSTEM WITH CBCS
SEMESTER IV
W.E.F. 2021-2022
OBJECTIVES:
Microcontroller Architecture:
Overview and block diagram of 8051, Architecture of 8051, program counter and memory
organization, Data types and directives, PSW register, Register banks and stack, pin diagram
of 8051, Port organization, Interrupts and timers.
UNIT-III: (10Hrs)
UNIT-V : (15Hrs)
2.The 8051 microcontrollers and Embedded systems - By Muhammad Ali Mazidi and Janice
Gillispie Mazidi – Pearson Education Asia, 4th Reprint, 2002.
REFERENCE BOOKS:
OUTCOMES:
• The student can gain good knowledge on microcontrollers and implement in practical
applications
ELECTRONICS LAB-V
MICROCONTROLLER LAB
LAB LIST:
10. Program For Swapping And Compliment Of 8-Bit Numbers (Keil Software).
11. Program To Find The Largest Number In Given Array (Keil Software).
12. Program To Find The Smallest Number In Given Array (Keil Software).