Go Back   Home > Forums > Amplifiers > Solid State
Home Forums Rules Articles Store Gallery Blogs Register Donations FAQ Calendar Search Today's Posts Mark Forums Read

Solid State Talk all about solid state amplification.

Please consider donating to help us continue to serve you.

Ads on/off / Custom Title / More PMs / More album space / Advanced printing & mass image saving
Reply
 
Thread Tools Search this Thread
Old 22nd July 2010, 04:09 AM   #1
ervinl is offline ervinl  Indonesia
diyAudio Member
 
Join Date: Mar 2010
Default Add Zener and C to MOSFET

Hi,

I would like to add zener and small pf C in front of power amp/final MOSFET to stabilize better (original schematic does not have Zd, C, stopper, and I experience somehow the MOSFET is hot and gone by accident).

If I also put stopper resistor in front of gate, and limitter resistor at source, where should I connect this Zd and C, before stopper, or after stopper in the gate pin?

And what about the other pin, direct to source, or after limitter resistor?

What value of C will prevent high freq oscilation better, but still larga audio bandwidth, will 47pf enough (less or more)?

Thanks,

Ervin L
  Reply With Quote
Old 22nd July 2010, 08:29 AM   #2
CBS240 is offline CBS240  United States
diyAudio Member
 
CBS240's Avatar
 
Join Date: Aug 2005
Location: K-town
Hi

Place two Zener diodes between gate and source pins for Vgs protection; in series, opposing polarities so the gate source barrier is protected in both directions. Use a C of ~30-40pf and make a Zobel filter from gate to GND as close to the device package as possible with the zero set at ~30-40MHz. Mosfets can oscillate very fast if not dampened properly. The optimum value of the gate stopper resistor will depend on the specific mosfet and may not be the same for both P-ch and N-ch of relative equal Gm. The layout of the GND path back to the star may affect the effectiveness of the gate LP filter.



__________________
All the trouble I've ever been in started out as fun......
  Reply With Quote
Old 22nd July 2010, 10:37 PM   #3
CBS240 is offline CBS240  United States
diyAudio Member
 
CBS240's Avatar
 
Join Date: Aug 2005
Location: K-town
....also try to keep the leads as short as possible, no wires trailing from the PCB, and place your PS decoupling cap as close to the drain pin as you can. You do use de-coupling, yes? This is where 2 sided PCB and SMDs come in handy, it allows you to better optimize layout. This is important in getting the most of the very high effective Ft from the mosfet and not have to locally compensate all it's BW away.
__________________
All the trouble I've ever been in started out as fun......
  Reply With Quote
Old 22nd July 2010, 11:48 PM   #4
diyAudio Member
 
nigelwright7557's Avatar
 
Join Date: Apr 2008
Location: Carlisle, England
I dont think you need a zobel network on the input to a MOSFET.
The MOSFET already has considerable gate capacitance or certainly the ones I use.

I usually use a 390R gate stopper resistor.


If your getting oscilation then look at the VAS miller capacitor again it could be too small.

If its a quasi amp then the lower driver needs a miller capacitor.
__________________
http://www.murtonpikesystems.co.uk PCBCAD40 pcb design software.
  Reply With Quote
Old 23rd July 2010, 02:15 AM   #5
CBS240 is offline CBS240  United States
diyAudio Member
 
CBS240's Avatar
 
Join Date: Aug 2005
Location: K-town
For a source follower the Zobel has little to do with CISS as it connects to GND, since CISS is Cgs+Cgd. It allows you to use a smaller gate stopper and form a steeper filter response. For a mosfet as a source follower with ~1500pf CISS, I use a 75R gate stopper and 47pf in series with 82R from gate to GND, zero ~40MHZ. Allowing the use of the higher BW of the mosfet and still having stability will help to reduce crossover distortion as well. Proper layout is crucial.

Here is a good reference paper pertaining to this subject.
__________________
All the trouble I've ever been in started out as fun......
  Reply With Quote
Old 23rd July 2010, 02:53 AM   #6
ervinl is offline ervinl  Indonesia
diyAudio Member
 
