Results 1 to 33 of 33

Thread: Designing my first tube guitar preamp: a few questions

  1. #1
    Member
    Join Date
    Nov 2008
    Posts
    34

    Designing my first tube guitar preamp: a few questions

    Hello everyone, as the title implies, I am in the process of designing my own tube guitar preamp. I have never used tubes in a circuit before, so I am sure to have some general questions to ask as I go along in the design process to make sure I dont blow anything up/hurt myself. I have a general understanding of most things I'll be doing, and most of the questions I'll have will just ask for confirmation to my own ideas, with maybe a few asking for an explanation. So, here is my preliminary schematic as of now, with power supply and input gain stage:



    The tubes I am using are 6247 Subminiature triodes I picked up on ebay. (got 6 of them for $13, not a bad deal I thought).

    First questions are regarding the power supply:

    1. My transformer is one I took from an old 25 watt SS amp that I broke (accidentally... of course). It was used as a step-down from 120v to 36v. I want to use it as a step up to give me the 250v plate voltage I plan to use, by dividing the mains voltage in such a way that It multiplies to the exact voltage I need. Seeing as how I am only designing a preamp, and not an entire amp, the total power demands on the transformer should be less. Yes the voltage will be higher, but the overall power demands should be much less. I have zero documented information about this transformer since it is quite old. Do you think it will be safe to use my transformer in this way?

    2. In my power supply (before the transformer), do you think 5w rated resistors will be adequate to divide the mains voltage? I dont know how much current comes from the mains, only the voltage, so I chose this value just to be safe (and I hope it will be).

    3. About the heater supply, is it alright to supply my heaters in this manner using a voltage divider since I dont have a transformer tap to use instead? The selected values should deliver about 6vdc at 200ma, well within the heater specs for these tubes. Also, it is ok to power heaters with DC voltage correct?


    Those are really the only questions I have for now, though I will undoubtedly have more as my design progresses. Im pretty sure my input gain stage is as straightforward as it gets, pretty much center biased (slightly warmer than it could be, but still pretty much center). It allows about a 4vAC signal to go through without clipping, so I think it will work pretty well as an input gainstage (and considering all of my guitars have active pickups that can deliver a pretty large signal, this large headroom should prove useful). The plate resistor and voltage make my load line almost identical to the "normal" specifications as provided by the datasheet for these tubes. Tube datasheet can be found here if someone needs it:

    http://frank.yueksel.org/sheets/138/6/6247WA.pdf

    Very much thanks ahead of time to anyone who can answer my questions

  2. #2
    Supporting Member tubeswell's Avatar
    Join Date
    Feb 2007
    Location
    Wellington NZ
    Posts
    3,774
    Blog Entries
    1
    Hi jaywalker512

    Check out Merlin's excellent valve wizard site for designing tube amps here.

    How to design valve guitar amplifiers

    Without going into your circuit too much at this stage, I will note that having 1k2 as a voltage divider for your heater elevation is not a good idea. You don't want nearly all the B+ going to ground at that point (which it most surely will do with that load. So I suggest you try aiming for a voltage divider that is going to give you a total load of at least 220k. (That way it will act as a decent bleeder resistance path for discharging your filter caps safely at power off as well).

    Also, having only one 10uF filter cap after the rectifier will probably leave too much ripple on your power rail. I suggest you use a CRC or CLC filter there.
    Building a better world (one tube amp at a time)

  3. #3
    Supporting Member
    Join Date
    Jun 2008
    Location
    Italy
    Posts
    1,139
    Hi jaywalker,
    no disrespect intended, and I don't want to bust your bubble, but I think the design to have several flaws.

    First of all using a voltage divider at the primary is out of question, as it's not safe IMHO, second, you're using a Graetz full wave bridge, so with 252 VAC at the secondary, you' ll have much more than 250 VDC ( some 355 VDC ) after the rectifier/filter cap. Third, using the +B rail for the heater supply makes for some serious problems as well....the 1.2 K dropping resistor should dissipate ( 250-6 )V * 0,2 A = some 49 Watts Apart from the enormous waste of power, you'd need a 100 W resistor to keep its temperature within reasonable limits.

    You will make life much easier to yourself, and will spare yourself some serious headaches ( and it will result in a much better design in the end IMHO ) if you will use a couple of very cheap wall-wart ( 200 or 300 mAmps ) transformers by putting them side by side. ( "mirroring" them : P-->S-->S-->P ).

    With two 120VAC--->6 VAC you'll have an "intermediate" voltage of 6VAC to use for the heater ( so that you can freely decide to use AC, DC, stabilizers, or whatever you like to supply voltage to the heater ) and 120 VAC out of the second transformer for your + B rail ( some 165 VDC after the rectifier/filter section ). Should you need a higher +B you can add a voltage doubler easily enough, as the triode's current demand is very low.

    Hope this helps

    Best regards

    Bob

    edit... I have just seen tw's post ( seems like we had another "simulpost" ), and I agree about the 10 uF filter cap to be not enough for proper filtering.
    Last edited by Robert M. Martinelli; 08-07-2009 at 10:39 AM.
    Hoc unum scio: me nihil scire.

  4. #4
    Senior Member
    Join Date
    May 2008
    Location
    Los Gatos, CA
    Posts
    182
    Hi, Jaywalker. Be careful out there.
    Last edited by BackwardsBoB; 08-07-2009 at 10:45 AM. Reason: Better handled by previous simultaneous posts

  5. #5
    Senior Member
    Join Date
    Aug 2006
    Location
    Yorkshire
    Posts
    534
    Hi Jaywalker,
    Before you get too disheartened, your basic amplifier circuit is fine, it's just your power supply that needs work. You might want to look at some existing designs and rob a few ideas. The Real McTube is a popular place to start. It doesn't sound all that good as drawn, but with a little tweaking it can work well. Most importantly, the power supply works and could be copied! http://www.dogstar.dantimax.dk/tubes...s/mctube2l.gif

    Depending on what you have available, you may prefer to start with slightly lower voltages. A 36V transformer could provide about 50Vdc,, which is enough to make some cool sounds with submini tubes without being quite so dangerous, and a separate 6V transformer could supply the heater.

    Hope you get something from this!

  6. #6
    Senior Member
    Join Date
    May 2007
    Location
    Silicon Valley ; USA
    Posts
    1,086
    I found an applications note for this tube. I hope this helps.

    -g



    NJ7P Tube Database Search
    ______________________________________
    Gary Moore
    Moore Amplifiication
    mooreamps@hotmail.com

  7. #7
    Member
    Join Date
    Nov 2008
    Posts
    34
    Quote Originally Posted by tubeswell View Post
    Hi jaywalker512

    Check out Merlin's excellent valve wizard site for designing tube amps here.

    How to design valve guitar amplifiers

    Without going into your circuit too much at this stage, I will note that having 1k2 as a voltage divider for your heater elevation is not a good idea. You don't want nearly all the B+ going to ground at that point (which it most surely will do with that load. So I suggest you try aiming for a voltage divider that is going to give you a total load of at least 220k. (That way it will act as a decent bleeder resistance path for discharging your filter caps safely at power off as well).
    I have found his website to be quite helpfult so far, I would certainly buy the book if most of my funds werent going towards this preamp

    I read around a bit after posting and found what you told me about my divider for the heaters. So I suppose the 200 milliamp current (as noted on the datasheet) on heaters is a maximum, and they can run with much less?

    Quote Originally Posted by Robert M. Martinelli
    First of all using a voltage divider at the primary is out of question, as it's not safe IMHO
    Would dividing the 400v secondary down to the proper voltage be a better/safer idea?

    Another thing I was wondering about was my transformer, whether it will be able to handle this high voltage. It was originally used as a stepdown from 120-36, and in this situation would be stepping up from 120-400, much higher voltage than before. The leads coming out of the transformer suggest they can handle it (they say 300v and 600v), but im worried about the internal windings.

    Quote Originally Posted by Robert M. Martinelli
    you're using a Graetz full wave bridge, so with 252 VAC at the secondary, you' ll have much more than 250 VDC ( some 355 VDC ) after the rectifier/filter cap.
    This is what I expected as well, (its supposed to multiply the original AC voltage by about 1.414 correct?) however when I tested it with the transformer turned around delivering 36vac, after the rectifier the voltage went down to about 33vdc. What might cause that?


    Finally it might help to note that I am hoping to achieve a high gain, hard rock/heavy metal tone from this preamp, so I will probably be using 4-6 total gain stages. Will this kind of sound still be achievable using a lower plate voltage than the original idea of 250v?

  8. #8
    Capacitater Steve Conner's Avatar
    Join Date
    May 2006
    Location
    Glasgow, Scotland
    Posts
    6,779
    Sorry dude, running transformers backwards like that just plain doesn't work. If you try to feed any winding with substantially more voltage than it's rated for, the core saturates and the transformer goes up in smoke.

    The back-to-back arrangement already suggested by others is much more practical. You can salvage the transformers out of wall warts and the like: all you need is two 120v to 6v ones.

    You can cascade stages for metal distortion, but it'll need some work to stop it sounding like a fart in a can.
    "Enzo, I see that you replied parasitic oscillations. Is that a hypothesis? Or is that your amazing metal band I should check out?"

  9. #9
    Senior Member
    Join Date
    May 2006
    Posts
    484
    Quote Originally Posted by Steve Conner View Post
    Sorry dude, running transformers backwards like that just plain doesn't work. If you try to feed any winding with substantially more voltage than it's rated for, the core saturates and the transformer goes up in smoke.
    Now THAT is something I know (don't ask...)


    jaywalker: The 6247 needs 200mA heater current at 6.3V. If you are trying to get that from your B+, you still need 200mA. This is NOT a maximum. With "much less" the tube won't work.
    1) Re-read Bob's post. 250V x .2A = 50W.
    2) Google Kirchhoff's laws.

    Cheers,
    Albert

  10. #10
    Member
    Join Date
    Nov 2008
    Posts
    34
    Alright, so going with the suggested idea of using two transformers and stepping down to 6.3, then back up to 120, I have a few questions.

    I checked out this transformer on mouser:

    41FD200

    120-6.2v @ .2 amps. Looks good for the heaters, and it would be alright to supply 4-6 of them in parallel like this?

    6.2v * .2a = 1.24w, the max plate dissipation of the tubes is 1.25w, the heaters wont be a problem for this will they?

    Ok next, I would still like to use 250v as my plate voltage (so that I can keep my circuit as similar to a usual 12ax7 preamp as possible, and borrow ideas from existing tube preamps), would this arrangement work:

    [transformer 120-6.3]->[heaters in parallel]->[transformer 6.3-120]->[rectifier, 170vdc?]->[voltage doubler up to 340]->[voltage divider down to 250]->[tubes etc.].

    EDIT: provided what I am reading is correct, I dont really need a divider or a rectifier. Am I correct in saying that a "full wave voltage doubler" doubles an AC current into a DC current, thereby rectifying and doubling? If that is the case, I can certainly be happy with doubling 120vac to 240vdc, plenty for my needs.

    Disregard this part if the above is correct:This seems like an awful lot to go through just to supply power, but it seems to be the only option I can think of to get this voltage, short of buying an expensive transformer to give me the exact voltage right away. Will I still have enough current to supply the plates? With my current load line, each will only draw about 4ma.

    And a question about the transformers on mouser in general, why are there so many with a primary of 115v (like the one i posted), and so few with 120v as the primary? Isnt the standard wall voltage in the US 120v?


    Thank you guys VERY much for your help so far, please forgive me for being a tube-noob Also sorry if some of my questions seem stupid or redundant, I just want to make absolutely sure I am doing things right.
    Last edited by jaywalker512; 08-08-2009 at 01:37 AM.

  11. #11
    Supporting Member tubeswell's Avatar
    Join Date
    Feb 2007
    Location
    Wellington NZ
    Posts
    3,774
    Blog Entries
    1
    Quote Originally Posted by jaywalker512 View Post
    I have found his website to be quite helpfult so far, I would certainly buy the book if most of my funds werent going towards this preamp

    I read around a bit after posting and found what you told me about my divider for the heaters. So I suppose the 200 milliamp current (as noted on the datasheet) on heaters is a maximum, and they can run with much less?
    Wait! - I thought you were intending to use the divider to elevate you heaters from the B+ rail, not to create a supply for your heaters!

    What the other have already said - you need a separate 6.3VAC supply for your heaters (if you are running them in parallel. And with that method it is common to use an artificial ground reference (or heater winding CT - if your PT has one on the 6.3V winding) to elevate your heaters by between 6V to 90V or so, in order to eliminate hum, or to keep the heater-to-cathode voltages under the manufacturers rated specs. Hence my confusion at what your schematic showed).

    Heaters will typically draw far more current than the tubes' plates will BTW.
    Building a better world (one tube amp at a time)

  12. #12
    Supporting Member
    Join Date
    Jun 2008
    Location
    Italy
    Posts
    1,139
    Quote Originally Posted by jaywalker512 View Post
    Would dividing the 400v secondary down to the proper voltage be a better/safer idea?
    Hi Jaywalker,
    I won't go again over my other suggestions, as they've been confirmed in their validity by some of our fellows "solder fume breathers", way more experienced and educated than I will ever be.

    I just want to answer the ( seems to me polemical ? ) above question of yours.

    If you do a simple search across the internet or even this forum, you'll see that no-one uses your system....do you think generations of designers haven't been able to thoroughly analyze already all the pros and cons of any possible PS arrangement for tube amps/preamps?

    If you use a dropper or a divider at the primary, apart from the inherent risks of such practice, you need to keep the TOTAL current into account, including heater(s) current ( which can be as high as 5 or 6 amps in a 100 W amp ).

    While it's true the voltage at the +B rail can be higher, the currents at the +B rail are usually pretty low, less than 1 Amp in a 100 W output stage ( where droppers are not required, with the exception of the PI stage ), only a few mAmps in a tube preamp/tube preamp stage, so using droppers there doesn't require any 50 W resistor.

    Are you designing a preamp or an electrical stove to cook your food or heat your home during the next winter?

    Droppers/dividers are rightfully widespread and simple to design, ( as long as you keep the basics in mind; when you design a divider, you need to worry about its dissipated power too... ) but they're practical to use only up to a point....when you have to throw dozens of watts out of the window to supply 1,2 W for a heater supply like in your case, I would not define that as "good designing practice" and I'd try something else.

    You also have to keep in mind that transformers don't perform the sole function of giving you the voltage/current you need for a certain design of yours, they also add protection and insulation from mains. By putting the divider at the primary, you're dealing directly with mains voltage/current with all the possible risks involved in this practice.

    20 Years of experience in designing industrial plants have taught me that a good designer ALWAYS takes the "worst case" into account, because sh!t happens.

    Hope this helps

    Best regards

    Bob
    Last edited by Robert M. Martinelli; 08-08-2009 at 08:30 AM.
    Hoc unum scio: me nihil scire.

  13. #13
    Supporting Member
    Join Date
    Jun 2008
    Location
    Italy
    Posts
    1,139
    Quote Originally Posted by jaywalker512 View Post

    120-6.2v @ .2 amps. Looks good for the heaters, and it would be alright to supply 4-6 of them in parallel like this?

    6.2v * .2a = 1.24w, the max plate dissipation of the tubes is 1.25w, the heaters wont be a problem for this will they?

    Thank you guys VERY much for your help so far, please forgive me for being a tube-noob Also sorry if some of my questions seem stupid or redundant, I just want to make absolutely sure I am doing things right.
    Hi Again Jaywalker,
    1 - If a single heater needs .2 Amps, paralleling them would add their current requirements, this means you'd need .8 Amps for 4 tubes of the same type and 1.2 Amps for 6 of them.

    2 - You're confusing the heater's power requirements ( 6.3V - 0.2 Amps = 1.26 W ) with the plate maximum dissipated power. They're not the same thing:

    -The heater needs a certain amount of power to indirectly heat the cathode and cause thermionic emission from the latter. ( in older tubes, the heater WAS the cathode and these are referred to as directly heated ).

    -The plate, which can be ( conventionally ) thought as the collector of the electrons emitted by the cathode, can dissipate only up to a certain amount of power ( without being damaged ) while the tube is performing its function, and, in a triode, just like in any other circuit, the dissipated power is expressed by the voltage drop across the tube multiplied by the current flowing through it.

    Hope this helps

    Best regards

    Bob
    Last edited by Robert M. Martinelli; 08-08-2009 at 07:16 AM.
    Hoc unum scio: me nihil scire.

  14. #14
    Capacitater Steve Conner's Avatar
    Join Date
    May 2006
    Location
    Glasgow, Scotland
    Posts
    6,779
    Quote Originally Posted by jaywalker512 View Post
    120-6.2v @ .2 amps. Looks good for the heaters, and it would be alright to supply 4-6 of them in parallel like this?
    For 6 tubes in parallel, you'll need a transformer that outputs 6.2v (or 6.3 or whatever) at 6x 0.2 amps, that's 1.2A. Add on some more because it also has to power the second transformer that's generating the B+. So we're looking for a transformer that puts out 6.3V at about 2 amps.

    The reason why they're specced as "115V" is because that's still the USA's nominal mains voltage. It's 120 or more in practice, but on paper it's still 115. The difference isn't really worth worrying about. We have the same thing here, the nominal mains voltage in all of Europe is 230V, but if you stick a DMM into a wall socket in our lab, it actually measures between 240 and 250.

    Yes, if using 120:6V transformers back-to-back, you'll need a voltage doubler so that the final B+ is high enough. From 115V AC, a bridge rectifier will give 160V DC, a doubler 320. However, you can commonly find transformers with dual primaries: two 115V coils that you connect in parallel for 115V line, or in series for 230V line. This allows the same transformer to be sold worldwide.

    If you buy a pair of these, you can wire the step-up one for 230V out and get 300-320V B+ from a bridge rectifier. You can then drop the 320 down to 250 using dropper resistors, as commonly done in old tube amps. (It's OK to use droppers sometimes, but not to power your heaters off the B+! :-) If you really must do that, then connect all of the heaters in series.)

    Or, if you choose the step-up transformer with something other than 6.3V windings, you can alter the voltage that way. Let's say you chose a 9V:230V one. Then the B+ would be 230*1.4*(6.3/9) = 225V.

    Or just run it all off 320, some people think that higher voltages give more aggressive distortion.
    Last edited by Steve Conner; 08-08-2009 at 11:08 AM.
    "Enzo, I see that you replied parasitic oscillations. Is that a hypothesis? Or is that your amazing metal band I should check out?"

  15. #15
    Member
    Join Date
    Nov 2008
    Posts
    34
    Alright, so in following with everyones suggestions and doing some experimentation of my own, Ive come to this idea for the power supply:



    First transformer drops to 6.3 (this transformer: 41FD030) to power the heaters. Then second transformer bumps it back up to 120, and should have plenty of current left over to double up to 240 and power the plates. I answered my own question about whether or not a voltage doubler rectifies as well, and it does. I wired up a voltage divider on my 36v transformer to give me 8vac, built a voltage doubler and sure enough got about 16vdc on the other end. So this SHOULD satisfy everythings power needs (I hope!) and hopefully I can move on to the gain stages Though one thing I am still not sure of is the 3a current coming from the first transformer to the heaters. Will the the heaters only take what they need or will all 3a flow through them, killing them. If the latter is the case, a certain value resistor in series with their power, lowering current to whatever they need would correct this?
    Last edited by jaywalker512; 08-08-2009 at 05:18 PM.

  16. #16
    Supporting Member tubeswell's Avatar
    Join Date
    Feb 2007
    Location
    Wellington NZ
    Posts
    3,774
    Blog Entries
    1
    Quote Originally Posted by jaywalker512 View Post
    Will the the heaters only take what they need or will all 3a flow through them, killing them.
    Current is like running water. Your heaters are like a waterwheel that powers an old-fashioned mill - they use the bit of current that they need to make them go and the rest flows by...
    Building a better world (one tube amp at a time)

  17. #17
    Member
    Join Date
    Nov 2008
    Posts
    34
    Tubswell: Alright, thank you for clearing up my misconception there. I also got your post about how to arrange my transformers in my email, but not here on the forum (?) Anyway, if Im following you correctly, this would be a better arrangement:


  18. #18
    Supporting Member
    Join Date
    Jul 2007
    Location
    So. California
    Posts
    875
    Why not use a PT for Fender Reverb unit? You wouldn't have to deal with the 2 transformer arrangement.

  19. #19
    Member
    Join Date
    Nov 2008
    Posts
    34
    Quote Originally Posted by JoeM
    Why not use a PT for Fender Reverb unit? You wouldn't have to deal with the 2 transformer arrangement.
    Im not sure specifically what transformer you're talking about, a google search for "Fender Reverb unit transformer" gives me lots of options

    So can someone verify if the power supply arrangement I posted above will (finally) work?

    http://img190.imageshack.us/img190/21/powersupply.png

    Also, as far as the actual preamp circuit goes, I found a schematic for an amplifier I really like:

    http://www.metaltronix.net/manuals/m...eamp_schem.pdf

    If I wanted to simply copy the preamp from this amplifier, would it be as easy as changing some of the values to compensate for the difference in tubes gain and voltage, but otherwise everything remain the same?

  20. #20
    Supporting Member
    Join Date
    Jul 2007
    Location
    So. California
    Posts
    875
    Quote Originally Posted by jaywalker512 View Post
    Im not sure specifically what transformer you're talking about, a google search for "Fender Reverb unit transformer" gives me lots of options...

    Not a transformer for driving a reverb pan. It's a PT for a Fender standalone reverb unit.

    Here's one from Weber:


    https://taweber.powweb.com/store/wrvbptsch.jpg

  21. #21
    Member
    Join Date
    Nov 2008
    Posts
    34
    Alright, that would surely simplify things and just let me rectify and then divide the B+ voltage to whatever I need. I was hoping to order all the parts from mouser to cut down on shipping costs but I'll surely keep that suggestion in mind, thanks

  22. #22
    Senior Member tedmich's Avatar
    Join Date
    Apr 2008
    Location
    PDX
    Posts
    1,220
    don't be afraid to buy components off surplus sites,
    Electronic Goldmine - Electronics, Circuits, Robots, LED, Solar, Kits & Surplus Electronic Parts
    All Electronics | Electronic and Electro-Mechanical Parts and Supplies at Discount Prices
    Apex Jr.Home Page
    West Florida Components: Your Source for Electronic Parts and Supplies

    to save money for decent iron.

    Edcor has the XPWR024 120V primary, 350V(175-0-175)@60mA, & 6.3V(3.15-0-3.15)@2A
    for $20 (use zener trick for lower B+)

    and don't be scared; these guys are quite nice once they're convinced you're not about to burn your house down. We were all beginners once (I am still!)

  23. #23
    Member
    Join Date
    Nov 2008
    Posts
    34
    Alright, well that would certainly be sufficient. What is the zener trick you're talking about to lower the voltage? After rectification that transformer would give me about 500v, double what I need for these tubes!

    Quote Originally Posted by tedmich
    and don't be scared; these guys are quite nice once they're convinced you're not about to burn your house down. We were all beginners once (I am still!)
    Well I am certainly still a beginner, but you dont need to worry about me burning my house down Im definitely not about to stick some strange transformer arrangement in the wall and start messing with it without asking questions (annoying questions by now, im sure ) about it and trying to understand it first.

    As far as the actual preamp, since these tubes arent completely comparable with 12ax7s, would it be a sensible idea to start off with 5 center biased, nearly identical gainstages in this arrangement:

    [gstage-gainpot-gstage-gstage-gstage-tonestack-gstage-mstrvolume]

    and afterwards tweak them towards the tonal result I want to achieve? A question I have about gain stages/grid input that I havent been able to find on the web yet: Is there a limit to the signal level you can apply to the grid of a tube (aside from the current limit on the datasheet, im talking about p-p voltage ie. a guitar signal or signal amplified by another stage)? Ive seen some schematics where one tubes output goes straight into anothers grid, and others where there are some pretty hefty voltage dividers in between. I suppose the amount of signal reduction between stages you employ all depends on how much clipping you want in the end?

  24. #24
    Supporting Member tubeswell's Avatar
    Join Date
    Feb 2007
    Location
    Wellington NZ
    Posts
    3,774
    Blog Entries
    1
    Quote Originally Posted by jaywalker512 View Post
    Alright, well that would certainly be sufficient. What is the zener trick you're talking about to lower the voltage?
    You put a reverse-biased zener diode (banded end/cathode pointing to ground) in series with the HT secondary centre tap and the ground return path. The zener should have a power rating about 2 x the maximum current that it is likely to see for the voltage it is dropping. (i.e. a 12V zener on a 200mA winding will need: 2 x (0.2A x 12V) = 4.8W)
    Building a better world (one tube amp at a time)

  25. #25
    Capacitater Steve Conner's Avatar
    Join Date
    May 2006
    Location
    Glasgow, Scotland
    Posts
    6,779
    The recommended transformer will only give 500V if you use a 4-diode bridge. Use a two-diode fullwave circuit and you'll get 250V.

    Yes, there is a limit to how much signal you can hit a tube's grid with. Exceed it and the distortion just starts to sound bad, like a crappy old transistor radio with a flat battery.

    Your path of discovery sounds almost identical to the first experiments I did with tubes: I was trying to get the Metallica chug out of two 12AX7s given to me by a friend. It was quite a learning curve, far too long to reproduce here. If this forum had existed (heck, if the WWW had existed!) I'd have just been able to download a SLO100 schematic.

    Short answer: I suggest you wire it up one gainstage at a time and listen to the results as you add stages and pile on the gain. Be prepared to remove cathode bypass caps, add oversized cathode resistors, use undersized coupling capacitors to reduce bass, throw signal away between stages and so on. Or maybe not: as you say, the tubes you're using aren't 12AX7s.

    PS: It's a relief to hear that you never did try sticking any of those voltage divider arrangements into the wall.
    "Enzo, I see that you replied parasitic oscillations. Is that a hypothesis? Or is that your amazing metal band I should check out?"

  26. #26
    Senior Member tedmich's Avatar
    Join Date
    Apr 2008
    Location
    PDX
    Posts
    1,220
    the Seymour Duncan Twin tube pedals (Mayhem, Classic, Blue) may be good designs to study, if you could get a schematic...

    Same for the Siegmund Guitars Micro Tube Double Drive
    which uses a 6021W tube

  27. #27
    Lifetime Member
    Join Date
    May 2006
    Posts
    2,792
    A great deal of the commentary you're getting is motivated by wanting you to not kill yourself or burn down your house. Those things can happen in a terrifying small amount of time when you play with AC power line voltages. As a quick aside - the DC power supply for your tube plates can kill you too. We're all kind of afraid that you don't know the danger lurking inside those little bottles and cans.

    Quote Originally Posted by jaywalker512 View Post
    A question I have about gain stages/grid input that I havent been able to find on the web yet: Is there a limit to the signal level you can apply to the grid of a tube (aside from the current limit on the datasheet, im talking about p-p voltage ie. a guitar signal or signal amplified by another stage)? Ive seen some schematics where one tubes output goes straight into anothers grid, and others where there are some pretty hefty voltage dividers in between. I suppose the amount of signal reduction between stages you employ all depends on how much clipping you want in the end?
    It's a little more involved than that. A vacuum tube grid goes from near-infinite impedance in normal operation to looking like a few-K resistor as you go from the grid being slightly below the cathode to being slightly above the cathode. The clipping at that point can be as razor-edged as any transistor circuit; it's softest when driven from a low impedance that can pull the grid up even if it has some loading on the source, and sharpest/hardest when it's driven from a high impedance - like a tube plate.

    It is also true that gain builds up incredibly quickly. With five gain stages, you will be hard pressed to keep it from oscillating uncontrollably from stray coupling. My dabbling with two 12AX7s was a week worth of tinkering to keep it from oscillating, and I'm not a beginner. The practicalities of wiring something up to keep it from screaming at radio frequencies when there's lots of gain and high impedance grids close together can be daunting.

    The dividers and those mysterious grid stopper resistors have a lot to do with keeping things from singing uncontrollably.

  28. #28
    Senior Member
    Join Date
    Jul 2008
    Location
    Auckland
    Posts
    157

    Amp project with easily available parts

    This amplifier uses all "off the shelf" components which you could get from Mouser or similar supplier.
    You will find the site is a wealth of information, there is an article about using 100V audio line transformers as tube OP.


    AVA101 The Lamington

  29. #29
    Member
    Join Date
    Nov 2008
    Posts
    34
    Quote Originally Posted by R.G.
    We're all kind of afraid that you don't know the danger lurking inside those little bottles and cans.
    If it makes you feel any better, a short while ago a friend of mine lent me his Fender Super Reverb in hopes that I could fix it (crackling inputs, connections were just loose). Anyway, when I got it open, I spent at least 20 minutes draining each and every capacitor I could see, measuring to make sure they were empty and then draining them again just to be sure. Did all of that with one hand behind my back so that no charge could cross my heart as many things I have read suggest.

    Im sure as hell not about to start poking around in a live amplifier or do anything I am unsure of. Hence why I have been posting so much here on every little thing I question, and you know where I'll be coming if I have any more questions (provided a google search doesnt yield me a detailed answer first). I definitely would like to survive to see the end result of my efforts

    I also have the local library ordering in 2 books on tube amps for me: "Valve Amplifiers" by Morgan Jones and "Ultimate Bench Warrior" by Lee Jackson. I asked them if they could get Merlins book for me but they couldnt because it is too new, and not in any libraries yet.

  30. #30
    Member
    Join Date
    Nov 2008
    Posts
    34
    Quote Originally Posted by Merlinb
    A 36V transformer could provide about 50Vdc,, which is enough to make some cool sounds with submini tubes without being quite so dangerous, and a separate 6V transformer could supply the heater.
    Ive decided this would be the best approach for now, to experiment with what I have available and not be so dangerous as 250+ volts. Im just going to play with a single tube for now to learn some things. I dont have a 6v transformer though, would I be able to power the tubes heater by using 4x AA batteries for 6vDC? If so is there anything special I need to know about connecting one in this fashion, any resistors in parallel with it or will a heater in series with 4x AA batteries work just fine alone?

  31. #31
    Senior Member tedmich's Avatar
    Join Date
    Apr 2008
    Location
    PDX
    Posts
    1,220
    Quote Originally Posted by jaywalker512 View Post
    Ive decided this would be the best approach for now, to experiment with what I have available and not be so dangerous as 250+ volts. Im just going to play with a single tube for now to learn some things. I dont have a 6v transformer though, would I be able to power the tubes heater by using 4x AA batteries for 6vDC? If so is there anything special I need to know about connecting one in this fashion, any resistors in parallel with it or will a heater in series with 4x AA batteries work just fine alone?
    can't really get much current from AA I think, 1.5 Ah, so 5h max on a single 12ax7 and 4 duracell AA...and they cost what $5?

    it is totally clean DC voltage though, nothing else needed, all tubes used to use batteries, even for the high voltage B+ (thus named)

    Lots of cheap transformers...an old wall wart, at Goodwill etc
    scrounged from an old dead piece of equipment, etc.

    or bought here:
    http://www.alltronics.com/cgi-bin/it...6A-Transformer
    $4!
    Later add the WPDLPT transformer from Ted Webers site for $20.00, it turns the 12VAC from the one above into 260VAC,
    https://taweber.powweb.com/store/pdlptsch.jpg
    plenty for a 12ax7 preamp , Firefly etc
    also see Ax84.com, its where I (and many others) began to learn tubes!
    Last edited by tedmich; 08-15-2009 at 06:18 AM.

  32. #32
    Senior Member
    Join Date
    May 2006
    Posts
    1,143
    hi, you should check out this site if you haven't already. Tons of old technical books on tubes from beginner to esoteric:

    Pete Millett's DIY Audio pages

    might also look for jack darr's book online. It deals with repair so might be helpful in gaining understanding or getting things to work.

  33. #33
    Senior Member tedmich's Avatar
    Join Date
    Apr 2008
    Location
    PDX
    Posts
    1,220
    Quote Originally Posted by dai h. View Post
    hi, you should check out this site if you haven't already. Tons of old technical books on tubes from beginner to esoteric:

    Pete Millett's DIY Audio pages

    might also look for jack darr's book online. It deals with repair so might be helpful in gaining understanding or getting things to work.

    good sources Dai h,

    I also found the Navy's electronics training manual (NEET) on tubes is a very good intro and fully online here:
    http://www.tscm.com/NEETS-v06-Tubes.pdf

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. New book: Designing Tube Preamps for Guitar and Bass
    By Merlinb in forum Theory & Design
    Replies: 75
    Last Post: 05-14-2010, 04:50 PM
  2. Tube vocal preamp from old tube record player
    By thomasks in forum Music Electronics
    Replies: 11
    Last Post: 04-10-2010, 06:25 PM
  3. How to build a guitar preamp???
    By zikahendrix in forum Build Your Amp
    Replies: 7
    Last Post: 05-13-2009, 05:46 PM
  4. A couple questions on preamp biasing
    By zhyla in forum Build Your Amp
    Replies: 2
    Last Post: 03-03-2009, 05:23 PM
  5. GT Studio Guitar Preamp Help
    By Albert Kreuzer in forum Maintenance, Troubleshooting & Repair
    Replies: 0
    Last Post: 02-28-2009, 09:13 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •