grin005
Dec 29 2007, 00:17
Может у кого-нибудь есть пример, схема бифазного кодирования?
ОЧень нужно... спасибо
grin005
Dec 29 2007, 14:27
Each bit to be transmitted is represented by a symbol comprising two consecutive binary states. The first state of a symbol is always different from the second state of the previous symbol. The second state of the symbol is identical to the first if the bit to be transmitted is logic 0. However, it is different if the bit is logic 1. See
figure 3.
тоесть
"0" -> "00" или "11"
"1" -> "10" или "01" в зависимости от предыдущего значения, так как выше было сказано, чточо первое значение символа всегда отличается от второго значения предыдушего символа.
ПРимер на рисунке.