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

Tubes / Valves All about our sweet vacuum tubes :) Threads about Musical Instrument Amps of all kinds should be in the Instruments & Amps forum

diyAudio Sponsor

Search for a tube at thetubestore.com                            Product reviews and more

Audio tubes for any amplifier: from high end home audio to classic guitar amps.

Quick links by tube type: 12AX7, EL34, 6L6, KT66, 6550, KT88, EL84, 12AU7, 12AT7, 6922, 6H30, 300B, 6V6, 6SN7 

Reply
 
Thread Tools Search this Thread
Old 1st July 2007, 11:42 PM   #11
pftrvlr is offline pftrvlr  United States
diyAudio Member
 
Join Date: Feb 2007
Location: SoCal
Quote:
Originally posted by astouffer
Is the filament supply floating? Connect a 1.uf cap from one side to ground.

The heater supply is grounded through two 100 ohm resistors. I do want to try DC-float AC-ground config later.
  Reply With Quote
Old 1st July 2007, 11:55 PM   #12
pftrvlr is offline pftrvlr  United States
diyAudio Member
 
Join Date: Feb 2007
Location: SoCal
Did some more SPICE sim, and here is what I found:

For
Rectifier->45uf ASC Cap->10H-125ma Hammond 159P Choke->45uf ASC Cap
There is 32mv p-p ripple in the PSU output

For
Rectifier->470uf electrolytic Cap->10H-125ma Hammond 159P Choke->470uf electrolytic Cap
The ripple is about 0.5mv.

I will measure the ripple using cap->DMM method see if the numbers match.

Sounds like that a headphone (95db sensitivity) amp requires a much lower ripple PSU.
  Reply With Quote
Old 2nd July 2007, 12:46 AM   #13
pftrvlr is offline pftrvlr  United States
diyAudio Member
 
