EEVblog Electronics Community Forum

Electronics => PCB/EDA/CAD => Eagle => Topic started by: msrinivasan1995 on February 24, 2017, 05:59:12 am

Title: regarding mosfet selection
Post by: msrinivasan1995 on February 24, 2017, 05:59:12 am
I'm designing Li-ion charger using BQ24650. I have selected a N-channel MOSFETo. I'm entirely new to work with this type of MOSFET with higher ratings. Can anybody suggest me how to connect it in the PCB since there are 4 drains, 3 source and one gate. I dont know how to connect it. I basically read that there are more types of drains and source's just to manage the stress caused due to high power. Can anyone help me how to make it in the PCB layout in Eagle. The mosfet i Have decided is http://www.ti.com/product/csd18512q5b/datasheet. (http://www.ti.com/product/csd18512q5b/datasheet.)
Title: Re: regarding mosfet selection
Post by: rachaelp on February 24, 2017, 04:18:13 pm
I'm designing Li-ion charger using BQ24650. I have selected a N-channel MOSFETo. I'm entirely new to work with this type of MOSFET with higher ratings. Can anybody suggest me how to connect it in the PCB since there are 4 drains, 3 source and one gate. I dont know how to connect it. I basically read that there are more types of drains and source's just to manage the stress caused due to high power. Can anyone help me how to make it in the PCB layout in Eagle. The mosfet i Have decided is http://www.ti.com/product/csd18512q5b/datasheet. (http://www.ti.com/product/csd18512q5b/datasheet.)

There was an almost identical question on the Element 14 forums a few weeks ago. Was that you?

The answer is simple, the part has 4 pins for the drain which you connect together on your PCB, 3 pins for the source which you connect together on your PCB and of course 1 gate pin. It's got the extra pins so it can deal with the current required. Other than that it's not any different from any other high current MOSFET to implement it on a board. Just make sure your PCB footprint and connection to it is correct so your device can cope with the current and also dissipating the heat generated. It'll use the PCB as part of the thermal dissipation so you may need additional copper within the board to take the heat away.

Best Regards,

Rachael
Title: Re: regarding mosfet selection
Post by: MagicSmoker on February 24, 2017, 06:27:27 pm
Attached is a picture of my library entry for a similar package (Power-SO8).

Basically, you just need to use the "Connect"* command to assign the same pin on your MOSFET symbol (e.g. - D or S) to multiple pads on your package. Typically these style packages use three pins for the Source, four pins + exposed pad for the Drain, and one pin for the Gate.

* - more specifically, use "Connect" to assign the pin (ie - symbol) to the first of several pads (ie - package), then use "Append" to assign additional pads to the same pin as necessary.
Title: Re: regarding mosfet selection
Post by: msrinivasan1995 on February 25, 2017, 11:26:51 am
@rachel Ya , but I need is pictorial representation of how to connect or connected Mosfet which might be useful.
Title: Re: regarding mosfet selection
Post by: msrinivasan1995 on February 25, 2017, 11:41:53 am
@magic smoker: Thank you, I will try it out
Title: Re: regarding mosfet selection
Post by: technotronix on March 07, 2017, 12:31:03 pm
Have you tried with "Connect " command? This is work for me.
Title: Re: regarding mosfet selection
Post by: msrinivasan1995 on March 15, 2017, 08:04:05 am
 
Have you tried with "Connect " command? This is work for me.
No i havent yet, i will try it
Title: Re: regarding mosfet selection
Post by: richardlawson1489 on March 17, 2017, 10:11:49 am
Is there any option except "Connect" command? It worked for me but just want to know if any.
Thanks.
Title: Re: regarding mosfet selection
Post by: MagicSmoker on March 17, 2017, 12:46:24 pm
Is there any option except "Connect" command? It worked for me but just want to know if any.
Thanks.

Yes, you can put multiple pins on the symbol with nearly identical names. For example, S@1, S@2 for source pins, D@5, D@6 for drain pins, etc. Then connect each of those pins (symbol) to individual pads (package) when making the device. That is how we had to do it in the bad old days before the "Append" command was added, and it was a terrible kludge.

See attached picture for an example: