hardware Flashcards
(90 cards)
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.