Module 1: Data Transmission Flashcards

(41 cards)

1
Q

What is data in its raw form?

A

The information that you input

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

What happens every time you hit send, share, or upload?

A

You are sending data that you created somewhere out onto the network

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

What is volunteer data?

A

Data that you offer yourself

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

What does it mean to agree to share volunteer data?

A

You realize data is being collected about you and you consent to share or store it

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

What is inferred data?

A

Data that you generate by your activities

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

Give an example of inferred data.

A

Your credit card usage and the records kept by stores

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

How does inferred data help companies?

A

It helps them understand your preferences and location

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

What type of data is collected when you use an ATM card?

A

Inferred data indicating your travel and location

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

What is observed data?

A

Data collected through tracking your activities, like location services on your phone

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

What does your phone do with location services enabled?

A

It keeps track of your location and transmits this information to your carrier

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

What term is used to describe large amounts of data stored in the cloud?

A

Big data

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

True or False: You should be cautious when clicking the share or store buttons on your devices.

A

True

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

Fill in the blank: Inferred data is generated by your _______.

A

[activities]

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

What are the two possible values a bit can have?

A

0 or 1

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

What does the term ‘bit’ stand for?

A

Binary digit

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

What is the smallest piece of data in computing?

A

Bit

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

How do humans interpret data compared to computers?

A

Humans interpret words and pictures; computers interpret patterns of bits

18
Q

What can a bit represent in terms of physical states?

A

Two discrete states such as magnetization, voltage levels, or light intensity

19
Q

In binary representation, what does the state ‘On’ correspond to?

20
Q

In binary representation, what does the state ‘Off’ correspond to?

21
Q

How do input devices translate human interaction?

A

Into binary code for the CPU to process and store

22
Q

What do output devices do with binary data?

A

Translate it back into a human recognizable form

23
Q

What is the commonly used code for representing characters in binary?

A

American Standard Code for Information Interchange (ASCII)

24
Q

How many bits represent each character in ASCII?

25
What is the binary representation of the capital letter 'A' in ASCII?
01000001
26
What is the binary representation of the number '9' in ASCII?
00111001
27
What is the binary representation of the special character '#' in ASCII?
00100011
28
What is a group of eight bits called?
Byte
29
What types of information can codes represent digitally?
* Computer data * Graphics * Photos * Voice * Video * Music
30
Fill in the blank: Each group of eight bits is known as a _______.
Byte
31
True or False: Computers use binary codes to represent letters, numbers, and special characters.
True
32
What is the first step in data transmission?
Data is transformed into a series of bits ## Footnote This transformation is essential for sending data across a network.
33
What does 'media' refer to in the context of data transmission?
The physical medium on which the signals are transmitted ## Footnote Examples include copper wire, fiber-optic cable, and electromagnetic waves.
34
What is a signal in data transmission?
Electrical or optical patterns transmitted from one device to another ## Footnote These patterns represent digital bits (the data).
35
What are the three common methods of signal transmission?
* Electrical signals * Optical signals * Wireless signals ## Footnote Each method uses different techniques to transmit data.
36
How are electrical signals transmitted?
By representing data as electrical pulses on copper wire ## Footnote This method is commonly used in homes and small businesses.
37
How are optical signals transmitted?
By converting electrical signals into light pulses ## Footnote This method is often used in fiber-optic communication.
38
How are wireless signals transmitted?
Using infrared, microwave, or radio waves through the air ## Footnote This method allows for wireless communication over distances.
39
What is the typical medium for network signals in most homes?
Copper wires (cables) or Wi-Fi enabled wireless connections ## Footnote These are the most common forms of transmission in residential settings.
40
What medium do larger networks typically use for signal transmission?
Fiber-optic cables ## Footnote These cables can reliably carry signals over longer distances.
41
Fill in the blank: Signals may be converted many times before ultimately reaching the _______.
destination ## Footnote This may occur as the media changes between the source and destination.