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 3rd July 2005, 04:56 AM   #1
jaycee is offline jaycee  United Kingdom
diyAudio Member
 
Join Date: Apr 2004
Location: Norwich, UK
Default My first amplifier design

Well, here it is:

http://www.darkmatter.myby.co.uk/cascodevas.png

(I didn't make it an image as it's huge - LTSpice looks nasty at smaller resolutions)

I've never really designed an amplifier before, and haven't had a lot to go on, just some articles on the internet, looking at lots of designs, and tinkering in SPICE, so I'm looking for some expert opinions here.

A few points:

* 2SC2240/2SA970 will most likely be replaced with 2SC2547E/2SA1085E instead as they are lower noise. 2N5401/2N5551 will probably be used for early testing as they are cheap!

* BD139/140 are on the edge of their ratings, I will hopefully use 2SC2911/2SA1209 instead.

* MJL21193/MJL21194 will probably be changed for MJL4281/MJL4302 - I didn't use the SPICE models for those as they are apparently wrong.

One question I do have, there is a large turn-on thump due to the current sources in the input LTP's... is there any way I can calm this down as it takes about 2 seconds to settle according to the simulator.

It's designed for 100W at 8 ohms with a 1V RMS input (gain 30.46dB)
  Reply With Quote
Old 3rd July 2005, 06:53 AM   #2
sam9 is offline sam9  United States
diyAudio Member
 
sam9's Avatar
 
Join Date: Jun 2002
Location: Left Coast
The best thing to do is build it and see what happens.

The output section looks solid -- EF topology has is pretty trouble free once you get the bias setting stable. However, I question whether you need a tripple unless you plan to parrallel more output devices in a subsequent version.

I notice the base resistors on the differential pairs. I'm not sure if I see this often. What is the intent/purpose? Regarding the 970/2240s in the VAS cascode -- I've had a situation in the past where high hfe transistors in those positions contributed to instability in the VAS. Substituting a considerably lower hfe transistor improved the situation with no increase in measured distortion (ltspice predicted otherwise).

In any case build it. Unless you are very, very experienced the odds of getting it right the first time are slim no matter how much simulating you do. Just get it stable and functional at first even if you have to accept higher THD than you want. It's really hard to opyimize an amplifier that keeps trying to commit suicide.
  Reply With Quote
Old 3rd July 2005, 07:28 AM   #3
jaycee is offline jaycee  United Kingdom
diyAudio Member
 
Join Date: Apr 2004
Location: Norwich, UK
Quote:
Originally posted by sam9
The best thing to do is build it and see what happens.
Hopefully I shall be able to do this soon...


Quote:
Originally posted by sam9
The output section looks solid -- EF topology has is pretty trouble free once you get the bias setting stable. However, I question whether you need a tripple unless you plan to parrallel more output devices in a subsequent version.
Basically I'm being influenced by the Leach amplifier... the Triple Darlington seems to have a lot of advantages, and it had lower crossover distortion when I tested it in LTSpice. I stayed away from CFB after doing a smaller amplifier and finding that the CFB is murder to keep stable.


Quote:
Originally posted by sam9
I notice the base resistors on the differential pairs. I'm not sure if I see this often. What is the intent/purpose?
Again see Leach amplifier. My thought on this was that it provides some base stopper isolation between the two halves of the circuit.


Quote:
Originally posted by sam9
Regarding the 970/2240s in the VAS cascode -- I've had a situation in the past where high hfe transistors in those positions contributed to instability in the VAS. Substituting a considerably lower hfe transistor improved the situation with no increase in measured distortion (ltspice predicted otherwise).
Noted. I have seen a mix of things done with cascodes... some use two small signal devices, some a small signal and medium power device, and some use dual medium power devices.


Quote:
Originally posted by sam9
In any case build it. Unless you are very, very experienced the odds of getting it right the first time are slim no matter how much simulating you do. Just get it stable and functional at first even if you have to accept higher THD than you want. It's really hard to opyimize an amplifier that keeps trying to commit suicide.
The big problem is that as of yet, I don't have a 'scope, so if it starts oscillating or doing other wierd things I have no way to track it down. This is why I'm keeping my eye on eBay for a good 50MHz dual channel 'scope
  Reply With Quote
Old 3rd July 2005, 09:30 AM   #4
AndrewT is offline AndrewT  Scotland
diyAudio Member
 
Join Date: Jul 2004
Location: Scottish Borders
Hi Jaycee,
a twin beam scope would be even better. No chopping between channels because it has two completely separate channels all the way from input to the spot on the CRT. It might then have twin channel on each beam.
__________________
regards Andrew T.
  Reply With Quote
Old 3rd July 2005, 12:35 PM   #5
djk is offline djk
diyAudio Member
 
djk's Avatar
 
Join Date: Feb 2001
Location: USA
I have found that the Leach sounds better with resistors for the current sources for the diff pairs rather than an active current source.

It also sounds better with less gain in the diff pairs as in the V4.5

It also sounds better with the nested FB loop to the pre-drivers

The main reason the Super Leach has a cascoded VAS is for power handling, it is not needed for smaller versions.

