100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
Summary 1.1: The characteristics of contemporary processors, input, output and storage devices $7.08
Add to cart

Summary

Summary 1.1: The characteristics of contemporary processors, input, output and storage devices

 5 views  0 purchase
  • Course
  • Institution

Key knowledge on processors, secondary storage, input and output devices.

Preview 2 out of 7  pages

  • June 18, 2023
  • 7
  • 2022/2023
  • Summary
avatar-seller
1.1: The characteristics of contemporary processors, input, output and
storage devices:

Internal structure of the CPU:
The Arithmetic and Logic Unit (ALU): Handles logical comparisons (allowing a program
to make decisions) and calculations.
Control Unit: Sends command and control signals along buses to direct the flow of data
around the CPU as well as between the CPU and other devices. The CU accepts the next
instruction, decodes it, handles its execution, and stores the resulting data back in
memory or registers.
Registers:
- Program Counter (PC): Holds the address of the next instruction to be executed.
The PC only increments by one (it won’t skip to a completely different address in
the main memory) when the instruction found in the address last held in the PC is
executed.
- Accumulator (ACC): The results of the calculations carried out by the ALU can be
temporarily stored here.
- Memory Address Register (MAR): Holds the address of the memory location
from which data/an instruction is to be fetched from or written to.
- Memory Data Register (MDR): Temporarily stores the data which is read from or
to be written to memory.
- Current Instruction Register (CIR): Holds the current instruction being executed
(the contents of the MDR are copied to the CIR if it’s an instruction). Contains the
opcode and operand(s) of the current instruction.
Buses:
- Address Bus: Carries memory addresses that identify where the data is being
read from or written to.
- Data Bus: Carries the binary 1s and 0s that make up the actual information being
transmitted around the CPU/computer.
- Control Bus: Carries command and control signals to and from every other
component of the CPU/computer.

Assembly language:
- A language that has a direct one-to-one relationship with the processor
architecture.
- Assembly code mnemonics to know for the exam:
- ADD: Add
- SUB: Subtract
- STA: Store
- LDA: Load
- BRA: Branch always
- BRZ: Branch if zero
- BRP: Branch if positive
- INP: Input
- OUT: Output
- HLT: End program

, - DAT: Data location
Example:




FDE cycle:
Fetch: (PC, MAR, MDR)
- The control unit retrieves the next instruction/data item, requesting the address of
the instruction/data along the address bus, whilst sending the control signals (such
as the clock signal) along the control bus. The instructions/data is then sent back
to the CPU along the data bus and is stored in the appropriate register(s).
Decode: (ALU, ACC)
- The control unit then receives the instruction and decodes it by looking it up in the
decode unit.
Execute: (ALU, CIR)
- The arithmetic logic unit will then perform the appropriate calculation after which
the control unit will use the address bus to request a memory location to store the
output. The control unit will then send the data back to memory along the data bus.

Factors affecting the performance of the CPU:

- Clock speed:
- If the speed of the clock is 500Hz, it means the clock is enabling the CPU
to process 500 cycles per second. Current computers measure their speed
in Gigahertz (usually 3GHz which means 3 billion cycles per second)
- Overclocking is when the clock is modified to have a higher speed but the
problem with this is that the CPU can overheat while working so much
faster/harder.
- Number of cores:
- Cores carry out their own ‘fetch-decode-execute’ cycles. Multiple cores
allow for instructions to be processed simultaneously - allowing a CPU to
process more data during the same time period.
- Parallel processing: when the same program can have two instructions
processed at the same time (a single task split across cores).

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller najahnauman. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $7.08. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

55628 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$7.08
  • (0)
Add to cart
Added