Java Games: Flashcards, matching, concentration, and word search.

HS200

Hardware Skills Stuff

AB
PROMProgrammable Read Only Memory
EPROMErasable Programmable ROM
EEPROMElectonically Erasable Programmable ROM
SRAMStatic Random Access Memory
SDRAMSynchronous Dynamic Random Access Memory
DRAMDynamic Random Access Memory
Memory Access TimeTime required to produce the required data from the start of the access until valid data is available for use.
Memory LatencyTime taken for the first access to memory.
Burst Mode AccessBursting is a rapid data-transfer technique that automatically generates a block of data every time the processor rquests an address.
AsynchronousNot synchronised to the system clock.
FPMFast Page Mode.
Fast Page ModeA timing option that permits several bits of data in a single row on DRAM to be accessed at an accelerated rate.
EDOExtended Data Out
EDO DRAMRAM that doesn't demand that the column be deactivated and the out put buffer turned off before the next data transfer takes place.
BEDO DRAMSpecial features to increase data transfer. Faster than EDO DRAM.
SynchronousSDRAM supplies the bits as fast as the CPU can take them, using a clock to synchronise the timing of the memory chip to the CPU's clock.
ParityFor every 8 bits of data, and extra bit called the parity bit is generated and stored for checking the validity of the data.
ECCError correction code.
Error Correction Code (ECC)ECC memory uses addition bits - 5 bits to protect 8-bit words. It is capapble of detecting 1-bit errors.
DIPDual Inline Package
SIMMSingle Inline Memory Module
DIMMDual Inline Memory Module
Linear AddressingThe full address (memory location)
Segmented addressingSeperate register for segment information and other for the offset.
Address BusDetermines the memory space accessible
Internal L1 CacheL1 Cache is built into the CPU die
Write through CacheThe CPU writes information to cahce, and is automatically written to memory at the same time.
Write Back CacheIs when the CPU write data is also cahced.
RISCReduced Instruction Set Computer
CISCComplex Instruction Set Computer
MMXMultimedia Extensions
SIMDSingle Instruction Multiple Data
SSEStreaming SIMD Extensions
Dynamic ExecutionMultiple branch prediction, which uses dataflow analysis to look for out-of-order instruction execution.
Specualtive ExecutionExecutes instructions ahead of actual program counter.
Dual Independant Bus ArchitechtureIncludes the System Bus or processor to main memory bus and the backside bus in the processor used for L2 Cache (at processor speed).
PGAPin Grid array
ZIFZero Insertion Force
LIFLow Insertion Force
What is the size of the Data bus of the INtel 8088 porcessor8 bit
What is the AT compatible operating mode of the 486 processor?Virtual Real Mode
What is the size of the data bus of the Pentium Processor64 bit
What does Dual Inline(independant) Bus mean?It meas there is a seperate independant bus connecting the CPU and the Cache
What is the data bus size for the AGP slot?32 bit
What is another name for the Refresh Rate with regard to a CRT monitorVertical Scan Rate
What Charateristic does a CPU have if it is super scaler?Dual pipeline, parallel processing (more than one instruction per cycle)
What are the key features of a Superscaler CPU?Twin Data Pipelines, can execute 2 instructions at a time.
List anti static procedures:Use correct anti-static equipment, wrist strap, anti-static mat,... hold components by the end plate, never touch connectors or circuits.
How many pins are there on a SIMM capable of storing 32bits?72 Pins

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities