[디지털통신] Matched filter, Convolution, CDMA 통신망 구현
본 자료는 2페이지 의 미리보기를 제공합니다. 이미지를 클릭하여 주세요.
닫기
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
해당 자료는 2페이지 까지만 미리보기를 제공합니다.
2페이지 이후부터 다운로드 후 확인할 수 있습니다.

소개글

[디지털통신] Matched filter, Convolution, CDMA 통신망 구현에 대한 보고서 자료입니다.

목차

1-(a) hadamard code 를 통한 matched filter 구현
1-(b) Convolution 의 원리 구현
2-(a) DS-CDMA 통신망에서의 Error Probability
2-(b) 8 user CDMA 통신망 구현

본문내용

or;
end
zt=[zt I];
end
a2=[0:0.01:14]; %x axis - DB scale
plot(a2,zt)
xlabel('SNR(dB)')
ylabel('P_e')
ylabel('Bit Error Probability, P_{e,k}')
grid
legend('user-1','user-2','user3','user-4','user-5','user-6','user-7','user-8')
figure(2)
semilogy(a2,zt)
xlabel('SNR(dB)')
ylabel('Bit Error Probability, P_{e,k}')
title('Error Probability for user-k')
grid
legend('user-1','user-2','user-3','user-4','user-5','user-6','user-7','user-8')


They are almost similar with picture in problem(2a). But they are different. I think this difference comes from different coding system.
As we can see in left picture- between BPSKs, difference due to coding operating, BER is changed due to many cause.
In a communication system, the receiver side BER may be affected by transmission channel noise, interference, distortion, bit synchronization problems, attenuation, wireless multipath fading, etc.
The BER may be improved by choosing a strong signal strength (unless this causes cross-talk and more bit errors), by choosing a slow and robust modulation scheme or line coding scheme, and by applying channel coding schemes such as redundant forward error correction codes.
  • 가격2,000
  • 페이지수6페이지
  • 등록일2010.05.18
  • 저작시기2010.3
  • 파일형식한글(hwp)
  • 자료번호#611882
본 자료는 최근 2주간 다운받은 회원이 없습니다.
청소해
다운로드 장바구니