Binary Representation
Binary Representation
Representation
Binary is the language of computers. Binary consists of these 1
(on) and 0s(off). Using binary we represent: - Text
Numbers
Images or Photos
Sound
A place value table allows a decimal number to be converted to its
binary equivalent. When a computer represent 4 bit, bit 8 or 16
bit data, each is created by turning on (1) or off (0).
4 bit binary can represent 16 characters. It can represent number
from 0-15.
Binary computing
Any digital device only understands the language of binary.
What are transistors?
Transistors is type of switch which controls the flow of electricity
in the circuit switching it on or off. Higher the number In 1954, the first
of transistors allows more complex data to be transistors- based
processed. computer, the
How to convert analogue sound to binary? TRADIC, contained
around 700
To convert the analogue sound to digital, the transistors. In 2020,
sound the Apple M1
clip is sampled. This means that the sound processor contained
wave is recorded at regular time interval. around 16 billion
transistors
Increasing the sampling rate (the number of samples
per second) increase the amount of data and creates
a more accurate version.
Note:-
The denary 39 and etc converts to a binary number with only 6
digits. To make an 8-bit binary number, we need to write zeros in
the other two places: 0010011
In binary, the least significant bit (LSB) is the digit with lowest
value. The LSB is the digit furthest to the right. The most
significant (MSB) is the digit with the highest value. The MSB is
the digit furthest to the left.
1 0 0 1 1 0 0 1
MSB LSB
LSB
The LSB is 1, with a value of 1
The MSB is 1, with a value of 128
Data Packets
Packet switching is breaking large chunks of data into small
pieces of binary (data packets).
Data packets consists bits of binary code.
Packet header
Stores the data where
the data, from whom it
is send and etc.
Packet body
Stores the actual piece
of information
Packet footer
Signals the end of the data
packet and checks if the packet
is complete
Network speeds
Bandwidth:-How much data is transferred per second
Network: - Network speed a measure of how quickly a file would
uploaded or downloaded
LAN- Local Area Network CPU – Central Processing Unit
Network speeds are measured in bytes per a second