Input Output Devices
Input Device Any device that allows you to pass information from the outside world into a computer system. Output Device Any device that can take data stored in digital form and co...
Tag view
9 related notes
Input Device Any device that allows you to pass information from the outside world into a computer system. Output Device Any device that can take data stored in digital form and co...
RAM Random Access Memory Memory used for the temporary storage of instructions and data. It holds information being executed by the processor. Volatile. Faster than disc. ROM Read...
Drive The device that reads and writes data from secondary storage. Media What the data is actually stored on. Magnetic Storage Examples: Hard disk drive, tape Magnetic storage use...
A multicore processor is a single chip composed of two or more independent processing units. A CMP with two cores is commonly referred to as a dual core processor. A CMP with four...
RISC reduced instruction set computer. CISC complex instruction set computer. RISC CPUs/computers are typically much smaller than CISC CPUs/computers. CISC reduces the number of li...
System bus is a generic term for any buses. Von Neumann Covered in Structure and Function of the CPU. Shared memory space for instructions and data Instructions and data are stored...
See: Thinking Concurrently Fetch The program counter PC passes the address of the current instruction to the memory address register MAR It then increments to hold the address of t...
Quite a lot of operations are done for 'preparedness'. Memory Data Register MDR also known as the Memory Buffer Register MBR . Communicates with the RAM over the data bus , sets an...
Modem Transforms digital information into analogue signals which can be transmitted through wires Translates incoming analogue signals into digital information Modulates and demodu...