100% tevredenheidsgarantie Direct beschikbaar na betaling Zowel online als in PDF Je zit nergens aan vast
logo-home
Summary Computer architecture and networks hoorcollege 3 €2,99
In winkelwagen

Samenvatting

Summary Computer architecture and networks hoorcollege 3

 26 keer bekeken  0 keer verkocht

Computer architectuur en netwerken hoorcollege 3. Aantekeningen van het hoorcollege Computerarchitectuur en netwerken (INFONW). Samenvatting is in het Engels en wordt ondersteunt met plaatjes en voorbeelden voor extra duidelijkheid. Les gegeven op Universiteit Utrecht, Informatica.

Laatste update van het document: 4 jaar geleden

Voorbeeld 3 van de 12  pagina's

  • 22 september 2020
  • 22 september 2020
  • 12
  • 2020/2021
  • Samenvatting
  • infonw
Alle documenten voor dit vak (18)
avatar-seller
luukvaa
Hoorcollege 3:


CPU rotation: order of actions that you can perform that will lead to a certain result. The rotation of
a CPU is the “elementary cycles”, how it performs.




The CPU will go through this list of micro-instructions. Step for step the process of how information
travels.

We separate the ‘instruction counter’ into two components -> 1. The program counter: holding an
address and incrementing that all the time 2. Instruction pointer: handles the next address, the next
address can come from program counter or branch prediction.

A task is a list of operations. Cycle: is a rotation of instructions for 1 operation. Operation: (ordered)
list of instructions to transform a datum. Tick: single task ( one micro-instruction). Rotations is
measured in ticks (clock sequence) -> timing diagram. Micro-instruction: one execution of one
component in the larger scheme above.

,On the high-level you have a task. The task contains certain operations. The operation are matched
with certain instructions that are in the instructions set of the CPU. The CPU doesn’t understand the
list of operations, what it does understand is moving data from the memory to a certain register and
(e.g. subtracting or adding (arithmetic operations)) on what is standing in the register (for example in
the assembler number a or b) . This will end up in a result, and this result will be stored in the
accumulation register. The accumulator is a register in which intermediate arithmetic and
logic results are stored. The content of the accumulation register can be put back again into the
memory. This bit says the place where the content is stored in the memory. So we fetched two data
items from the memory than we do the subtraction and then we have a result which need to land
somewhere in the memory again.




The last step, is to move the content into of what we already put into the memory from the results,
we put them I consecutive (opeenvolgende) places into the memory.

Each of these instructions is composed (samengesteld) into micro-instructions. Step by Step:
program counter is increment by 1, then move the content from the program counter into the
instruction pointer which is basically a address for example the first line; mov 0x0000 1A00 is the
address, putting this into the address buffer, than we wait for the memory to return it’s information,
we get the return from the data bus moving that into the instruction register, decoding what is in
the instruction register, than executing the instruction, than moving the result into the HL register
(High-low register) , than moving the result back into the memory again.

, How do you get information from the memory? – Memory Lookup:

The memory access sequence (volgorde), no matter if you want to retrieve data of instructions, we
count as T (ticks), so one clock tick.

1 tick that moves the address from the instruction pointer or HL into the address register. That puts
the address on the address bus, it first check if the information is stored in the cache, if so it will
retrieve the information directly without checking the memory, if not it will continue the journey in
the figure below, it will forward the address to the memory that will access the memory controller
where it does it’s decoding, than you have the latency meaning that this is the time it takes for the
memory to pick one item from the memory cell and retrieve it, this retrieved content either
instruction or content is put on the data bus but before it sends on the control bus that it found the
piece of information; the address you were looking for, so this displays one memory access cycle.
This piece of information then ends up in one of the data registers, in the stack pointer we need in
order to control the stack or it can also return the piece of information to the instruction register to
perform instructions now.

Voordelen van het kopen van samenvattingen bij Stuvia op een rij:

Verzekerd van kwaliteit door reviews

Verzekerd van kwaliteit door reviews

Stuvia-klanten hebben meer dan 700.000 samenvattingen beoordeeld. Zo weet je zeker dat je de beste documenten koopt!

Snel en makkelijk kopen

Snel en makkelijk kopen

Je betaalt supersnel en eenmalig met iDeal, creditcard of Stuvia-tegoed voor de samenvatting. Zonder lidmaatschap.

Focus op de essentie

Focus op de essentie

Samenvattingen worden geschreven voor en door anderen. Daarom zijn de samenvattingen altijd betrouwbaar en actueel. Zo kom je snel tot de kern!

Veelgestelde vragen

Wat krijg ik als ik dit document koop?

Je krijgt een PDF, die direct beschikbaar is na je aankoop. Het gekochte document is altijd, overal en oneindig toegankelijk via je profiel.

Tevredenheidsgarantie: hoe werkt dat?

Onze tevredenheidsgarantie zorgt ervoor dat je altijd een studiedocument vindt dat goed bij je past. Je vult een formulier in en onze klantenservice regelt de rest.

Van wie koop ik deze samenvatting?

Stuvia is een marktplaats, je koop dit document dus niet van ons, maar van verkoper luukvaa. Stuvia faciliteert de betaling aan de verkoper.

Zit ik meteen vast aan een abonnement?

Nee, je koopt alleen deze samenvatting voor €2,99. Je zit daarna nergens aan vast.

Is Stuvia te vertrouwen?

4,6 sterren op Google & Trustpilot (+1000 reviews)

Afgelopen 30 dagen zijn er 53068 samenvattingen verkocht

Opgericht in 2010, al 14 jaar dé plek om samenvattingen te kopen

Start met verkopen
€2,99
  • (0)
In winkelwagen
Toegevoegd