Author Topic: Need help driving two IPS1031 Low-Side MOSFETs from a PIC  (Read 5914 times)

0 Members and 1 Guest are viewing this topic.

Offline JedOs86Topic starter

  • Jr. Member
  • **
  • Posts: 9
  • Helpful? 0
Need help driving two IPS1031 Low-Side MOSFETs from a PIC
« on: August 11, 2006, 05:35:09 PM »
The IPS1031 is a Low-Side MOSFET Driver that drives its own MOSFET. I am planning on incorporating it into my design, but most of its spec sheet is total gibberish to me.
I am driving two of them off of a single PIC output which can sink 3.7-5V @ 25mA.
The IPS1031 datasheet: http://www.irf.com/product-info/datasheets/data/ips1031.pdf

Attached is a schem I used for its simulations purposes. Through the use of "OR" diodes, only two IPS1031s are on at any single time; Q2 is saturated when either Q1 or Q3 is saturated. S1 and S2 signafy two different PIC Outputs.

Offline JedOs86Topic starter

  • Jr. Member
  • **
  • Posts: 9
  • Helpful? 0
Re: Need help driving two IPS1031 Low-Side MOSFETs from a PIC
« Reply #1 on: August 11, 2006, 08:41:13 PM »
LMAO, I forgot to mention what it was that I needed help on. I was concerned about the required voltage to turn on the mosfet, and if in combination with the diode and the pic output, if it would even see this voltage.

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: Need help driving two IPS1031 Low-Side MOSFETs from a PIC
« Reply #2 on: August 12, 2006, 10:32:31 AM »
Ok Ill go through a few terms (on this datasheet specifically):

Vds is the maximum voltage the MOSFET can get to power your components (36V)
Vds cont. is the maximum average voltage before it melts (28V)

now scrolling down:
VIH is the signal line voltage (coming from your microcontroller or whatever) (4.5-5.5V)
VIL is ground (0V-.5V)
Max F is the maximum frequency your PWM can go (1.5khz)

So basically send your 5V PWM from your PIC to the 'In' pin to turn on the MOSFET, connect a 0V ground to pin 'S', and up to 28V average to the 'D' pin.

Now looking at your schematic . . .
Know that a diode typically drops your voltage by about .7V. So if you have a V1 of 5V, the MOSFET turn on pin will only see 4.3V, which is below the spec on the datasheet. So if your PIC is powered at 5V, your circuit will not work.

You may want to consider PWM optimized MOSFETs, or some other MOSFET that has a lower turn on voltage. Or you can consider running your PIC at a higher voltage, say 5.2V . . .

Additional notes:
  • Higher turn on voltages result in higher MOSFET efficiency and hence a lower chance of melting from too much wasted heat.
  • If you plan to run more than a watt or two through it, I highly recommend heat sinking your MOSFET.


Offline JedOs86Topic starter

  • Jr. Member
  • **
  • Posts: 9
  • Helpful? 0
Re: Need help driving two IPS1031 Low-Side MOSFETs from a PIC
« Reply #3 on: August 12, 2006, 11:35:57 AM »
Thanks, I decided to replace the IPS1031s with 2N4401s, and maybe one will amplify for a MOSFET.

 


Get Your Ad Here