You are on page 1of 5

Microprocessors and Microcontrollers - - Unit 2... https://onlinecourses.nptel.ac.in/noc18_ec03/un...

reviewer2@nptel.iitm.ac.in ▼

Courses » Microprocessors and Microcontrollers Announcements Course Ask a Question Progress Mentor

Unit 2 - Week 1

Course outline Week 1 Assignment


How to access the portal The due date for submitting this assignment has passed. Due on 2018-02-05, 23:59 IST.

Week 1
Submitted assignment

Lecture 01: 1) A processor has the size of its Read Only Memory (ROM) to be 8kB. If ROM chips of size 1kb are only 1 point
Introduction available, how many such chips are required to realize the ROM of the processor? Also, what is the minimum
number of address lines required to realize the ROM? (Notation: b – bit, B – Byte)
Lecture 02:
Introduction (Contd.)
8, 13
Lecture 03:
Introduction (Contd.) 64, 13

Lecture 04: Basic 64, 8


Computer Organization
8, 8
Lecture 05: Basic
Computer Organization
No, the answer is incorrect.
(Contd.) Score: 0
Accepted Answers:
Lecture 06: Basic
Computer Organization 64, 13
(Contd.)
2) A processor has a memory address range of 00000H – 3FFFFH. If the processor has a read-only memory 1 point
Week 1 Lecture Notes (ROM) of size 64k bytes with a starting address of 0000H, and assuming that it is mapped onto a 2-fold folding
Quiz : Week 1 addressing scheme, determine the range, as well as the size, of the remaining memory in the processor. Also,
Assignment determine the number of address lines in the processor.
Feedback for week 1
10000H – 3FFFFH, 192k bytes, 18
Week 1 Assignment
Answers
20000H – 3FFFFH, 128k bytes, 18
20000H – 3FFFFH, 128k bytes, 17
Week 2
10000H – 3FFFFH, 192k bytes, 17
Week 3
No, the answer is incorrect.
Score: 0
Week 4
Accepted Answers:
Week 5 20000H – 3FFFFH, 128k bytes, 18
3) An 8-bit positive edge-triggered register in a processor has the following timing diagram. Determine the 1 point
Week 6
value of parallel_out when the logic of output_enable is HIGH. The values of parallel_in are mentioned in
Week 7
hexadecimal number system.

Week 8

Week 9

Week 10

Week 11

Week 12

DOWNLOAD VIDEOS
A7H
8FH
83H
A1H

© 2014 NPTEL - Privacy & Terms - Honor Code - FAQs -


A project of In association with Funded by

Powered by

1 of 5 Wednesday 16 May 2018 04:55 PM


Microprocessors and Microcontrollers - - Unit 2... https://onlinecourses.nptel.ac.in/noc18_ec03/un...

Fetch, Execute, Decode


Decode, Fetch, Execute
Fetch, Decode, Execute
Execute, Fetch, Decode
No, the answer is incorrect.
Score: 0
Accepted Answers:
Fetch, Decode, Execute
5) An 8-bit processor has a 16-bit program counter (PC), whose value points to the memory 1 point
address of 00FFH. If the sizes of the instructions ADD, MOV, and LDI are 4-byte, 2-byte, and 1-byte
respectively, determine the value of the PC of the following sequence of instructions after each and every
instruction.

ADD A, #3F
MOV R0, A
LDI 00H

0103H, 0105H, 0106H


0104H, 0106H, 0107H
0400H, 0600H, 0700H
04FFH, 06FFH, 07FFH
No, the answer is incorrect.
Score: 0
Accepted Answers:
0103H, 0105H, 0106H
6) The number range in the decimal number system that can be represented using a 6 bit 2’s complement 1 point
representation is

-31 to 32

-31 to 31

-32 to 31

-32 to 32

No, the answer is incorrect.


Score: 0
Accepted Answers:
-32 to 31

7) The following circuit implements which of the following statements 1 point

Y = A - B in 2's Complement Method

Y = A - B in 1's Complement Method

Y=A+B+1

2 of 5 Wednesday 16 May 2018 04:55 PM


Microprocessors and Microcontrollers - - Unit 2... https://onlinecourses.nptel.ac.in/noc18_ec03/un...

Y=A+B

No, the answer is incorrect.


Score: 0
Accepted Answers:
Y = A - B in 2's Complement Method

8) Determine which of the following solutions of x and y satisfies the following expressions. 1 point
(23)base x = (43)base y and (23)base y = 15

x = 16, y = 6

x = 10, y = 5

