A summary of the fundamentals of computer logic, architecture and systems. An indepth coverage of logic circuits, assembley language, and component implementations. Details how memory operates, program execution, cache and locality, pipelines and much more.
Computer Logic (COM1031)
https://azeria-labs.com/downloads/cheatsheetv1.3-1920x1080.png
(Assembly Language Cheat Sheet)
1) What is the Von Neumann Architecture? • Designed a computer architecture
whereby data and instructions would be
retrieved from memory, operated on by
an ALU, and moved back to memory
(or I/O).
• This architecture is the basis for most modern
computers.
• Hardware consists of 3 units:
• CPU (Central Processing Unit) - Control unit,
ALU, registers.
• Memory - Stores programs and data.
• I/O System - Including secondary storage
• Bus to move information from one
element to another.
• Instructions in memory are executed
sequentially unless a program instruction
explicitly changes the order.
• A single pathway is used to
move both data and instructions between
memory, I/O and CPU
• The pathway is implemented as a bus.
• The single pathway creates a
Bottleneck known as the von Neumann
bottleneck.
,2) What are other variations of the Von • A variation of this architecture is the
Neumann Architecture? Harvard architecture which separates
data and instructions into two
pathways.
• Another variation, used in most
computers, is the system bus version in
which there are different buses
between CPU and memory and
memory and I/O.
3) What is an ARM Processor? • ARM processors are a family of central
processing units (CPUs) based on a
reduced instruction set computer (RISC)
architecture.
• ARM stands for Advanced RISC Machine.
• Low costs, minimal power consumption,
and lower heat generation than their
competitors
• Smartphones, laptops, tablet computers,
etc.
4) What is the main memory? • Memory stores data and programs
Organised as:
• bit (0/1)
• byte = 8 bits (smallest addressable location)
• word = 4 bytes (typically; machine dependent)
• Volatile vs non-volatile memory
• Volatile: Dynamic RAM (DRAM),
Static RAM (SRAM)
• Non-volatile: ROM, Flash memory
5) What is secondary storage? • Range of non-volatile storage formats.
Most common forms:
• Optical disks
• Magnetic disks
• Flash memory
• Magnetic tape
,6) What is the NOT Gate? Inverts the output.
7) What is the AND Gate? IF both inputs are 1, THEN output is 1. ELSE
output is 0.
8) What is the NAND Gate? IF both inputs are 1, THEN output is 0
ELSE output is 1.
, 9) What is the OR Gate? IF at least one input is 1, THEN output is 1. ELSE
output is 0.
10) What is a Logic Buffer Gate? • A Buffer performs no inversion or
decision making capabilities but
instead produces an output which
exactly matches that of its input.
• Digital amplification capability to
ensure suitable signal strength at
the next input.
The benefits of buying summaries with Stuvia:
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
You can quickly pay through credit card for the summaries. There is no membership needed.
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 williamdaniel. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for £4.49. You're not tied to anything after your purchase.