Intro to Digital Technologies Flashcards
analog computer
A computer that uses mechanical operations to perform calculations, as with older style car speedometer or slide rule
ARM
Previously called Advanced RISC (reduced instruction set computing) Machine. A technology that contains a simplified architecture for a computer process to increase battery life.
artificial intelligence (AI)
The ability of computing devices to exhibit intelligence
ASCII (American Standard Code for Information Interchange)
A computer code that numerically represents letters in the English alphabet to enable the transfer of text between computing devices.
binary system
A system of two possible values, 0 and 1, called binary digits, or bits
binary digits
A value in the binary system, either 1 or 0
bit
The smallest unit a computer can understand and act on. An abbreviation for binary digit.
byte
A collection of 8 bits
cache memory
A memory area, located on or near the microprocessor chip, where the most frequency used data is stored
central processing unit (CPU)
The part of your computer system that interprets instructions and processes data. Also referred to as the processor or core
cloud storage
Services that allow users to store documents and other files online
computer
An electronic, programmable device that can assemble, process, and store data
computer cluster
A group of computers joined together to provide higher computing power
computer engineering (CE)
The study of computer hardware and software systems and programming how devices interface with each other
computer memory
Temporary storage areas on your computer, including random access memory (RAM) and cache memory