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

Assignment 2

This document appears to be a summary of an assignment submitted by a student for a microcontrollers course. It provides the student's responses to 12 multiple choice questions about microcontrollers, and whether each response was correct or incorrect. The feedback provided indicates the student answered 9 out of the 12 questions correctly, for a score of 9 out of 12 points.

Uploaded by

Jemosha Je
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
243 views

Assignment 2

This document appears to be a summary of an assignment submitted by a student for a microcontrollers course. It provides the student's responses to 12 multiple choice questions about microcontrollers, and whether each response was correct or incorrect. The feedback provided indicates the student answered 9 out of the 12 questions correctly, for a score of 9 out of 12 points.

Uploaded by

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

Assignment 2

The due date for submitting this assignment has passed.


Due on 2020-09-30, 23:59 IST.

Assignment submitted on 2020-09-22, 11:22 IST

1 point
Which of the following functions is/are typically not expected from a microcontroller?
Read Digital Inputs
Measure time between two events
Store data
Run an operating system like Windows

Yes, the answer is correct.


Score: 1

Accepted Answers:

Run an operating system like Windows


1 point
Which of the following statements is FALSE about modern microcontrollers?
Pins are fully programmable, i.e. they can be configured as input or output.
Each pin offers multiple functions one of which can be selected.
Input pins can either have weak pull up, strong pull up or tri state capability.
Output pins can drive high current (more than 100 mA) loads directly.

Yes, the answer is correct.


Score: 1

Accepted Answers:

Output pins can drive high current (more than 100 mA) loads directly.
1 point
With the data given below, guess the colour of LED.

VOH = 4.5V
VOL = 0.5V
I = 14m A
R = 200 ohms
Green
Red
Blue
White

No, the answer is incorrect.


Score: 0

Accepted Answers:

Red
1 point
Which of the following is/are TRUE about MSP430G2553?
64 bit microprocessor
16KB SRAM, 512B Flash
RISC architecture
Harvard Memory architecture

Yes, the answer is correct.


Score: 1

Accepted Answers:

RISC architecture
1 point
What is the significance of lock in program memory of a microcontroller?
To protect the code so that it can't be rewritten.
To secure the contents of program memory so that nobody can read it.
To give access to only certain people to run the code.
All of the above.
Yes, the answer is correct.
Score: 1

Accepted Answers:

To protect the code so that it can't be rewritten.


To secure the contents of program memory so that nobody can read it.
1 point
Which of the following is/are TRUE about “clock scalability” in a microcontroller?
It is the same as overclocking.
It means the system clock frequency can be altered at run time.
It helps in saving power.
None of the above.

Yes, the answer is correct.


Score: 1

Accepted Answers:

It means the system clock frequency can be altered at run time.


It helps in saving power.
1 point
Suppose a microcontroller has an 8-bit timer and the clock applied to it has frequency of
10KHz with its high time as 20us. What is the maximum time that can be measured?
5.120ms
2.048ms
20.480ms
25.6ms

No, the answer is incorrect.


Score: 0

Accepted Answers:

25.6ms
1 point
Which of the following correctly represents the voltage waveforms observed at node 1 and
node 2 in the circuit shown below?
Yes, the answer is correct.
Score: 1

Accepted Answers:

1 point
In the diagram shown below, what is the frequency of the signal generated at node X if the
delay of each NOT gate is 2ns?

125 MHz
625 MHz
62.5 MHz
None of the above

No, the answer is incorrect.


Score: 0

Accepted Answers:

None of the above


1 point
A CMOS wrist watch of resolution 1s is to be designed with the only consideration that the
battery should last as long as possible. Which of the following crystals in the inventory would
you choose to make it?
32,768 Hz
8,192 Hz
65,536 Hz
16,384 Hz

No, the answer is incorrect.


Score: 0

Accepted Answers:

8,192 Hz

You might also like