Digital Information: Bits and Bytes + Binary Numbers Flashcards
Binary Data
1s and 0s
What parts of a computer contain all the info
wires + circuits
How is information stored in computers using electricity
using bits
Bit
the smallest piece of information a computer can store
What are Bits made of
(2 options) 0s OR 1s
BITS ONLY HOLD ONE PIECE OF INFO
Bits are stored in what
wires
How many bits are in 1 wire
1 ( a 0 and 1)
The binary number system
only 2 digits: 0 and 1 where each position multiplies by 2
(so like instead of ones position, tenths position, hundredths position, etc. you get ones position, twos position, fourth position, etc.)
how can you calculate a number with 1s and 0s
multiply 1 or 0 by the exponent number thingie whatever place its in
how do you calculate the binary system numbers of 1001
(12^3) + (02^2) + (02^1) + (12^0) = 9
How are texts represented with binary Data
assign numbers (and therefore binary thingies)
How are images represented with binary Data
pixels that have colors that are represented with different numbers
sound
a series of vibrations in the air
how is sound represented in binary Data
each point on a graph of a sound waveform is represented by a different set of binary Data
when sound is recorded in a graph what is it called
a sound waveform