ThreeDimensionalConfigurations/ChallengesPt6: Difference between revisions
Created page with "__FORCETOC__<!-- will force the creation of a Table of Contents --> <!-- __NOTOC__ will force TOC off --> =Challenges Constructing Ellipsoidal-Like Configurations (Pt. 6)= This chapter has been created in February 2022, after letting this discussion lie dormant for close to one year. We begin the chapter by grabbing large segments of our earlier derivations found primarily in the "Ramblings" chapter titled, ThreeDimensionalConfigurations/ChallengesPt4|''Construction..." |
|||
| Line 3: | Line 3: | ||
=Challenges Constructing Ellipsoidal-Like Configurations (Pt. 6)= | =Challenges Constructing Ellipsoidal-Like Configurations (Pt. 6)= | ||
This chapter has been created in February 2022, after letting this discussion lie dormant for close to one year. We begin the chapter by grabbing large segments of our earlier derivations found primarily in the "Ramblings" chapter titled, [[ThreeDimensionalConfigurations/ChallengesPt4|''Construction Challenges (Pt. 4)'']]. | This chapter has been created in February 2022, after letting this discussion lie dormant for close to one year. We begin the chapter by grabbing large segments of our earlier derivations found primarily in the "Ramblings" chapter titled, [[ThreeDimensionalConfigurations/ChallengesPt4|''Construction Challenges (Pt. 4)'']]. | ||
==Intersection Expression== | |||
<font color="red"><b>STEP #1</b></font> | |||
First, we present the mathematical expression that describes the intersection between the surface of an ellipsoid and a plane having the following properties: | |||
<ul> | |||
<li>The plane cuts through the ellipsoid's z-axis at a distance, <math>~z_0</math>, from the center of the ellipsoid;</li> | |||
<li>The line of intersection is parallel to the x-axis of the ellipsoid; and,</li> | |||
<li>The line that is perpendicular to the plane and passes through the z-axis at <math>~z_0</math> is tipped at an angle, <math>~\theta</math>, to the z-axis.</li> | |||
</ul> | |||
As is illustrated in Figure 1, we will use the line referenced in this third property description to serve as the z'-axis of a Cartesian grid that is ''tipped'' at the angle, <math>~\theta</math>, with respect to the ''body'' frame; and we will align the x' axis with the x-axis, so it should be clear that the z'-axis lies in the y-z plane of the ellipsoid. | |||
<table border="1" width="50%" cellpadding="8" align="center"> | |||
<tr> | |||
<td align="center" colspan="3"><b>Figure 1</b></td> | |||
</tr> | |||
<tr> | |||
<td align="left"> | |||
<table border="0" cellpadding="5" align="center"> | |||
<tr> | |||
<td align="right"> | |||
<math>~x</math> | |||
</td> | |||
<td align="center"> | |||
<math>~=</math> | |||
</td> | |||
<td align="left"> | |||
<math>~x' \, ,</math> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td align="right"> | |||
<math>~y</math> | |||
</td> | |||
<td align="center"> | |||
<math>~=</math> | |||
</td> | |||
<td align="left"> | |||
<math>~ | |||
y' \cos\theta - z'\sin\theta | |||
\, ,</math> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td align="right"> | |||
<math>~(z - z_0)</math> | |||
</td> | |||
<td align="center"> | |||
<math>~=</math> | |||
</td> | |||
<td align="left"> | |||
<math>~ | |||
z' \cos\theta + y'\sin\theta | |||
\, .</math> | |||
</td> | |||
</tr> | |||
</table> | |||
</td> | |||
<td align="center">[[File:PrimedCoordinates3.png|250px|Primed Coordinates]]</td> | |||
<td align="left"> | |||
<table border="0" cellpadding="5" align="center"> | |||
<tr> | |||
<td align="right"> | |||
<math>~x'</math> | |||
</td> | |||
<td align="center"> | |||
<math>~=</math> | |||
</td> | |||
<td align="left"> | |||
<math>~x \, ,</math> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td align="right"> | |||
<math>~y'</math> | |||
</td> | |||
<td align="center"> | |||
<math>~=</math> | |||
</td> | |||
<td align="left"> | |||
<math>~ | |||
y \cos\theta + (z - z_0) \sin\theta | |||
\, ,</math> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td align="right"> | |||
<math>~z'</math> | |||
</td> | |||
<td align="center"> | |||
<math>~=</math> | |||
</td> | |||
<td align="left"> | |||
<math>~ | |||
(z-z_0) \cos\theta - y \sin\theta | |||
\, .</math> | |||
</td> | |||
</tr> | |||
</table> | |||
</td> | |||
</tr> | |||
</table> | |||
As has been shown in [[ThreeDimensionalConfigurations/ChallengesPt2#Intersection_of_Tipped_Plane_With_Ellipsoid_Surface|our accompanying discussion]], we obtain the following, | |||
<table border="0" cellpadding="5" align="center"> | |||
<tr> | |||
<td align="center" colspan="3"><font color="maroon">'''Intersection Expression'''</font></td> | |||
</tr> | |||
<tr> | |||
<td align="right"> | |||
<math>~1 - \frac{x^2}{a^2} </math> | |||
</td> | |||
<td align="center"> | |||
<math>~=</math> | |||
</td> | |||
<td align="left"> | |||
<math>~y^2 \biggl[\frac{c^2 + b^2\tan^2\theta}{b^2c^2} \biggr] + y \biggl[ \frac{2z_0 \tan\theta}{c^2} \biggr] + \frac{z_0^2}{c^2} \, , </math> | |||
</td> | |||
</tr> | |||
</table> | |||
as long as z<sub>0</sub> lies within the range, | |||
<table border="0" cellpadding="5" align="center"> | |||
<tr> | |||
<td align="right"> | |||
<math>~z_0^2</math> | |||
</td> | |||
<td align="center"> | |||
<math>~\le</math> | |||
</td> | |||
<td align="left"> | |||
<math>~c^2 + b^2\tan^2\theta \, .</math> | |||
</td> | |||
</tr> | |||
</table> | |||
Rewriting this "intersection expression" in terms of the ''tipped'' (primed) coordinate frame gives us, | |||
<table border="0" cellpadding="5" align="center"> | |||
<tr> | |||
<td align="right"> | |||
<math>~1 - \frac{(x')^2}{a^2} </math> | |||
</td> | |||
<td align="center"> | |||
<math>~=</math> | |||
</td> | |||
<td align="left"> | |||
<math>~(y' \cos\theta - z' \sin\theta)^2 \biggl[\frac{c^2 + b^2\tan^2\theta}{b^2c^2} \biggr] + (y' \cos\theta - z' \sin\theta) \biggl[ \frac{2z_0 \tan\theta}{c^2} \biggr] + \frac{z_0^2}{c^2} \, . </math> | |||
</td> | |||
</tr> | |||
</table> | |||
<span id="Step2"><font color="red"><b>STEP #2</b></font></span> | |||
As viewed from the ''tipped'' coordinated frame, the curve that is identified by this intersection should be an | |||
<table border="0" cellpadding="5" align="center"> | |||
<tr> | |||
<td align="center" colspan="3"><font color="maroon">'''Off-Center Ellipse'''</font></td> | |||
</tr> | |||
<tr> | |||
<td align="right"> | |||
<math>~1</math> | |||
</td> | |||
<td align="center"> | |||
<math>~=</math> | |||
</td> | |||
<td align="left"> | |||
<math>~\biggl[\frac{x'}{x_\mathrm{max}} \biggr]^2 + \biggl[\frac{y' - y_c}{y_\mathrm{max}} \biggr]^2 </math> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td align="right"> | |||
| |||
</td> | |||
<td align="center"> | |||
<math>~=</math> | |||
</td> | |||
<td align="left"> | |||
<math>~\biggl[\frac{x'}{x_\mathrm{max}} \biggr]^2 + \biggl[\frac{(y')^2 - 2y' y_c + y_c^2}{y^2_\mathrm{max}} \biggr] \, ,</math> | |||
</td> | |||
</tr> | |||
</table> | |||
<span id="Result3">that lies in the</span> x'-y' plane — that is, <math>~z' = 0</math>. Let's see if the intersection expression can be molded into this form. | |||
<table border="0" cellpadding="5" align="center"> | |||
<tr> | |||
<td align="right"> | |||
<math>~1 - \frac{z_0^2}{c^2} - \frac{(x')^2}{a^2} </math> | |||
</td> | |||
<td align="center"> | |||
<math>~=</math> | |||
</td> | |||
<td align="left"> | |||
<math>~(y')^2 \biggl[\frac{c^2 + b^2\tan^2\theta}{b^2c^2} \biggr]\cos^2\theta + 2y' \biggl[ \frac{z_0 \sin\theta}{c^2} \biggr] </math> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td align="right"> | |||
| |||
</td> | |||
<td align="center"> | |||
<math>~=</math> | |||
</td> | |||
<td align="left"> | |||
<math>~\biggl[\frac{c^2 + b^2\tan^2\theta}{b^2c^2} \biggr]\cos^2\theta \biggl\{ (y')^2 - 2y' \biggl[ \frac{-z_0 \sin\theta}{c^2 \cos^2\theta} \biggr]\biggl[\frac{b^2c^2}{c^2 + b^2\tan^2\theta} \biggr] \biggr\}</math> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td align="right"> | |||
| |||
</td> | |||
<td align="center"> | |||
<math>~=</math> | |||
</td> | |||
<td align="left"> | |||
<math>~\kappa^2 \biggl[ (y')^2 - 2y' \underbrace{\biggl( \frac{-z_0 \sin\theta}{c^2 \kappa^2} \biggr)}_{y_c} \biggr] \, ,</math> | |||
</td> | |||
</tr> | |||
</table> | |||
<table border="1" align="center" cellpadding="10" width="60%" bordercolor="orange"> | |||
<tr><td align="center" bgcolor="lightblue">'''RESULT 3'''<br />(same as [[ThreeDimensionalConfigurations/ChallengesPt2#Result1|Result 1]], but different from [[#Result2|Result 2, below]]) | |||
</td></tr> | |||
<tr><td align="left"> | |||
<table border="0" cellpadding="5" align="center"> | |||
<tr> | |||
<td align="right"> | |||
<math>~\frac{y_c}{z_0}</math> | |||
</td> | |||
<td align="center"> | |||
<math>~=</math> | |||
</td> | |||
<td align="left"> | |||
<math>~ | |||
-\frac{\sin\theta}{c^2\kappa^2} | |||
</math> | |||
</td> | |||
</tr> | |||
</table> | |||
</td></tr> | |||
</table> | |||
where, | |||
<table border="0" cellpadding="5" align="center"> | |||
<tr> | |||
<td align="right"> | |||
<math>~\kappa^2</math> | |||
</td> | |||
<td align="center"> | |||
<math>~\equiv</math> | |||
</td> | |||
<td align="left"> | |||
<math>~ | |||
\frac{c^2 \cos^2\theta + b^2 \sin^2\theta}{b^2c^2} \, . | |||
</math> | |||
</td> | |||
</tr> | |||
</table> | |||
Dividing through by <math>~\kappa^2</math>, then adding <math>~y_c^2</math> to both sides gives, | |||
<table border="0" cellpadding="5" align="center"> | |||
<tr> | |||
<td align="right"> | |||
<math>~(y')^2 - 2y' y_c + y_c^2</math> | |||
</td> | |||
<td align="center"> | |||
<math>~=</math> | |||
</td> | |||
<td align="left"> | |||
<math>~\underbrace{\biggl[ \frac{1}{\kappa^2} - \frac{z_0^2}{c^2 \kappa^2} + y_c^2 \biggr]}_{y^2_\mathrm{max}} - \frac{(x')^2}{a^2\kappa^2} \, .</math> | |||
</td> | |||
</tr> | |||
</table> | |||
Finally, we have, | |||
<table border="0" cellpadding="5" align="center"> | |||
<tr> | |||
<td align="right"> | |||
<math>\frac{1}{y^2_\mathrm{max}} \biggl[ (y')^2 - 2y' y_c + y_c^2 \biggr]</math> | |||
</td> | |||
<td align="center"> | |||
<math>~=</math> | |||
</td> | |||
<td align="left"> | |||
<math>~1 - (x')^2 \underbrace{\biggl[ \frac{1}{a^2\kappa^2 y_\mathrm{max}^2} \biggr]}_{ 1/x^2_\mathrm{max} } \, .</math> | |||
</td> | |||
</tr> | |||
</table> | |||
So … the intersection expression can be molded into the form of an off-center ellipse if we make the following associations: | |||
<table border="1" cellpadding="8" align="center" width="60%"><tr><td align="left"> | |||
<table border="0" cellpadding="5" align="center"> | |||
<tr> | |||
<td align="right"> | |||
<math>~\frac{y_c}{z_0}</math> | |||
</td> | |||
<td align="center"> | |||
<math>~=</math> | |||
</td> | |||
<td align="left"> | |||
<math>~- \frac{\sin\theta}{c^2 \kappa^2} \, ,</math> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td align="right"> | |||
<math>~y_\mathrm{max}^2</math> | |||
</td> | |||
<td align="center"> | |||
<math>~=</math> | |||
</td> | |||
<td align="left"> | |||
<math>~\frac{1}{\kappa^2}\biggl[ 1 - \frac{z_0^2}{c^2 } - \frac{z_0 \sin\theta}{c^2} \biggr] \, ,</math> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td align="right"> | |||
<math>~x_\mathrm{max}^2</math> | |||
</td> | |||
<td align="center"> | |||
<math>~=</math> | |||
</td> | |||
<td align="left"> | |||
<math>~a^2 \biggl[ 1 - \frac{z_0^2}{c^2 } - \frac{z_0 \sin\theta}{c^2} \biggr] \, .</math> | |||
</td> | |||
</tr> | |||
</table> | |||
Note as well that, | |||
<table border="0" cellpadding="5" align="center"> | |||
<tr> | |||
<td align="right"> | |||
<math>~\biggl( \frac{x_\mathrm{max}}{y_\mathrm{max}}\biggr)^2</math> | |||
</td> | |||
<td align="center"> | |||
<math>~=</math> | |||
</td> | |||
<td align="left"> | |||
<math>~a^2\kappa^2 = \frac{a^2}{b^2 c^2} \biggl[ c^2 \cos^2\theta + b^2 \sin^2\theta \biggr] \, .</math> | |||
</td> | |||
</tr> | |||
</table> | |||
</td></tr></table> | |||
=See Also= | =See Also= | ||
Revision as of 22:34, 5 February 2022
Challenges Constructing Ellipsoidal-Like Configurations (Pt. 6)
This chapter has been created in February 2022, after letting this discussion lie dormant for close to one year. We begin the chapter by grabbing large segments of our earlier derivations found primarily in the "Ramblings" chapter titled, Construction Challenges (Pt. 4).
Intersection Expression
STEP #1
First, we present the mathematical expression that describes the intersection between the surface of an ellipsoid and a plane having the following properties:
- The plane cuts through the ellipsoid's z-axis at a distance, , from the center of the ellipsoid;
- The line of intersection is parallel to the x-axis of the ellipsoid; and,
- The line that is perpendicular to the plane and passes through the z-axis at is tipped at an angle, , to the z-axis.
As is illustrated in Figure 1, we will use the line referenced in this third property description to serve as the z'-axis of a Cartesian grid that is tipped at the angle, , with respect to the body frame; and we will align the x' axis with the x-axis, so it should be clear that the z'-axis lies in the y-z plane of the ellipsoid.
| Figure 1 | ||||||||||||||||||||
|
|
|||||||||||||||||||
As has been shown in our accompanying discussion, we obtain the following,
| Intersection Expression | ||
|
|
|
|
as long as z0 lies within the range,
|
|
|
|
Rewriting this "intersection expression" in terms of the tipped (primed) coordinate frame gives us,
|
|
|
|
STEP #2
As viewed from the tipped coordinated frame, the curve that is identified by this intersection should be an
| Off-Center Ellipse | ||
|
|
|
|
|
|
|
|
that lies in the x'-y' plane — that is, . Let's see if the intersection expression can be molded into this form.
|
|
|
|
|
|
|
|
|
|
|
|
| RESULT 3 (same as Result 1, but different from Result 2, below) | |||
|
where,
|
|
|
|
Dividing through by , then adding to both sides gives,
|
|
|
|
Finally, we have,
|
|
|
|
So … the intersection expression can be molded into the form of an off-center ellipse if we make the following associations:
Note as well that,
|
See Also
- Riemann Type 1 Ellipsoids
- Construction Challenges (Pt. 1)
- Construction Challenges (Pt. 2)
- Construction Challenges (Pt. 3)
- Construction Challenges (Pt. 4)
- Construction Challenges (Pt. 5)
- Construction Challenges (Pt. 6)
|
Appendices: | VisTrailsEquations | VisTrailsVariables | References | Ramblings | VisTrailsImages | myphys.lsu | ADS | |