Ellipse: Difference between revisions
From DT Online
(Created Ellipse) |
mNo edit summary |
||
Line 9: | Line 9: | ||
| <span style="color:#B00000"> | | <span style="color:#B00000"> | ||
* Draw two circles from the same centre: one with its diameter equal to the Major Axis, and one equal to the Minor Axis. | * Draw two circles from the same centre: one with its diameter equal to the Major Axis, and one equal to the Minor Axis. | ||
* Divide the circles into a number of segments | * Divide the circles into a number of segments ''(say, 12 as shown)''. | ||
* Project vertically from where the radial lines intersect the outer circle and .horizontally from where they meet the inner circle ''(or vice versa)'' | * Project vertically from where the radial lines intersect the outer circle and .horizontally from where they meet the inner circle ''(or vice versa)'' | ||
* Points on the ellipse can be found where each pair of projection lines meet as shown. | * Points on the ellipse can be found where each pair of projection lines meet as shown. |
Revision as of 18:54, 18 February 2015
An Ellipse is a Conic Section and has the appearance of a circle which has been squashed slightly. Unlike a circle, which has a single Diameter, the ellipse has a Major Axis and a Minor Axis. The shape of an ellipse is sometimes mistakenly referred to as an oval, but an oval is the shape of a rectangle with two semi-circular ends - like a running track for example.
The ellipse has two points of focus, or focii. These can be found on the Major Axis by using half its length as a radius, and striking an arc centred on one end of the Minor Axis as shown.
Drawing an Ellipse using Concentric Circles |
|
|
Drawing an Ellipse using a loop of string |
|
Note: Ellipses may also be drawn by more precise methods with Tangents and Normals drawn if needed - see Conic Sections for more details.