x = 12, y = 6

x = 14, y = 7

No, the answer is incorrect.


Score: 0
Accepted Answers:
x = 12, y = 6

9) Which of the following expressions represents the expression of Y with minimum number of literals? 1 point

AC'+ A'C

C'

A'

A'C'+ AC

No, the answer is incorrect.


Score: 0
Accepted Answers:
AC'+ A'C

10) Which of the following expressions represents the expression of Y with minimum number of literals? 1 point

A'

A'C' + AC

AC' + A'C

No, the answer is incorrect.


Score: 0
Accepted Answers:
C

3 of 5 Wednesday 16 May 2018 04:55 PM


Microprocessors and Microcontrollers - - Unit 2... https://onlinecourses.nptel.ac.in/noc18_ec03/un...

11) Determine the equivalent Boolean expressions of the following multiplexer logic circuits. 1 point

⎯⎯⎯ ⎯⎯⎯ ⎯⎯⎯⎯⎯⎯⎯⎯


(a) C = A ⋅ B + A ⋅ B (b) C = A ⋅ B (c) C = A ⋅ B (d) C = A + B

⎯⎯⎯ ⎯⎯⎯ ⎯⎯⎯⎯⎯⎯⎯⎯


(a) C = A ⋅ B (b) C = A + B (c) C = A ⋅ B + A ⋅ B (d) C = A ⋅ B

⎯⎯⎯⎯⎯⎯⎯⎯ ⎯⎯⎯ ⎯⎯⎯


(a) C = A ⋅ B (b) C = A ⋅ B (c) C = A + B (d) C = A ⋅ B + A ⋅ B

⎯⎯⎯ ⎯⎯⎯ ⎯⎯⎯⎯⎯⎯⎯⎯


(a) C = A ⋅ B (b) C = A + B (c) C = A ⋅ B + A ⋅ B (d) C = A ⋅ B
No, the answer is incorrect.
Score: 0
Accepted Answers:
⎯⎯⎯ ⎯⎯⎯ ⎯⎯⎯⎯⎯⎯⎯⎯
(a) C = A ⋅ B (b) C = A + B (c) C = A ⋅ B + A ⋅ B (d) C = A ⋅ B
12) The counter shown below is initially set to 1 (thus, Q1 Q0 = 11). Neglecting the propagation 1 point
delays, determine the value of Q1 Q0  after five pulses of the clock signal. [Left flip-flop’s signals have
the subscript 0 and right flip-flop’s signals have the subscript 1.]

Q1 Q0 = 11

Q1 Q0 = 10

Q1 Q0 = 01

Q1 Q0 = 00
No, the answer is incorrect.
Score: 0
Accepted Answers:
Q1 Q0 = 01
13) The following logic circuit corresponds to which arithmetic circuit? 1 point

Full Adder

Full Subtractor

4 of 5 Wednesday 16 May 2018 04:55 PM


Microprocessors and Microcontrollers - - Unit 2... https://onlinecourses.nptel.ac.in/noc18_ec03/un...

Two Half Subtractors

Two Half Adders

No, the answer is incorrect.


Score: 0
Accepted Answers:
Full Adder

14) Which of the following statements is TRUE regarding the directionality of the buses on a microprocessor 1 point
that has the following composition:

A0-A7: Dedicated Address Bus


A8-A11: Multiplexed Address/Data Bus
D0-D3: Dedicated Data Bus

A0-A7: Unidirectional, A8-A11: Unidirectional, and D0-D3: Bidirectional


A0-A7: Bidirectional, A8-A11: Bidirectional, and D0-D3: Unidirectional
A0-A7: Unidirectional, A8-A11: Bidirectional, and D0-D3: Bidirectional
A0-A7: Bidirectional, A8-A11: Unidirectional, and D0-D3: Bidirectional
No, the answer is incorrect.
Score: 0
Accepted Answers:
A0-A7: Unidirectional, A8-A11: Bidirectional, and D0-D3: Bidirectional
15) A microprocessor has a 16-bit address bus A15–A0, where A15 is the MSB and A0 is the LSB, and a 64KB 1 point
of memory. Unfortunately, two address lines, namely A13 and A6 have become faulty and are stuck at logic 0. In such
a situation, which of the following address locations cannot be accessed in the memory?

0000H
1FFFH
1F1FH
None of the others
No, the answer is incorrect.
Score: 0
Accepted Answers:
1FFFH

Previous Page End

5 of 5 Wednesday 16 May 2018 04:55 PM

You might also like