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 hesham_eraqi

  1. hesham_eraqi

    Arabic Talking Waitress Robot

    I wish you best of luck, Junus. The speech recognition runs on a beagleboard (Embedded Linux) running some toolkit called HTK. The movement and head motion are based on Atmel AVR Atmega32 microcontroller. I think PLC is not the good choice for robots like this. - - - Updated - - - How much...
  2. hesham_eraqi

    character recognition using touchpad

    Yes, you can. And I don't know the details.
  3. hesham_eraqi

    Arabic Talking Waitress Robot

    Me and four of my friends have developed a robot waitress that serves the customers of restaurants and hotels; it understands Arabic speech (continuous speech) and interacts with the customers and the kitchen-man by listening to their orders. It moves around the place, chatting with the...
  4. hesham_eraqi

    12-DC to 24-DC converter circuit needed..

    Thanks for your help, I'll simulate it. :)
  5. hesham_eraqi

    16 bit to 8 bit conversion?

    Just delete the least 8 significant bits in each sample.
  6. hesham_eraqi

    12-DC to 24-DC converter circuit needed..

    Here's the circuit for anyone who wanted it, It's has no regulators or transformers. And I simulated and tested it :D
  7. hesham_eraqi

    12-DC to 24-DC converter circuit needed..

    12-DC to 24-DC converter circuit needed.. Thanks in advance :)
  8. hesham_eraqi

    how to find snr of a signal, which real value is unknown?

    snr My answer is simple too :) If you can transmit signal x many times (Same signal!), so SNR=(energy of average signal of Y's)/(noise power)
  9. hesham_eraqi

    how to find snr of a signal, which real value is unknown?

    snr You should transmit the "Same" X many times. You receive different Y's. The Y's average is the X you are transmitting in case you transmitting so many times. Added after 1 minutes: As you see, you don't have to know X, but this X should be transmitted many times.
  10. hesham_eraqi

    Relation between sampling frequency and quantization

    For example, a BPSK signal with higher sampling frequency won't require more quantization levels I think, right?
  11. hesham_eraqi

    Relation between sampling frequency and quantization

    fs is proportional to the no. of quantization levels in case of smooth signals like your sine wave.
  12. hesham_eraqi

    how to find snr of a signal, which real value is unknown?

    snr Y(t)=X(t)+R.V~(mean=0,known variance) You can use the info that noise is a RV that has a zero mean and is Wide Sense Stationary. So, I think, when you can transmit the same signal X many times and monitor the o/p Y's. The average of Y's is a good estimation of X, assuming you transmitted X...
  13. hesham_eraqi

    how to find snr of a signal, which real value is unknown?

    snr I think you can only estimate it, transmitting many different signals. But you can not get the accurate SNR.
  14. hesham_eraqi

    Important help (MATLAB Algorithm into Hardware)

    I have done a MATLAB code for Voice Recognition Algorithm, It's about 200 lines of calculations and memry accessing. I want to convert this project into hardware project that works in real-time. The problem is that the code has a lot of complex calculations and frequency domain analysis. What's...
  15. hesham_eraqi

    How to realize a TF in S-domain in a circiut?

    I want to realize a Transfer Function like: (AS+B)/(CS^2+DS+F) in a real circuit. Which technique or method will I use? Thanks[/i]

Part and Inventory Search

Back
Top