Data Representation Unit 1 Test Flashcards

1
Q

Explain the roles of computers and where they can be found

A
  • Computers are found everywhere
  • Not one industry can operate without a computer
  • They can be found in banks, military aircraft, automobiles, televisions, communication systems, home appliances, satellites, submarines, and police stations
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Explain the differences within computers

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Why are computers supposed to be understood and how are they understood?

A
  • Computers may be difficult but to be understood then you have to understand the interaction of hardware and software, grasp different operating systems and recognize different areas that can be upgraded and compatibility issues
  • By knowing which part is not working then it is an easy task to replace the part
  • The challenge is by determining the problem and whether it is software or hardware related
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Explain a digital system and give examples.

A
  • Digital: system represented by a simple switch where two conditions (on and off) are present
  • The switch controls all the power to the lamp which can be either on (full voltage) or off (no voltage)
  • No other electrical condition can be be put into this simple circuit
  • Digital electronics in computers use these on and off conditions
  • Examples: streetlight, car horn, flashlight
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Explain analog electronics and give some examples.

A
  • Analog electronics: use and produce varying voltage levels
  • Uses a dimmer switch
  • The intensity of the lamp varies as the dimmer switch is turned
  • The dimmer varies the amount of electrical energy the lamp receives
  • Ex. Automobile gas pedal, wind speed, slide trombone, drum
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are digital circuits combined with and how do people repair it?

A
  • Computers have very complex digital circuits that are combined into modules such as circuit board cards
  • PC technician is responsible for replacing the module not repairing digital circuits
  • To repair a PC, lots of background on electronics isn’t needed
  • If a capacitor breaks, the whole circuit breaks
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a computer and the 5 main functions of a typical computer?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Why aren’t computers intelligent?

A
  • Computers are NOT intelligent, only processes and stores data
  • Computers cannot think, they can only be programmed
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are 3 ways that computers process data?

A

Processing data includes sorting items, comparing and locating previously stored data ← 3 ways computers process data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What percentage do computers make of the world?

A

Computers make up 30% of world, the embedded systems like electronic cars make up 70% of market

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is data and 3 forms of it?

A

Data is information that comes in many forms such as text, graphics and sounds ← 3 forms of data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is a digital signal?

A

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 well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How is a digital signal created and what do these pulses do?

A
  • Data in the computer is represented electronically as high and low voltages that are pulsed through the system which creates a digital signal
  • These pulses of electrical energy can do many things such storing data in memory chips, or hard drives
  • When data is written to a hard drive, the electrical pulses are converted to magnetic patterns on the surface of the disk
  • A digital signal translates information using 1s and 0s for reliable data storage in electronics.
  • Can store in I-cloud, microsoft cloud and google drive
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What do digital patterns represent?

A

Some of the digital patterns represents words, pictures and sounds and others represent commands like load file, find file and save file

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What can computers only do?

A

Computers can only manipulate, store and display data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

How can data be expressed?

A

Data can be expressed in different forms such as voltage levels, numeric systems like binary and hexadecimal and symbolic codes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Why should data be represented in the easier form?

A
  • The form in which data is represented in should be the one that is easiest to grasp for the given material
  • Ex. It is easier to express memory location as hexadecimal values rather than binary even though memory location can be expressed in either value
  • Computer technicians chould be clear on all of this
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What is the binary system and what does it consist of?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What is the binary system compared to?

A

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 well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

How is Morse Code similar to the binary system?

A

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 well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

How is the binary system present in the fax machine?

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

What base is binary code and explain it.

A
  • Each digit represents an increasing amount of power with a base of 2
  • It goes from right to left with 20, 21…
  • This is evaluated and the 1’s in the pattern, their values with base 2 become added together
  • (ASCII) codes. Each letter consists of eight numbers. Uppercase letters start with 010 and lowercase letters start with 011. The letter “a” is 01100001.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

What is the hexadecimal system?

A

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

24
Q

Why is the hexadecimal system useful for?

A
  • This system is very useful because binary numbers are long and awkward to express computer values like memory locations so hexadecimal numbers are used instead because they take up less space
  • The more bits there are in a binary number, the harder it makes for a human to read. Numbers with more bits are more prone to errors when being copied.
25
How does the hexadecimal system macth the hardware system of most computers?
- This system best matches the hardware system of most computers - Data lines in a computer are eight, sixteen, thirty-two or sixty-four lines wide and they use increments of eight and sixteen which works perfectly with the hexadecimal system - That’s why hexadecimal is used to fit with data lines between CPU and RAM - Number values that are used to express memory sizes are in increments of 16 (256, 512 and 1024) so a number system based on 16 is the best match for the digital eclectic system fo computers
26
Explain the telephography machine.
Example: A telephography machine used a photograph that was placed on a spinning drum where the image was converted into electrical signals representing light and dark areas in the photograph → these signals were converted back into a photographic image at the destination. The data was converted into electrical signals which were carried across telephone lines to its destination
27
What base is the standard system
Base 10 is the standard system which is the decimal numbering system
28
What is a bit?
Bit: A bit (short for "binary digit") is the smallest unit of digital information. It can have a value of either 0 or 1 and is the basic building block of all digital communications and computing systems.
29
How bits make a nibble?
4 bits → nibble
30
What is a nibble?
Nibble: A nibble refers to four consecutive binary digits or half of an 8-bit byte in the context of computing and digital technology. It is also known as a half-byte or tetrade. The term is used to describe a small unit of information for data transmission and storage.
31
How many nibble make a byte?
2 nibble → byte
32
How many bits make a byte?
8 bits → byte
33
What is a byte?
Byte: In most computer systems, a byte is a unit of data that is eight binary digits long. A byte is the unit most computers use to represent a character such as a letter, number or typographic symbol. - Early computers processed data in patterns of these eight-bit bytes
34
What is RAM and why is it useful?
RAM: random access memory, it is short-term memory which is supplied to CPU to open files and applications
35
What does ASCII stand for?
American Standard Code for Information Interchange
36
What is the importance of ASCII and its purpose? How does it work?
- It was the first attempt to standardize computer character codes among the varieties of hardware and software. - Basically whenever a computer keyboard is pressed like letter M, all computer systems display the letter M on monitor screen - ASCII was meant for symbol compatibility used for basic data files and is very important when data needs to be transferred between two different software programs
37
What are some limitations of ASCII?
Great attempt to standardize the computer coding system but it had limitations: the extended character set must be used with compatible software system or else unexpected characters will be generated, standard form of ASCII does not allows for such common requirements of word-processing packages such as bold, italic, underline and fonts
38
How many bits is standard ASCII and extended version?
- 7 bit code to represent 128 characters - But there are several different 8-bit extended versions of ASCII that contain additional symbols not included in the 7-bit ASCII code - The extended ASCII and EBCDIC have a unique combination of 8 bits (1 byte) which allows 256 (28) combinations (twice as many as 7-bit) → includes charcars in english alphabet, non-english characters, 10 decimal digits and mathematical symbols, graphics, etc - Max value to get with 7 bits is 128 different patterns - 8 bit code can represent up to 256 characters which includes uppercase and lowercase, etc
39
What is unicode and why is it better than ASCII?
Unlike ASCII and EBCDIC which are limited only to latin alphabet used with english language, unicode is a universal international coding standard designed to present text-based data written in any ancient or modern languages with different alphabets
40
What contains within unicode?
- They uniquely identify each character using 0s and 1s, no matter languages or computer platform used - Longer code with 1 to 4 bytes (8 to 32 bits) per character and can represent over one million characters which more than enough to create unique combinations
41
What is the biggest advantage of unicode and why is it replacing ASCII?
- Biggest advantage is that it can be used worldwide with consistent and unambiguous results - Unicode is quickly replacing ASCII as the primary text-coding system - Unicode includes ASCII characters set so ASCII data can be converted into unicode easily - Unicode is used by most web browser, software programs like Microsoft Windows and programming languages like Java - Unicode is updated regularly to add new character and new languages - Most recent version is Unicode 6.0
42
How many bits is unicode?
Unicode is up to 16 bits: 215
43
What are the basic computer units based on the binary system?
Bit, byte, word
44
What is a word?
- A word is the total amount of bytes a computer can process at a time, but depends on computer, length of a word can vary from computer to computer (1 to 8 bytes) - Ex. computer systems process either 32 (4 bytes) or 64 (8 bytes) bits at one time Computers are often compared by the size of the word they can process - A larger word size allows for faster processing and the use of more RAM, provided the software being used is written to take advantage of 64 bit processing - 64 bit version has a higher performance than 32 bit but much of today’s software is still 32-bit software
45
What do metric prefixes use and express?
- Prefixes are usually used in combination with the word bit or byte - Speed is usually expressed in bits - Storage space is usually expressed as bytes - Megabyte uses the base 10 number system (1000000) but there is some confusion because in computer system, a 1 megabyte item such s memory isn’t exactly 1000000 but rather 1048576 (220) - Large values expressed for computer system are based on the binary number system
46
How is bit expressed?
lowercase b
47
How is byte expressed?
uppercase b
48
How is data transferred?
Data is transferred in two ways: serial and parallel Ports on a computer are similarly classified as serial or parallel ports
49
What is a serial transfer?
Serial transfer → data is sent 1 bit at a time in successive order - Keyboard - Mouse - Telephone line because of the limited capacity - USB → universal serial bus - Serial includes USB and different ports
50
What is a parallel connection and what are some problems with it?
- Data is sent 8 bits at a time side by side, sent at a much faster rate than serial port - Data is transferred in parallel on the computer bus system between devices like the hard drive, RAM and CPU - Limitations include speed causes troubles so series are mostly used to avoid problems - Cross talk where if the speed increases, the electrical pulses grow a huge magnetic field which interferes with the other lines
51
Convert 128 bits
128/8 = 16 bytes 16/1000 = 0.016 kB 16/1000000 = 0.000016 MB 16/1000000000 = 0.000000016 GB
52
Convert 512 bytes
512 bytes = 512 x 8 = 4096 bits 512/1000 = 0.512 kB 512/1000000 = 0.000512 MB 512/1000000000 = 0.000000512 GB
53
Convert 248 kB
248 kB → 248x1000 = 248000 bytes 248000x8 = 1984000 bits 248000/1000000 = 0.248 MB 248000/1000000000 = 0.000248 GB
54
Convert 2MB
2 MB → 2 x 1000000 = 2000000 bytes 2000000 x 8 = 16000000 bits 2000000/1000 = 2000 kB 2000000/1000000 = 2 MB 2000000/1000000000 = 0.002 GB
55
Convert 128 GB
128 GB → 128 x 1000000000 = 128000000000 bytes 128000000000 x 8 = 1024000000000 bits 128000000000/1000 = 128000000 KB 128000000000/1000000 = 128000 MB 128000000000/1000000000 = 128 GB
56
How many bits can be represented up to 127 in standard decimal system?
7 bits
57
What is cache memory?
Cache memory is a special group of very fast memory circuitry located on or close to the CPU. Cache memory is used to speed up processing by storing the data and instructions that may be needed next by the CPU in handy locations. In theory, it works the same way you might work at your desk; that is, with the file folders or documents you need most often placed within an arm’s length and with other useful materials placed farther away but still within easy reach.