I haven't had much of an amp building/repairing year. Work has been good. But, my free time is mostly mowing and other chores. However, I'm able to get in computer time, early mornings and just before bedtime. Mostly drawings, but conversation with a friend led me down another path.
Every once in a while, I do a brain lock, and can't see the obvious. He and I were discussing stage gain, and I got all screwed up on the effect of the cathode bias resistor (when used) on the gain of a stage. Got it all backwards, as a matter of fact. So after he sent me a couple links to help refocus, I pulled out the RCA manual, and the Radiotron Handbook, and started brushing up. This led to writing a small program.
I am a hobbyist programmer, in every sense of the term. I haven't had a need do it for work, in about 20 years. And then, it was a specialized language called Taylor Control Language. But because it is very much like Pascal, I learned that language. I moved over to Delphi, when I had no need for it at work.
I put my studies down in a simple program, that will grow over time. I let this do the math that I would otherwise do with a calculator. I know that there are tons of online calculators. But, doing this helps me to remember. Here is the most recent compile of the program:
http://www.terra-glide.net/pgms/AmpUtils.exeI have a Help screen in the works, to define the variables. That will be available soon.
Within the program, I've included some of the most common tubes, along with a number of the little 7-pin tubes that I'm presently working with. For those tubes not available, I've provided 'edit boxes' to enter data. There are 'Reset' buttons to clear any Radio Buttons, before making manual entries.
Here is a link that I used to model most of the gain calculations:
http://www.aikenamps.com/TechInfo.htmHere is another link of his that has more equations:
http://www.aikenamps.com/Equations.htmThere are a couple pentodes listed (6AU6/12AU6 and 5879) that I'm unsure if I have the correct data in the coding for those selections. The triodes seem to work just fine.
The two cathode follower calculations came out of the RCA RC-22 manual. Didn't compare them with the RC-30, but they should be the same. I haven't found any examples to prove these out, so they are still a work in progress.
Give it a try and please comment.
Jack