Topic-3_Memory_SensorActuators
Topic-3_Memory_SensorActuators
Memory
❑On-chip memory refers to the built-in data and program memory that
some embedded controllers and processors have. This memory is
included in certain embedded controllers and processors.
❑Keeps its contents long after the power has been cut
off to it. The term "non-volatile storage memory" is
commonly used to refer to it.
❑ RAM is volatile, meaning when the power is turned off, all the
contents are destroyed.
❑ In contrast to DRAM, which only has two possible states for its cells (0
and 1), SRAM has all three possibilities. They are able to be in three
different states: standby, reading, and writing. When it is in the
standby or idle mode, it is not performing any active tasks at all.
Whenever an SRAM cell is put into the reading state, it will supply its
contents to whichever process has requested them.
Dynamic RAM (DRAM)
The code is stored in the device's fixed memory, known as ROM, and can
be implemented as a separate chip or on the CPU. Micro-controllers with
on-chip ROM may also contain internal memory for the purpose of storing
program code. Actuators and sensors are essential for embedded and
electrical systems to function properly. Actuators combine an electrical
signal with a source of energy to produce motion. Examples of actuators
include hydraulic cylinders, comb drives, and electric motors. Electric
actuators obtain their power from a circuit that contains electronics, while
hybrid actuators incorporate electric controls. These actuators can be
found in more complex applications such as robotics and Internet of Things
devices.