if i change convolution encoder to 3/4 or 7/8 code rate can u tell BER shd improve wid comp to1/2 ?

조회 수: 4 (최근 30일)
i have implemented MODEM which has Convolution encoder. when i change 1/2 to 3/4 or 7/8 . My BER for 3/4 or 7/8 comes out to be zero .....with AWGN as 1 db for Eb/No .is it right ?plese give ur suggestion

답변 (1개)

charan
charan 2025년 1월 18일
Hi Shailee,
In general when the code rate is increased from 1/2 to 3/4 or 7/8, the BER is reduced due to increased redundancy in the data.Higher code rates give better error correction capability but the overall throughput is reduced. 1dB is a low snr value to check the correctness of the code.Testing over a range of Eb/No values can give a better idea.
Hope this helps!
  댓글 수: 1
Paulius
Paulius 2025년 4월 16일
Indeed, it is quite opposite. The largest redundancy is at 1/2 rate – for every bit you generate 2 bits – it is 50% redundancy. At rate 3/4 you get only 25% redundancy: for every 3 bits you generate 4 bits as output. The 7/8 rate has the lowest redundancy. So speaking about BER at the same noise level in the channel, it starts increasing as the code rate increases: the BER will be worse at 3/4 than at 1/2.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by