If it's not a problem for you sir. Im willing to learn. Even if I will not understand, i will do a more deeper research. I hope i can find at least one book. At least one that could this sort of things. Thank you very much in advanceHello again,
I can see you are a deep thinker and that's good because if you keep at it you will eventually find what you are looking for, if not right now. I too have been bugged by the lack of good, general ways to handle some simple electronic problems and so i went after some of those problems and came up with solutions. The solution to the CE amplifier comes from considering everything at the same time. That means relating one thing to another until you can single out each resistor or other part. Circuit synthesis is the reverse of analysis. Once you know how to analyze you can begin to find was to calculate the different components. You then end up with a process as well as a group of formulas. For a really simple example:
R1=R2+R3
and you dont yet know what R2 and R3 are so how do you calculate R1.
Well, in some cases you dont calculate R1, yet, you just use that R2+R3 in the next equation where you see R1 and then you may end up with a formula for R2 and R3, which is now void of R1, and then you can go back and calculate R1 with no problem.
This is what we can do with the CE amplifier, and it starts with the DC bias point.
The formulas you have presented here are probably all correct. The only missing thing is you have to just think a little bit more and see how to simplify things so much that you end up with an equation for one resistor, or something close to that. Sometimes solutions come out as ratios though, because more than one value for two or more parts may work the same or nearly the same. So then you have to choose one (say resistor) and then calculate the other. So you may choose 1k, 2.2k , etc., then calculate the other resistor.
I can show you a procedure for calculating the resistors for a CE amplifier if you like, it's not all that difficult, but it will be a set of formulas and a procedure how to use them It takes maybe 5 minutes. The only thing is though that i dont think this will answer your more general question of how to go about solving circuits LIKE this as well as this one. That would require you to learn a little more about how to analyze a circuit. Not super difficult either though, but you need algebra and that's all for now.
As to the capacitor values you talked about, the coupling capacitors are chosen for not just one but two reasons. The first is to remove the DC component so you just get the AC signal and that means it does not alter the DC bias point of either circuit being coupled. The second is it has to be of large enough value to be able to pass the LOWEST frequency you need to amplify without too much attenuation. This is actually a simple problem too.
The choice of just using a capacitor solves the first problem: the coupling. That's done.
The choice of value is based on frequency, and so you have to do another little equation for the impedance of the capacitor. The impedance is Z=1/(j*w*C) where 'j' is the imaginary operator. In may cases though you can estimate this as Z=R=1/(w*C) (w=2*pi*frequency). that gives you some idea how it will act with different frequencies.
For example, if we approximate 'pi' as simply '3', we can write:
R=1/(2*3*f*C) which is R=1/(6*f*C)
Now for a frequency 'f' of 100 Hertz we get:
R=1/(600*C)
and solving for C we get:
C=1/(600*R)
and so if we want the capacitor to have low impedance 'R' we make R a low value like maybe 100. That gives us:
C=1/(60000)
and that comes out to about 17uf so we might use a 22uf capacitor.
So there is a logic to it, it just takes a little more effort and some analysis.
If you'd like to see the procedure for biasing a CE amplifier, i can show you that, but it will just be a formula or two, somewhat longer than you've seen so far, that takes into account more of the other components too. You may not understand where this formula came from though, unless you are willing to do a little more analysis, but that just means using a lot of symbolic algebra which modern software does pretty good with ease.
In fact, why dont i show you how to develop a simpler aspect of this process so you can get a better idea how it all comes together. I think you may have actually done some of this already.