SlideShare a Scribd company logo
2
Most read
3
Most read
5
Most read
BASICS OF A COMPUTER
BASICS OF A COMPUTER
ACCURACY VERSITATLITY DILIGENCE
The degree of accuracy of
computer is very high and
every calculation is
performed with the same
accuracy. The accuracy
level is 7.
It means the capacity to
perform completely different
type of work. You may use
your computer to prepare
payroll slips. Next moment
you may use it for inventory
management or to prepare
electric bills.
Computer is free from tiredness, lack of
concentration, fatigue, etc. It can work for
hours without creating any error. If millions of
calculations are to be performed, a computer
will perform every calculation with the same
accuracy. Due to this capability it overpowers
human being in routine type of work.
NO FEELING NO IQ
It does not have feelings or
emotion, taste, knowledge
and experience. Thus it
does not get tired even after
long hours of work. It does
not distinguish between
users.
Computer is a dumb machine and it
cannot do any work without
instruction from the user. It
performs the instructions at
tremendous speed and with
accuracy. It is you to decide what
you want to do and in what
sequence. So a computer cannot
take its own decision as you can.
SPEED
You know computer can work very fast. It
takes only few seconds for calculations that
we take hours to complete. You will be
surprised to know that computer can
perform millions (1,000,000) of instructions
and even more per second. Therefore, we
determine the speed of computer in terms
of microsecond (10-6 part of a second) or
nanosecond (10 to the power -9 part of a
second). From this you can imagine how
fast your computer performs work.
​HARDWARE
SOFTWARE
Hardware (H/W), in the context of technology refers
to the physical elements that make up a computer
or electronic system and everything else involved
that is physically tangible. This includes the
monitor, hard drive, memory and the CPU.
Hardware works hand-in-hand with firmware and
software to make a computer function .Hardware is
an encompassing term that refers to all the
physical parts that make up a computer. The
internal hardware devices that make up the
computer and ensure that it is functional are called
components, while external hardware devices that
are not essential to a computer’s functions are
called peripherals .Hardware is only one part of a
computer system; there is also firmware, which is
embedded into the hardware and directly controls
it. There is also software, which runs on top of the
hardware and makes use of the firmware to
interface with the hardware.
Computer software, or simply software, is a
collection of data or computer instructions that
tell the computer how to work. This is in
contrast to physical hardware, from which the
system is built and actually performs the work.
In computer science and software engineering,
computer software is all information processed
by computer systems, programs and data.
Computer software includes computer
programs, libraries and related non-executable
data, such as online documentation or digital
media. Computer hardware and software
require each other and neither can be
realistically used on its own. There are three
types of software
• Application Software
• System Software
• Programming Software
BASIC OF COMPUTER.pptx regarding details
• Keyboard- The keyboard is a basic input device that is used to enter data into a
computer or any other electronic device by pressing keys. It has different sets of keys for
letters, numbers, characters, and functions.
• Mouse- The mouse is a hand-held input device which is used to move cursor or pointer across
the screen. It is designed to be used on a flat surface and generally has left and right button and
a scroll wheel between them
• Scanner- The scanner uses the pictures and pages of text as input. It scans the picture
or a document.
• Joystick- A joystick is also a pointing input device like a mouse. The movement of stick
controls the cursor or pointer on the screen
• Microphone- The microphone is a computer input device that is used to input the sound.
It receives the sound vibrations and converts them into audio signals or sends to a
recording medium.
• Digitizer- Digitizer is a computer input device that has a flat surface and usually comes
with a stylus. It enables the user to draw images and graphics using the stylus as we
draw on paper with a pencil
• Monitors- Monitors, commonly called as Visual Display Unit (VDU), are the main output device of a
computer. It forms images from tiny dots, called pixels that are arranged in a rectangular form. The
sharpness of the image depends upon the number of pixels. There are two kinds of viewing screen
used for monitors:-
Cathode-Ray Tube (CRT)
Flat-Panel Display
• Printer- A printer produces hard copies of the processed data. It enables the user, to print images,
text or any other information onto the paper. Based on the printing mechanism, the printers are of two
types:
1. Impact Printers: They are of two types:
(a) Character Printers:- Dot Matrix printers and Daisy Wheel printers
(b) Line printers:- Drum printers and Chain printers
2. Non-impact printers: They are of two types:
(a) Laser printers
(b) Inkjet printers
• Projector- A projector is an output device that enables the user to project the output onto a large
surface such as a big screen or wall. It can be connected to a computer and similar devices to project
their output onto a screen. It uses light and lenses to produce magnified texts, images, and videos
The central processing unit (CPU) is the unit which performs most of the processing inside a
computer. To control instructions and data flow to and from other parts of the computer, the CPU
relies heavily on a chipset, which is a group of microchips located on the motherboard. The CPU
has two components:
1. Control Unit: extracts instructions from memory and decodes and executes them
2. Arithmetic Logic Unit (ALU): handles arithmetic and logical operations
To function properly, the CPU relies on the system clock, memory, secondary storage, and data
and address buses. This term is also known as a central processor, microprocessor or chip. The
CPU is the heart and brain of a computer. It receives data input, executes instructions, and
processes information. It communicates with input/output (I/O) devices, which send and receive
data to and from the CPU. Additionally, the CPU has an internal bus for communication with the
internal cache memory, called the backside bus. The main bus for data transfer to and from the
CPU, memory, chipset, and AGP socket is called the front-side bus. The CPU contains internal
memory units, which are called registers. These registers contain data, instructions, counters and
addresses used in the ALU’s information processing. Some computers utilize two or more
processors. These consist of separate physical CPUs located side by side on the same board or
on separate boards. Each CPU has an independent interface, separate cache, and individual
paths to the system front-side bus. Multiple processors are ideal for intensive parallel tasks
requiring multitasking. Multicore CPUs are also common, in which a single chip contains multiple
CPUs.
The storage unit is a part of the computer system which is employed to store the information
and instructions to be processed. A storage device is an integral part of the computer
hardware which stores information/data to process the result of any computational work.
Without a storage device, a computer would not be able to run or even boot up. Or in other
words, we can say that a storage device is hardware that is used for storing, porting, or
extracting data files. It can also store information/data both temporarily and permanently.
Types of Computer Memory
Primary Memory
Secondary Memory
1. Primary Memory: It is also known as internal memory and main memory. This is a section
of the CPU that holds program instructions, input data, and intermediate results. It is
generally smaller in size. RAM (Random Access Memory) and ROM (Read Only Memory) are
examples of primary storage.
2. Secondary Memory: Secondary storage is a memory that is stored external to the
computer. It is mainly used for the permanent and long-term storage of programs and data.
Hard Disks, CDs, DVDs, Pen/Flash drives, SSD, etc, are examples of secondary storage.
BASIC OF COMPUTER.pptx regarding details
Memory is the storage place where data and
instructions are stored. They can be retrieved
from memory whenever required. Every
computer comes with a certain amount of
physical memory, usually referred to as Main
Memory or RAM. You can think of main memory
as an array of cells, each cell holding a single
bit of information. This means a computer with
1MB of memory can hold about 1 million bytes
of information. Memory is the most essential
element of a computing system because without
it computer can’t perform simple tasks.
Computer memory is of two basic type – Primary
memory / Volatile memory and Secondary
memory / non-volatile memory. Random Access
Memory (RAM) is volatile memory and Read
Only Memory (ROM) is non-volatile memory.
Memory is the storage place where data and
instructions are stored. They can be retrieved from
memory whenever required. Every computer comes with
a certain amount of physical memory, usually referred
to as Main Memory or RAM. You can think of main
memory as an array of cells, each cell holding a single
bit of information. This means a computer with 1MB of
memory can hold about 1 million bytes of information.
Memory is the most essential element of a computing
system because without it computer can’t perform
simple tasks. Computer memory is of two basic type –
Primary memory / Volatile memory and Secondary
memory / non-volatile memory. Random Access Memory
(RAM) is volatile memory and Read Only Memory
(ROM) is non-volatile memory.
The speed of the CPU is extremely
high as compared to the access time
of main memory. the slowness of
main memory inhibits the
performance of CPU. To decrease the
mismatch in operating speed, a small
memory chip is attached between the
CPU and the main memory, whose
access time is close to the processing
speed of the CPU. It is called cache
memory. Cache memory is accessed
more quickly than conventional RAM.
It is used to store programs or data
currently being executed or temporary
data frequently used by the CPU. It is
also called as read write memory or
the main memory or the primary
memory. The programs and data that
the CPU requires during execution of
a program are stored in this memory.
Random Access Memory (RAM)- It is a read/write (R/W)
memory which is volatile. This means when power is turned off, all
the contents are destroyed. This is memory that can be accessed
randomly that is, any byte of memory can be accessed without
touching the preceding bytes.
There are two basic types of RAM: Dynamic RAM (DRAM) and
Static RAM(SRAM)
DRAM (Dynamic RAM)- Dynamic RAM is a more common type.
Dynamic RAM needs to be refreshed thousands of times per
second. DRAM stores a bit of data using a transistor and
capacitor pair, which together comprise a memory cell. The
capacitor holds a high or low charge (1 or 0, respectively), and the
transistor acts as a switch that lets the control circuitry on the chip
read the capacitor’s state of charge or change it. As this form of
memory is less expensive to produce than static RAM, it is the
predominant form of computer memory used in modern
computers.
SRAM (Static RAM)- Static RAM does not need to be refreshed,
which makes it faster, but it is more expensive than dynamic
RAM. In static RAM, a bit of data is stored using the state of a flip-
flop. This form of RAM is more expensive to produce, but is
generally faster and requires less power than DRAM and, in
modern computers, is often used as cache memory for the CPU.
Read Only Memory (ROM)- ROM is non-volatile which means it
retains the stored information even if power is turned off
ROM is of four types:
1. Masked ROM: In this ROM a bit pattern is permanently
recorded by a marking and metallization process, which is an
expensive and specialized one. Memory manufacturers are
generally equipped to undertake this process.
2. PROM (Programmable ROM): A PROM is a memory chip on
which data can be written onto only once. Once a program is
written onto a PROM chip, it remains there forever. Unlike
RAM, PROM retains its contents when the computer is turned
off. The difference between a PROM and a ROM is that a
PROM is manufactured as blank memory and programmed
later with a special device called PROM programmer or the
PROM burner, whereas the ROM is programmed during
manufacturing process. The process of programming a PROM
is sometimes called burning a PROM.
3. EPROM (Erasable Programmable ROM): An EPROM is a
special type of PROM that can be erased by exposing it to
ultraviolet light. Once erased, it can be reprogrammed. An
EPROM is similar to a PROM except that it requires ultraviolet
radiation to be erased.
4. EEPROM (Electrically Erasable Programmable ROM):
EEPROM is a special type of PROM that can be erased by
exposing it to an electrical charge. Like other types of PROM,
EEPROM retains its contents even when the power is turned
off. Also, like other types of ROM, EEPROM is not as fast as
RAM. EEPROM is similar to Flash Memory (sometimes called
flash EEPROM). The principal difference is that EEPROM
requires data to be written or erased one byte at a time
whereas flash memory allows data to be written or erased in
blocks.
HARD DISK
DRIVE
C-D DRIVE DVD DRIVE
Hard disk drive is
made up of a series of
circular disks called
platters arranged one
over the other almost
½ inches apart around
a spindle. Disks are
made of non-magnetic
material like aluminum
alloy and coated with
10-20 nm of magnetic
material
CD Drive- CD stands for Compact Disk.
CDs are circular disks that use optical
rays, usually lasers, to read and write
data. They are very cheap as you can get
700 MB of storage space for less than
dollar.
There are three types of CDs
1. CD-ROM - The data on these CDs
are recorded by the manufacturer.
Proprietary Software, audio or video
are released on CD-ROMs.
2. CD-R - Data can be written by the
user once on the CD-R. It cannot
be deleted or modified later.
3. CD-RW -Data can be written and
deleted on these optical disks again
and again.
DVD stands for Digital
Video Displa devices
y. DVD is optical that
can store 15 times the
data held by CDs.
They are usually used
to store rich
multimedia files that
need high storage
capacity. DVDs also
come in three varieties
– read only,
recordable and
rewritable.
PEN DRIVE BLU RAY DISK
Pen drive is a portable
memory device that
uses solid state
memory rather than
magnetic fields or
lasers to record data.
It uses a technology
similar to RAM, except
that it is nonvolatile. It
is also called USB
drive, key drive or
flash memory.
Blu Ray Disk (BD) is
an optical storage
media used to store
high definition (HD)
video and other
multimedia filed. BD
uses shorter
wavelength laser as
compared to CD/DVD.
This enables writing
arm to focus more
tightly on the disk and
hence pack in more
data. BDs can store
up to 128 GB data.
They are used to process continuous data.
Analog computers represent variables by
physical quantities. Thus any computer which
solve problem by translating physical
conditions such as flow, temperature, pressure,
angular position or voltage into related
mechanical or electrical related circuits as an
analog for the physical phenomenon being
investigated in general it is a computer which
uses an analog quantity and produces analog
values as output. Analog computers are very
much speedy. ​
represents physical quantities
with the help of digits or
numbers. These numbers are
used to perform Arithmetic
calculations and also make
logical decision to reach a
conclusion, depending on, the
data they receive from the user.
Various specifically designed
computers are with both digital and
analog characteristics combining the
advantages of analog and digital
computers when working as a system.
The hybrid system provides the good
precision that can be attained with
analog computers and the greater
control that is possible with digital
computers, plus the ability to accept
the input data in either form. ​
ANALOG COMPUTERS DIGITAL COMPUTERS HYBRID COMPUTERS
MAIN FRAME
COMPUTERS
MINI
COMPUTER
S
SUPER
COMPTER
S
Large scientific and research laboratories as well as the
government organizations have extra ordinary demand for
processing data which required tremendous processing
speed, memory and other services which may not be
provided with any other category to meet their needs.
The most expensive, largest and the most quickest or
speedy computer are called mainframe computers.
These computers are used in large companies,
factories, organizations etc..
Mini computers are smaller than mainframes, both in
size and other facilities such as speed, storage capacity
and other services. They are versatile that they can be
fitted where ever they are needed
These are the smallest range of computers having less
storing space and processing speed. Micro computers of
todays are equivalent to the mini computers of yesterday
in terms of performing and processing. They are also
called “computer of a chip” because its entire circuitry is
contained in one tiny chip.
MICRO
COMPUTERS
DESKTOP
COMPUTERS
HANDHELD
COMPUTER
S
LAPTOP
COMPUTERS
The smallest computer in size has been developed. This
type of small computers look like an office brief case and
called “LAPTOP” computer. The laptops are also termed as
“PORTABLE COMPUTERS.”
Desktop computers are designed for use at a desk or
table. They are typically larger and more powerful than
other types of personal computers. Desktop computers
are made up of separate components.
Also called personal digital assistants (PDAs), are battery-
powered computers small enough to carry almost anywhere.
Although not as powerful as desktops or laptops, handhelds
are useful for scheduling appointments, storing addresses etc.
They are mobile PCs that combine features of laptops and
handhelds. Like laptops, they’re powerful and have a built-
in screen. Like handhelds, they allow you to write notes or
draw pictures on the screen, usually with a tablet pen
instead of a stylus.
TABLET
PCS
BASIC OF COMPUTER.pptx regarding details
TAKUMA HAYASHI​
President​
GRAHAM BARNES​
VP Product​
MIRJAM NILSSON​​
Chief Executive Officer​
ROWAN MURPHY​
SEO Strategist​
FLORA BERGGREN​​
Chief Operations
Officer​
ELIZABETH MOORE​
Product Designer​
RAJESH SANTOSHI​​
VP Marketing​
ROBIN KLINE​
Content Developer​
8/06/20XX PITCH DECK 20

