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 etiquoe

  1. E

    why should i use getchar() function to make it work? [C++]

    Hi everyone! i started to learn C++. i'm totally newbie :D i'm using Dev C++ compiler. i tried to run some simple examples from tutorials, like this: #include <iostream> using namespace std; void main () { cout << “Hello, World!\n”; } Or this: #include <iostream> using namespace std...
  2. E

    [help] current sensing circuit for bldc motor driver

    hi i wanna make current sensing circuit for my 24 V bldc motor driver. i wanna use high side current shunt measurements as AN894 mentioned, but still confused about calculating the components value (Rsense, R1 and R2 for the op amp). this is my power inverter circuit anyone help please..
  3. E

    IR2110 test for driving mosfet

    when you turn the high side on and the low side off, and then you want to change the condition become the reverse (turn the high side off and the low side on), you'll need deadtime between the two condition by turning off both high side and low side FET, to avoid 'shoot through'
  4. E

    IR2110 test for driving mosfet

    i'm using IRF1010E
  5. E

    IR2110 test for driving mosfet

    hi all ... how to calculate time periode needed for charging the bootstrap capacitor, to ensure that the bootstrap capacitor fully charged? thanks
  6. E

    how to soften bldc motor start up

    hi.. i'm still working on my sensored bldc motor driver. i need a solution to make my bldc motor start up softer. i'm using open loop speed control method. and one more problem is at above 50% duty cycle no start up failure occur, but at below 50% duty cycle the bldc motor start up often failed...
  7. E

    High PWM Low ON scheme

    hi everyone... i need sources which describe in detail about pwm scheme for bldc motor control, especially High PWM Low ON scheme. Have been looking for it for long time.. anyone?? regards
  8. E

    [help] bldc motor couldn't start rotating without first trigger

    hi, i'm trying to build 3 phases bldc motor driver (24 V). i'm using 3 hall sensors (separated 120 degrees each other) for rotor position detecting. But the motor almost always doesn't start rotating without triggered by hand first. only in few times it can start rotate without hand trigger...
  9. E

    [help] signal conditioning circuit for hall sensor output

    ok, thanks Keith i'll try to re-check and put pullup resistor ---------- Post added at 08:45 ---------- Previous post was at 08:20 ---------- it works Keith, :grin: so grateful
  10. E

    [help] signal conditioning circuit for hall sensor output

    i'm trying to build my own controller for the motor. so i try to run the motor using my power inverter, applying the commutation step. when the motor connected to its dedicated controller, the hall sensors output signal is digital (0v/5v). but when i run the motor using my own power inverter...
  11. E

    [help] signal conditioning circuit for hall sensor output

    3 phase bldc motor AXHM230K-GFH
  12. E

    [help] signal conditioning circuit for hall sensor output

    you mean each hall sensors get separate supply?
  13. E

    [help] signal conditioning circuit for hall sensor output

    hi! i have 3 phases bldc motor with 3 hall effect sensors inside, for sensing the rotor position. here is the output signal from the hall effect sensors: 0 v is detected when the sensors detecting one pole of the rotor magnet and random signal is detected when the sensors detecting another...

Part and Inventory Search

Back
Top