If I encode 9bits/signal element, what is the minimum required bandwidth of the channel in Hertz?
With the information that 9bits/signal element, is it possible to find its bit rate or any other things so as to find the minimum required bandwidth?
|
|
The bits/signal ratio is irrelevant, and can be anything. What matters is the (signals or symbols)/second. As such, the actual required bandwidth is completely independent of the modulation scheme. It is only a function of the data rate. From your description, I assume Therefore, if you had a required data rate of 9 bits/second, your required signal bandwidth would be 1 Hz (or 1 symbol per second). 18 bits/second would be 2 Hz, 27 would be 3 Hz, etc... Related Reading: |
|||||||||
|
|
As shown many years ago by Claude Shannon, the capacity of a signal channel to transmit data is a function of the bandwidth of the channel (which determines how many symbols/second can be transmitted) and the number of bits/symbol that can be encoded (which is determined by the signal-to-noise ratio of the channel). The equation is: \$ C = W \cdot log_2(1+\dfrac{S}{N}) \$ where If the signal-to-noise ratio were infinite then one could send an infinite number of bits per symbol since an infinite number of amplitude levels could be identified. Also if the bandwidth were infinite one could send an infinite number of bits per second. One must know the required channel capacity, C, and the signal-to-noise ratio (S/N) in order to determine the required bandwidth, W. Knowing how many bits/symbol can be encoded is a step in that direction but more information is needed. |
||||
|
|
You must choose ;
If one assumes the noise is Gaussian, then from Shannon-Hartley's Channel Capacity theorem, you can answer this question. There may be other solutions for other noise types.
A flow of 28800 bps is obtained by 3200 baud at 9 bits/baud. ( or 9 bits per symbol element) Some pattern recognition from signal content in amplitude/phase/frequency domains may indicate this. Training for symbol rate and assumed modulation schemes used in sequence for sync assist in this answer. For telephony modem specific questions be sure to specify. For other types of characters, in good humour, specify if talking about cheese or language. |
||||
|
|