test1 (1)
test1 (1)
Main concepts
Sensors:
These are simple or complex Devices that typically involve a
transducer that converts physical properties such as temperature into
electrical signals.
These Devices include the necessary conversion of analog electrical
signals into digital signals, e.g. a voltage level to a 16-bit number,
processing for simple calculations, potential storage for intermediate
results, and potentially communication capabilities to transmit the
digital representation of the physical property as well receive
commands.
A video camera can be another example of a complex sensor that
could detect and recognise people.
Actuators:
These are also simple or complex Devices that involve a transducer
that converts electrical signals to a change in a physical property (e.g.
turn on a switch or move a motor).
These Devices also include potential communication capabilities,
storage of intermediate commands, processing, and conversion of
digital signals to analog electrical signals.
Tags:
Tags in general identify the Physical Entity that they are attached to. In
reality, tags can be Devices or Physical Entities but not both, as the
domain model shows.
An example of a Tag as a Device is a Radio Frequency Identification
(RFID) tag, while a tag as a Physical Entity is a paper-printed
immutable barcode or Quick Response (QR) code.
Either electronic Devices or a paper-printed entity tag contains a
unique identification that can be read by optical means (bar codes or
QR codes) or radio signals (RFID tags).
The reader Device operating on a tag is typically a sensor, and
sometimes a sensor and an actuator combined in the case of writable
RFID tags.