In 8086 Carry flag, Parity flag, Auxiliary carry flag, Zero flag, Overflow flag, Trace flag, Interrupt flag, Direction flag, and Sign flag.

Similar documents
Microprocessor Architecture

Chapter 1: Basics of Microprocessor [08 M]

1 MALP ( ) Unit-1. (1) Draw and explain the internal architecture of 8085.

2. List the five interrupt pins available in INTR, TRAP, RST 7.5, RST 6.5, RST 5.5.

Microcomputer Architecture and Programming

QUESTION BANK. EE 6502 / Microprocessor and Microcontroller. Unit I Processor. PART-A (2-Marks)

Architecture of 8085 microprocessor

1. Internal Architecture of 8085 Microprocessor

MICROPROCESSOR MCQs. 1) What does the microprocessor comprise of? a. Register section b. One or more ALU c. Control unit d.

Basics of Microprocessor

CHAPTER 5 : Introduction to Intel 8085 Microprocessor Hardware BENG 2223 MICROPROCESSOR TECHNOLOGY

MAHALAKSHMI ENGINEERING COLLEGE TIRUCHIRAPALLI UNIT I THE 8085 & 8086 MICROPROCESSORS. PART A (2 Marks)

1. INTRODUCTION TO MICROPROCESSOR AND MICROCOMPUTER ARCHITECTURE:

Control Unit: The control unit provides the necessary timing and control Microprocessor resembles a CPU exactly.

Sunday, April 25, 2010

INTEL Architectures GOPALAKRISHNAN IYER FALL 2009 ELEC : Computer Architecture and Design

Pin Description, Status & Control Signals of 8085 Microprocessor

MICROPROCESSOR AND MICROCONTROLLER BASED SYSTEMS


8/26/2010. Introduction to 8085 BLOCK DIAGRAM OF INTEL Introduction to Introduction to Three Units of 8085

MICROPROCESSOR MICROPROCESSOR. From the above description, we can draw the following block diagram to represent a microprocessor based system: Output

12-Dec-11. Gursharan Singh Maninder Kaur. Introduction to 8085 BLOCK DIAGRAM OF INTEL Introduction to Introduction to 8085

History and Basic Processor Architecture

Program controlled semiconductor device (IC) which fetches (from memory), decodes and executes instructions.

INSTITUTE OF ENGINEERING AND MANAGEMENT, KOLKATA Microprocessor

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

Introduction to Microprocessor

Segment 1A. Introduction to Microcomputer and Microprocessor

Types of Interrupts:

Architecture & Instruction set of 8085 Microprocessor and 8051 Micro Controller

Sample Copy. Not For Distribution.

Interrupt is a process where an external device can get the attention of the microprocessor. Interrupts can be classified into two types:

EC6504 MICROPROCESSOR AND MICROCONTROLLER

MICROPROCESSOR MEMORY ORGANIZATION

Lecture-15 W-Z: Increment-Decrement Address Latch:

Introduction to Microprocessor

8086 INTERNAL ARCHITECTURE

Microprocessors I MICROCOMPUTERS AND MICROPROCESSORS

MSMF GATE CENTRE. Sub: MICROPROCESSORS. Time: 50min Date: Marks:33

8085 Interrupts. Lecturer, CSE, AUST

ELE 3230 Microprocessors and Computer Systems

8085 Microprocessor Architecture and Memory Interfacing. Microprocessor and Microcontroller Interfacing

1. What is Microprocessor? Give the power supply & clock frequency of 8085?

Interrupts. by Rahul Patel, Assistant Professor, EC Dept., Sankalchand Patel College of Engg.,Visnagar

Microprocessors/Microcontrollers

Microprocessors. Microprocessors and rpeanut. Memory. Eric McCreath

Microprocessors and rpeanut. Eric McCreath

Delhi Noida Bhopal Hyderabad Jaipur Lucknow Indore Pune Bhubaneswar Kolkata Patna Web: Ph:

