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 ujjwol77

  1. U

    Measuring Open Circuit Voltage Of A Battery

    How can i measure the open circuit voltage of a battery with the load connnected!
  2. U

    Best way to get started with microcontrollers

    I think Arduino would the best way to go. For beginners it has a got many libraries and an easy development environment. As you get more experience there is possibility of using Ardiuno using Low Level Languages to achieve anything you want!! Best thing about Arduino is Rapid Development
  3. U

    calculation of power factor

    measure time between zero crossings of voltage and current using a zero crossing detector. The output from zero crossing detector can be used trigger interrupts in 8051
  4. U

    Microcontoller Based Hysteresis Band STATCOM Device

    I need some help on implementing a hysteresis band STATCOM device in microcontoller
  5. U

    Hysteresis Band PWM Generation

    I am trying to code the Hysteresis Band PWM Controller in the ATMEL microprocessor to generate the gating signals for MOSFET. Please give some directions to implement this
  6. U

    Active Power Filter Using Atmega16

    well the main difficulty i am facing is performing FFT on microcontrollers with there limited memory and processing powers!!! Meanwhile i am trying to design a microcontroller based STATCOM device using the Hysteresis Band PWM Controller. The topics are quite related. I would be glad to discuss...
  7. U

    Connecting 240V live mains to PIC microcontroller safely

    also the signal must be full wave rectified as the micro-controller will not recognise negative voltages!
  8. U

    Removing Fundamental Component From A Non Linear Load Current

    Can I use a Notch Filter to remove the fundamental component from a current pattern of a non linear load so that I am left only with the harmonics current??
  9. U

    Detecting Fundamental Frequency From a Signal

    So i am guessing PLLs wont work for me , right? Do i have to used FFTs or some filter like Notch filter might work?
  10. U

    Detecting Fundamental Frequency From a Signal

    The signal is actually the current consumed by a non linear load which is being fed by a generator operating at 50Hz. So i need to remove the 50Hz signal from the current pattern of the non linear load, so that i can used the "50Hz free" signal to reproduce all the harmonic currents locally...
  11. U

    Detecting Fundamental Frequency From a Signal

    Yes in fact the fundamental frequency is constant at 50Hz. Could you give me some more details about PLL using the above mentioned ICs. Preferably some link where this has been implemented that you may know..
  12. U

    Detecting Fundamental Frequency From a Signal

    Are there any ICs available which I can use to extract the fundamental frequency signal from a random signal. I know the frequency of the signal i have to extract. If not what other methods can i use to extract the fundamental component from a signal?? Maybe microcontrollers??
  13. U

    Active Power Filter Using Atmega16

    by band pass filter do u mean builiding a fitler with opamps?? would such a filter be accurate enough to extract 50hz signal while rejecting all the harmonics? and i couldnt understand what u mean by an analog pre-filter
  14. U

    Active Power Filter Using Atmega16

    thank u for the reply!! yes i am only concerned with the mains signal ... i have read about the goertzel algorithm. can u give me some ideas on implementing it in atmega16 microcontroller? is there any other ways i can extract the fundamental component without using microcontrollers?
  15. U

    Active Power Filter Using Atmega16

    I am doing a project called ACTIVE POWER FILTER and I have to identify the fundamental frequency component of a signal using Atmega16. Now i believe I have two use DFT or FFT to extract the fundamental frequency component from a signal. But I am having a hard time implementing this on ATmega16...

Part and Inventory Search

Back
Top