Kranti Balaga
Followers: 0 Following: 0
Statistics
0 Questions
13 Answers
RANK
3.299
of 295.448
REPUTATION
16
CONTRIBUTIONS
0 Questions
13 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Run UDP as Simulator for OFDM TX/RX
Hi, I was unable to reproduce this issue. I tried in R2024a and was able to get all the outputs and the constellation. I have ...
4 maanden ago | 0
OFDM implementation over rayleigh channel with doppler , matlab(simulink) to hdl
You can check this example from the Wireless HDL Toolbox. https://www.mathworks.com/help/wireless-hdl/ug/hdl-implementationof-f...
5 maanden ago | 0
I am facing an issue while converting my OFDM code from matlab to HDL during fixed point conversion
Hi Siddhardha, HDL code generation of OFDM modulator and demodulator, you can find below https://in.mathworks.com/help/wireles...
5 maanden ago | 0
ccsdsRSEncode , CCSDS RS Encoder input problem
Hi, The ccsdsRSEncode function and CCSDS RS Encoder Simulink block handles the interleaving based on the user's selection of I...
9 maanden ago | 0
how to perform frequency shift or frequency correction in simulation using HDL NCO and LOOKUP table(LUT) in order to generate HDL code
Your logic can be replicated with the help of the NCO HDL followed by mulitplier. Similar application, we used to correct the fr...
meer dan een jaar ago | 0
| accepted
Is it possible to extend the bus width from 32bit(16 for I,16 for Q) to 64bit(32 for I, 32 for Q) in HDL QAM Transmitter and Receiver?
We dont have an option to do automatically by configuring a parameter. You can start changing the symbol modulator and pulse sha...
ongeveer 2 jaar ago | 0
| accepted
HDL QPSK Transmitter and Receiver CFO problem
Yes, simply you can provide the Symbol rate in the Inputdata mask, change the Carrier Frequency Offset (in Hz) corresponding to...
meer dan 2 jaar ago | 0
HDL QPSK Transmitter and Receiver CFO problem
Hi Ali Shan, I am fine, hope you are doing well. The more average length gives a better/accurate estimate, but that d...
meer dan 2 jaar ago | 0
HDL QPSK Transmitter and Receiver CFO problem
Hi Ali Shan, The value 0.125 implied in the algorithm that we choose. Implemented correlation based estimation, as the r...
meer dan 2 jaar ago | 0
HDL QPSK Transmitter and Receiver CFO problem
Hi Ali Shan, In QPSK single carrier model, the carrier frequency estimates in steps of coarse and fine estimates which a...
meer dan 2 jaar ago | 0
| accepted
Modifying the QPSK RX for TDD for hw/sw design in ad9361
Hi Muhammad, The Model you are referring is not supported for discrete valid of inputs, and the receiver is expecting alw...
bijna 3 jaar ago | 0
HDL optimized QPSK TX and RX combined
Hi, There are some limitations in the model due to receiver architecture. Here, Timing recovery would be self synchronizin...
meer dan 3 jaar ago | 0
Addition of signals in simulink
Hi, To demodulate the I and Q signals without using QPSK demodulator block can be done for the hard decision. You can get I...
meer dan 3 jaar ago | 0