필터 지우기
필터 지우기

QPSK Model

조회 수: 4 (최근 30일)
Kayode ojetunde
Kayode ojetunde 2012년 3월 14일
I am trying to build Qpsk modulator. I used Binary generator as my Input bit stream ant used Demux to split into I and Q but when I ran it is given me dimension error.That dimension is being set to one input/output Demux mut be equal. Pls any help?

답변 (2개)

Rick Rosson
Rick Rosson 2012년 3월 15일
Instead of the binary generator, use the Random Integer Generator, and set the M-ary number to a value of 4. This will generate the integers 0...3 with equal probabilities. Then connect the output of the generator block to the input of the QPSK Modulator, and connect the output to a Scatter Plot Scope.
HTH.

mushreq Al tememy
mushreq Al tememy 2012년 6월 21일
hi Mr rick rosson, i am doing the same thing but i have already my signal which is CDMA signal , when i inject my signal(cdma) to QPSK it doesnt work??? what should i do to make it works plz...thx

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by