1. Fundamentals Of Computing Flashcards
How do computers affect our safety?
- Planes
- Traffic Lights
- Signal Trains
- Nuclear Power Plants
- Hospitals - Monitoring, Alerts, Robot operations, Scanning
How do computers affect our communication?
- Smart Phones
- Internet
- GPS Systems
How do computers affect business?
- Ordering
- Manufacturing
- Accounting
- Payroll
- Stock Control
- Online Stores
- Call Centres
How do computers affect entertainment?
- DVD Players
- Smart TV Sets
- MP3 Players
- Games Consoles
How do computers affect education?
- VLE
* Internet Searches
How do computers affect government?
- Getting and giving information
- Paying Taxes
- The government is moving online: Housing, Benefits, Bill Paying, Tax Info
How do computers affect science?
- Working with larger data-sets
- Calculations
- Discovering patterns and proofs
What is a system?
A collection of parts that work together to achieve some goal.
What is a COMPUTER system?
A combination of hardware and software components that allow input, processing and output of data.
What are the 4 components of a computer system?
1) Input
2) Output
3) Processing
4) Storage
How does a computer receive an input?
Real-world action -> Analogue to digital conversion -> Binary data to computer
How does a computer send out an output?
Binary data from computer -> Digital to analogue conversion -> Real-world effect
How is reliability measured in a system?
Availability: The percentage of time a system is available for (e.g. 1hr of down-time per 100hrs gives 99% availability)
Mean Time Between Failures (MTBF): The average time between failures
What is a system boundary?
Where one system ends and perhaps another begins.
Can a system be made out of smaller systems?
Yes, a system can be made up from sub-systems
What is a “dedicated” system?
One which is used for a single purpose (e.g. Engine management in a car)
What is a “General Purpose” system?
One that is used for many things (e.g. A PC)
What is an “Embedded System”?
A system which is built into a device that it controls.
What is a “Micro Controller”?
- Basically a computer on a chip
- It has inputs, processing ability, some memory and can produce outputs
- It is usually used in an embedded system
What are the four main standards?
1) Proprietary
2) Industry
3) De-Facto
4) Open