Which of the following is the component of the processor that performs arithmetic?

  • Home
  • News
  • Sport
  • Weather
  • iPlayer
  • Sounds
  • Bitesize
  • CBeebies
  • CBBC
  • Food
  • Home
  • News
  • Sport
  • Reel
  • Worklife
  • Travel
  • Future
  • Culture
  • TV
  • Weather
  • Sounds

  • Home
  • Learn
  • Support
  • Careers
    • My Bitesize

Computer systems

Computer systems are a combination of both hardware and software working together. Hardware is the physical components of a computer and software is the programs that run on a computer.

  • Video
  • Test

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. Page4of 9

Common CPU components

The central processing unit (CPU) consists of six main components:

  • control unit (CU)
  • arithmetic logic unit (ALU)
  • registers
  • cache
  • buses
  • clock

All components work together to allow processing and system control.

Main components of central processing unit, including control unit, arithmetic logic unit, registers, cache, buses and clock

Control unit

The CU provides several functions:

  • it fetches, decodes and executes instructions
  • it issues control signals that control hardware
  • it moves data around the system

Arithmetic logic unit

The ALU has two main functions:

  • It performs arithmetic and logical operations (decisions). The ALU is where calculations are done and where decisions are made.
  • It acts as a gateway between primary memory and secondary storage . Data transferred between them passes through the ALU.

The ALU performs calculations and makes logical decisions.

Registers

Registers are small amounts of high-speed memory contained within the CPU. They are used by the processor to store small amounts of data that are needed during processing, such as:

  • the address of the next instruction to be executed
  • the current instruction being decoded
  • the results of calculations

Different processors have different numbers of registers for different purposes, but most have some, or all, of the following:

  • program counter
  • memory address register (MAR)
  • memory data register (MDR)
  • current instruction register (CIR)
  • accumulator (ACC)

Cache

Cache is a small amount of high-speed random access memory (RAM) built directly within the processor. It is used to temporarily hold data and instructions that the processor is likely to reuse. This allows for faster processing as the processor does not have to wait for the data and instructions to be fetched from the RAM.

Buses

A bus is a high-speed internal connection. Buses are used to send control signals and data between the processor and other components.

Three types of bus are used:

  • Address bus - carries memory addresses from the processor to other components such as primary memory and input/output devices.
  • Data bus - carries the actual data between the processor and other components.
  • Control bus - carries control signals from the processor to other components. The control bus also carries the clock's pulses.

Clock

The CPU contains a clock which is used to coordinate all of the computer's components. The clock sends out a regular electrical pulse which synchronises (keeps in time) all the components.

The frequency of the pulses is known as the clock speed. Clock speed is measured in hertz. The higher the frequency, the more instructions can be performed in any given moment of time.

In the 1980s, processors commonly ran at a rate of between 3 megahertz (MHz) to 5 MHz, which is 3 million to 5 million pulses or cycles per second. Today, processors commonly run at a rate of 3 gigahertz (GHz) to 5 GHz, which is 3 billion to 5 billion pulses or cycles per second.

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. Page4 of9

GCSE Subjects

  1. Art and Design
  2. Biology (Single Science)
  3. Business
  4. Chemistry (Single Science)
  5. Combined Science
  6. Computer Science
  7. Design and Technology
  8. Digital Technology (CCEA)
  9. Drama
  10. English Language
  11. English Literature
  12. French
  13. Geography
  14. German
  15. History
  16. Home Economics: Food and Nutrition (CCEA)
  17. Hospitality (CCEA)
  18. ICT
  19. Irish – Learners (CCEA)
  20. Journalism (CCEA)
  21. Learning for Life and Work (CCEA)
  22. Mandarin
  23. Maths
  24. Maths Numeracy (WJEC)
  25. Media Studies
  26. Modern Foreign Languages
  27. Moving Image Arts (CCEA)
  28. Music
  29. Physical Education
  30. Physics (Single Science)
  31. PSHE and Citizenship
  32. Religious Studies
  33. Science
  34. Sociology
  35. Spanish
  36. Welsh Second Language (WJEC)

Which of the following is the component of the processor that performs arithmetic comparison and other operation?

The Arithmetic Logic Unit (ALU) performs arithmetic, comparison and other operations. E.g. basic calculations such as addition, subtraction, multiplication and division.

Which of the following is the component of the processor?

The three logical units that make up the central processing unit are the arithmetic and logic unit (ALU), main storage, and the control unit.

Which of the following is the component of the processor that directs?

ALU and CU is that arithmetic logic unit, another component of the processor, performs arithmetic, comparison, and other operations. While control unit is the component of the processor that directs and coordinates most of the operations in the computer.

Is the component of the processor that directs and coordinates most of the operations in the computer?

The control unit directs and coordinates most of the operations in the computer.