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 moustafahussein

  1. M

    conversion of c programs into matlab file and vice versa

    Do you mean an M-file or a Simulink model? if the 1st then you use the mex files as people said before me but if the second then you use the Real Time Workshop to create the C code, all what you should do is instead of running it in the normal mode, use the accelerate mode.
  2. M

    C/N and Eb/No relation?

    c/n eb/n0 For which system do you mean? I beleive that the figure for BER vs Eb/No would differ from one system to another.
  3. M

    Convolutional Encoder + Veterbi

    Hey, Can anyone please point out for me what could be the source of error in the attached Simulink Model? Thanks so much. -Moustafa
  4. M

    How does wireless LAN work ?

    Re: wireless lan WLANs use a certain thing for collision between packets which is CSMA/CA, collision avoidance (Wired LANs use CSMA/CD, collision detection).
  5. M

    How to simulate AWGN channel

    awgn noise matlab as people before me told, you use the awgn noise command in matlab and through its help you will be able to figure out how to use it.
  6. M

    How to simulate AWGN channel

    awgn channel Why dont you use the blocksets avaliable in Simulink, I am sure that there are blockset for AWGN which you can use easily. Simulink is very helpful more than matlab coding to simulate communications systems as well as if there is a certain function that you can't find in the...
  7. M

    about ofdm and Orthogonal frequencies

    About orthogonality, there is 2 concepts for it, the signal is said to be orthogonal in time and also said to be orthogonal in frequency. But to do mulitcarrier transmission, you should chose only one of the previous. What i recommend for OFDM is to read chapter 4 in this book: "Theory and...
  8. M

    What is the 4th component of JPEG test image by ISO?

    Re: JPEG I think you mean CMYK compontents [/url]
  9. M

    matlab implementation on hardware?

    you can use one of TI's DSP starter Kits www.ti.com
  10. M

    Help!! Design of an OFDM channel w/ M-QAM and FEC conv

    I have created a model using simulink simulating what you have stated but not the antenna. what i suggest is that you choose a system (wi-fi, DVB, etc...) and look into the standard and start creating your model.
  11. M

    Why Padding Zeros before OFDM IFFT?

    ofdm+ifft Zero padding is performed on both sides of the OFDM symbol and acts like a guard band (not cyclic prefix) as for example in 802.11 you have 48 data subcarrier and 3 pilot carrier which makes 52 subcarrier while you perform FFT or IFFT at 64, so you you 'add zeros' at the front and at...
  12. M

    What type of fadign does the OFDM system suffers?

    Re: Questions about OFDM. It suffers from both, as OFDM was created to over the raylieh fading and frequency selective fading. The concept of sending data parallel to each other at lower data rate which over give a high data rate gets over raylieh fading while the orthogonality of the carriers...
  13. M

    Looking for some good WiMAX references

    Re: WiMAX title OFDM MIMO Adaptive Antenna Systems
  14. M

    WiMax single carrier physical layer

    Hey, I am working on a model for wimax OFDM PHY layer also using the 802.16.2004 standard and was able to design all of it, transmitter and reciever but i have a problem with error rate which i am working on. what exactly do you need?

Part and Inventory Search

Back
Top