DC motor control using mosfets

I want to control a brushed dc motors using two mosfets to trigger forward and reverse circuity.

is there anything else I need to adjust?

Original Circuit diagram
image

Example to drive REVERSE,
v1 HIGH
V2 LOW
Mossfet 1 switch open
Mossfet 2 switch closed
image

FORWARD
v1 LOW
V2 HIGH
Mossfet 1 switch closed
Mossfet 2 switch open
image

Your MOSFET has only 2 pins?

1 Like

I don't get what you're trying to show in your diagrams.

What are V1, V2 and G, and what makes them "high" or "low"?

Before worrying about MOSFETs, perhaps just draw with normal open/closed switches?

You would normally use four - in a so-called "H-bridge".

The four switches (which could be MOSFETs) allow the motor to go either forwards or backwards:

For forward and reverse you actually need 4 MOSFETs in a bridge configuration.

It's not unusual for people to build a unidirectional motor driver with one MOSFET but for bi-directional control, most people buy a bridge driver chip or a board assembly.

1 Like

See DVDdoug's reply.
The V1/V2/G area looks like it goes to a DPDT switch, which requires no MOSFETs.
The MOSFETs you're using might be useful for speed control, but not really for directional control.

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.