SLC S23 Week5 || Computer Repair - Memory (ROM)

in Steem For Bangladeshlast month

Hello my dear steemian friends

Assalamu Alaikum & Ramadan Mubarak

I am @saifuddinmahmud from Bangladesh. I am very excited to join Steemit Learning Challenge Season 23 Week 5. The topic is Computer Repair- Memory (ROM) challenged organize by @kouba01. Now I am shearing the homework task.

1000018595.png
Pixaby

Introduction of ROM

ROM is the short form of Read Only Memory. Its computer memory. This memory can not write. It can only read. For that reason it name is Read Only Memory (ROM). Its a memory of containing data. This data cannot be changed or modified. The ROM retains the contents of the application it contains even after the power is turned off.

Task-01

Understanding ROM

Question:Explain the differences between ROM and RAM. Why is ROM non-volatile, and what are its primary uses?

Answer
ROM

1000018597.png
Pixaby

ROM is the short form of Read Only Memory. It is non-volatile memory. Its a s computer memory which storage data permanently. It can't erased. Its a non-volatile memory. Data can read but it can't write or change. In sudden power off time that the data can stores well. The data can not miss beceause the data stores in ROM. ROM plays an important role in the computer's booting process and managing other hardware functions. Read-only memory is useful for storing software that rarely changes during the life of the system, also known as firmware. Generally its used for storing firmware-software which is important for hardware operation. There are many types of ROM.

  1. Mask ROM
  2. Programmable ROM (PROM)
  3. Flash Memory
  4. Electrically Erasable Programmable ROM (EEPROM)
  5. Erasable Programmable ROM (EPROM)
RAM

1000018140.jpg

Its the short form of Random Access Memory. Its an important hardware instrument which stores data and access firstly. Its that types of memory which stores data temporarily. It helps to access the information, improving speed and make a good performance for the system firstly. It can stores data when the computer in active but in sudden power of data can be lost beceause RAM is volatile. There are many types of RAM.

  1. Static RAM(SRAM)
  2. Dynamic RAM(DRAM)
  3. Flash Memory
  4. Error-Correcting RAM ( ECCRAM)
  5. Extend Data Output RAM (EDRAM)
  6. Vedio RAM (VRAM)
Difference between ROM and RAM
SignificanceROMRAM
VolatilityIts non-volatileIts volatile
Data storeRetain data when power offLoss data when power off
Read/WriteCan read but not write. Only EEPROM can writeRead & write in high speed
FunctionStore data permanentlyStore data temporarily
UsageBoot instruction & essential softwareRun application & operating system function
SpeedSlower then RAMMuch faster with quick data access
Why is ROM non-volatile

Data is too much important for a user. Because any type of data needs to be saved to create and use it. If the data is not saved, it is impossible for any user to work. For this, the computer uses a hardware part called ROM. The data is permanently stored in ROM. ROM is a memory which can store data permanently. Even if turn off the power of the computer, the information stored in Rom is not deleted. As a result we get our important information easily. For that reason its called ROM is non-volatile.

Usage of ROM
  • Used to boot system

When a computer is turned on the the data in ROM instructs the CPU to turn on the computer. This data includes the Basic Input/Output System (BIOS) or firmware, which helps the computer start up.

  • Permanent data storage

When data is written into the ROM it cannot be changed or changed very little. It is used in the computers to store specific and immutable instructions.

  • Firmware storage

Firmware is a special type of software that controls the hardware of a computer or other device. ROM stores the firmware and helps to run the basic functionality of the device.

Task-02

Types of ROM

Question: Compare EPROM, EEPROM, and Flash Memory. What are their key differences and uses?

EPROM

Its the short form of Erasable Programmable ROM. Its a read only memory. It can be programmed once. Once programmed, it cannot be changed later.

EEPROM

Its the short form of Electrically Erasable Programmable Read-Only Memory. Its a memory. It is made with a series of floating gate transistors. Data is stored in EEPROM by program. The data stored in it can be electrically erased and reprogrammed. EEPROM does not need to be removed from the circuit board or socket when programming. It takes a less time for saving and deleting data.

Flash Memory

Flash memory stores information in memory cells. It use the floating-gate transistors to store and recover data. A high voltage traps electrons in the floating gate to store data. When data needs to be erased then the charge is released from the floating gate. The charge on the floating gate is checked to read the stored data.

Comparison of EPROM, EEPROM and Flash Memory.

