diff options
Diffstat (limited to 'comp/work/33/networks')
-rw-r--r-- | comp/work/33/networks | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/comp/work/33/networks b/comp/work/33/networks new file mode 100644 index 0000000..7d75321 --- /dev/null +++ b/comp/work/33/networks @@ -0,0 +1,10 @@ +a) baud rate of 10, 20 / 2 bits per change +b) 20 + +a) baud rate of 100, 300 / 3 bits per change +b) 300 + +the bit rate is the same as the baudrate when the bitrate is equal to the number of bits per signal change + +the baud rate will be higher than the bitrate when the bitrate is lower than the number of bits per signal change + |