hardware Flashcards
ALU
Arithmetic logic unit. Performs three mathematical tasks
Arithmetic
Adding, subtraction, multiplication, division
Comparison
equal to, less than, greater than
Logic
AND, OR, NOT.
AND
both terms must be present for items to be returned.
EX: Searching bears AND cubs will show results
such as a bear with her cubs.
OR
either term must be present for items to be returned
EX:Searching bears OR cubs will show results
such as a single bear, bear cubs together, a
bear with his/her cubs, a group of bears, a
group of bear cubs, etc.
NOT
the first term is searched but edits out the results that are in the term after NOT.
EX:Searching bears NOT cubs will show results
of adult bears but does not return results
containing bear cubs.
Binary
Computer language consisting of 1s and 0s
Bit
Smallest measure of binary, aka 1 or 0
Burning
Writing data on a CD DVD or Blu-ray
Bus Width
Amount of data that can be transported. Measured in bits. Think of it this way: a bigger bus can carry more (data.) More bus width=faster data transfer.
Byte
8 bits make a byte. Every character of the alphabet is represented by a byte.
Clock Speed/ Clock Rate
Speed at which processor carries out commands. Measured in Hertz (Hz)
Computer
Digital devices that 1) accept input, 2) process and store input, 3) provide output
Computer bus
Path over which information is sent. Made up of 1) Address bus and 2) Data bus.
Control Unit
Uses computer memory to carry out program instructions. Also instructs the ALU components and input and output devices on what to do
CPU
Central Processing Unit. “Brains” of the computer. Where calculations take place.The processor is most important part of a computer; without it the device would not function.
Downward Compatibility
When a newer software or hardware can work with older versions. E.g. when a DVD player can read a CD
Gigahertz
Abbreviated GHz. 1 GHz=1B cycles per second
Graphics
Images displayed via output. Images are created by the Graphics Processing Unit or GPU. GPU has its own memory
Hertz
Abbreviated Hz. Measures frequency speed
Hyperthreading
When a processor can execute multiple sets of instructions at once. Multicore processors can do this.
Input
Any information going into a computer. Examples: text messages on a phone, pictures on a webcam, speaking to Siri
Input device
There are many but remember the basics: keyboards, mic, camera, game controller, touch screen, computer mouse/track pad. There are other input devices we don’t think of right away, such as an electronic signature pad/signature capture when a store asks you to sign for a purchase.
Machine Cycle
Best explained by following graphic from module.
Megahertz
Abbreviated MHz.1 MHz=1M cycles per second
Memory
Also called Random Access Memory (RAM.) Stored in microchips in the motherboard. Memory is made up of solid state electronics. Fast and energy efficient. No moving parts. Several different types of memory.
Multicore Processor
Made up of 2 or more cores. Can carry out multiple instructions at once (hyperthreading.)
Native Resolution
Fixed resolution of a device. Formula= horizontal resolution x vertical solution.
Operating System or OS
The software that allows all the basic functions of your computer. Three examples are Mac OS X, Microsoft Windows and Linux. Usually comes pre-installed on a device but can be changed.
Output
Any information provided by a digital device. Including but not limited to: music, video, images, calculations
Output devices
Think TV or computer monitors (not the computer itself) and the images you see on them, speakers, printers, etc
Overclocking
Running a processor faster than recommended by manufacturer
Peripheral device
A device that connects to the system unit of a computer, for the use of input or output. The connection can be via cable, bluetooth, wifi, or other. Examples include a mouse, keyboard, monitor, printer, camera, mic
Pixel
Smallest measure of an electronic image. More pixels=higher quality image
Processor Speed
Determined by clock speed and bus width