30 Ocak 2018 Salı

baud nedir

baud ve bit Farkı
Baud ile bit farklı şeylerdir. Baud gönderilen sinyal sayısını belirtir.
A baud rate is the number of times a signal in a communications channel changes state or varies. For example, a 2400 baud rate means that the channel can change states up to 2400 times per second. The term “change state” means that it can change from 0 to 1 or from 1 to 0 up to X (in this case, 2400) times per second.
Yani baud state veya sembol değişiminin hızıdır. Açıklaması şöyle.
The rate of symbols is called "baud".
sembol nedir
Açıklaması şöyle.
"Symbol" is the word used to describe the process of mapping hardware signals (such as voltages or magnetic patterns) into logical bits. If a symbol may have 4 states, it can encode 2 bits worth of information
sembol ve voltaj arasıdaki ilişki şöyle.
If I have a 0-5V wire, and 2 states per symbol (1 bit), my two states are 0V and 5V, with 5V between each symbol. If I have the same wire, but encode 4 states per symbol (2 bits), my states are 0V, 1.66V, 3.33V and 5V. That's 1.66V between each symbol. It's now easier for noise to corrupt my signal.
Bir simbol tek bir bit taşımak zorunda değildir. Modülasyon tekniğine bağlı olarak bir veya daha fazla bit taşıyabilir.

Matematik
Örnek
Kabaca şöyle yaparız.

Bir baud ile bir bit taşırsak ve 9600 baud ve length = 8 ve stop bit = 10 ise

Her byte için = 10/9600 = 1041.66666666 microsaniye = 1.041 milisaniye harcanır

256 byte için yaklaşık  266 miliseconds harcanır

Hiç yorum yok:

Yorum Gönder