Lec 2
Lec 2
Lec 2
Lect. 2
2
IOT STACK
PHYSICAL THINGS
• The Internet of Things is rarely discussed without the
conversation steering to data and the new Data Economy.
• The intelligence and value from IoT systems is based on what
can be learned by studying data. The fundamental source of IoT
data is sensors.
• Driven by new innovations in materials and nanotechnology,
sensor technology is developing at a never before seen pace,
with a result of increased accuracy, decreased size and cost,
and the ability to measure or detect things that weren’t
previously possible.
• In fact, sensing technology is developing so rapidly and
becoming so advanced that we will see a trillion new sensors
deployed annually within a few years
4
form of energy into another. So, in the case of a sensor, the transducer converts some physical
phenomenon into an electrical impulse that can then be interpreted to determine a reading.
• A microphone is a sensor that takes vibrational energy (sound waves), and converts it to
electrical energy in a useful way for other components in the system to correlate back to the
original sound.
• Another type of transducer that you will encounter in many IoT systems is an actuator
• It takes an electrical input and turns it into physical action. For instance, an electric motor,
a hydraulic system, and a pneumatic system are all different types of actuators.
• In typical IoT systems, a sensor may collect information and route to a control center where a
decision is made and a corresponding command is sent back to an actuator in response to that
sensed input.
IoT things presentation - Davis M Onsakia
5
ASPECTS
• Control Interface
• A control interface is a protocol allowing peripheral devices
and the
microcontroller to communicate with one another.
• Depending on the application, you may need a specific control
interface. There are different ways the interface may
facilitate communication.
• It may use an inter-integrated circuit (I2C), a serial
peripheral interface (SPI), or a controller area network (CAN)
communications protocol.
• While you do not need to know technical details about these,
you do need to know which protocols your system requires.
• Those will determine if you need a control interface and how
that interface should communicate.
13
ANATOMY OF A THING
END