What is M-ary Encoding:
In digital communication, M-ary encoding refers to using more than 2 symbols (i.e., beyond binary) to represent data.
For example, in 4-ary (M=4) encoding, 2 bits can be represented per symbol. Why M-ary improves bandwidth efficiency:
Increasing M reduces the number of symbols required to transmit a message.
Fewer symbols per second means reduced bandwidth usage.
Example: Binary needs 1 symbol per bit; 4-ary needs only 0.5 symbols per bit. Trade-off:
Higher M means improved bandwidth efficiency.
But it requires better SNR to distinguish between more symbols.
Was this answer helpful?
0
0
Top Questions on Digital Electronics and Logic Gates