Choice, Use & Performance of Internal Components (2024)

In the previous two lessons we saw how some internal components are used in different types of computer system. This included things like the motherboard, CPU, RAM, graphics card & storage.

Many of these internal components have a major impact on the performance of your computer system and so choosing them must be done carefully.

In this lesson, we’ll learn about the factors affecting the choice, use and performance of the:

  1. CPU
  2. RAM
  3. Graphics Card

1. CPU

Choice, Use & Performance of Internal Components (1)

As we learnt in our first lesson, the CPU is the brains of the computer. It’s job is to execute the instructions that make up the software programs running on our computer.

The performance of the CPU is affected by three main factors:

  • Number of Cores – originally a CPU would have 1 core. Nowadays you can have 2, 4 or even more cores. A 1 core processor can only process 1 instruction at a time. If you have a 4 core processor you can process 4 instructions at a time. This obviously provides great performance boots. Technically this is made slightly more complicated by threads, which allow a single core to process 2 instruction at a time rather than 1. This gives even better performance.
  • Clock Speed – this is how many cycles your CPU cores can perform per second. Each cycle the core can perform a single operation. So, the more cycles per seconds, the more operations per second, and therefore, the faster the CPU. We measure clock speed in hertz (Hz), 1Hz being 1 cycle per second. A 3GHz (Gigahertz) clock speed would mean 3 billion cycles per second.
  • Cache Size – to perform an operation, the CPU needs to fetch an instruction from memory. If this comes from main memory (RAM) then there is a delay while the data is located & transferred to the CPU. This could take dozens of clock cycles. So CPUs will also have a small amount of very fast memory stored on the CPU itself. This is called Cache and an instruction can be passed from it to a CPU core in a single cycle usually. The more Cache, the more instructions that can be stored in it, and so the faster our CPU.

When choosing a CPU, we often mostly consider these above performance factors. At the very least we want a CPU that is powerful enough to run the software we require.

We also need to consider the processor socket your motherboard has, as not all CPU’s match all sockets. The 7th generation Intel CPUs require an LGA 2066 socket, whereas 6th generation Intel CPUs require a LGA 1151 socket. Choose the wrong CPU for your motherboard and it just won’t work.

Further Thought

How do server CPUs differ to desktop CPUs? Research this online.

2. RAM

Choice, Use & Performance of Internal Components (2)

The main memory of your computer is where data is stored before it is processed by the CPU. The main memory in your computer is almost certainly made up of RAM (Random Access Memory).

The main memory in your computer is volatile. This means that if your computer is turned off, the RAM will forget what it is storing. This differs to persistent storage, such as a hard disk drive, which will retain what it is storing even when the device is turned off.

The performance of the RAM is affected by two main factors:

  • Memory Size – because all of our active software & files will need to be loaded into RAM, this can require a huge amount of memory. It is now common to have 8GB of RAM and you can have much more. If your RAM isn’t large enough to store all your active data, then your computer will fall back on Virtual Memory. This is an area of your storage device that acts as additional memory. This is much slower, so the more you end up using virtual memory, the slower your devices performance.
  • Memory Speed – all RAM has a clock speed (just like a CPU). This represents how much data RAM can store & retrieve per second. Obviously the faster the better. This is measured in Hz, such as 3000Mhz DDR4 RAM. The clock speed isn’t the only measure of speed. There are also timings. Timings represent the number of cycles for the RAM to do something. So your RAM speed is really a combination of it’s clock speed (how many cycles per second) and it’s timings (how many cycles to do something).

When choosing RAM, the most important factor is almost always the memory size. This is certainly the biggest factor on performance. Memory speed doesn’t really have a massive noticeable effect on performance usually.

Another factor is the compatibility of the RAM with your motherboard. There are different version of DDR RAM, such as DDR3 & DDR4. DDR4 is a more recent version than DDR3 and provides, amongst other benefits, faster clock speeds & the ability for greater memory sizes. However, if your motherboard has DDR4 RAM slots, then you won’t be able to use DDR3 RAM with it, and vice versa.

Further Thought

We have referred to DDR RAM here a few times. What does DDR mean? Is there an alternative to DDR RAM?

3. Graphics Card

Choice, Use & Performance of Internal Components (3)

The most common type of expansion card used in a PC is a graphics card. This provides far greater graphics processing capabilities. A graphics card contains two major components to support this. The GPU (Graphics Processing Unit) & the VRAM (Video RAM).

The GPU & VRAM allows us to reduce the load on our CPU and RAM respectively and are also specialised for performing graphics processing much more efficiently.