Join Date: Feb 2007
Location: SoCal
Quote:
Originally posted by refference
First of all , your headphone amp is drawing less than
60 mA , from the power supply , your choke is rated for
10 H @ 125 mA , so it is not developing the total self-in-
ductance , then the SPICE sim , does not reflect the actual
situation .
The Hammond web site (http://www.hammondmfg.com/153.htm) states:


Units will exhibit less inductance at slightly higher currents or more at lower currents.


I am bit confused. Can someone explain?
  Reply With Quote
Old 2nd July 2007, 01:46 AM   #14
diyAudio Member
 
Join Date: Jan 2006
Location: SAO PAULO - SP
Hi pftrvlr ,

Hammond’ s staff gives that information , because they
probably are giving the AVERAGE self-inductance value .

If the current rises , the nucleus will saturate sooner
and then the self-inductance will obviously be a bit lower
than the average value .

If the current is low , the nucleus is working more
“ relaxed “ , and then the self-inductance will be a bit
higher than the average value .

At this point I apologize , and agree with EC8010 , when
he said :

“Carlos: The choke's inductance might be a little low from
drawing 60mA rather than 125mA, but nothing much
to worry about “
...... and vice-versa .

So , forget about my first suggestion , but I sustain my
second and third suggestions , obviously if you are using
tube rectifier , you must to pay attention to the tube datasheet
about the input capacitor max. value . ( see my post # 4 )
The 2200 uf / Ampere rule of thumb , has worked very fine ,
for me , many years , for both , tubes and solid state PSUs .

After all , I think that you only need a better filter , like you
said in your post # 12 :

“Sounds like that a headphone (95db sensitivity) amp requires
a much lower ripple PSU.”

Conclusion ( at least for me )
You have a very good headphone amp. and an excellent head-
phone , and the “ set “ is very sensible to ripple .

Best Regards for all ,

Carlos
  Reply With Quote
Old 2nd July 2007, 03:36 AM   #15
gootee is offline gootee  United States
diyAudio Member
 
Join Date: Nov 2006
Location: Indiana
Blog Entries: 1
Quote:
Originally posted by pftrvlr
Did some more SPICE sim, and here is what I found:

For
Rectifier->45uf ASC Cap->10H-125ma Hammond 159P Choke->45uf ASC Cap
There is 32mv p-p ripple in the PSU output

For
Rectifier->470uf electrolytic Cap->10H-125ma Hammond 159P Choke->470uf electrolytic Cap
The ripple is about 0.5mv.

I will measure the ripple using cap->DMM method see if the numbers match.

Sounds like that a headphone (95db sensitivity) amp requires a much lower ripple PSU.
In your spice simulations, you probably do need to at least include the capacitors' ESR (Equivalent Series Resistance), AT the ripple frequency.

If your caps' datasheets don't give the ESR at 120 Hz (or 100 Hz), they should at least provide a figure for max tan(delta), or maybe for dissipation factor (which is just a percent = 100*tan(delta)).

Then use tan(delta) @ f = 2 * Pi * f * C *ESR(f)

i.e. ESR(f) = tan(delta)/(2 * Pi * f * C)

e.g. If tan(delta) = 0.1, then, for 45uF,

ESR45(120Hz) = 0.1/(2 * 3.14 * 120 * .000045) = 2.95 Ohms

and for 470uF,

ESR470(120Hz) = 0.1/(2 * 3.14 * 120 * .00047) = 0.282 Ohms

So you put those resistances in series with each capacitor. Then your spice simulation should match reality a little better.

If you want to make it better still, you can also include the parasitic inductance and resistance of your wires or PCB traces. You can look up the typical values of each of those, for different wire gauges, or calculate them for PCB trace geometries. But, to start with, you can just try using 25nH and .001 Ohm per inch of wire or PCB trace. So you just put an inductor and resistor in series, in place of each conductor, in your simulation.

Using the wire or trace impedance in simulations is especially important when you want to make sure that ground-return currents aren't ruining an otherwise-good power supply and amplifier design, with the voltages they induce at the non-ground ends of shared conductors!

I have some ready-made LTspice simulation files that might be helpful, and also GIF drawings of same, downloadable at:

http://www.fullnet.com/~tomg/gooteesp.htm

They include a couple of power supply schematics, which already have a convenient setup for including grounds' impedances. NOT shown are the parasitics included in each component, since they are not shown on the LTspice schematics (because LTspice allows entering them directly for some components).

Also included is a power transformer model, with simple instructions for measuring the parameters yourself, from which it then calculates other parameters automatically.

- Tom Gootee

http://www.fullnet.com/~tomg/index.html
  Reply With Quote
Old 2nd July 2007, 04:02 AM   #16
pftrvlr is offline pftrvlr  United States
diyAudio Member
 
Join Date: Feb 2007
Location: SoCal
Thanks Tom. I will check it out. I am using point-to-point wiring, is there any difference in the parameters from the PCB?
  Reply With Quote
Old 2nd July 2007, 06:26 AM   #17
gootee is offline gootee  United States
diyAudio Member
 
Join Date: Nov 2006
Location: Indiana
Blog Entries: 1
Yes. Every wire size and material, etc, has its own figures for inductance and resistance per unit of length. PCB traces' impedances, similarly, vary with trace length, width, thickness, and material type.

You can find auto-calculators for all of those things, on the web, if it becomes important to do them more-accurately. But, at first, you can just use the 25nH per inch and 0.001 Ohm per inch (which are probably close to #20 wire). Later, if you find out that your circuit happens to be sensitive to a particular wire's impedance, then you might want to worry about getting it more exact.

While we're on the subject of parasitics: I usually also stick a 0.3pF cap in parallel with each resistor, to see if the circuit is sensitive to it. Resistors do have capacitance. (Actually, everything has capacitance, and inductance, and resistance.)

If you want to get fancy, you can also model the leakage current of the capacitors. Many of them say it's something like ".01CV or 3uA, whichever is greater", although some common "low leakage" types say .002CV.

So, assuming they say I = .01CV, that gives V/I = 1/(.01C) = parallel R for the model.

e.g. For 470 uF: 1/(.01 * .000470) = 213k in parallel. And for 45 uF: 1/(.01 * .000045) = 2.22 Meg in parallel.

By the way, for any ceramic and film caps, you can use an ESR of something like .03 Ohms, just to get in the ballpark, to see if the circuit is sensitive to it. It might help when you're looking for high-frequency resonances, if everything else is modeled well.

And, of course, always include the spec'd series R for inductors, if you don't have an even better model for them.

Note, too, that if you're doing AC Analysis (bode plots), then it gets "a little more difficult" to model some of the frequency-dependent things, like ESR of caps. In that case, you have to create a resistor for each one that uses a Laplace source. It gets somewhat messy. And those Laplace sources usually don't like simulating in the time domain, very well at all, unfortunately.

- Tom Gootee

http://www.fullnet.com/~tomg/index.html
  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
Noisy ADC 5th element Digital Line Level 6 30th August 2009 10:29 PM
Noisy NAD 705 squirrel69 Solid State 6 7th April 2006 01:37 AM
noisy noisy noisy noisy noisy tube dsavitsk Tubes / Valves 50 20th February 2006 04:07 PM
help on P1.7 (Noisy) pamaz Pass Labs 9 26th August 2004 02:21 PM
How can i use a noisy PSU ? Garbz Solid State 5 3rd January 2004 12:15 AM


New To Site? Need Help?

All times are GMT. The time now is 09:12 AM.

Page generated in 0.10965 seconds (83.66% PHP - 16.34% MySQL) with 10 queries

Copyright ©1999-2012 diyAudio