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 4th July 2009, 01:09 AM   #21
diyAudio Member
 
danfo098's Avatar
 
Join Date: Apr 2005
Location: Linköping
I made some changes to the schematic.

I lowered the VAS quiescent current to 8.8 mA due to nasty current spikes on the bases of Q18/Q19.

I removed the two schematics in the top of the thread because they aren't needed anymore (and I'm running low on space).

Here are some simulations:

Closed loop gain
Click the image to open in full size.

Open loop gain
Click the image to open in full size.
  Reply With Quote
Old 4th July 2009, 09:43 AM   #22
AndrewT is online now AndrewT  Scotland
diyAudio Member
 
Join Date: Jul 2004
Location: Scottish Borders
I think the open loop gain is telling you that the amp is unstable.

The slope of the HF response increases just before the gain drops to 0dB. and there the phase is greater than 180degrees. I think that means you have simulated an oscillator.

How did you get open loop gain flat from 1Hz to 2.5kHz?
__________________
regards Andrew T.
  Reply With Quote
Old 4th July 2009, 11:07 AM   #23
diyAudio Member
 
danfo098's Avatar
 
Join Date: Apr 2005
Location: Linköping
The point where the two gain curves first intersect is ~1.6 MHz. Isn't that the point you should look at for phase margin or have I misunderstood?

I simulated the open loop gain with R1 and C1 removed.
C2 and C8 set to 1000000uF and R15 set to 0.001R.

R36=20R, other than that the simulation is done with the circuit in the schematic above.

The closed loop simulation is done with R1 and C1 removed and R36=20R.

Don't know why it's flat from 1 Hz to 2.5 kHz.
  Reply With Quote
Old 4th July 2009, 03:50 PM   #24
diyAudio Member
 
blueskynis's Avatar
 
Join Date: Aug 2007
Location: Niš
Send a message via MSN to blueskynis Send a message via Yahoo to blueskynis
I presume lower roll-off @ 1Hz is because of some low pass filter and upper roll-off @ 2.5kHz is the first pole set by Miller compensation. By looking at the pictures the amp seems to be unstable. The easiest way to make it stable again is to increase the Miller capacitor.
__________________
Windows-free with Fedora 13
== www.diy-audio-engineering.org ==
  Reply With Quote
Old 5th July 2009, 01:16 AM   #25
diyAudio Member
 
danfo098's Avatar
 
Join Date: Apr 2005
Location: Linköping
Lets call the above open/closed loop plots for:

Open loop: AOL
Closed loop: AFB

I exported them from LT Spice into MATLAB and did the following:

BetaAOL = (AOL - AFB) / AFB

I then plotted the magnitude and phase for BetaAOL.

The result:
Click the image to open in full size.


I like the results except for the "hump".

I then tried increasing the miller caps to 100pF. No "hump" suppression there. So I tried increasing the 68R degen resistors in the diff pairs to 100R. This helped a bit.

The result:
Click the image to open in full size.

The last plot is telling me that the amp is quite stable. However I'm a bit concerned about the "hump" it's still pretty close to unity gain.

Or could it be that I have misunderstood something critical and my phase and gain margin calculations are wrong?
  Reply With Quote
Old 5th July 2009, 03:25 AM   #26
GK is offline GK  Australia
Account disabled at member's request
 
Join Date: Jan 2006
Quote:
Originally posted by AndrewT
I don't think the current mirror on the LTP collectors will be effective with the parallel 680r load.
Without the 680r the circuit does not work.
Without the current mirror the circuit does work, but badly.


Well done right it actually performs significantly better than a standard complementary input stage.

I explained why (with actual technical reasons) here:

http://users.picknowl.com.au/~glenk/K12A.HTM
  Reply With Quote
Old 5th July 2009, 04:22 AM   #27
GK is offline GK  Australia
Account disabled at member's request
 
Join Date: Jan 2006
Quote:
Originally posted by danfo098
Lets call the above open/closed loop plots for:

Open loop: AOL
Closed loop: AFB

I exported them from LT Spice into MATLAB and did the following:

BetaAOL = (AOL - AFB) / AFB

I then plotted the magnitude and phase for BetaAOL.




I like the results except for the "hump".

I then tried increasing the miller caps to 100pF. No "hump" suppression there. So I tried increasing the 68R degen resistors in the diff pairs to 100R. This helped a bit.



The last plot is telling me that the amp is quite stable. However I'm a bit concerned about the "hump" it's still pretty close to unity gain.

Or could it be that I have misunderstood something critical and my phase and gain margin calculations are wrong?

Hi

I'm not immediately sure what is happning in your sim to cause that hump, but I just ran a simplified sim of your amp to check the compensation. This is very similar to an amp I already have in my LTspice file, so all I had to do was change a few component values. I did, though, make some minor changes which I think are necessary.

In order to minimise LTP imbalance due to Vbe differences between the PNP and NPN VAS transistors you really need to swamp these out by having at least a volt of emitter degeneration.
This means, for a VAS standing current of 10mA, a total of 100 ohms emitter degeneration is required for each VAS transistor.

Attached below is a loop gain / phase plot for your amp. All the values are the same....

3mA LTP tail current
68R LTP emitter degeneration
680R LTP load resistors
56pF Cdom's

....except I have increased the VAS emitter degeneration to 100 ohms and increased the VAS biasing current source to 3.4mA to give a VAS standing current to 10mA.

The plots look fine (no hump) and the unity loop gain frequency matches your sims, at approximately 1.2MHz.

Note though, that 1.2MHz is pushing it a bit for a real amp, unless the layout is very good. You will definately need an output inductor to isolate any capacitive load.
82pF would probably be safer for Cdom, returning a unity loop gain frequency of around 800kHz.

I would also recommend that you introduce R-C filtering on each supply rail to filter / isolate the ripple induced on the supply rails by the output stage from the VAS and LTP.

Cheers,
Glen
Attached Images
File Type: jpg symamp.jpg (97.4 KB, 515 views)
  Reply With Quote
Old 5th July 2009, 11:28 AM   #28
diyAudio Member
 
danfo098's Avatar
 
Join Date: Apr 2005
Location: Linköping
Hi Glen

Thanks for the comment, great information.

I'm off for a one week trip now but as soon as I get back I'll try your suggested changes.
  Reply With Quote
Old 5th July 2009, 12:02 PM   #29
AndrewT is online now AndrewT  Scotland
diyAudio Member
 
Join Date: Jul 2004
Location: Scottish Borders
re. latest version shown in post21.
I like the way you show all the data for the set up in addition to the schematic.

How does one decide what CCS current to set to ensure the correct voltage drop across the 680r.

Glen,
thanks for that link explaining 680r & CM for the LTP.
__________________
regards Andrew T.
  Reply With Quote
Old 5th July 2009, 12:31 PM   #30
GK is offline GK  Australia
Account disabled at member's request
 
Join Date: Jan 2006
Quote:
Originally posted by AndrewT
How does one decide what CCS current to set to ensure the correct voltage drop across the 680r.

It's just the voltage you want / 680R.
  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
Need comments on amp design mightydub Solid State 28 24th December 2008 02:01 AM
My first amp design - comments blueskynis Solid State 36 26th March 2008 04:38 PM
need comments on amp design metebalci Tubes / Valves 0 10th September 2006 09:03 PM
Comments on TL design, pls Jorge Multi-Way 2 9th June 2005 04:05 PM
Comments on this design? G Tubes / Valves 0 16th October 2003 06:09 PM


New To Site? Need Help?

All times are GMT. The time now is 04:51 PM.

Page generated in 0.13486 seconds (89.52% PHP - 10.48% MySQL) with 11 queries

Copyright ©1999-2012 diyAudio