The performance of the graphics card is affected by two main factors:

  • GPU Cores/Clock Speed – a specialised processor designed to perform graphics processing, such as rendering 3D graphics on your screen. Unlike a CPU, GPUs can have thousands of processor cores. This is because graphics processing involves performing many similar operations in parallel (at the same time). The clock speed will actually be slower on the GPU than your CPU, though still, the clock speed still affects performance significantly.
  • VRAM Size/Clock Speed – VRAM is used to store data the GPU will need to render images, such as textures & the frame buffer. VRAM will often come in similar sizes to RAM. A GeForce 1080 Ti will have around 11GB of RAM. However. VRAM is more optimised for graphics processing tasks and also tends to have a faster clock speed than RAM.

When choosing a graphics card, it is a pretty straightforward process. We obviously want a powerful GPU, and a large amount of VRAM.

Connecting the Graphics Card to your motherboard will be done using a PCI Express expansion slot, which your desktop motherboard will almost certainly have. There are different types of PCI Express slots, but they are backwards compatible, so you’ll still be able to connect your modern graphics card in an older slot (albeit with a hit on performance).

Further Thought

Many modern CPUs will have integrated graphics. Research how this works and whether it is equivilant to a dedicated graphics card.

Lesson Summary

So to summarise what we’ve learnt in this lesson:

  • The CPU executes the instructions that make up the software programs running on our computer.
  • CPU performance is affected by the number of cores, clock speed & cache size.
  • Choosing a CPU is affected by the performance factors, as well as the CPU socket on your motherboard.
  • RAM is where data is stored before it is processed by the CPU.
  • RAM performance is affected by the amount of RAM and the RAMs clock speed and timings.
  • Choosing RAM is affected by the performance factors, as well as if your RAM slots are compatible with the RAM DIMM (DDR3 v DDR4).
  • Gaphics cards are also specialised for performing graphics processing much more efficiently.
  • Graphics card performance is affected by the GPUs number of cores and clock speed as well as the VRAM size and clock speed.
  • Choosing a graphics card is mostly affected by the performance factors though you’ll want to ensure a PCI-Express port is available.
Choice, Use & Performance of Internal Components (2024)

FAQs

What are the internal components? ›

An internal hardware component is any piece of hardware or computer part that is inside the case. Some examples are: motherboard, CPU, RAM, GPU/video card, hard drive, WiFi card, USB card…

How do internal components of a computer affect performance and user experience? ›

The CPU executes the instructions that make up the software programs running on our computer. CPU performance is affected by the number of cores, clock speed & cache size. Choosing a CPU is affected by the performance factors, as well as the CPU socket on your motherboard.

What are the three main components that determine computer performance? ›

Computer performance is generally measured in terms of throughput, and the main factors influencing it are instruction set, hardware, and operating system.

What are the three factors that can affect the performance of a CPU? ›

Processor performance can be affected by clock speed, cache size and the number of cores the processor has.

What is an internal component? ›

An internal component is a set of elements from a project. This set is used to: Organize a project: you can create internal components to group the elements of a project, by functionality, for example.

Which one is the example of internal component? ›

Examples of internal computer hardware may include a video card, memory, or a core processing unit (CPU), while external computer hardware examples include a keyboard or a computer case.

What internal components can improve the performance of a computer? ›

What Makes a Computer Faster?
  • Processor (CPU) A CPU or processor is one of the most significant components that control the computer's overall speed. ...
  • RAM. RAM (Random Access Memory) is another key factor to make your computer run faster. ...
  • Hard Drive. ...
  • Cache. ...
  • Motherboard. ...
  • Cooling System. ...
  • GPU.
Nov 22, 2023

How do internal computer components work together? ›

The motherboard is the backbone that ties the computer components all together in one circuit board. Technically, the motherboard is the means for all the hardware to communicate with each other, like the CPU, Memory, and GPU. Similar to the PC case, motherboards have different form factors or sizes as well.

Who controls the internal components in a computer? ›

CPU/processor

The central processing unit (CPU), also called a processor, is located inside the computer case on the motherboard. It is sometimes called the brain of the computer, and its job is to carry out commands.

How to check system performance? ›

All you need to do is press the Windows logo key + R, to open the Run option. In Run, type 'Perfmon' and click OK. A Performance Monitor box will pop up in which you need to select Performance Monitor from the list on the left. In no time, it will display real-time performance statistics of your laptop.

What 3 factors can speed up the performance of a computer? ›

Three components of a computer that impact performance are random access memory (RAM), processor speed (CPU) and available hard drive space. All information updates are performed in memory by the processor.

What are the four factors for good performance of a computer? ›

When it comes to high computer performance, one or more of the following factors might be involved:
  • Short response time for a given piece of work.
  • High throughput (rate of processing work).
  • Low utilization of computing resource(s). ...
  • High availability of the computing system or application.
  • High bandwidth.

How can CPU performance be improved? ›