"I have been asked why I did not use cascode stages (common emitter followed by common base) for the second stage. The cascode stage minimizes the Miller effect and exhibits a lower input capacitance than the common emitter stage. It is used in applications where bandwidth is to be optimized. A feedback amplifier, however, must have a dominant pole to set its gain bandwidth product. It can be shown that the optimum method to set this pole is to place a capacitor from output to input of the highest gain inverting stage. If I had used cascode amplifiers in the second stage, a capacitor would have to be placed from the output to the input of each to set the dominant pole. Then the cascode stage would have the same bandwidth as the common emitter stage. A cascode stage cannot be used to improve the bandwidth of a feedback amplifier if the gain bandwidth product is to be held constant. If the gain bandwidth product is not intentionally limited to some reasonable value, the amplifier would not be stable. That is, it would oscillate. "
  Reply With Quote
Old 3rd July 2005, 02:53 PM   #6
sam9 is offline sam9  United States
diyAudio Member
 
sam9's Avatar
 
Join Date: Jun 2002
Location: Left Coast
Quote:
I'm keeping my eye on eBay for a good 50MHz dual channel 'scope
I don't know your budget but consider this
http://www.elexp.com/tst_s500.htm
It's not the equivalent of an HP ot Techtronics but it is a lot of capability for the price.


Quote:
quote:
Originally posted by sam9
The output section looks solid -- EF topology has is pretty trouble free once you get the bias setting stable. However, I question whether you need a tripple unless you plan to parrallel more output devices in a subsequent version.

Basically I'm being influenced by the Leach amplifier... the Triple Darlington seems to have a lot of advantages, and it had lower crossover distortion when I tested it in LTSpice. I stayed away from CFB after doing a smaller amplifier and finding that the CFB is murder to keep stable.
I wan't thinkinf Tripple-EF vs CFB. I agree CFB can be a pain - similar experience to you. I was think of a simpler EF just drivers and output devices.
  Reply With Quote
Old 3rd July 2005, 04:34 PM   #7
jaycee is offline jaycee  United Kingdom
diyAudio Member
 
Join Date: Apr 2004
Location: Norwich, UK
Quote:
Originally posted by AndrewT
Hi Jaycee,
a twin beam scope would be even better. No chopping between channels because it has two completely separate channels all the way from input to the spot on the CRT. It might then have twin channel on each beam.
This is what I meant, I think... "dual trace" is what I meant, but yeah, one capable of displaying 2 traces at once.

Quote:
Originally posted by sam9
I don't know your budget but consider this
http://www.elexp.com/tst_s500.htm
It's not the equivalent of an HP ot Techtronics but it is a lot of capability for the price.
I've looked at PC based scopes before, the Velleman one isn't too bad from what I've heard, and BitScope is interesting... but they're still out of my price range compared to an analogue 'scope from eBay which can go for around the £100-130 mark.
  Reply With Quote
Old 3rd July 2005, 07:10 PM   #8
diyAudio Member
 
darkfenriz's Avatar
 
Join Date: Jun 2004
Location: Warsaw
Hi jaycee
It looks pretty standard and surely will work nice.
One thing I've noticed is you have low feedback factor, so you will have to run minimum 50mA output stage bias to keep Xover distortion low.
Another thing is why you are using miller compensation combined with cascode. It deosn't make sense to me, as cascode is made to (besides of dissipation issues) eliminating miller effect. Why don't you use a complementary Vbe multiplier with midpoint to the ground thru 23.5k R instead of these two 47k. You can also put a cap parallel to this 23.5k R to place a dominant pole instead of miller. hm...?
regards
  Reply With Quote
Old 3rd July 2005, 07:52 PM   #9
jaycee is offline jaycee  United Kingdom
diyAudio Member
 
Join Date: Apr 2004
Location: Norwich, UK
Quote:
Originally posted by darkfenriz
One thing I've noticed is you have low feedback factor, so you will have to run minimum 50mA output stage bias to keep Xover distortion low.
Are you referring to the global feedback of 30.46dB or the fact that there is no local feedback between the drivers/predrivers and the outputs?

Quote:
Originally posted by darkfenriz
Another thing is why you are using miller compensation combined with cascode. It deosn't make sense to me, as cascode is made to (besides of dissipation issues) eliminating miller effect.
I was getting ringing on the edge of a 1KHz square wave without compensation. I am wondering whether using RC filters would be better as I have seen in a number of designs

Quote:
Originally posted by darkfenriz
Why don't you use a complementary Vbe multiplier with midpoint to the ground thru 23.5k R instead of these two 47k. You can also put a cap parallel to this 23.5k R to place a dominant pole instead of miller. hm...?
I'm no big expert. So i'm not sure what you mean here.
  Reply With Quote
Old 3rd July 2005, 08:39 PM   #10
diyAudio Member
 
darkfenriz's Avatar
 
Join Date: Jun 2004
Location: Warsaw
30dB of feedback factor??
Maybe I looked too shallow
I mean this:
Attached Images
File Type: jpg cvbe.jpg (9.1 KB, 736 views)
  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
What's this Amplifier Design gni Solid State 114 19th November 2009 08:18 PM
My first amplifier design, what do you think? Fritzell Solid State 18 14th October 2005 01:12 PM
Amplifier Design PassFan Tubes / Valves 5 16th April 2003 10:45 PM


New To Site? Need Help?

All times are GMT. The time now is 12:35 PM.

Page generated in 0.17996 seconds (68.49% PHP - 31.51% MySQL) with 11 queries

Copyright ©1999-2012 diyAudio