SRI VENKATESWARA COLLEGE OF ENGINEERING AND TECHNOLOGY DEPARTMENT OF ECE EC6504 MICROPROCESSOR AND MICROCONTROLLER (REGULATION 2013)

PART B UNIT II PART A

Lecture 5:8086 Outline: 1. introduction 2. execution unit 3. bus interface unit

The Central Processing Unit

QUESTION BANK CS2252 MICROPROCESSOR AND MICROCONTROLLERS

1. Internal Architecture of 8085 Microprocessor

icroprocessor istory of Microprocessor ntel 8086:

MACHINE CONTROL INSTRUCTIONS: 1. EI

VARDHAMAN COLLEGE OF ENGINEERING (AUTONOMOUS) Shamshabad, Hyderabad

UNIT-I. 1.Draw and explain the Architecture of a 8085 Microprocessor?

Lecture Note On Microprocessor and Microcontroller Theory and Applications

Computer Architecture 2/26/01 Lecture #

Intel 8086 MICROPROCESSOR. By Y V S Murthy

ELECTRICAL ENGINEERING

Internal architecture of 8086

9/25/ Software & Hardware Architecture

SCRAM Introduction. Philipp Koehn. 19 February 2018

Architecture of 8086 Microprocessor

DEPARTMENT OF ECE QUESTION BANK SUBJECT: MICROPROCESSOR AND MICROCONTROLLER UNIT-1 PART-A (2 MARKS)

EC2304-MICROPROCESSOR AND MICROCONROLLERS 2 marks questions and answers UNIT-I

1. Internal Architecture of 8085 Microprocessor

Moodle WILLINGDON COLLEGE SANGLI (B. SC.-II) Digital Electronics

م.م. ماجد عيدان. Introduction to microprocessor and microcomputer

Intel 8086 MICROPROCESSOR ARCHITECTURE

CHETTINAD COLLEGE OF ENGINEERING AND TECHNOLOGY COMMUNICATION ENGINEERING REG 2008 TWO MARKS QUESTION AND ANSWERS

Four Categories Of 8085 Instructions That >>>CLICK HERE<<<

COPYRIGHT IS NOT RESERVED BY AUTHORS. AUTHORS ARE NOT RESPONSIBLE FOR ANY LEGAL ISSUES ARISING OUT OF ANY COPYRIGHT DEMANDS

LECTURE NOTES MICROPROCESSORS AND INTERFACING DEVICES


4 Categories Of 8085 Instructions That Manipulate Data

3.1 Description of Microprocessor. 3.2 History of Microprocessor

8086 Microprocessors & Peripherals

CPU Structure and Function. Chapter 12, William Stallings Computer Organization and Architecture 7 th Edition

S.R.M. INSTITUTE OF SCIENCE & TECHNOLOGY SCHOOL OF ELECTRONICS & COMMUNICATION ENGINEERING

8051 Microcontroller

16-Bit Intel Processor Architecture

8051 microcontrollers

MICROPROCESSOR PROGRAMMING AND SYSTEM DESIGN

The x86 Microprocessors. Introduction. The 80x86 Microprocessors. 1.1 Assembly Language

Unit I Introduction. Department of Electronics and Communication Engineering VARDHAMAN COLLEGE OF ENGINEERING Shamshabad, Hyderabad , India.

Question Bank Microprocessor and Microcontroller

UNIT I. Differences between: Microcomputer, Microprocessor and Microcontroller

Delhi Noida Bhopal Hyderabad Jaipur Lucknow Indore Pune Bhubaneswar Kolkata Patna Web: Ph:

MICROPROCESSOR BASICS AND RELATED TERMS

ADVANCE MICROPROCESSOR & INTERFACING

Unit I. Introduction Microcontrollers and Embedded processors Overview of the 8051 Inside the 8051 Addressing Modes

SYSTEM BUS AND MOCROPROCESSORS HISTORY

INTRODUCTION TO MICROPROCESSORS

