2. IT Concepts and Terminology Flashcards
4 basic things that any computing device does:
- Obtaining input (data); 2. Storing Data 3. Processing Data 4. Providing Output (in order for the computer to be useful to us)
Obtaining input is when
when we provide information (data) to the device. Can be user input, from other computers, from stored data, sensors, etc.
Storing data
One of 2 things a computer can do with input. Can be local, drive, cloud, etc
Processing data
One of 2 things a computer can do with input. Analyzing, performing calculations/operations on the data (mostly done by the CPU)
Providing output
Reports back the results of the processing - screen output, instructions for another device on how it should perform, etc.
Data =
bits of information - raw facts that systems process, generate, and collect
Information =
data that has been processed and analyzed (and put in context)
Data-driven business decision (3 stages)
Data capture and collection, Data correlation/analysis, Reporting
Copyrights
automatically granted once the work is created (life + 70 years, then public domain)
Trademarks
Must register first (renew every 10 years, invalid after 5 years of non-use)
Patents must meet 3 criteria
Novel, useful, non-obvious (last 20 years from filing date)
A bit is
The basic unit of storage, a single value of either 0 or 1 (2 possible values).
Adding a new bit
doubles the number of possible values we can store
A petabyte is
1,000 terabytes (1,000 trillion bytes)
Networks transmit data by
sending pulses that represent 1s and 0s. When there is a signal present that is a 1, and when the signal is absent that is a 0.