Solving for shock wave angle using Mach and deflection angle

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 16K views
twmggc
Messages
4
Reaction score
0
I am trying to show how the shock wave angle varies as I hold the deflection angle constant and increase the Mach number. I am trying to solve for Beta (shock wave angle) using the theta-beta-mach relation:

tan(θ)= 2cot(β) * (M2sin2(β)-1) / (M2(1.4+cos(2β))+2)

This seems like it should be a simple problem, but I can't seem to figure it out.
Note, I am using constant specific heats hence the 1.4 in the equation.

Any hints?
 
on Phys.org
If I remember my gas dynamics correctly that equation is implicit with respect to beta.
However, "Elements of Gas Dynamics", by Liepmann and Rosko give an approximate relationship between β and θ when the mach number is large:

[itex]\beta ≈ (\gamma +1)/2 * \theta[/itex]

L&R provide a graphical solution to the weak and strong shocks on page 87. This is probably the best method to show the relationship between deflection angle and shock angle. Also, they note that for a specific mach number there is a maximum possible deflection angle, θ.
 
Thank you for the response, but since I am attempting to model the change in Beta with constant deflection angle the Liepmann and Rosko equation won't help me too much. As far as the graphical solutions go, I have an anderson book with theta-beta-mach relations plotted but they don't go to into detail for higher mach numbers.
 
Yep, gogo Newton's method. Gotta love Matlab.
 
Last edited: