Technology-Chapter 7 Flashcards

1
Q

digitize

A

to represent information with digits
calls for the use of 10 digits
can be placed in order

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

digit

A

ten, 0-9

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

player encoding

A

uses the standard symbols from music players

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

refer to ! as

A

bang or star instead of using that word

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

collating sequence

A

to place information ignored by using symbols (other than digits), we need to agree on an ordering for the basic symbols.

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

digitizing

A

representing information by symbols-not just the ten digit symbols

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

Phenomenon

A

can be anything, light , charge, magnetism, pressure, color, velocity

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

Information

A

the presence or absence of a phenomenon at a specific place and time.

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

Digital information is either

A

present or absent

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

PandA

A

mnemonic for presence and absence, describes information that is black or white

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

PandA

A

binary system

mnemonic for presence and absence, describes information that is black or white

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

Bit

A

is the information produced in one PandA observation

embodies the information observed about a phenomenon (present or absent) at a specific place and time.

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

Binary system

A

two possible alternatives make PandA observation this..

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

Memory

A

bit definition, plus memory requires the ability to set the phenomenon to be either present or absent.
arranged inside a computer as a very long sequence of bits

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

Binary number system

A

computers to represent numbers in base 2, than to use bits to represent decimal digits.

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

Hexadecimal numbering system

A

hex- 16 numerals, and first six letters

17
Q

binary numbers are different from decimal numbers by being limited to two digits rather than

A

ten digits. the number of digits- the base of the numbering system- is the only difference.

18
Q

Decimal vs binary

A

decimal- we use place value-where each place represents the next higher power of 10.
1=10^0

binary-same idea but with powers of 2.
1=2^0

19
Q

radix

A

the base of a numbering system, 10 decimal and 2 for binary.

20
Q

radix

A

the base of a numbering system, 10 decimal and 2 for binary.

21
Q

95 distinct symbols are able to be used in a keyboard with ..

A

7 bits

2^7=128, more than you need

22
Q

ASCII- American Standard Code for Information Interchange

A

7 bit code, advantages:

  • computer parts can be connected
  • programs can create data and store it so that different programs can process it later
23
Q

Extended ASCII is a ..

A

8 bit code, now know as ISO-8859-1

24
Q

8 BITS =

25
The NATO Broadcast alphabet
used in air traffic communication, encodes letters as words, the words are symbols, replacing the standard spoken names for the letters
26
Universal Product Codes-UPC
manufacturer code left side, product code right side, each side complements each other.
27
Unicode Transformation Format -UTF
The way characters are represented for the Web and other applications requiring international information exchange.
28
Metadata
information describing information | separate from the information that it describes
29
tags
most common way to give metadata
30
parity
refers to wether the number is even or odd
31
even parity
to encode bytes using this we use the normal byte encoding
32
why is byte spelt with a Y?
Werner Buchholz- worked for IBM supercomputer called stretch, created this to be a mass quantity of bit, common mistake to say bite, so put it as byte