Difference between revisions of "Conic Sections"

From New IAC Wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<center><math>\textbf{\underline{Navigation}}</math>
+
<center><math>\underline{\textbf{Navigation}}</math>
  
[[VanWasshenova_Thesis#Determining_wire-theta_correspondence|<math>\vartriangleleft </math>]]
+
[[Detector_Geometry_Simulation|<math>\vartriangleleft </math>]]
 
[[VanWasshenova_Thesis#Determining_wire-theta_correspondence|<math>\triangle </math>]]
 
[[VanWasshenova_Thesis#Determining_wire-theta_correspondence|<math>\triangle </math>]]
[[CED_Verification_of_DC_Angle_Theta_and_Wire_Correspondance|<math>\vartriangleright </math>]]
+
[[Circular_Cross_Sections|<math>\vartriangleright </math>]]
  
 
</center>
 
</center>
 +
 +
  
 
=Conic Sections=
 
=Conic Sections=
Line 48: Line 50:
 
Examining the different conic sections possible we know that:
 
Examining the different conic sections possible we know that:
  
=[[VanWasshenova_Thesis#Conic_Sections|^Up]]=
+
 
=[[Detector_Geometry_Simulation|<-Back]]=
+
----
=[[Circular_Cross_Sections|Forward->]]=
+
 
 +
 
 +
<center><math>\underline{\textbf{Navigation}}</math>
 +
 
 +
[[Detector_Geometry_Simulation|<math>\vartriangleleft </math>]]
 +
[[VanWasshenova_Thesis#Determining_wire-theta_correspondence|<math>\triangle </math>]]
 +
[[Circular_Cross_Sections|<math>\vartriangleright </math>]]
 +
 
 +
</center>

Latest revision as of 20:22, 15 May 2018

[math]\underline{\textbf{Navigation}}[/math]

[math]\vartriangleleft [/math] [math]\triangle [/math] [math]\vartriangleright [/math]


Conic Sections

Looking just at sector 1, we can see that the intersection of level 1 and the cone of constant angle theta forms a conic section.

Show[sector1,PhiCone,BeamLine,Bisector0Sector1,Bisector0perpSector1,Bisector0Cone,Bisector0perpCone,RightAngleVertical,RightAngleHorizontal,RightAngleVertical2,RightAngleHorizontal2]


Cone of constant Theta for varying Phi
Figure 5: A cone of constant Theta with varying Phi.

Without loss of generalization, we can extend the triangle to an infinite plane to aid in viewing the conic section. Again, this falls outside of the experimental design range, but simulations would not occur in this forbidden zone.

sector1plane = 
  Graphics3D[{Red, Opacity[.8], 
    InfinitePlane[{{0, 0, 2.53}, {3.13 \[Sqrt]3, .617, 
       0}, {3.13 \[Sqrt]3, -3.13, 0}}]}, 
   BoxStyle -> Dashing[{0.02, 0.02}], Axes -> True, 
   AxesLabel -> {"x", "y", "z"}, Ticks -> None, 
   AxesStyle -> Thickness[0.01]];

Show[sector1plane, PhiCone, BeamLine, Bisector0Sector1, \
Bisector0perpSector1, Bisector0Cone, Bisector0perpCone, \
RightAngleVertical, RightAngleHorizontal, RightAngleVertical2, \
RightAngleHorizontal2]


Cone of constant Theta for varying Phi
Figure 5: A cone of constant Theta with varying Phi.

Following the rules of conic sections we know that the eccentricity of the conic is given by:

[math]e=\frac{\sin \beta}{\sin\alpha}[/math]


where β is the angle between the plane and the horizontal and α is the angle between the cone's base and the horizontal.


Examining the different conic sections possible we know that:




[math]\underline{\textbf{Navigation}}[/math]

[math]\vartriangleleft [/math] [math]\triangle [/math] [math]\vartriangleright [/math]