Terms and Names Chapters 1-3 Flashcards
(27 cards)
Moore’s Law
A trend where engineers have reduced switch sizes by half about every two years.
Computer Program
Consists of instructions that a computer executes (or runs), like multiplying numbers or printing a number to a screen.
Computational Thinking
Creating a sequence of instructions to solve a problem.
Algorithm
A sequence of instructions that solves a problem.
Embedded Computer
a computer inside another electrical device, like inside a TV, car, printer, thermostat, satellite, etc.
Bit
a single 0 or 1
Byte
Eight bits (like 11000101)
ASCII
a popular code for characters (American Standard Cod for Information Interchange). uses 7 bits
Unicode
a character encoding standard whose codes can have more bits than ASCII and thus can represent over 100,000 items
Hardware
physical parts of a computer
software
the programs (the 0’s and the 1’s) that instruct the computer what to do
CPU
Hardware that runs program instructions and controls other hardware. (central processing unit)
Memory
hardware that stores data. Memory is also called RAM (Random Access Memory)
RAM
A computer’s memory; holds data temporarily. When electricity is turned off, all data is lost.
Computer drive
Stores data even after electricity is turned off
virtual memory
Uses storage device as “pretend” memory
Server
Any computer than can share or deliver or serve data/files/pages/docs/videos/etc to other computers or over a network.
Speech recognition
converts audio into text by recognizing spoken words
speech input
involves a user speaking into a microphone with an app converting the speech to text.
computer monitor
a standalone output device that displays text, images, and video on a screen.
inkjet printer
sprays small drops of ink to create text and images. A motor moves the printhead back and forth across the paper, and pauses for a fraction of a second to spray ink at the appropriate location.
monochrome printer
prints text and images in varying tones of black
color printer
prints text and images in a wide range of colors, and typically contains cartridges for cyan, magenta, yellow, and black.
laser printer
contains a rotating ink drum that is electrostatically charged by a laser. The charged areas form a pattern that picks up powdered ink, or toner, and places the ink on paper. The paper next passes through a fuser unit that uses heat and pressure to permanently bond the ink to the paper.