0% found this document useful (0 votes)
112 views

Microprocessors and Microcontrollers - Unit 15 - Week 12

The document discusses a 12 question assignment on microprocessors and microcontrollers. It provides the questions, submitted answers, correct answers and scores. The assignment covers topics like register grouping, instruction types, memory addressing, and 8086/8087 features.

Uploaded by

1balamanian
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
112 views

Microprocessors and Microcontrollers - Unit 15 - Week 12

The document discusses a 12 question assignment on microprocessors and microcontrollers. It provides the questions, submitted answers, correct answers and scores. The assignment covers topics like register grouping, instruction types, memory addressing, and 8086/8087 features.

Uploaded by

1balamanian
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

18/04/2024, 09:58 Microprocessors and Microcontrollers - - Unit 15 - Week 12

(https://swayam.gov.in) (https://swayam.gov.in/nc_details/NPTEL)

[email protected]

NPTEL (https://swayam.gov.in/explorer?ncCode=NPTEL) » Microprocessors and Microcontrollers (course)

If already
registered, click
to check your
Week 12: Assignment 12
payment status The due date for submitting this assignment has passed.
Due on 2024-04-17, 23:59 IST.

Course Assignment submitted on 2024-04-07, 06:47 IST


outline
1) The register BX formed by grouping ________________. 1 point

About a) AH & AL
NPTEL () b) BH& BL
c) CH & CL
How does an
NPTEL d) DH & DL
online No, the answer is incorrect.
course Score: 0
work? () Accepted Answers:
b) BH& BL
Week 0 : ()
2) Which group of instructions do not affect the flags? 1 point
Week 1 ()
a) Arithmetic
Week 2 () b) Logical
c) Data transfer
Week 3 () d) Branch

Yes, the answer is correct.


Week 4 ()
Score: 1
Accepted Answers:
Week 5 () c) Data transfer

Week 6 () 3) The action performed by the following instruction of 8086: 1 point

Week 7 () MOV [4563H], AX

https://onlinecourses.nptel.ac.in/noc24_ee46/unit?unit=118&assessment=202 1/5
18/04/2024, 09:58 Microprocessors and Microcontrollers - - Unit 15 - Week 12

Week 8 () a) Move the contents of the memory location 4563H to register AX


b) Move the contents of register AX to memory location 4563H
Week 9 () c) Move the contents of register AX to memory offset 4563H
d) Add contents of 4563H and AX and store the result in 4563H
Week 10 ()
No, the answer is incorrect.
Score: 0
Week 11 ()
Accepted Answers:
c) Move the contents of register AX to memory offset 4563H
Week 12 ()
4) What is the address space of 8086 CPU? 1 point
Lecture 57 :
Interfacing a) 1 megabytes
(Contd.) (unit? b) 256 kilobytes
unit=118&less
c) 1k megabytes
on=119)
d) 64 kilobytes
Lecture 58 :
Interfacing No, the answer is incorrect.
Score: 0
(Contd.) (unit?
unit=118&less
Accepted Answers:
on=120)
a) 1 megabytes

Lecture 59 : 5) Which microprocessor accepts the program written for 8086 without any changes? 1 point
8086 (unit?
unit=118&less a) 8085
on=121)
b) 8088
Lecture 60 : c) 8087
8086 (Contd.)
d) 8089
(unit?
unit=118&less No, the answer is incorrect.
on=122) Score: 0
Accepted Answers:
Lecture 61 :
b) 8088
8086 (Contd.)
(unit?
unit=118&less 6) In 8086 microprocessors, if the code segment register contains 1B2Ch and IP 1 point
on=123) register contains 1F21h, the effective memory address is

Lecture 62 : a) 3A4DH
8086 (Contd.)
b) 20D3CH
(unit?
unit=118&less c) 1D1E1H
on=124) d) 1D1F1H

Lecture 63 : Yes, the answer is correct.