Here are seven ways you can improve computer speed and its overall performance.
  1. Uninstall unnecessary software. ...
  2. Limit the programs at startup. ...
  3. Add more RAM to your PC. ...
  4. Check for spyware and viruses. ...
  5. Use Disk Cleanup and defragmentation. ...
  6. Consider a startup SSD. ...
  7. Take a look at your web browser.
Dec 26, 2018

What determines CPU performance? ›

CPU speed is determined by how many calculations the processor can perform per cycle. Clock speed is expressed in gigahertz — billions of cycles per second. Higher clock speeds generate more heat.

How do you evaluate the performance of a CPU? ›

Clock speed is the most basic and common measure of processor performance. It tells you how many cycles per second the processor can execute, measured in gigahertz (GHz). The higher the clock speed, the faster the processor can process data and instructions.

What are internal and external components? ›

Computer hardware can be categorized as being either internal or external components. Generally, internal hardware components are those necessary for the proper functioning of the computer, while external hardware components are attached to the computer to add or enhance functionality.

What are the 4 main internal components of a computer system? ›

Central Processing Unit (CPU)
  • Memory Unit.
  • Control Unit.
  • Arithmetic and Logical Unit.

What are the internal components of a company? ›

8 components of an internal environment
  • Value system. ...
  • Vision, mission and objectives. ...
  • Organisational structure. ...
  • Corporate culture. ...
  • Management style. ...
  • Human resources. ...
  • Labour unions. ...
  • Physical and technological resources.
Feb 27, 2023

What are internal and external elements? ›

External factors include political, economic, sociocultural, technological, environmental, and legal factors. Internal factors include things like values, management styles, Human Resources, technological and physical resources, and organizational structure.

Top Articles
Electricity consumption by country 2022 | Statista
10 Best 5G Stocks to Buy in India | 5paisa
5 Bijwerkingen van zwemmen in een zwembad met te veel chloor - Bereik uw gezondheidsdoelen met praktische hulpmiddelen voor eten en fitness, deskundige bronnen en een betrokken gemeenschap.
Craigslist Dog Sitter
ds. J.C. van Trigt - Lukas 23:42-43 - Preekaantekeningen
Cvs Devoted Catalog
True Statement About A Crown Dependency Crossword
Florida (FL) Powerball - Winning Numbers & Results
Used Wood Cook Stoves For Sale Craigslist
Nonuclub
Zürich Stadion Letzigrund detailed interactive seating plan with seat & row numbers | Sitzplan Saalplan with Sitzplatz & Reihen Nummerierung
Nebraska Furniture Tables
Classic Lotto Payout Calculator
Stihl Km 131 R Parts Diagram
Viha Email Login
Grayling Purnell Net Worth
Epguides Strange New Worlds
Skip The Games Fairbanks Alaska
Craigslist Pearl Ms
Joan M. Wallace - Baker Swan Funeral Home
Yosemite Sam Hood Ornament
Play It Again Sports Norman Photos
Avatar: The Way Of Water Showtimes Near Maya Pittsburg Cinemas
Craigslist Hunting Land For Lease In Ga
800-695-2780
UCLA Study Abroad | International Education Office
Ticket To Paradise Showtimes Near Cinemark Mall Del Norte
Wonder Film Wiki
Is Henry Dicarlo Leaving Ktla
How do you get noble pursuit?
Askhistorians Book List
Ringcentral Background
Desales Field Hockey Schedule
Moonrise Time Tonight Near Me
Smayperu
new haven free stuff - craigslist
Craigslist Lakeside Az
Skip The Games Grand Rapids Mi
Who Is Responsible for Writing Obituaries After Death? | Pottstown Funeral Home & Crematory
Foxxequeen
Pulaski County Ky Mugshots Busted Newspaper
Pink Runtz Strain, The Ultimate Guide
How Big Is 776 000 Acres On A Map
Bekkenpijn: oorzaken en symptomen van pijn in het bekken
Noga Funeral Home Obituaries
El Patron Menu Bardstown Ky
Goosetown Communications Guilford Ct
Houston Primary Care Byron Ga
Kenmore Coldspot Model 106 Light Bulb Replacement
Noelleleyva Leaks
Vrca File Converter
Latest Posts
Article information

Author: Greg Kuvalis

Last Updated:

Views: 5883

Rating: 4.4 / 5 (55 voted)

Reviews: 94% of readers found this page helpful

Author information

Name: Greg Kuvalis

Birthday: 1996-12-20

Address: 53157 Trantow Inlet, Townemouth, FL 92564-0267

Phone: +68218650356656

Job: IT Representative

Hobby: Knitting, Amateur radio, Skiing, Running, Mountain biking, Slacklining, Electronics

Introduction: My name is Greg Kuvalis, I am a witty, spotless, beautiful, charming, delightful, thankful, beautiful person who loves writing and wants to share my knowledge and understanding with you.