網絡教程(1)通過導線傳播數字信號
阿新 • • 發佈:2019-01-05
ber image nts alt mage ould con mapping err
Ethernet cable
加voltage 通過voltage變化傳輸信息到另一端
假如是這樣加電壓的
可以看到有兩種狀態,一個是5v 另一個是0v
we call these states symbols
-we call these symbols because we can use them to represent information like a number
我們叫symbol因為我們可以用它來表示信息——比如說數字
0v is a symbol represents 0
5v is a symbol represents 1
The rate of sending these symbol are called symbol rate
發送這些信息的比率 被叫做 symbol rate (符率|傳碼率
so in this case the symbol rate would be one symbol per second
在這個案例中symbol rate 是 1個symbol/每秒
sometimes it referred to as baud,
baud n.波特
means symbol rate in symbols per second
baud表示通信線路狀態每秒鐘變化的次數。
通過以上的方法的話我們就能發送任意的number了
但是我們想發 text:
(通過ASCII mapping)
網絡教程(1)通過導線傳播數字信號