Embedded System Hardware

Embedded System Hardware


Embedded System Hardware: 

The most major elements of Embedded System Hardware are displayed in the given block diagram below.


Embedded System Hardware
Embedded System Hardware

Ram (Random Access Memory)

Ram (Random Access Memory) is also called Temporary Memory. It is used to store temporary memory in computer systems or Embedded Devices. It keeps the data stored in it until it is given voltage supply. And as soon as the voltage supply is removed, all its data is erased. And again if it is given power supply then it starts to retain the data.

RAM speed depends on the size of the RAM, the higher the size of the RAM, the faster the speed of the RAM will be. It Depends on You What size do you need RAM?  Generally, the Embedded Devices comes with a fixed amount of RAM, with microcontrollers.

Programming string data and other types of data are stored in it. You can also say RAM as a temporary storage memory. Because it stores the data in it for a shorter duration of time. until the power supply is given to it.

Types of RAM (Random Access Memory)

Two types of RAM are available in the market.
  1.  SRAM (Static RAM)
  2.  DRAM (Dynamic RAM)


  1. SRAM(Static RAM)  Static RAM does not require constant voltage supply to store the data. This RAM can keep the data stored inside it after the voltage supply is removed. The speed of this RAM is much faster than DRAM. This RAM is made with a special combination of transistors and capacitors. That's because it's expensive, compared to DRAM.
  2. DRAM(Dynamic RAM) Dynamic RAM does require constant voltage supply to store the data.This RAM cannot keep the data stored inside it after the voltage supply is removed. The speed of this RAM is much slower than SRAM. This RAM is Inexpensive than SRAM. That's because all the fabricators use this RAM instead of SRAM.


INPUT







Comments

Popular posts from this blog

Embedded System Tutorial Online

Getting Started With Embedded System