SignificanceEPROMEEPROMFlash Memory
FeatureErasable Programmable Read only MemoryElectrically Erasable programmable read only mamoryNAND and NOR flash memory
Erasing systemUV light exposureElectrical byte-levelElectrical block levevl
Erase speedSlow take a minuteModerate byte by byteFast block wise
Write speedslowSlower then flash memoryFaster then EEPROM
CostHighHigher per bit costLower per bit cost
Write/EraseLimited write/erase cycleErased and written multiple timeCan be erased and written multiple time
ReprogrammingBefore writing entire chip must be erasedByte wise erase and writeBlock-wise erase and write
UsageOlder microcontrollers.bios chipConfiguration memorySSDs,USB drivers,memory card
The key differences between
EPROMEEPROMFlash Memory
Requires UV light for erasureElecteical erasure one byte at a timeHigh speed block levevl erasure
Erasing speed slowSlower then flas memoryFaster
Limited applicationSuitable application for data update and retainIt be used widely electrical device and computing system
Write cycle (1,000 cycles)Higher( 10,000 to 1,000,000 cycles)Very high (100,000 cycles)
The Usage
EPROM
  1. It was use in older computer BIOS system.
  2. Used in programme development and debugging.
  3. Its use in smart cards.
  4. Remote keyless system
  5. It is used to hold both the operating system and programs for the access control panel.
EEPROM
  1. Its use to store small amount of data which helps devices to retain data when power is off.
  2. Its use for storing device configaration data,
  3. Calibration values
  4. Firmware update.
  5. Network setting
  6. Writing the code or data to a suitable memory module that can be enables it to perform the necessary task.
Flash Memory
  1. Its used for portable data storage and transfer (USB).
  2. Its use in memory cards like mobile phone, camera etc.
  3. Its use to Solid State Devices (SSDs)
  4. Used for storing games.
  5. Its use to the smart phone for storing application and user data.
  6. Its use for scientific instrumentation, robotics and medical elections.

Task-03

BIOS and CMOS Relationship

Question: What role does CMOS memory play in relation to ROM and BIOS settings?

1000018550.jpg

CMOS

Its the short form of complementary metal-oxide-semiconductor (CMOS). This chip is battery powered and stores the hard drive's configuration and other information. Stores hardware and BIOS passwords set on the motherboard via CMOS memory. It is used to increase security on the computer by requiring the user to enter a password each time the computer is turned on. It is the name of a manufacturing process used to make processors, RAM, and digital logic circuits, and also the name of chips made using that process.

BIOS

Its the short form of Basic Input/Output System. It is the firmware used to provide runtime services for the operating system and programs and initialize hardware during the booting process. It manages the flow of data between the computer's operating system and connected devices such as hard disks, video adapters, keyboards, mice, and printers.

The role Of CMOS memory between ROM and BIOS

The role of CMOS is very important for computer motherboard. Beceause when change the BIOS settings than these changes are saved into the CMOS memory. If the CMOS battery is died or removed then the stored settings become lost and also the BIOS resets to factory defaults stored in ROM. In the timing of boot-up then the BIOS firmware read the CMOS setting to describe system configurations before loading the OS. The CMOS stores the settings which make with the BIOS configuration program and contain the system's real-time-clock circuit. The Power from a battery is connected to the motherboard to used to keep the CMOS settings. For that reason the CMOS plays a good role with ROM and BIOS.

Task-04

Checking Your Computer’s BIOS/UEFI Information

Question: Access your BIOS/UEFI settings and check its version. Take a screenshot of the BIOS menu showing the firmware version.
Bonus: Record a short video demonstrating how to access and navigate BIOS settings.

Answer

For checking BIOS setting and version there are 2/3 way. I am discussing about two way.

1st way to find BIOS

If we want to check the BIOS setting and its version we have to follow it-
1st step: At first press the power button and open the computer.
2nd step: Press Windows + R
3rd step: After pressing there come a searching option.
4th step: Write there msinfo32 end enter.
5th step: There will come a systen summery page. And here anyone can find out BIOS setting and version.

1000018586.jpg

My setting BIOS version: Dell Inc. AO4, 12/12/2013.
BIOS setting: Legacy

2nd way to find BIOS


1st step: Press the power button.
2nd step: After that A2 button must be pressed continuously.
3rd step: Then come a page where we found a option that is System Information.
4th step: Then press the System Information and there will come the total information of BIOS and other settings.

1000018584.jpg

1000018585.jpg

By this system i found my computer's details within BIOS version.

Task-05

Locating and Identifying ROM Chip

Open your computer or motherboard manual to locate the ROM chip. Take a photo or screenshot of its position.
🔹 Bonus: Create a video explaining the role of the ROM chip on your motherboard.

Answer
The Role of ROM chip in motherboard

I open my computer motherboard and find out my ROM chip.

1000018561.jpg

There is vedio tutorial how a ROM play an important role for a computer.

  1. ROM contains firmware which manage the startup process of components.

  2. When a computer is turned on, it boots from the ROM. The operating system is loaded from ROM storage.

  3. It has non-volatile storage for that ROM retains its data even when power is turned off. Its a permanent memory for that there don't loss any data.

    I am very happy to completed the task. Thanks to everyone who read my post. Take my love and prayer.

I invited three of my friends
@rafi67
@mdpolasmia
@nurnobi10

Allah Hafej

Sort:  
Loading...