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

in Steem For Bangladesh2 days ago (edited)

Steemian Friends,
Today, I will write homework for @kouba01 sir's lesson in week 05 of Steemit Learning Challenge 23. The lesson name is SLC S23 Week5 || Computer Repair-Memory (ROM). I learned about a computer's ROM chip by reading today's lesson. I hope everyone likes my homework.

Computer Repair - Memory (ROM).png
Design By Canva


1️⃣ Understanding ROM:


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

ROM:
ROM is the computer's permanent memory. ROM data is not deleted. ROM memory allows communication between input and output devices when the computer is turned on. Computers have different types of ROMs, such as Mask ROM, PROM, EPROM, EEPROM, and Flash ROM. The ROM is updated based on the computer's usage. Currently, flash ROM is the most used.

Difference between ROM and RAM:

Sl. NoSubjectROM(Read-Only Memory)RAM(Random Access Memory)
1Data StorageROM stores data permanently.RAM stores data temporarily.
2Volatile/Non-VolatileROM is called non-volatile because it retains data even when the power is turned off.RAM is called volatile because data is lost when turned off.
3Writing and readingROM can only be read but not written. However, currently some ROMs can be written and read.RAM can be both written and read.
4SpeedROM Speed is slow.RAM Speed is very fast.
5UsageROM is used to load the operating system and store the firmware.RAM is used for program execution and data processing.

IMG20250319221203.jpg
DDR3 RAM

IMG_20250320_203551.jpg
ROM chip within RAM

We call ROM non-volatile because it can save data when the power goes out. Data in ROM is not lost, so it is used as permanent memory. ROM chips use technologies like EEPROM, Flash Memory, or Mask ROM that can hold data without power. ROM usually stores the important data of the computer's BIOS, firmware, and operating system, which is used to start the computer. This data is stored permanently as there is little need to change it.

We use ROM mainly to store permanent software to run the device, which requires very little modification. I have mentioned some important uses of ROM below.

  • BIOS and Firmware Storage: This initializes the hardware when the computer is turned on. It also stores the permanent software of various electronic devices, such as mobiles, routers, and printers.

  • In an embedded system, ROM stores the software of smart devices like TVs, ovens, and refrigerators.

  • Microcontrollers and electronic devices: ROM stores the software of various sensors, vehicle engine control units (ECUs), and calculators.

  • Mobile and smart devices: ROM stores part of the mobile operating system (Android firmware).


2️⃣ Types of ROM:


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

ROMs are of different types. They have been updated over the years based on user convenience and storage capacity. Nowadays, smartphones and computers use GB of RAM. Previous ROMs were very slow to erase and rewrite data. Currently, ROMs work very fast.

Compare EPROM, EEPROM, and Flash Memory:

SL. NoCharacteristicsEPROM(Erasable Programmable ROM)EEPROM(Electrically Erasable Programmable ROM)Flash Memory
1Method of wipingEEPROM is erased using UV.EEPROM is erased using electrical signals.Can be quickly wiped with electrical signals.
2Reading/writing speedEPROM write speed is slow.Writing speed of EEPROM is slow. Write or erase one byte at a time.The writing speed of Flash Memory is fast. Can be erased or written in blocks at a time.
3Storage capacityStorage capacity is limited to few KV to MB.Medium ranges from a few MB to GB.The storage capacity is very high. Ranging from a few GB to TB.
4When writing new dataOld data must be completely deleted and new data must be written.Delete data one byte and write new data.Data has to be deleted and new data written in the form of block or page at a time.
5UsagesUsed in BIOS and firmware of older computers.Used in microcontrollers, smart cards and BIOS.USB drives and SSDs are used as SD cards and smartphone storage.

image.png
Pixabay

IMG20250320205107.jpg

Main Use:
EPROM:
Used to store BIOS and firmware of older computers and requires UV (Ultraviolet light) to erase.

EEPROM:
Used in microcontrollers, smart cards, and some current BIOS. Easier to erase and write than EPROM.

Flash Memory:
Used in USB drives, smartphone storage, and camera SD cards. As it is the advanced version, it is very fast.


3️⃣ BIOS and CMOS Relationship:


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

Relationship of BIOS and CMOS:

BIOS (Basic Input Output System):
BIOS is software stored in a ROM that initializes the hardware when the computer is turned on. It manages the boot process before the operating system is loaded.

CMOS (Complementary Metal-Oxide Semiconductor) Memory:
CMOS is a small battery-powered memory where BIOS settings are stored. For example, date, time, boot order, hardware configuration, etc. are stored in CMOS.

Introduction of CMOS with ROM and BIOS:

SubjectBIOS(ROM)CMOS Memory
Reserved spaceAs non-volatile on the ROM chip.As low-power RAM on the CMOS chip.
StorageBIOS stores software and firmware.BIOS settings store the time, date, and boot options.
When the power goes outWhen the power goes off, the data in the ROM remains.If the battery is dead then the CMOS data is erased.
BatteryNo batteries required.CMOS requires battery.
UsagesUsed to configure hardware and manage boot.Used to save and change BIOS settings.

IMG_20250320_210933.jpg

4️⃣ Task: 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.


I have extracted the BIOS/UEFI information of my laptop and below shows the extraction method in two ways. I made a video with mobile and showed it.

First way:

I press the Windows + R button on the keyboard. Then, I see a text box called Run in the start bar. In the text box, I type msinfo32 and click the enter button. I have shown the red block in the screenshot below.

bios.png

Picture has full description of my laptop. I have shown some important parts of my laptop in red blocks. Specifically the BIOS version I have shown with two arrows.

Bios confi.png

Second way:

I restart the computer, press the F12 key while Windows is running, and enter from the keyboard. Then, I see a text box on the screen called Main, Security, Advanced, and UEFI drives. Here, I get the information by pressing the right and left arrows from the keyboard at each point.

After restarting different types of computers, you have to click on F2, Esc, Del or F10. I have taken some pictures with my mobile below.

IMG20250319152538.jpg

IMG20250319152952.jpg

IMG20250319152749.jpg

IMG20250319152633.jpg

IMG_20250320_103958.jpg


My Youtube Link


5️⃣ Task: Locating and Identifying Your ROM Chip


Question: 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.


A ROM chip consists of eight pins, but sometimes, it has more pins. I've identified an eight-pin ROM chip in my image below. I searched for the eight-pin ROM chip on my computer's motherboard. Currently, the ROM chip is adjusted in the processor. As I mentioned earlier, the ROM chip is non-volatile.

IMG_20250320_110709.jpg

IMG20250320093319.jpg

Here, the ROM model number or version number is given in an Intel core I3 processor. This chip contains non-volatile data for processing, such as logical and mathematical operations. So, we have the ROM chip inside the processor (CPU).

IMG_20250320_191510.jpg


My Youtube Link

Blue line.png

SL No.My Invited Steemit Friends
1@memamun
2@max-pro
3@lirvic

Steemit.com.png

Coin Marketplace

STEEM 0.13
TRX 0.23
JST 0.031
BTC 84143.86
ETH 1965.52
USDT 1.00
SBD 0.76