Computer Specifications
Computer Specifications
SPECIFICATIONS
Evaluate the suitability of a given computer system for a specific purpose.
• In the older days, CPUs only had one core which limited them to only a single
task.
• With the evolution in technology, the number of CPU cores were also
increased to make computers faster and more efficient.
• In today’s time, we have CPUs that have up to 100 CPU cores, each of
which works on a different task.
• A core works on one task while another core works on a different task.
• So, the more cores a CPU has, the faster and more efficient the computer
will be.
Single Core CPUs
• Single core CPUs are the oldest computer CPUs.
• A single core CPU has only a single core on the chip running
a single thread at any one time.
• This does not mean that a single task will be four times
faster, but processing four tasks will be faster at a time.
• In the same way, there are CPUs with many cores like 6
cores, 8 cores, 10,12,14,16,18, and up to 72 cores which
are generally seen in server CPUs.
Computer Hardware
Specifications Cont’d
• RAM - Computer memory or Random-Access Memory (RAM) is
your system’s short-term data storage; it stores the information
your computer is actively using so that it can be accessed
quickly. The more programs your system is running, the more
memory you’ll need.
• Secondary Storage (Hard Disk Drive) - Secondary memory
is where programs and data are kept on a long-term basis.
Common secondary storage devices are the hard disk and
optical disks.
The hard disk has enormous storage capacity compared to main memory.
The hard disk is usually contained inside the case of a computer.
The hard disk is used for long-term storage of programs and data.
Data and programs on the hard disk are organized into files.
Computer Hardware
Specifications Cont’d
• A hard disk might have a storage capacity of 500 gigabytes (room for about 500 x
109 characters). This is about 100 times the capacity of main memory. A hard disk is
slow compared to main memory. If the disk were the only type of memory, the
computer system would slow down to a crawl. The reason for having two types of
storage is this difference in speed and capacity.
• Large blocks of data are copied from disk into main memory. The operation is
slow, but lots of data is copied. Then the processor can quickly read and write
small sections of that data in main memory. When it is done, a large block of
data is written to disk.
• Often, while the processor is computing with one block of data in main memory,
the next block of data from disk is read into another section of main memory
and made ready for the processor. One of the jobs of an operating system is to
manage main storage and disks this way.
• Types of Software – The different types of application and system software that
will be used with the computer hardware. Some computer hardware are not
Additional Information
• A processor higher than a "quad" (which means four
cores) is typically referred to as an octa-core processor,
meaning it has eight cores, allowing for even more
simultaneous processing power compared to a quad-core
processor.