WEEK 5 2022 Flashcards

1
Q

UMB consists of __________.

A

UMB-A and UMB-B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

UMB creates virtual maps among the __________ of all middleware home networks

A

Physical devices

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which of the following is the functionality of UMB adaptors?

A

Translate local middleware’s message to global meta-data message.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which of the following is true?
a. Relay is an actuator that uses electromagnetic effect to act as a switch.
b. Relay can open and close circuit when electricity is passed through it.
c. Relay can be used to control the power supply to any other connected device.

A

All of these.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is sketch?

A

Program coded in Arduino IDE.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is function setup()?

A

Point where code starts.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which of the following is true for the given command?
random(10);

A

Gives random number within the range [0, 10]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Which kind of conflict occur when different processing logics are applied to same IoT
networked devices or applications?

A

Semantic conflict

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Which of the following is TRUE for the sketch command given below?
delay(3000);

A

Provides a delay of 3 second

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which of the following solutions are not responsible for generating unique address?
a. Election Product Code (EPC)
b. Unique Product Code (UPC)
c. Uniform Resource Identifier (URI)
d. IP Addresses

A

Unique Product Code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How many digital I/O pins are there in Arduino Uno.

A

14

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

The interoperability between devices and device user in term of message formats is called
_________.

A

Syntactic Interoperability

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Fill in the blank.
__________ dynamically maps physical devices with different domains.

A

Middleware technology

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Which of the following ontology utilize previous data to estimate what is going to happen?

A

Estimation ontology

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which component of UMB converts physical devices into virtually abstracted one, as described
by Universal Device Template (UMB).

A

UMB-A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly