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 KostasN

  1. K

    Robust Rate Adaptation Algorithm (RRAA) in Matlab

    Hi all, Does anyone have some piece of code in Matlab about Robust Rate Adaptation Algorithm (RRAA)? If so, it would be very helpful. Thanks
  2. K

    [SOLVED] Correlated fading (time-invariant channel) in Matlab

    Hello to everyone, I am currently working on a MATLAB project regarding the implementation of different adapting modulaction and coding (AMC) algorithms for a mobile TDMA communication system based on an existing Matlab simulation tool developed in cooparation with my university and a company...
  3. K

    How to calculate this?

    h is not a channel, it is a vector (note that the size is 1 x 16). As you know, the inner product of a complex-valued vector h with its adjoint (conjugate transpose) hH equals to its squared norm. The channel is assumed to be known I guess. If it is that the case you do not need the expectation...
  4. K

    Techinque/Idea used in DSL Internet

    Ok, I will try to explain it differently. The local loop is the connection between the customer and the telco. Usually it is one or two telephone cables. Each telephone cable consists of two copper wires. ISDN is a fully digital network, as the name implies (Integrated Services Digital...
  5. K

    What is the physical meaning of a complex signal in the time domain?

    If I understand your question, you want to understand the physical meaning of complex-valued quantities, not just in DFT, but in general. A mathematical model is a representation of a physical phenomenon or process, and idealized version of reality with emphasis on some characteristics of it...
  6. K

    Impulse response at ideal channel

    What means ideal channel? Well, the output of an ideal channel may have some time delay compared with the input, and it may have a different amplitude than the input (just a scale change), but otherwise it must have the same shape as the input (i.e., no distortion). In other words, an ideal...
  7. K

    PCM and other keying Modulation

    It's been a long time since this has posted, but since it has not been answered yet, I decided to answer it. Well, PCM it is a baseband modulation scheme (also known as pulse modulation), that is, simply stated, the transmitted signals are pulses, whereas PSK, FSK etc. are examples of bandpass...
  8. K

    Techinque/Idea used in DSL Internet

    In dial-up internet access, the channel is analog (i.e., the telephone 2-wire cable). The same bandwidth with Plain Old Telephone Service (POTS), that is, analog telephony, is used, which is 3.1 kHz (spectrum from 300 Hz up to 3.4 kHz). It turns out from the Shannon-Hartley law, C=Blog2(1+S/N)...
  9. K

    a Question about SC-FDMA and OFDMA

    OFDMA is an extension of OFDM from a modulation method to a multiple-access method, and it is used for the same reasons that OFDM is used, i.e., mainly provides high data rate and at the same time eliminates ISI without the need of complex channel equalizers and channel estimation - something...
  10. K

    Question on Channel Estimation

    It is often the case when the receiver requires knowledge of the channel impulse response (CIR) - e.g., the equalizer needs this channel state information (CSI) in order to remove the intersymbol interference (ISI). This knowledge is usually provided by a separate channel estimator at the...

Part and Inventory Search

Back
Top