Lecture 5: Computer Organization Instruction Execution. Computer Organization Block Diagram. Components. General Purpose Registers.

Micro Processor & Micro Controllers

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

8051 Microcontrollers

Transcription:

What is a Microprocessor? Microprocessor is a program-controlled device, which fetches the instructions from memory, decodes and executes the instructions. Most Micro Processor are single- chip devices. What are the flags in 8086? In 8086 Carry flag, Parity flag, Auxiliary carry flag, Zero flag, Overflow flag, Trace flag, Interrupt flag, Direction flag, and Sign flag. Why crystal is a preferred clock source? Because of high stability, large Q (Quality Factor) & the frequency that doesn t drift with aging. Crystal is used as a clock source most of the times. In 8085 which is called as High order / Low order Register? Flag is called as Low order register & Accumulator is called as High order Register. What is Tri-state logic? Three Logic Levels are used and they are High, Low, High impedance state. The high and low are normal logic levels & high impedance state is electrical open circuit conditions. Tri-state logic has a third line called enable line. What happens when HLT instruction is executed in processor? The Micro Processor enters into Halt-State and the buses are tri-stated. Which Stack is used in 8085? LIFO (Last In First Out) stack is used in 8085.In this type of Stack the last stored information can be retrieved first What is Program counter? Program counter holds the address of either the first byte of the next instruction to be fetched for execution or the address of the next byte of a multi byte instruction, which has not been completelyfetched. In both the cases it gets incremented automatically one by one as the instruction bytes get fetched. Also Program register keeps the address of the next instruction.

What are the various registers in 8085? Accumulator register, Temporary register, Instruction register, Stack Pointer, Program Counter are the various registers in 8085 What is 1st / 2nd / 3rd / 4th generation processor? The processor made of PMOS / NMOS / HMOS / HCMOS technology is called 1st / 2nd / 3rd / 4 th generation processor, and it is made up of 4 / 8 / 16 / 32 bits. Name the processor lines of two major manufacturers? High-end: Intel - Pentium (II, III, 4), AMD - Athlon. Low-end: Intel - Celeron, AMD - Duron. 64-bit: Intel - Itanium 2, AMD - Opteron. What s the speed and device maximum specs for Firewire? IEEE 1394 (Firewire) supports the maximum of 63 connected devices with speeds up to 400 Mbps. Where s MBR located on the disk? Main Boot Record is located in sector 0, track 0, head 0, cylinder 0 of the primary active partition. Where does CPU Enhanced mode originate from? Intel s 80386 was the first 32-bit processor, and since the company had to backward-support the 8086. All the modern Intel-based processors run in the Enhanced mode, capable of switching between Real mode (just like the real 8086) and Protected mode, which is the current mode of operation. How many bit combinations are there in a byte? Byte contains 8 combinations of bits. Have you studied buses? What types? There are three types of buses. Address bus: This is used to carry the Address to the memory to fetch either Instruction or Data. Data bus : This is used to carry the Data from the memory. Control bus : This is used to carry the Control signals like RD/WR, Select etc. What is the Maximum clock frequency in 8086? 5 Mhz is the Maximum clock frequency in 8086.

What is meant by Maskable interrupts? An interrupt that can be turned off by the programmer is known as Maskable interrupt. What is Non-Maskable interrupts? An interrupt which can be never be turned off (ie. disabled) is known as Non- Maskable interrupt What are the different functional units in 8086? Bus Interface Unit and Execution unit, are the two different functional units in 8086. What are the various segment registers in 8086? Code, Data, Stack, Extra Segment registers in 8086. What does EU do? Execution Unit receives program instruction codes and data from BIU, executes these instructions and store the result in general registers. Which Stack is used in 8086? FIFO (First In First Out) stack is used in 8086.In this type of Stack the first stored information is retrieved first. What are the flags in 8086? In 8086 Carry flag, Parity flag, Auxiliary carry flag, Zero flag, Overflow flag, Trace flag, Interrupt flag, Direction flag, and Sign flag. What is SIM and RIM instructions? SIM is Set Interrupt Mask. Used to mask the hardware interrupts. RIM is Read Interrupt Mask. Used to check whether the interrupt is Masked or not. What is the difference between 8086 and 8088? The BIU in 8088 is 8-bit data bus & 16- bit in 8086.Instruction queue is 4 byte long in 8088and 6 byte in 8086. Give example for Non-Maskable interrupts? Trap is known as Non-Maskable interrupts, which is used in emergency condition.

