Unit 1 Flashcards

1
Q

what base is binary numbers?

A

base 2

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

list the binary pattern

A

64 32 16 8 4 2 1

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

how are large binary numbers written?

A

in chunks of 4

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

is there a pattern for determining if a binary number is odd?

A

if it is odd, the binary number ends with a 1

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

what base is the hexadecimal system?

A

base 16

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

what do you use in the binary number system?

A

0 and 1

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

what do you use in the hexadecimal system?

A

0 1 2 3 4 5 6 7 8 9 A B C D E F

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

A2D to binary

A

1010 0010 1101

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

1010 0101 1110 to hexadecimal

A

A5E

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

how to calculate compression percentage?

A

amount gone/original

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

what is a byte?

A

a byte is a unit of data that is 8 bits long

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

KB

A

kilobyte - 1000 bytes (10^3)

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

MG

A

megabyte - 1 million (10^6)

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

GB

A

gigabyte - 1 billion (10^9)

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

TB

A

terabyte - 1 trillion (10^12)

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

PB

A

petabyte - (10^15)

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

EB

A

exabyte - (10^18)

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

all bytes in increasing order

A

kilobyte, megabyte, gigabyte, terabyte, petabyte, exabyte

19
Q

how many mbs per minute does a MP3 hold?

20
Q

one hour of high quality video?

21
Q

3.5 million characters equates to

22
Q

what is the internet?

A

tangible physical system made to move info

23
Q

what does the internet ship?

A

binary information (1= on, 0=off)

24
Q

what is binary information made out of?

A

made of bits

25
how many bits equal a byte?
8 bits
26
what are atoms of information?
bits
27
3 ways we send bits
electricity, light, radiowaves
28
how does radio waves work in sending bits?
sender- binary to radio waves receiver - radio waves to binary
29
what is bandwith?
max transmission capacity
30
how is bandwidth measured?
bitrate: # of bits per second a system can transmit
31
what is latency?
amount of time it takes for a bit to travel from sender to reciever
32
what are pixels made of?
red green blue
33
what is resolution?
dimensions in pixels
34
what is density
small screen=more dense=sharper images
35
range of bits in pixels?why?
0-255; 11111111- 8 bits= 255 in binary
36
what does 0 mean in pixels? 255?
dark; light
37
for pixels how are the binary codes split?
into threes
38
what is lossy compression?
to save space some info is thrown away
39
ex of lossy
image can be compressed into lower resolution
40
lossless compression
no data lost, so it can be decomposed into exact og
41
ex lossless
find patterns and use that to compress - lyrics, books
42
what is the aim of compression?
represent info in smallest format possible
43
what does copyright allow for?
allows creators to decide where and how much their piece is sold- you have the choice
44
what does copyright create for creators?
a marketplace