More Related Content

PPTX
Basic Computer skill-P1.pptx
PPTX
Introduction to computer system
PPTX
pre phd class 1.pptx
PDF
Introduction to Computer
PPTX
COMPUTER CHAPTER 1 NOTES (1).pptx
DOCX
Project
PPTX
Unit dsciuh8ewhfiwencyecuwehcuwehfuwehci1.pptx
PPTX
bachlor of computer application pc assembly and troubleshooting
Basic Computer skill-P1.pptx
Introduction to computer system
pre phd class 1.pptx
Introduction to Computer
COMPUTER CHAPTER 1 NOTES (1).pptx
Project
Unit dsciuh8ewhfiwencyecuwehcuwehfuwehci1.pptx
bachlor of computer application pc assembly and troubleshooting

Similar to BASIC OF COMPUTER.pptx regarding details (20)

PPTX
Fundamentals of computer Part 1
PPTX
computer funda.pptx
PPTX
DAY- 1.pptx,.............................
PPTX
computer-2-Computer-System-1-1.pptxbvghghbbv
PPT
Introduction to computers MRS. SOWMYA JYOTHI
PPTX
It tools and business system
PPT
Basic_ComputerS1.ppt
PPTX
MY COMPUTER
PPTX
Introduction to computer
PPTX
It comp basics
 
