Download Physical Layer – How bits are sent

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Alternating current wikipedia , lookup

Opto-isolator wikipedia , lookup

Heterodyne wikipedia , lookup

Telecommunications engineering wikipedia , lookup

Manchester Mark 1 wikipedia , lookup

Transcript
Physical Layer – How bits are
sent
Goal
• Physical layer design goal: send out bits as fast
as possible with acceptable low error ratio
• Goal of this lecture: get to know the basics of
physical layer design, the constraints, the
solutions, should be able to solve some simple
problems
Some simple schemes
• There is a wire between A and B. If A wants to
send a bit `1’, he connects the wire to the positive
end of a battery. Otherwise he disconnects it
from the battery.
• Or A can hold a radio, if `1’, he sends at frequency
f1 and if `0’ he sends at frequency f2.
• Or there is an optical fiber between A and B and
if `1’ A lit up a light and if `0’ A does nothing.
Ethernet
• So, why not simply do that? We can let a
electronic switch to do the switching between
0s and 1s.
• In fact, yes we can.
• This is what is done in 10Mbs Ethernet.
Ethernet Physical Layer
• Get bits from upper layer, do Manchester
encoding, then pull the voltage up and down
• The only thing that is added other than simply
sending 1 and 0 is the Manchester encoding –
why do we need it? What could happen if you
miss the sample time?
• How do you know the beginning of a frame?