When you say "without using objeccs" do you mean without using the system objects provided to do the modulation and demodulation? In other words, is your task to write a modulator and demodulator yourself without using the toolbox modulation and demodulation routines?
It says that we need to take two bit at a time even and odd bits then multipy signals with inphase and quadratuer phase components. ul get modulated output. But How to get demodulated output using LLR I am not able to understand
To perform QPSK modulation and demodulation, you can use the “pskmod” and “pskdemod” functions by setting the order of modulation to 4.
The “pskmod” function is elaborated upon here, with the example of QPSK modulation provided, and the “pskdemod” function is elaborated upon here, with an example of the entire process of modulation, channel modelling and demodulation.
Thanks for soln, but I have done with this method. I have already said that i Dont want to use objects. i need to code it fully by own means. if anyone can help me to design a modulator without using objects it will be much appretiated.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
4 件のコメント
Walter Roberson (view profile)
このコメントへの直接リンク
https://jp.mathworks.com/matlabcentral/answers/475287-qpsk-modulator-and-demodulator#comment_732865
Nitin Sapre (view profile)
このコメントへの直接リンク
https://jp.mathworks.com/matlabcentral/answers/475287-qpsk-modulator-and-demodulator#comment_732958
Walter Roberson (view profile)
このコメントへの直接リンク
https://jp.mathworks.com/matlabcentral/answers/475287-qpsk-modulator-and-demodulator#comment_732998
Nitin Sapre (view profile)
このコメントへの直接リンク
https://jp.mathworks.com/matlabcentral/answers/475287-qpsk-modulator-and-demodulator#comment_733003
サインイン to comment.