[ QUOTE ]
let's work with some hypothetical numbers. let's say you have an arrow at max gross weight - 2750# cruising around at 118kts, which is the Va for that weight. it's operating at, hypothetically, 7* AOA. critical AOA is, say, 17*. if you make a full abrupt stabilator deflection at this speed and weight, the wing has 10* AOA to travel before it stalls out. if this input is applied, the airplane will, in fact, reach that critical AOA and stall out before it reaches the 3.8g limit load factor. if you have the same arrow at 2000# travelling at the same 118kts, let's say it's operating at 2* AOA. now if you apply full abrupt stabilator deflection the airfoil will have to travel 15* to stall out. since the wings have to pitch up 50% farther, it takes that much more time to reach the critical AOA, all at the same time the airplane is being accelerated (load factor). the limit load factor will be exceeded before the airplane stalls out. the whole point of Va is to ensure that you could make a full abrupt control deflection and not break the airplane....the only way to ensure this is to make sure that the airplane stalls out before it has a chance to hurt itself.
good enough explanation?
[/ QUOTE ]
I think you're making this waaaaay too complicated. The basic definition of Va has nothing to do with angle of attack and stall. It has to do with the amount of lift produced on the aircraft, and its proportion to the weight. The aircraft's angle of attack, as well as the fact that it does stall before it exceeds the limit load factor is a direct result of this. Make sure you don't confuse the cause and the effect.
The main problem that I see with using the AOA explanation is the fact that people skip the whole reason that you're exceeding the critical AOA. For example:
<font class="small">Code:</font><hr /><pre>
L = (Cl)(q)(S)
where,
L = Lift (lbs.)
Cl = Coefficient of Lift
q = Dynamic Pressure
S = Wing area (sq. ft.)
and,
q = ((Density ratio)(Velocity^2)) / 295
</pre><hr />
Notice how there is nothing mentioning the AOA in this equation. However, Cl has a direct relation to AOA in that as Cl increases, AOA increases as well. People tend to only consider AOA when it comes to Va explanations, and that is very incomplete. It's very important that you take everything into consideration here, which is summed up in the term "L" (Lift).
The AOA explanation is fine for a very basic understanding, but should not be completely relied on.