Unit 3- Hardware and Software Flashcards
moores law
Processor speeds and power would double every two years
FORTRAN
numerical based computer lenguages developed in the 40’s and 50’s. stands for Formula Translation/Translator and is used for math, engineering, and scientific calculations.
COBOL
English like programming lenguages. Stands for Common Business Oriented Language `
Mother board
similarly the backplane, of a system is the device that contains the system bus and connects the various input and output devices that compose any given computer system.
RAM
Random Access Memory: temporary or short term storage used by the processor
System bus
The medium through which communications between the input processor storage and output occur. (The one “wire” that connects everything together)
storage
components include primary temporary storage and secondary long-term storage devices.
primary storage
CPU cache and random access memory (RAM), are typically referred to as volatile flash memory, meaning that information storage is temporary and can only be stored until power is removed.
Secondary storage
accessed only through a system’s input/output bus and is generally several orders of magnitude slower than primary storage technologies.
tertiary storage
tertiary storage usually consists of an automated robotic mechanism to mount and dismount magnetic tape or optical discs.
decision process for technology
- Determining how the computer system will be used.
- Analyzing the available options and their respective costs and benefits
- Selecting the best option and gaining approval
- Evaluating the choice after the fact
CPU
Central Processing unit, brain of the computer.
- today multiple core processors can be used in tandem for a single computer, tablet or smartphone.
- supercomputers exist today that have the equivalent of mullion of processors. ex: nasa level.
secondary storage
- hard disk drive- internal pc
- CD/DVD/ USB drive.
open source software
source code available for modification
proprietary software
pay license fee to use, cannot modify code. (IOS)