Explain the roles of computers and where they can be found
Explain the differences within computers
Computers aren’t just the ones we use but they can vary in size from a small microprocessor that can be found in a coffee pot to huge mainframe systems used for research and government systems
Why are computers supposed to be understood and how are they understood?
Explain a digital system and give examples.
Explain analog electronics and give some examples.
What are digital circuits combined with and how do people repair it?
What is a computer and the 5 main functions of a typical computer?
Assembly of electronic modules that interact with computer programs known as software to create, modify, transmit, store and display data ← 5 main functions of a typical computer
Why aren’t computers intelligent?
What are 3 ways that computers process data?
Processing data includes sorting items, comparing and locating previously stored data ← 3 ways computers process data
What percentage do computers make of the world?
Computers make up 30% of world, the embedded systems like electronic cars make up 70% of market
What is data and 3 forms of it?
Data is information that comes in many forms such as text, graphics and sounds ← 3 forms of data
What is a digital signal?
A digital signal is a signal that represents data as a sequence of discrete values. A digital signal can only take on one value from a finite set of possible values at a given time. Like in binary form
Digital signals, however, remain clear despite interference because they only need to distinguish between ones and zeros.
How is a digital signal created and what do these pulses do?
What do digital patterns represent?
Some of the digital patterns represents words, pictures and sounds and others represent commands like load file, find file and save file
What can computers only do?
Computers can only manipulate, store and display data
How can data be expressed?
Data can be expressed in different forms such as voltage levels, numeric systems like binary and hexadecimal and symbolic codes.
Why should data be represented in the easier form?
What is the binary system and what does it consist of?
Consists of 0 and 1
Perfect numbering system to present digital electronic systems
Two states (on and off)’
The 1 and 0 also represent data stored on disks and memory chips
What is the binary system compared to?
The binary is compared to a switch where 1 is full voltage or on and 0 is no voltage or off
Binary uses patterns as switches
How is Morse Code similar to the binary system?
It may be too simple of a system to represent data but it can be compared to Morse code
Morse code has two states: a short beep and long beep (dot and dash)
The become combined to represent alphabet and numbers
Morse code transmits information worldwide
How is the binary system present in the fax machine?
Similar to digital electronic, graphics are transmitted using fax machine where light and dark areas are represented by full voltage or no voltage, a certain number is assigned to each pixel to determine level of darkness in the picture
What base is binary code and explain it.
What is the hexadecimal system?
Base 16
Uses 16 characters
Numerals 0-9 from the decimal number system and letters A-F that represent numbers
A = 10, B = 11, C = 12, D = 13, E = 14, F = 15 → 16 isn’t included because 0 is considered that value
Why is the hexadecimal system useful for?