Anda di halaman 1dari 1

1. (1 pt) Describe in one line the goal of k-means clustering.

Finding clusters of your data based in different factors, the k is the amount
of clusters.
2. (1 pt) Consider the following statements, with a one line explanation:
a. For scalability, wireless nodes should have the similar firmware.
(true/false), FALSE, as long as they follow the same protocol it can
be scaled more easely
b. For scalability, IoT nodes must be updated via their network.
(true/false), TRUE, you cannot update nodes manually or by going
to them.
c. Each individual IoT node must be reachable from any IP device.
(true/false), FALSE, they can also be accessed through a broker
3. (2 pt) Consider the following wireless medium sharing techniques.
a. Master/Slave, latency: negative, its slow. Predictability is bad
because a slave doesn’t know when it can send
b. CSMA/CA, latency is bad because you never know when you can
send, same for predictability
c. TDMA, latency is good because you know when you can send so
what your latency is, there is however a certain minimum latency
that you will have. Predictability is good because you always
know when it’s your time to send
Indicate for these technologies whether they are positive (enable) or
negative for the following properties with a one line explanation.
a. latency
b. predictability

Anda mungkin juga menyukai