Join Date: Mar 2010
Quote:
Originally Posted by CBS240 View Post
For a source follower the Zobel has little to do with CISS as it connects to GND, since CISS is Cgs+Cgd. It allows you to use a smaller gate stopper and form a steeper filter response. For a mosfet as a source follower with ~1500pf CISS, I use a 75R gate stopper and 47pf in series with 82R from gate to GND, zero ~40MHZ. Allowing the use of the higher BW of the mosfet and still having stability will help to reduce crossover distortion as well. Proper layout is crucial.

Here is a good reference paper pertaining to this subject.
Why must use zobel (75-82 ohm resistor in series), instead of 47pf directly paralel from G to S (or ground?) Currently the circuit I try is power follower (source = output to speaker).

Unfortunately, there is a cable jumper in the PCB to connect from one MOSFET to another, as it is separated in order to maximize the HS (separate in such a distance). I also suspect this cable may pick up alien signal if the MOSFET is not secured from anti oscilation.

Thanks,

Ervin L
  Reply With Quote
Old 23rd July 2010, 05:09 AM   #7
CBS240 is offline CBS240  United States
diyAudio Member
 
CBS240's Avatar
 
Join Date: Aug 2005
Location: K-town
47pf from G to S will do nothing. If it is a source follower, it will connect from gate to GND. It is advantageous to include a zero (as in poles and zeros) around the frequency where the mosfet may oscillate. Read section 1.6 on page 7 of the artical I referenced in post 5 relating to the types of oscillators created by mosfet internal parisitic components. Also the last paragraph just before section 3 on page 12. Relying on just a gate stopper and increasing the value until the 'oscillators' are dampened is a cheap fix and reduces the gain and increases the phase shift at higher frequencies and is far from optimal. Better to go for a sharper 'knee' and slope in the Bode plot and less phase shift.


Quote:
Unfortunately, there is a cable jumper in the PCB to connect from one MOSFET to another, as it is separated in order to maximize the HS (separate in such a distance).
If it is possible, a de-coupling cap, ~1000uf || 100nf film cap, at the drain pin to GND (with a seperate path to the power 'star' GND junction) of each transistor may help maintain stability with the cable jumper connection.


__________________
All the trouble I've ever been in started out as fun......
  Reply With Quote
Old 23rd July 2010, 06:36 AM   #8
diyAudio Member
 
Workhorse's Avatar
 
Join Date: Dec 2004
Send a message via Yahoo to Workhorse
I prefer a ferrite ring[bead] in the gate leg of mosfets to suppress oscillation in MHZ region
__________________
It's a fruitless endeavor to try and educate a fool that rejoices in ignorance
  Reply With Quote
Old 23rd July 2010, 06:50 AM   #9
ervinl is offline ervinl  Indonesia
diyAudio Member
 
Join Date: Mar 2010
Quote:
Originally Posted by CBS240 View Post
Hi

Place two Zener diodes between gate and source pins for Vgs protection; in series, opposing polarities so the gate source barrier is protected in both directions. Use a C of ~30-40pf and make a Zobel filter from gate to GND as close to the device package as possible with the zero set at ~30-40MHz. Mosfets can oscillate very fast if not dampened properly. The optimum value of the gate stopper resistor will depend on the specific mosfet and may not be the same for both P-ch and N-ch of relative equal Gm. The layout of the GND path back to the star may affect the effectiveness of the gate LP filter.



About the Zd, what if I only user 1, only protect Vg-s to always < max voltage, and the minimum is >= 0.7 (Zd reverse voltage ~ dioda reverse voltage). I think it will also protect the MOSFET.

Will it hurt the sound just by connecting like that, as I know Vg will never < Vs normally (CMIIW), and if it is, reverse dioda will keep itu < 0.7 voltage difference.

Thx,

Ervin L
  Reply With Quote

Reply


Hide this!Advertise here!

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
zener regulator till Solid State 29 26th March 2008 09:39 PM
Zener Bias alexistheo Tubes / Valves 1 24th March 2006 02:43 AM
how do i add volume control on front of bias mosfet?? AudioGeek Solid State 0 19th November 2005 10:12 PM
Zener references rtarbell Solid State 9 6th November 2005 10:45 AM
No zener ding Pass Labs 10 6th June 2001 11:11 AM


New To Site? Need Help?

All times are GMT. The time now is 02:11 PM.

Page generated in 0.12339 seconds (81.90% PHP - 18.10% MySQL) with 10 queries

Copyright Đ1999-2012 diyAudio