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 omhr

  1. O

    MATLAB legends at figure in GUI

    MATLAB legends Hi all, i m stuck in a situation that i would like to share in this board. I have generated a figure in MATLAB having multiple curves. Legends of this curve were shown through the GUI "insert legend" button. Now i want to hide some of the legends while showing the others. Anyone...
  2. O

    Help me fix a convolutional code to see the BER curve

    convolutional code Its a convolutional coding program with MPSK modulation and hard-decision decoding. It generates a BER performance graph where the blue curve indicates the uncoded system while the red curve indicates the convolutionally coded system.
  3. O

    Help me fix a convolutional code to see the BER curve

    Re: convolutional code Its hard to detect errors in someone's else program but here is a program i have of coonvolutional coding with MPSK modulation that might come in use. By the way tell me how to chose the values in "poly2trellis([4 3],[4 5 17;7 4 2])" and can u make a conversion of codes...
  4. O

    Looking for info about bit loading in MIMO-OFDM

    Basic MIMO-OFDM tryout file exchange section in: www.mathworks.com
  5. O

    AuDio Video Transmitter

    First of all, u need to decide what technology u will be working on. For audio/video transmission over wireless medium u can use a number of technologies such as (DAB/DVB , OFDM, MC-CDMA, ect...). After that a block diagram can constructed based on the chosen technology.
  6. O

    parity check coefficient to generator matrix

    Let me rephrase the question in a more descriptive form. For a convolutional code of code rate R=2/3, if i have a parity check matrix in octal form such as [11 2 4], how can i convert it into its (k by n) generator matrix form. Plz provide the steps in detail as much possible, with thanks.
  7. O

    error correcting codes available in matlab

    error correcting codes in matlab aliazmat, first of all it depends on MATLAB versoin u use. As newer versions get released, new channel codes support are available. I personally use MATLAB2007 which has a variety of codes support, such as: - Linear Block codes - Convolutional codes - TCM codes...
  8. O

    parity check coefficient to generator matrix

    Hi, does anyone know how to convert a convolutional code or TCM code from its "Parity check coefficient" form into its "Generator matrix" form. Thnx
  9. O

    trellis coded modulation generator sequences

    trellis code modulation+matlab code Hi, can anyone convert the following codes into a form accepted by poly2trellis function in matlab, they are all of code rates = 2/3 H0 = 11 H1= 02 H2 = 04 (v=3 "constraint length) H0 = 23 H1= 04 H2 = 16 (v=4) H0 = 45 H1= 16 H2 = 14...
  10. O

    How to do Viterbi decoding in Matlab

    Vetrbi Decoding ? does the vitdec() function has any flexibility in using the "Euclidean Distance" as a branch metric calculation?
  11. O

    ideas for communications countermeasures

    u need to be more specific on which area of communication u r talking about, for instance coding at Rx gives better BER in the expense of more required bandwidth. and there are many other counter measures in communication systems.
  12. O

    trellis coded modulation?

    thanks for the original paper "ceres101"

Part and Inventory Search

Back
Top