Give examples for Micro controller? Z80, Intel MSC51 &96, Motorola are the best examples of Microcontroller. What is clock frequency for 8085? 3 MHz is the maximum clock frequency for 8085. Give an example of one address microprocessor? 8085 is a one address microprocessor. Give examples for 8 / 16 / 32 bit Microprocessor? 8-bit Processor - 8085 / Z80 / 6800; 16-bit Processor - 8086 / 68000 / Z8000; 32- bit Processor - 80386 / 80486 What is meant by a bus? A bus is a group of conducting lines that carriers data, address, & control signals. What are the various registers in 8085? Accumulator register, Temporary register, Instruction register, Stack Pointer, Program Counter are the various registers in 8085 Why crystal is a preferred clock source? Because of high stability, large Q (Quality Factor) & the frequency that doesn t drift with aging. Crystal is used as a clock source most of the times. In 8085 which is called as High order / Low order Register? Flag is called as Low order register & Accumulator is called as High order Register. Name 5 different addressing modes? Immediate, Direct, Register, Register indirect, Implied addressing modes

In what way interrupts are classified in 8085? In 8085 the interrupts are classified as Hardware and Software interrupts. What is the difference between primary & secondary storage device? In primary storage device the storage capacity is limited. It has a volatile memory. In secondary storage device the storage capacity is larger. It is a nonvolatile memory. Primary devices are: RAM / ROM. Secondary devices are: Floppy disc / Hard disk. Which Stack is used in 8085? LIFO (Last In First Out) stack is used in 8085.In this type of Stack the last stored information can be retrieved first. What is Program counter? Program counter holds the address of either the first byte of the next instruction to be fetched for execution or the address of the next byte of a multi byte instruction, which has not been completely fetched. In both the cases it gets incremented automatically one by one as the instruction bytes get fetched. Also Program register keeps the address of the next instruction. What is the RST for the TRAP? RST 4.5 is called as TRAP. What are level-triggering interrupt? RST 6.5 & RST 5.5 are level-triggering interrupts. Which interrupt is not level-sensitive in 8085? RST 7.5 is a raising edge-triggering interrupt. What are Software interrupts? RST0, RST1, RST2, RST3, RST4, RST5, RST6, RST7. What are the various flags used in 8085? Sign flag, Zero flag, Auxiliary flag, Parity flag, Carry flag. In 8085 name the 16 bit registers? Stack pointer and Program counter all have 16 bits.

What is Stack Pointer? Stack pointer is a special purpose 16-bit register in the Microprocessor, which holds the address of the top of the stack. What happens when HLT instruction is executed in processor? The Micro Processor enters into Halt-State and the buses are tri-stated. What does Quality factor mean? The Quality factor is also defined, as Q. So it is a number, which reflects the lossness of a circuit. Higher the Q, the lower are the losses. How many interrupts are there in 8085? There are 12 interrupts in 8085. What is Tri-state logic? Three Logic Levels are used and they are High, Low, High impedance state. The high and low are normal logic levels & high impedance state is electrical open circuit conditions. Tri-state logic has a third line called enable line. Which interrupt has the highest priority? TRAP has the highest priority What are Hardware interrupts? TRAP, RST7.5, RST6.5, RST5.5, INTR Can an RC circuit be used as clock source for 8085? Yes, it can be used, if an accurate clock frequency is not required. Also, the component cost is low compared to LC or Crystal.