CFOS Unit II by - Error
CFOS Unit II by - Error
UNIT II
Computer Fundamentals
By ERROR
Notes By ERROR
2 | Page
TABLE OF
CONTENTS
Software ………………………………………………………………………………………… 11
Hardware ………………………………………………………………………………………… 13
Notes By ERROR
3 | Page
INTRODUCTION
1. Primary/main memory
2. External/secondary memory
The different types of memory devices are:
• Primary Memory
• Random Access Memory(RAM)
• Static RAM (SRAM)
• Dynamic RAM (DRAM)
• Read-Only memory(ROM)
• MROM
• PROM
• EPROM - Erasable programmable read-only memory
• EEPROM - Electrically Erasable and Programmable
ROM
• Secondary Memory
• Hard disk drives (HDD)
• Solid-state drive (SSD)
Notes By ERROR
4 | Page
What is memory ?
Notes By ERROR
5 | Page
Notes By ERROR
6 | Page
Primary Memory : The main form of memory that the CPU directly
accesses for immediate use during active processing is known as primary
memory. There are two types of primary memories are explained below.
Notes By ERROR
7 | Page
Notes By ERROR
8 | Page
RAM
(RAM) comes in different types. The differences are due to the
function of the memory and the technology of memory and of other
computer hardware.
SRAM VS DRAM
SRAM DRAM
SRAM has lower access time, so it is faster DRAM has higher access time, so it is
compared to DRAM. slower than SRAM.
Notes By ERROR
9 | Page
SRAM DRAM
SRAM requires a constant power supply, DRAM offers reduced power consumption
which means this type of memory which because the information is stored in the
consumes more power. capacitor.
SRAM has a low packaging density. DRAM has a high packaging density.
ROM.
What is Read-Only Memory (ROM)?
Notes By ERROR
10 | P a g e
Notes By ERROR
11 | P a g e
Software
Software is a set of instructions, data, or programs used
to operate a computer and execute specific tasks. In sim-
pler terms, software tells a computer how to function. It’s
a generic term used to refer to applications, scripts, and
programs that run on devices such as PCs, mobile
phones, tablets, and other smart devices.
Notes By ERROR
12 | P a g e
Notes By ERROR
13 | P a g e
HARDWARE
What is computer hardware?
Firmware is the first part that runs when a device is powered on. It
sends instructions for execution to the device’s processor. For simple
devices such as remote controls, the firmware works continuously as
there is no software to replace it. In more complex devices, such as
computers, multiple firmware sets interact to achieve a common goal,
such as loading their operating systems.
Notes By ERROR
15 | P a g e
Types of firmware
• Low-level firmware: These cannot be modified or altered
since they are considered as integral hardware elements.
They are stored on nonvolatile memory chips such as ROM
and programmable ROM (PROM).
• High-level firmware: These forms of firmware often have
higher levels of instruction complexity than low-level firm-
ware, bringing them closer to the realm of software than
hardware. They are used in conjunction with flash memory
chips to make upgrades possible.
• Subsystem: They are parts of a more extensive system that
can work independently. It often looks like its device be-
cause the microcode for this firmware level is built into the
central processing unit (CPU), the liquid crystal display
units (LCD), and the flash chips. Also, it is like high-level
firmware in terms of operation.
Notes By ERROR
16 | P a g e
Peopleware
A term first coined by Peter G. Neuman
in 1977 , peopleware refers to the role people play in
technology and the development of hardware or
software. It can include various aspects of the process
such as human interaction, programming, productivity,
teamwork, and project management.
Notes By ERROR
17 | P a g e
Operating System
What is operating system?
Notes By ERROR
18 | P a g e
Notes By ERROR
19 | P a g e
Notes By ERROR
20 | P a g e
tems.
Disadvantages of Batch Operating System
• The computer operators should be well known with batch
systems.
• Batch systems are hard to debug.
• It is sometimes costly.
Notes By ERROR
21 | P a g e
tem.
• It helps in reducing the response time.
Notes By ERROR
22 | P a g e
Notes By ERROR