8086 (Contd.) Score: 1
(unit? Accepted Answers:
unit=118&less c) 1D1E1H
on=125)
7) Consider the following instructions executed in 8086. 1 point
Lecture 64 :
8087 (unit?
unit=118&less PUSH AX; AX has 2021 Hex In it
on=126) PUSH BX; BX has 4556 Hex in it
POP AX;
Lecture
ADD AX,BX;
Material (unit?

https://onlinecourses.nptel.ac.in/noc24_ee46/unit?unit=118&assessment=202 2/5
18/04/2024, 09:58 Microprocessors and Microcontrollers - - Unit 15 - Week 12

unit=118&less POP DX;


on=127) The value stored in DX would be

Feedback
a) 2021 hex
Form (unit?
unit=118&less b) 4500 hex
on=169) c) 6554 hex

Quiz: Week d) 2101 hex


12: Yes, the answer is correct.
Assignment Score: 1
12 Accepted Answers:
(assessment? a) 2021 hex
name=202)
8) What is the addressing mode used in the following instruction? 1 point
Text
Transcripts () MOV AX,0A9Fh

Books () a) Register addressing mode


b) Immediate addressing mode
Problem c) Direct addressing mode
Solving
d) Register indirect addressing mode
Session -
Jan 2024 () Yes, the answer is correct.
Score: 1
Accepted Answers:
b) Immediate addressing mode

9) In 8087, Which of the following statement is FLASE? 1 point

a) 8087 works in parallel with an 8086 in the maximum mode


b) 8087 designed for floating point math calculations
c) 8087 is numeric data processor
d) 8087 can multiply two 128-bit real numbers

Yes, the answer is correct.


Score: 1
Accepted Answers:
d) 8087 can multiply two 128-bit real numbers

10) Which flag in the 8086 microprocessor is set by the STC instruction? 1 point

a) CF
b) SF
c) OF
d) ZF

Yes, the answer is correct.


Score: 1
Accepted Answers:
a) CF

11) What is the function of the MN/MX pin in the 8086 microprocessor? 1 point

a) It selects the operating mode of the microprocessor.

https://onlinecourses.nptel.ac.in/noc24_ee46/unit?unit=118&assessment=202 3/5
18/04/2024, 09:58 Microprocessors and Microcontrollers - - Unit 15 - Week 12

b) It enables the microprocessor to access memory in 8-bit or 16-bit mode.


c) It controls the clock frequency of the microprocessor.
d) It enables the microprocessor to perform mathematical operations.

No, the answer is incorrect.


Score: 0
Accepted Answers:
a) It selects the operating mode of the microprocessor.

12) Which of the following segment registers is used to hold the offset address of the 1 point
current instruction?

a) CS
b) DS
c) SS
d) ES
Yes, the answer is correct.
Score: 1
Accepted Answers:
a) CS

13) The intel 8086 microprocessor is a ____________ processor. 1 point

a) 4 bit
b) 8 bit
c) 16 bit
d) 32 bit

Yes, the answer is correct.


Score: 1
Accepted Answers:
c) 16 bit

14) What is the purpose of the DT/R pin in the 8086 microprocessor? 1 point

a) It is used to control the clock signal to the 8086


b) It is used to control the power supply to the 8086
c) It is used to control the timing of memory read and write operations
d) It is used to control the interrupt signal to the 8086

Yes, the answer is correct.


Score: 1
Accepted Answers:
c) It is used to control the timing of memory read and write operations

15) MOV DL, [BX] - What addressing mode is used in this instruction? 1 point

a) Register addressing mode


b) Immediate addressing mode
c) Direct addressing mode
d) Indirect addressing mode

Y h i

https://onlinecourses.nptel.ac.in/noc24_ee46/unit?unit=118&assessment=202 4/5
18/04/2024, 09:58 Microprocessors and Microcontrollers - - Unit 15 - Week 12

Yes, the answer is correct.


Score: 1
Accepted Answers:
d) Indirect addressing mode

https://onlinecourses.nptel.ac.in/noc24_ee46/unit?unit=118&assessment=202 5/5

You might also like