PPTX
Ch.01 introduction to_computers
DOC
FUNDAMENTALS OF COMPUTER
PPTX
introductiontocomputer-181230062658.pptx
PPTX
introductiontocomputer-181230062658.pptx
PPTX
Basic of computer
PDF
Basic+machine+organization
PPTX
Introduction to computers
PPT
English basic computer vocabulary
PPTX
Presentation1
PDF
Random 120507151041-phpapp02
Fundamentals of computer Part 1
computer funda.pptx
DAY- 1.pptx,.............................
computer-2-Computer-System-1-1.pptxbvghghbbv
Introduction to computers MRS. SOWMYA JYOTHI
It tools and business system
Basic_ComputerS1.ppt
MY COMPUTER
Introduction to computer
It comp basics
 
Ch.01 introduction to_computers
FUNDAMENTALS OF COMPUTER
introductiontocomputer-181230062658.pptx
introductiontocomputer-181230062658.pptx
Basic of computer
Basic+machine+organization
Introduction to computers
English basic computer vocabulary
Presentation1
Random 120507151041-phpapp02
Ad

Recently uploaded (20)

PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PPTX
Spectroscopy.pptx food analysis technology
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
Cloud computing and distributed systems.
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
cuic standard and advanced reporting.pdf
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
Programs and apps: productivity, graphics, security and other tools
Building Integrated photovoltaic BIPV_UPV.pdf
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Spectroscopy.pptx food analysis technology
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Spectral efficient network and resource selection model in 5G networks
Reach Out and Touch Someone: Haptics and Empathic Computing
Mobile App Security Testing_ A Comprehensive Guide.pdf
Cloud computing and distributed systems.
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
cuic standard and advanced reporting.pdf
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Advanced methodologies resolving dimensionality complications for autism neur...
Encapsulation_ Review paper, used for researhc scholars
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Per capita expenditure prediction using model stacking based on satellite ima...
Ad

