How can I get successful transmission using the QPSK transmitter and receiver USRP?

7 views (last 30 days)
I am now using two USRPs (NI 2920) as the QPSK transmitter and receiver using the scripts http://uk.mathworks.com/help/supportpkg/usrpradio/examples/qpsk-transmitter-with-usrp-r-hardware.html and http://uk.mathworks.com/help/supportpkg/usrpradio/examples/qpsk-receiver-with-usrp-r-hardware.html?searchHighlight=QPSK%20Receiver%20with%20USRP%C2%AE%20Hardware. First, I wonder are these two USRPs share the same IP address which is 192.168.10.2? Second, I do not know where I am wrong as when I use different IP address for transmitter and receiver, I get messy codes which are attached by the screenshots. Do I have to update both USRP firmware and FPGA images and UHD version ( http://uk.mathworks.com/help/supportpkg/usrpradio/ug/support-package-hardware-setup.html) Thanks very much
  3 Comments
Yehezkiel Deta Kristiawan
Yehezkiel Deta Kristiawan on 23 May 2019
Hello Wenyu Zhang. I saw your youtube video titled USRP-based QPSK transceiver. I have a project task similar to the one you made. Can I get your email address so I can contact you?
or if you pleased, I hope you can contact my email address: yehezkieldeta@gmail.com
regards,
Sana Rehman
Sana Rehman on 29 Mar 2022
hi, my qpsk file under the name" runsdruqpsk transmitter.m" is giving me error and the program isnt procedding can anyone guide me in this regard

Sign in to comment.

Accepted Answer

Anurag Gupta
Anurag Gupta on 1 Aug 2016
It is my understanding that you are transmitting QPSK modulated signal through a USRP to another USRP kit configured as receiver. You are facing problem to implement that successfully.
Two USRPs do not share the same IP address. You have not attached the screenshot. Try to set the host PC's IP address to the same subnet as that of your USRP device. You may also try to increase the gain of your transmitter and receiver and see if it solves your problem.
You can refer to the following documentation for more details:
Regards,
Anurag Gupta
  1 Comment
Wenyu Zhang
Wenyu Zhang on 9 Aug 2016
Thank you very much for your answer. Yes, you are right. And finally I changed the gain to make the transmission successful. Thanks a lot!

Sign in to comment.

More Answers (0)

Categories

Find more on Communications Toolbox in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!