BRONZE
BRONZE 등급의 판매자 자료

essentials of communication systems engineering (page 167쪽 문제 3.4 풀이와 매틀랩)

essentials of communication systems engineering (john G. Proakis masoud salehi) page 167쪽 문제 3.4 풀이와 이에대한 매틀랩 구현. 그리고 자세한 분석.
6 페이지
한컴오피스
최초등록일 2010.10.15 최종저작일 2009.05
6P 미리보기
essentials of communication systems engineering (page 167쪽 문제 3.4 풀이와 매틀랩)
  • 미리보기

    소개

    essentials of communication systems engineering (john G. Proakis masoud salehi)
    page 167쪽 문제 3.4 풀이와 이에대한 매틀랩 구현. 그리고 자세한 분석.

    목차

    problem 3.4 Demodulation of the DSB-AM Signal

    The message signal m(t), which is given in Problem CP-3.1 ( m(t) = sinc(100t), 0≤t≤to ), modulates the carrier c(t) = cos2πfct and results in the DSB-AM signal u(t) = m(t)c(t).
    The carrier frequency fc = 250Hz and to = 0.1.
    1. By selecting the sampling interval ts = 0.0001, generate 1000 samples of the message signal m(t), the modulated signal u(t), and plot both signals.
    2. Demodulate the sampled DSB-AM signal u(t) generated in Part 1 by using the demodulator shown in Figure CP-3.4. Perform the demodulation for Φ = 0, π/8, π/4, π/2, and plot the received message signal mr(t). The lowpass filter is a linear-phase-FIR filter having 31 taps, a cutoff frequency (-3dB) of 100Hz, and a stopband attenuation of at least 30dB.
    3. Comment on the results obtained in Part 2.
    4. Instead of using a time-domain-lowpass filter to reject the frequency components centered at 2fc, compute the discrete-Fourier transform(DFT) of 1000 samples of the mixer output, set to zero those frequency components centered at 2fc and compute the inverse DFT to obtain the time-domain signal. Compare the results of this frequency-domain filtering with the time-domain filtering in Part 2.

    - page 167쪽 문제 3.4 풀이

    - 매틀랩 소스와 구현 그래프. 그리고 분석

    본문내용

    t=0:0.0001:0.1; % t sampled with sampling interval 0.0001
    fc=250; % carrier frequnecy
    mt=sinc(100*t); % sampled message signal
    ct=cos(2*pi*fc*t); % sampled carrier signal
    ut=mt.*ct; % sampled DSB-AM signal
    stem(t,mt,`b`); % ploting the sampled message signal using stem version
    hold on
    stem(t,ut,`r`); % ploting the sampled DSB-AM signal using stem version
    ▶ 어느 임의의 부분을 확대 하여서 보았다. stem 함수를 이용하였기 때문에 확대하여서 보면 확실하게 m(t)하고 u(t)가sampling 되었다는 것을 알 수가 있다.

    2.
    ① ø=0
    t=0:0.0001:0.1; % t sampled with sampling interval 0.0001
    fc=250; % carrier frequnecy
    mt=sinc(100*t); % sampled message signal
    ct=cos(2*pi*fc*t); % sampled carrier signal
    ut=mt.*ct;
    phi=0; % sampled DSB-AM signal

    mt1=ut.*cos(2*pi*fc*t+phi); % mixed signal when the phase is 0

    h=fir1(30,0.2); % impulse response of LPF with 31 taps and 100Hz frequency response

    참고자료

    · 없음
  • 자료후기

      Ai 리뷰
      지식판매자의 이 자료 덕분에 ,복잡했던 과제를 체계적으로 정리하고, 실질적인 결과를 얻을 수 있었습니다. 완벽한 자료였습니다. 매우 추천합니다.
    • 자주묻는질문의 답변을 확인해 주세요

      해피캠퍼스 FAQ 더보기

      꼭 알아주세요

      • 자료의 정보 및 내용의 진실성에 대하여 해피캠퍼스는 보증하지 않으며, 해당 정보 및 게시물 저작권과 기타 법적 책임은 자료 등록자에게 있습니다.
        자료 및 게시물 내용의 불법적 이용, 무단 전재∙배포는 금지되어 있습니다.
        저작권침해, 명예훼손 등 분쟁 요소 발견 시 고객센터의 저작권침해 신고센터를 이용해 주시기 바랍니다.
      • 해피캠퍼스는 구매자와 판매자 모두가 만족하는 서비스가 되도록 노력하고 있으며, 아래의 4가지 자료환불 조건을 꼭 확인해주시기 바랍니다.
        파일오류 중복자료 저작권 없음 설명과 실제 내용 불일치
        파일의 다운로드가 제대로 되지 않거나 파일형식에 맞는 프로그램으로 정상 작동하지 않는 경우 다른 자료와 70% 이상 내용이 일치하는 경우 (중복임을 확인할 수 있는 근거 필요함) 인터넷의 다른 사이트, 연구기관, 학교, 서적 등의 자료를 도용한 경우 자료의 설명과 실제 자료의 내용이 일치하지 않는 경우

    함께 구매한 자료도 확인해 보세요!

    문서 초안을 생성해주는 EasyAI
    안녕하세요. 해피캠퍼스의 방대한 자료 중에서 선별하여 당신만의 초안을 만들어주는 EasyAI 입니다.
    저는 아래와 같이 작업을 도와드립니다.
    - 주제만 입력하면 목차부터 본문내용까지 자동 생성해 드립니다.
    - 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
    - 스토어에서 무료 캐시를 계정별로 1회 발급 받을 수 있습니다. 지금 바로 체험해 보세요!
    이런 주제들을 입력해 보세요.
    - 유아에게 적합한 문학작품의 기준과 특성
    - 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
    - 작별인사 독후감
    해캠 AI 챗봇과 대화하기
    챗봇으로 간편하게 상담해보세요.
    2025년 08월 08일 금요일
    AI 챗봇
    안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
    1:08 오전