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 conradza

  1. C

    Processing/Sampling IQ signals

    You have a few options: 1. Block the DC with a capacitor and use an ADC with a differential input. The negative values won't matter then. 2. Block the DC with a capacitor and include an offset circuit with a fast OpAmp. 3. Use a center tap transformer in the input. What you must keep in mind is...
  2. C

    advantage of floating point unit

    You will especially need floating point maths when you multiply a very large number with a very small number and still retain accuracy. i.e. say you want to multiply two variables where one or both have a possible range of from 0.001 to 100000 and you want to retain 4 digit accuracy. If you do...
  3. C

    DSP Board Development

    It depends a lot on what you would like to achieve. Are you doing it real time, what frequency do you plan to go to etc. Things to consider are: Obviously speed RAM available. Some DSP chips don't have enough Special DSP functions such as bit reverse etc. A2D and D2A on board
  4. C

    SSB demodulation with FFT

    My project is to demodulate a SSB signal using a Freescale DSP Micro. I have completed the code for the FFT, filter and then IFFT with overlap add etc. Sampling is done at 20 kHz. What I am not sure if is how exactly is the SSB demodulation done with one complex FFT. What I know is: The I and...

Part and Inventory Search

Back
Top