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 virgorabbit

  1. V

    Help me with noise caused by power supply

    Re: Noise problem You may need to pay attention to the spectrum of the noise, in order to find out the root cause.
  2. V

    pic vs avr vs 8051 and etc

    pic vs 8051 Anyway, but to choose one cheaper.
  3. V

    Design a simple pipelined processor

    try to find some examples on www.opencores.org
  4. V

    Whats the difference between simulator and emulator?

    Re: Simulator and emulator In general, we call the software based simulator as 'Simulator', while the hardware based boxes which could simulate the actual CPU runing as 'Emulator'
  5. V

    trellis coding & convlutional coding

    what is the difference between trellis coding & convlutional coding?
  6. V

    How to interface 89c51 microcontroller with PC

    interfacing of microcontroller with computer RS232 interface can generate interrupts and it needs few wires, but it will cost more because of a external RS232 level -shifter (such as max232) is needed. parallel port need almost no externel components, but it is diffcult to handle the realtime...
  7. V

    Can I use a cell phone battery on a mp3 player?

    You can try to make a switching mode power supply(DC - DC convertor) by yourself with chip comes from ST or Linear Technology and few passive components. It's effiency is can reach up to 85% or even higher.
  8. V

    Using DFT to process 1 sec of data and detect 2 sinusoids

    Re: A DSP HW Problem Since you have 1 sec data frame, the sample rate is determinded by how many samples in this 1 sec data frame. If there are 10 samples in 1 sec data frame, the sample rate Fs is 10Hz. To increase the freq resolution of the data, just pad zeros at the end of the data frame...
  9. V

    new graduate, wanna find a job on RFIC, I'm in CHina.

    Hai Si semiconductor of HuaWei may be your choice.
  10. V

    Low Power LCD Controller

    some type of TI's MSP430 mcu has build-in LCD controllors, which consumes very little current.
  11. V

    LCD or VGA interface?

    A fpga based LCD controller will make the thing easy.
  12. V

    Need a VHDL code for 8255

    8255 code just visit **broken link removed** to download a educational demo of 8255 core.
  13. V

    Drawing Waveforms or how to draw waveforms

    drawing waveforms Given sample values of the waveform, MS excel can do this work perfectly.
  14. V

    auto correlation and cross correlation values

    Just use 'xcorr' function. see help for the useage.
  15. V

    Looking for books about dsp processors

    Re: dsp processor? There are many dsp vendors, whose website is of great help for learning the usage of dsp processors. I think the doc at www.ti.com is the best.

Part and Inventory Search

Back
Top