My project is a mini-drone controlled with Arduino nano over PWM-> mosfet config. I know my Schottky diode is an overkill. Other thing i think is that too much energy is wasted on MOSFET.
EDIT Two types of measurements are posted below. The first are following this scheme and are most likely wrong (comments).
Second measurements have Amp meter on the drain, directly between VCC and electric motor.
Datasheets and links
IRLZ44N
SB840
(sorry, new user == two links max, motor and lipo links in comment
Measurements during 100% duty cycle:
Headings define type of component(s) wired between battery and D of MOSFET.
|| means parallel
10k resistor
- V_LiPo = 3.71 V
- V_R = 3.71 V
- I = 0.310 mA
10k resistor || SB840 (SB840 = Schottky)
- V_LiPo = 3.7 V
- V_R_SB = 3.69 V
- I = 0,367 mA
ELM720
- V_LiPo = 4.1 V
- V_ELM = 2.3 V
- I = 2.68 A
ELM720 || SB840 (ELM = electric DC brushed motor, 720 are dimensions)
- V_LiPo = 4.2 V
- V_elm_sb = 2.2 V
- I = 2.5 A
ELM720 || SB840
- V_LiPo = 3.62 V
- V_elm_sb = 1.8 V
- I = 2.2 A
ELM8250 || SB840
- V_LiPo = 3.91 V
- V_elm_sb = 2.45 V
- I = 2.08 A
ELM8250 directly on battery (no mosfet and diode)
- V_LiPo = 4.17 V
- V_elm = 3,16
- I = 2,8 A
ELM720 directly on battery (no mosfet and diode)
- V_LiPo = 4.15
- V_elm = 2.99 V
- I = 3.3 A
EDIT New measurements following recommended instructions (measuring current on drain, Amp meter between VCC and ELM). I can't post new scheme, new user
ELM 720 || SB840
- V_LiPo = 4.11 V
- V_elm_sb = 2.11 V
- I = 2.5 A
ELM 720 directly on battery (no mosfet and diode)
- V_lipo = 4.15
- V_elm = 2.99
- I = 3.3 A
ELM 8520 || SB840
- V_lipo = 4.1
- V_elm_sb = 2.45 V
- I = 2.3 A
ELM 8520 direclty on battery (no mosfet and diode)
- V_lipo = 4.07
- V_elm = 3.14 V
- I = 2.67 A
EDIT 3rd measurements. Turning on the mosfet directly from VCC (lipo battery).
ELM8520 || SB840
- V_lipo = 4.04 V
- V_elm_sb = 2.5 V
- I = 2.13 A
ELM8520 (no schottky)
- V_lipo = 4.05
- V_elm = 2.54 V
- I = 2 A
edit 4th measurements. Turning on the mosfet directly from voltage regulator set to 7 V. It can output 2 A max
ELM8520 || SB840
- V_lipo = 4.03
- V_elm_sb = 2.42 V
- I = 2.29 A
What i think is the problem is that R_DS(on) of the IRLZ44N MOSFET is too big for chosen motors. Or is this normal and i will have a hard time finding a better MOSFET?
I looked up for the lowest R_DS(on) and V_GS(th) around 2 V MOSFET but then R_DS(on) is measured with some obscure currents like "R_DS(on) = 1.6 mOhm @ V_GS = 4.6V && I_D = 172A.
I need recommendations on how to make my circuit more efficient. How can i choose a better MOSFET and schottky?
How can i calculate or at least predict the R_DS(on) when only 3 A would be "flowing"?
Thank you very much in advance. TTŠ