Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by umardar27

  1. U

    Plotting System average capacity v/s number of users, matlab

    Re: Plotting System average capacity v/s number of users, ma Dear, I am also stuck in the similar problem as yours and want to draw various graphs like 1. rate sum capacity vs number of users 2. outage probability vs number of user 3. outage probability vs snr have you able to solve the...
  2. U

    Monte Carlo Simulation for this problem (MATLAB):

    monte carlo simulation matlab communication Hi, I am also trying to do the similar simulation. Have you been able to do it. If yes can you help me here in understanding the problem and its MATLAB code. @arif khan i have pm you a message earlier also and i hope you can help me here as well. I...
  3. U

    need help mimo Vs. BER MATLAB code

    matlab mimo simulation Hi,sir you are a person who frequently upload the various codes (MATLAB) for us junior students. So I thought I might request you for a personal favour. Sir, I am a student of UG at NUST and wanted some help for my project. Actually as part of my thesis project i am...
  4. U

    Radio Resource Management

    Hi, I am doing a project on radio resource management for wireless netaorks. I am new to the subject and hence needs some basic material on the subject along with some MATLAB code explaining the subject. Any one working on the subject or had access to some of the material and can send me the...
  5. U

    Turbo Equalization using MAP

    map turbo equalization Hi, Any one working on turbo equalization using MAP algorithm. I have a question about calculating the gamma or the transition probability. Is it different from MAP decoder and if yes then whats the difference and if you have a matlab code portion for calculating the...
  6. U

    MATLAB code for turbo coding and APP decoding

    matlab code turbo code Hi, Can any one help me by sending me the MATLAB code for the turbo coding and its APP decoding, or either part. Regards,
  7. U

    Information about parity bits

    about turbocodes do any one has a MATLAB code implementing turbo equalizer. Thanks
  8. U

    Is it necessary for the viterbi decoder to know the starting stage of the encoder?

    hi, Can any one tell me why it is neccessary for the viterbi decoder to know the starting stage of the encoder. thanks umar
  9. U

    Viterbi decoding for QPSK,

    viterbi decoding qpsk Hi, Thanks once again. Things are getting clear. One more quiery is can we use the complex value for calculating the Euclidean distance or do we require to convert our complex values back to +-1 before getting into Viterbi decoding. Thanking in advance umardar
  10. U

    Viterbi decoding for QPSK,

    viterbi decode soft Thanks for the reply. But please bear with me and can you please help me a little bit more and explain in a little more detail how I have to implement QPSK. In BPSK, we transmit + 1 ,whereas for QPSK we transmit + 1 + j ( four points ) How can you calculate the Euclidean...
  11. U

    Viterbi decoding for QPSK,

    qpsk viterbi Hi, can some one explain to me how the viterbi decoding is done for a qpsk system. I have not found any material on the net which explains the algorthym in detail for qpsk. ( i have understood the viterbi algorthym for bpsk). I shall be greatful if some one can help me in any...
  12. U

    How to implement a decoder for a tail-biting convolutional code?

    Hi, Could someone please tell me how to implement a decoder for a tail-biting convolutional code? I've been working on it all week and can't figure it out I'm using a 1/2 rate, constraint length 3 encoder initialized with the first 3 bits of message. The bits of the message are then fed through...
  13. U

    Channel normalization in MATLAB simulation

    channel normalization Hi, I am simulating BPSK in fading channel. I am using three taps channel.i.e h=(1/sqrt(2)).*abs((randn(1,3)+j*randn(1,3))) My quiery is that i have studied that the channel has to be normalizied for all such simulation. What does this mean and how it is done? Is the...
  14. U

    a further question on noise scaling for matlab modeling

    Hi, I am new to MATLAB and was trying to simulate BPSK and QPSK in matlab. I had a queiry regarding noise scaling .Why the noise is devided by sqrt(1/ebno) and sqrt(2) . Here is sample programme ebno_index=1:7 ebno=10.^(ebno_index/10) .... noise=sqrt(1/ebno)*randn(1,100) % for BPSK ...
  15. U

    noise scaling for matlab modeling

    eb/no and variance Thanks a lot for the response. If i correctly understood ur answer then thats mean if there is QAM16 and not QPSK then the noise has to divided by sqrt(8). Another quiery is if we assume that our signal power is not 1 and is say 2 then will our noise become...

Part and Inventory Search

Back
Top