필터 지우기
필터 지우기

digital modulation, ask, q-ask

조회 수: 3 (최근 30일)
osman yurdakul
osman yurdakul 2011년 6월 26일
hello friends, i have [0 0 0 1 1 0 1 1] bit sequence.
i want to create q-ask modulation scheme like being showed in
please help me

답변 (1개)

Rick Rosson
Rick Rosson 2011년 6월 26일
Please try the following:
  1. Convert the binary sequence to a sequence of symbols with values 0,1,2, or 3.
  2. Map the sequence of symbols to a sequence of amplitude levels -3,-1, +1, +3.
  3. Multiply the sequence of amplitude levels by a sine or cosine wave at the appropriate carrier frequency.
  4. Plot all of the results versus time.
HTH.
Rick

카테고리

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by