Ok it seems my question on post #25 wasn't clear enough so you couldn't answer it.
if Rc is 1K (connected between Vcc and an NPN collector) and since the emitter (for this NPN transistor) is connected to ground, the current in Rc cannot exceed:
Ic_max = Vcc / Rc = 5 / 1K = 5 mA (in this case Vce = 0, actually it could be made close to zero but not zero)
If you get the point, you see that even for Ib = 100 mA, Ic (in this example) cannot exceed 5 mA and the ratio Ic/Ib = 5/100 = 1/20 ONLY
But even if we decrease Ib to 5 mA, Vce will still be close to zero hence Ic = 5mA and Ic/Ib = 1 only.
As you see, when the transistor is over-driven (or saturated, because Ib is relatively high), Beta is no more a characteristic of the transistor but it is defined by the external circuit of the transistor. In this case, Vce is always close to zero and Ic is almost constant and equals to Vcc/Rc.
Now let us assume Ib small, say 0.01 mA. If beta is 100 then Ic should be:
Ic = 100 * 0.01 = 1 mA
This current is less than the previous limit of 5 mA (Ic_max). This means Vce is no more close to 0V (ground):
Vce = Vcc - Ic * Rc
Vce = 5 - 1mA*1K
Vce = 4V
Let us keep Ib as 10uA (0.01mA), and increase Rc from 1K to 10K. In this case:
Vce = 5 - 1mA*10K
Vce = - 5 V
But this result is unreal because Vce cannot be less than 0 volt, therefore:
Vce = 0 = 5 - Ic * 10K
Ic = 0.5 mA
As you see, Ic now is independent of Beta.
I am not a good teacher and I find hard to show you the difference between Beta of the linear region (when Vce > 1V) and the ratio Ic/Ib of the saturation region (Vce < 1V). Unfortunately the transition between the two regions (linear to saturation) is not abrupt (and may not start at 1V, sometimes less or higher than 1V) this is why you saw me assuming Ic/Ib = 20 for Vce = 200mV (these values are based on my personal observations and are just a start up ones, also they differ for small, medium and power transistors).
I hope someone else will help you get this from another angle.