BASIC OF COMPUTER.pptx regarding details

  • 1. BASICS OF A COMPUTER
  • 2. BASICS OF A COMPUTER
  • 3. ACCURACY VERSITATLITY DILIGENCE The degree of accuracy of computer is very high and every calculation is performed with the same accuracy. The accuracy level is 7. It means the capacity to perform completely different type of work. You may use your computer to prepare payroll slips. Next moment you may use it for inventory management or to prepare electric bills. Computer is free from tiredness, lack of concentration, fatigue, etc. It can work for hours without creating any error. If millions of calculations are to be performed, a computer will perform every calculation with the same accuracy. Due to this capability it overpowers human being in routine type of work. NO FEELING NO IQ It does not have feelings or emotion, taste, knowledge and experience. Thus it does not get tired even after long hours of work. It does not distinguish between users. Computer is a dumb machine and it cannot do any work without instruction from the user. It performs the instructions at tremendous speed and with accuracy. It is you to decide what you want to do and in what sequence. So a computer cannot take its own decision as you can. SPEED You know computer can work very fast. It takes only few seconds for calculations that we take hours to complete. You will be surprised to know that computer can perform millions (1,000,000) of instructions and even more per second. Therefore, we determine the speed of computer in terms of microsecond (10-6 part of a second) or nanosecond (10 to the power -9 part of a second). From this you can imagine how fast your computer performs work.
  • 4. ​HARDWARE SOFTWARE Hardware (H/W), in the context of technology refers to the physical elements that make up a computer or electronic system and everything else involved that is physically tangible. This includes the monitor, hard drive, memory and the CPU. Hardware works hand-in-hand with firmware and software to make a computer function .Hardware is an encompassing term that refers to all the physical parts that make up a computer. The internal hardware devices that make up the computer and ensure that it is functional are called components, while external hardware devices that are not essential to a computer’s functions are called peripherals .Hardware is only one part of a computer system; there is also firmware, which is embedded into the hardware and directly controls it. There is also software, which runs on top of the hardware and makes use of the firmware to interface with the hardware. Computer software, or simply software, is a collection of data or computer instructions that tell the computer how to work. This is in contrast to physical hardware, from which the system is built and actually performs the work. In computer science and software engineering, computer software is all information processed by computer systems, programs and data. Computer software includes computer programs, libraries and related non-executable data, such as online documentation or digital media. Computer hardware and software require each other and neither can be realistically used on its own. There are three types of software • Application Software • System Software • Programming Software
  • 6. • Keyboard- The keyboard is a basic input device that is used to enter data into a computer or any other electronic device by pressing keys. It has different sets of keys for letters, numbers, characters, and functions. • Mouse- The mouse is a hand-held input device which is used to move cursor or pointer across the screen. It is designed to be used on a flat surface and generally has left and right button and a scroll wheel between them • Scanner- The scanner uses the pictures and pages of text as input. It scans the picture or a document. • Joystick- A joystick is also a pointing input device like a mouse. The movement of stick controls the cursor or pointer on the screen • Microphone- The microphone is a computer input device that is used to input the sound. It receives the sound vibrations and converts them into audio signals or sends to a recording medium. • Digitizer- Digitizer is a computer input device that has a flat surface and usually comes with a stylus. It enables the user to draw images and graphics using the stylus as we draw on paper with a pencil
  • 7. • Monitors- Monitors, commonly called as Visual Display Unit (VDU), are the main output device of a computer. It forms images from tiny dots, called pixels that are arranged in a rectangular form. The sharpness of the image depends upon the number of pixels. There are two kinds of viewing screen used for monitors:- Cathode-Ray Tube (CRT) Flat-Panel Display • Printer- A printer produces hard copies of the processed data. It enables the user, to print images, text or any other information onto the paper. Based on the printing mechanism, the printers are of two types: 1. Impact Printers: They are of two types: (a) Character Printers:- Dot Matrix printers and Daisy Wheel printers (b) Line printers:- Drum printers and Chain printers 2. Non-impact printers: They are of two types: (a) Laser printers (b) Inkjet printers • Projector- A projector is an output device that enables the user to project the output onto a large surface such as a big screen or wall. It can be connected to a computer and similar devices to project their output onto a screen. It uses light and lenses to produce magnified texts, images, and videos
  • 8. The central processing unit (CPU) is the unit which performs most of the processing inside a computer. To control instructions and data flow to and from other parts of the computer, the CPU relies heavily on a chipset, which is a group of microchips located on the motherboard. The CPU has two components: 1. Control Unit: extracts instructions from memory and decodes and executes them 2. Arithmetic Logic Unit (ALU): handles arithmetic and logical operations To function properly, the CPU relies on the system clock, memory, secondary storage, and data and address buses. This term is also known as a central processor, microprocessor or chip. The CPU is the heart and brain of a computer. It receives data input, executes instructions, and processes information. It communicates with input/output (I/O) devices, which send and receive data to and from the CPU. Additionally, the CPU has an internal bus for communication with the internal cache memory, called the backside bus. The main bus for data transfer to and from the CPU, memory, chipset, and AGP socket is called the front-side bus. The CPU contains internal memory units, which are called registers. These registers contain data, instructions, counters and addresses used in the ALU’s information processing. Some computers utilize two or more processors. These consist of separate physical CPUs located side by side on the same board or on separate boards. Each CPU has an independent interface, separate cache, and individual paths to the system front-side bus. Multiple processors are ideal for intensive parallel tasks requiring multitasking. Multicore CPUs are also common, in which a single chip contains multiple CPUs.
  • 9. The storage unit is a part of the computer system which is employed to store the information and instructions to be processed. A storage device is an integral part of the computer hardware which stores information/data to process the result of any computational work. Without a storage device, a computer would not be able to run or even boot up. Or in other words, we can say that a storage device is hardware that is used for storing, porting, or extracting data files. It can also store information/data both temporarily and permanently. Types of Computer Memory Primary Memory Secondary Memory 1. Primary Memory: It is also known as internal memory and main memory. This is a section of the CPU that holds program instructions, input data, and intermediate results. It is generally smaller in size. RAM (Random Access Memory) and ROM (Read Only Memory) are examples of primary storage. 2. Secondary Memory: Secondary storage is a memory that is stored external to the computer. It is mainly used for the permanent and long-term storage of programs and data. Hard Disks, CDs, DVDs, Pen/Flash drives, SSD, etc, are examples of secondary storage.
  • 11. Memory is the storage place where data and instructions are stored. They can be retrieved from memory whenever required. Every computer comes with a certain amount of physical memory, usually referred to as Main Memory or RAM. You can think of main memory as an array of cells, each cell holding a single bit of information. This means a computer with 1MB of memory can hold about 1 million bytes of information. Memory is the most essential element of a computing system because without it computer can’t perform simple tasks. Computer memory is of two basic type – Primary memory / Volatile memory and Secondary memory / non-volatile memory. Random Access Memory (RAM) is volatile memory and Read Only Memory (ROM) is non-volatile memory.
  • 12. Memory is the storage place where data and instructions are stored. They can be retrieved from memory whenever required. Every computer comes with a certain amount of physical memory, usually referred to as Main Memory or RAM. You can think of main memory as an array of cells, each cell holding a single bit of information. This means a computer with 1MB of memory can hold about 1 million bytes of information. Memory is the most essential element of a computing system because without it computer can’t perform simple tasks. Computer memory is of two basic type – Primary memory / Volatile memory and Secondary memory / non-volatile memory. Random Access Memory (RAM) is volatile memory and Read Only Memory (ROM) is non-volatile memory.
  • 13. The speed of the CPU is extremely high as compared to the access time of main memory. the slowness of main memory inhibits the performance of CPU. To decrease the mismatch in operating speed, a small memory chip is attached between the CPU and the main memory, whose access time is close to the processing speed of the CPU. It is called cache memory. Cache memory is accessed more quickly than conventional RAM. It is used to store programs or data currently being executed or temporary data frequently used by the CPU. It is also called as read write memory or the main memory or the primary memory. The programs and data that the CPU requires during execution of a program are stored in this memory.
  • 14. Random Access Memory (RAM)- It is a read/write (R/W) memory which is volatile. This means when power is turned off, all the contents are destroyed. This is memory that can be accessed randomly that is, any byte of memory can be accessed without touching the preceding bytes. There are two basic types of RAM: Dynamic RAM (DRAM) and Static RAM(SRAM) DRAM (Dynamic RAM)- Dynamic RAM is a more common type. Dynamic RAM needs to be refreshed thousands of times per second. DRAM stores a bit of data using a transistor and capacitor pair, which together comprise a memory cell. The capacitor holds a high or low charge (1 or 0, respectively), and the transistor acts as a switch that lets the control circuitry on the chip read the capacitor’s state of charge or change it. As this form of memory is less expensive to produce than static RAM, it is the predominant form of computer memory used in modern computers. SRAM (Static RAM)- Static RAM does not need to be refreshed, which makes it faster, but it is more expensive than dynamic RAM. In static RAM, a bit of data is stored using the state of a flip- flop. This form of RAM is more expensive to produce, but is generally faster and requires less power than DRAM and, in modern computers, is often used as cache memory for the CPU. Read Only Memory (ROM)- ROM is non-volatile which means it retains the stored information even if power is turned off ROM is of four types: 1. Masked ROM: In this ROM a bit pattern is permanently recorded by a marking and metallization process, which is an expensive and specialized one. Memory manufacturers are generally equipped to undertake this process. 2. PROM (Programmable ROM): A PROM is a memory chip on which data can be written onto only once. Once a program is written onto a PROM chip, it remains there forever. Unlike RAM, PROM retains its contents when the computer is turned off. The difference between a PROM and a ROM is that a PROM is manufactured as blank memory and programmed later with a special device called PROM programmer or the PROM burner, whereas the ROM is programmed during manufacturing process. The process of programming a PROM is sometimes called burning a PROM. 3. EPROM (Erasable Programmable ROM): An EPROM is a special type of PROM that can be erased by exposing it to ultraviolet light. Once erased, it can be reprogrammed. An EPROM is similar to a PROM except that it requires ultraviolet radiation to be erased. 4. EEPROM (Electrically Erasable Programmable ROM): EEPROM is a special type of PROM that can be erased by exposing it to an electrical charge. Like other types of PROM, EEPROM retains its contents even when the power is turned off. Also, like other types of ROM, EEPROM is not as fast as RAM. EEPROM is similar to Flash Memory (sometimes called flash EEPROM). The principal difference is that EEPROM requires data to be written or erased one byte at a time whereas flash memory allows data to be written or erased in blocks.
  • 15. HARD DISK DRIVE C-D DRIVE DVD DRIVE Hard disk drive is made up of a series of circular disks called platters arranged one over the other almost ½ inches apart around a spindle. Disks are made of non-magnetic material like aluminum alloy and coated with 10-20 nm of magnetic material CD Drive- CD stands for Compact Disk. CDs are circular disks that use optical rays, usually lasers, to read and write data. They are very cheap as you can get 700 MB of storage space for less than dollar. There are three types of CDs 1. CD-ROM - The data on these CDs are recorded by the manufacturer. Proprietary Software, audio or video are released on CD-ROMs. 2. CD-R - Data can be written by the user once on the CD-R. It cannot be deleted or modified later. 3. CD-RW -Data can be written and deleted on these optical disks again and again. DVD stands for Digital Video Displa devices y. DVD is optical that can store 15 times the data held by CDs. They are usually used to store rich multimedia files that need high storage capacity. DVDs also come in three varieties – read only, recordable and rewritable. PEN DRIVE BLU RAY DISK Pen drive is a portable memory device that uses solid state memory rather than magnetic fields or lasers to record data. It uses a technology similar to RAM, except that it is nonvolatile. It is also called USB drive, key drive or flash memory. Blu Ray Disk (BD) is an optical storage media used to store high definition (HD) video and other multimedia filed. BD uses shorter wavelength laser as compared to CD/DVD. This enables writing arm to focus more tightly on the disk and hence pack in more data. BDs can store up to 128 GB data.
  • 16. They are used to process continuous data. Analog computers represent variables by physical quantities. Thus any computer which solve problem by translating physical conditions such as flow, temperature, pressure, angular position or voltage into related mechanical or electrical related circuits as an analog for the physical phenomenon being investigated in general it is a computer which uses an analog quantity and produces analog values as output. Analog computers are very much speedy. ​ represents physical quantities with the help of digits or numbers. These numbers are used to perform Arithmetic calculations and also make logical decision to reach a conclusion, depending on, the data they receive from the user. Various specifically designed computers are with both digital and analog characteristics combining the advantages of analog and digital computers when working as a system. The hybrid system provides the good precision that can be attained with analog computers and the greater control that is possible with digital computers, plus the ability to accept the input data in either form. ​ ANALOG COMPUTERS DIGITAL COMPUTERS HYBRID COMPUTERS
  • 17. MAIN FRAME COMPUTERS MINI COMPUTER S SUPER COMPTER S Large scientific and research laboratories as well as the government organizations have extra ordinary demand for processing data which required tremendous processing speed, memory and other services which may not be provided with any other category to meet their needs. The most expensive, largest and the most quickest or speedy computer are called mainframe computers. These computers are used in large companies, factories, organizations etc.. Mini computers are smaller than mainframes, both in size and other facilities such as speed, storage capacity and other services. They are versatile that they can be fitted where ever they are needed These are the smallest range of computers having less storing space and processing speed. Micro computers of todays are equivalent to the mini computers of yesterday in terms of performing and processing. They are also called “computer of a chip” because its entire circuitry is contained in one tiny chip. MICRO COMPUTERS
  • 18. DESKTOP COMPUTERS HANDHELD COMPUTER S LAPTOP COMPUTERS The smallest computer in size has been developed. This type of small computers look like an office brief case and called “LAPTOP” computer. The laptops are also termed as “PORTABLE COMPUTERS.” Desktop computers are designed for use at a desk or table. They are typically larger and more powerful than other types of personal computers. Desktop computers are made up of separate components. Also called personal digital assistants (PDAs), are battery- powered computers small enough to carry almost anywhere. Although not as powerful as desktops or laptops, handhelds are useful for scheduling appointments, storing addresses etc. They are mobile PCs that combine features of laptops and handhelds. Like laptops, they’re powerful and have a built- in screen. Like handhelds, they allow you to write notes or draw pictures on the screen, usually with a tablet pen instead of a stylus. TABLET PCS
  • 20. TAKUMA HAYASHI​ President​ GRAHAM BARNES​ VP Product​ MIRJAM NILSSON​​ Chief Executive Officer​ ROWAN MURPHY​ SEO Strategist​ FLORA BERGGREN​​ Chief Operations Officer​ ELIZABETH MOORE​ Product Designer​ RAJESH SANTOSHI​​ VP Marketing​ ROBIN KLINE​ Content Developer​ 8/06/20XX PITCH DECK 20