![]() |
![]() |
![]() |
|
|
|||||||
| General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion? |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
hi all
i want to control dc-motor by pic using pwm the pwm signal will trigger the mosfet gate the mosfet which i will use the Vgsth=()2Vmin.-4Vmax.) my question is :can i connect the mosfet gate directly to the pic output without using mosfet driver? from the datasheet the mosfet is saturated at Vgs=10V so i think i should apply voltage to Vgs between 5-7V. and i want to know if that mosfet is good to drive motor which current is 6A? i attached the mosfet data sheet and the circuit diagram. |
|
|
|
|
|
|
(permalink) |
|
That Mosfet has a 500V rating that you don't need and its on-resistance is very high. It has a loss of up to 3V at 6A.
Why nort use a lower-voltage Mosfet that has a much lower on-resistance and much lower voltage loss? Why limit its gate voltage? Use 10V if it saturates well with 10V. Select a "logic-level" Mosfet if you have only 5V axailable to feed its gate.
__________________
Uncle $crooge |
|
|
|
|
|
|
(permalink) |
|
Only if all of the following are true:
1. the PIC's HI voltage is enough to trigger, the MOSFET gate (pass the gate threshold voltage, and it is highly preferable to go even higher than that and have it push the MOSFET into saturation) 2. the MOSFET's source is referenced to the same ground as the PIC 3. you are switching the transistor slowly 1. If the PIC's 5V output isn't enough to pass the gate threshold voltage...well it won't turn on. Either choose a different transistor with a lower gate threshold voltage, or use a gate driver that allows a 5V signal to drive the gate at 10V (or whatever voltage is needed to turn the gate on). 2. MOSFET's connected on the high side (closer to +V than the load) have this problem. YOu need a floating gate driver or a boostrap capacitor gate driver or some other complicated method. 3. So if you are switching it fast, you need a gate driver since the PIC can't provide enough current to charge up the gate capacitance fast enough. And sometimes the source of the MOSFET is floating, so the 5V from a PIC so that if you apply it to the gate, will not produce a gate-source voltage difference that is higher than the gate threshold voltage (preferably one that will push the MOSFET into saturation). 1 and 3 may be problems for youru circuit depending on what you want. 2 is a yes for your circuit already. Last edited by dknguyen; 8th December 2007 at 08:59 PM. |
|
|
|
|
|
|
(permalink) | |
|
Quote:
He shows a Mosfet Driver that might have an output of 10V.
__________________
Uncle $crooge |
||
|
|
|
|
|
(permalink) |
|
Audio you have a very valid point here.
Many people fall into the trap of assuming the MOSFET threshold voltage to be the operating VGS voltage. In fact it is the voltage that the MOSFET starts conducting. One should really look at the data graphs in the datasheet that gives the corresponding VGS at the wanted load current and make sure the VGS to the MOSFET gate is higher than this value. So if the motor max current is 6A, obtain from the graph the correct VGS voltage that gives 6A load current.
__________________
L.Chung |
|
|
|
|
|
|
(permalink) |
|
Hi L.Chung,
The graph shows typical Mosfets. The one you use might be minimum. You might even find an entire production lot of minimum spec's. I always design circuits so that all parts work, not just some parts.
__________________
Uncle $crooge |
|
|
|
|
|
|
(permalink) | |
|
Quote:
??? Last edited by dknguyen; 9th December 2007 at 02:17 AM. |
||
|
|
|
|
|
(permalink) | |
|
Quote:
The threshold voltage is when it is turning off.
__________________
Uncle $crooge |
||
|
|
|
|
|
(permalink) |
|
One important parameter he left out is (according to his posts on another forum) this motor requires 180V (DC, I hope
Last edited by Roff; 9th December 2007 at 05:59 AM. |
|
|
|
|
|
|
(permalink) | |
|
Quote:
i choice that MOSFET because its available, about the logic level MOSFET if you can send to me the type no. of it. and thanks for your note and the design is for PWM control for the DC-MOTOR Last edited by h.d; 9th December 2007 at 04:26 PM. |
||
|
|
|
|
|
(permalink) | |
|
Quote:
The lowest Rds(on) I found was FQP34N20L. Rds(on) is 0.08 ohms max. The Fairchild MOSFETs can be found by going here. Here is that same table after filtering for N-channel 200V parts. I couldn't find any logic level MOSFETs with breakdown voltage higher that 200V |
||
|
|
|
|
|
(permalink) | |
|
Quote:
|
||
|
|
|
|
|
(permalink) |
|
Don't drive your MOSFET directly from the PIC pin - if MOSFET decides to die it will take the poor micro (and possibly PCB - see attachment) with it. I'm speaking from experience.
|
|
|
|
|
|
|
(permalink) | |
|
Quote:
At International Recitifier's site they have a good application note on gate drives . . . . "Gate Drive Characteristics and Requirements for HEXFET® power MOSFETs an-937" |
||
|
|
|
|
|
(permalink) | |
|
Quote:
|
||
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Latest |
| PIC pin to MOSFET gate problem | Futterama | Electronic Projects Design/Ideas/Reviews | 7 | 8th November 2007 05:30 PM |
| Can someone look at the specs on this MOSFET for me? | Andy1845c | General Electronics Chat | 13 | 18th September 2007 10:46 PM |
| LED MOSFET suggestions? | rackley | General Electronics Chat | 1 | 13th September 2007 12:50 AM |
| MOSFET query | vuchris | Electronic Projects Design/Ideas/Reviews | 7 | 6th September 2007 05:00 PM |