Analog & Digital Information Flashcards

1
Q

What is information vs data? Example?

A

Information is some knowledge that you want to record or transmit

Data is the representation of information

Information is a persons weight data is 65kg

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

What is a signal?

A

A means to record or transmit data

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

What are the two types of information? What are some examples?

A

Inherently continuous (infinitely many values in any range)
- mass, temperature, most physical properties, numbers between 1 and 10

Inherently discrete (finite number of values in any range)
- days in a week, number of steps walked, number of students on campus today

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

What are the two main ways to represent info? What do they represent? Examples?

A

Analog: continuous representation, analogous to the actual info it represents

Ex. Mercury thermometers

Digital: discrete representation, uses finite number of digits or symbols to record data

Ex. Digital clock

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

Are computers infinite or finite?

A

Finite

Can only operate in a fixed amount of data at a time, and the amount and type of data must be known ahead of time

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

How can you represent information from an infinite range on a computer?

A

Need to represent enough of the range to meet our computational needs

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

How do you convert analog data to digital data?

A
  1. Sampling (discretization)
  2. Quantization (truncation)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is sampling or discretization? Examples?

A

Converts continuous variation to discrete snapshots

Dividing a picture into pixels, frames per second in a video

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

What is quantization or truncation? Example?

A

Converts infinite range of values to a finite one

1/3= 0.3 instead of repeating, pi is 3.14 instead of infinite

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

Can information be lost when digitalizing? Is it ok?

A

Yes

Yes because we can decide what can be lost and there are mechanisms to determine the proper parameters to digitize info with as much precision necessary

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

What is the basis of representing digital data? What is the unit symbol?

A

Binary digit or bit

b

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

What are the two values of a bit?

A

0 or 1

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

What are bits combined into a group of 8 called? What is the unit symbol?

A

Byte

B

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

Why do use digital or binary data?

A

Computers cannot work well with analog data

Large range of values in analog representation

Using binary has cost and reliability benefits

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

What are the benefits of digital data in signal transmission and storage?

A

Digital signals only have a high or low state

When transmitted signals degrade and it’s easier to determine what the original signal was in it only has a high or low state

Digital signals can be restored after degradation analog cannot

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