Driving a logic-level HEXFET


Closed Thread
Results 1 to 2 of 2
  1. #1
    thelightbrain's Avatar
    thelightbrain Guest

    Default Driving a logic-level HEXFET

    Trying to determine the BEST way for driving a "logic-level" N-Channel HEXFET from a PIC output pin (for example IRLD110 or IRLZ44N). I suppose I mean "most-reliable" method.

    NOTE 1: The FET gate voltages are usually rated at 4.5V or 5V for "full on".

    NOTE 2: The PIC HIGH output is rated as (Vdd - .7V)

    NOTE 3: Assume we are driving an IR LED at 500mA to 2000mA using 40KHz to 56KHz PWM.

    My problem is that I have seen this done three ways, and I know each of them WILL work. BUT...what are the advantages or disadvantages of each method? Here's MY understanding...

    A: Connect the PIC output directly to the Gate -- Simplest approach, but this would appear to be problematic since the PIC's HIGH output will only be 4.3V, so the FET will never "fully" turn on, reducing drive current to the LED. Also causes more power dissipation in the FET due to higher "on" resistance.

    B: Use a pull-up resistor between PIC output and the Gate -- This should bring the HIGH output back up to the full 5V. Should help FET operate at rated "on-resistance", but it adds another component.

    C: Use a low impedance drive resistor -- I have seen this used for other high-current switching applications and so far I have been using this configuration for my designs. My understanding was that it helps prevent oscillations in the Gate drive. But there's alot of info about "miller effects", gate-charge, gate capacitance/inductance, etc that I don't quite understand.

    I have attached a drawing of the three examples:
    Attached Images Attached Images  

  2. #2
    thelightbrain's Avatar
    thelightbrain Guest


    Did you find this post helpful? Yes | No

    Default

    Sorry if this was a bit OT, but I AM using PBPRO to generate the output signals if that helps

    I've just been tied up on which way to go with that bit of hardware...

    Thanks in advance.

    (If you chase me off to another PIC board, I'll understand.)

Similar Threads

  1. Replies: 24
    Last Post: - 1st December 2009, 08:01
  2. A logic gate chip with 1 ea XOR and 2 ea AND gates?
    By jellis00 in forum mel PIC BASIC Pro
    Replies: 21
    Last Post: - 5th August 2009, 05:29
  3. Replies: 0
    Last Post: - 2nd February 2009, 23:23
  4. input logic threshold level for pic 16F628
    By aratti in forum General
    Replies: 4
    Last Post: - 29th December 2008, 11:35
  5. Logic Level Triac
    By emavil in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 29th November 2006, 18:18

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts