
12:10
DRAW A PARABOLA WHEN THE DISTANCE BETWEEN FOCUS AND DIRECTRIX IS 50MM.
attacks with akash
Overview
This video demonstrates how to draw a parabola in AutoCAD when the distance between the focus and the directrix is 50mm. It guides viewers through setting up the drawing units and limits, drawing a directrix line, and then using a series of arcs and points to construct one half of the parabola. Finally, it explains how to use the 'spline' command to connect these points and mirror the curve to complete the parabola, adding necessary labels and dimensions.
How was this?
Save this permanently with flashcards, quizzes, and AI chat
Chapters
- Set drawing units to millimeters and limits to 0,0 and 297,210.
- Draw a rectangle using the 'RECTANGLE' command (REC) with the specified limits.
- Zoom to the rectangle using 'Zoom Extents' (Z, Enter, A, Enter).
- Draw a horizontal line to serve as the directrix (AB) and a vertical line perpendicular to it.
Proper setup ensures the drawing is to scale and within the printable area, which is crucial for accurate technical drawings.
Setting units to millimeters and limits to 0,0 and 297,210.
- The distance between the focus and directrix is given as 50mm.
- To find the vertex, bisect the distance between the directrix and the focus.
- Draw a circle with a radius of 25mm from a point on the directrix line to find a potential focus location.
- The point where this circle intersects a perpendicular line from the directrix is 25mm away from the directrix, thus locating the focus and vertex.
Accurately locating the focus and vertex is fundamental to constructing the parabolic curve, as these points define its shape and position.
Drawing a circle with a 25mm radius from a point on the directrix and intersecting a perpendicular line to find the focus.
- Draw several parallel lines perpendicular to the directrix, extending from the directrix towards the focus.
- Use the 'Offset' command to create these parallel lines at a consistent distance (e.g., 13mm).
- Extend these offset lines to intersect the directrix line.
- Mark points along these lines that will form the parabola.
This method breaks down the complex curve into manageable segments, allowing for precise plotting of points that define the parabola.
Using the 'Offset' command with a distance of 13mm to create parallel lines.
- For each parallel line, measure the distance from the directrix to its intersection point.
- Use this measured distance as the radius of an arc centered at the focus.
- The intersection of this arc with the corresponding parallel line marks a point on the parabola.
- Repeat this process for all parallel lines to plot multiple points.
This step leverages the geometric definition of a parabola (all points equidistant from focus and directrix) to accurately plot points on the curve.
Taking the distance from the directrix to line '1' (e.g., 1A), using it as a radius from the focus (F), and marking where the arc intersects line '1'.
- Connect the plotted points using the 'Spline' command (SPLINE or SPELL) to form one half of the parabola.
- Adjust the spline's thickness using the 'PEDIT' command for better visibility.
- Use the 'Mirror' command to create the other half of the parabola by reflecting the first half across the axis of symmetry.
- Add labels for the focus (F), directrix (DD'), vertex (V), and any other relevant points or dimensions.
The spline command creates a smooth curve, and mirroring ensures symmetry, resulting in a complete and accurate parabolic representation.
Using the 'Mirror' command to reflect the drawn half-parabola across the vertical axis passing through the vertex.
Key takeaways
- AutoCAD requires precise setup of units and limits for accurate technical drawings.
- The geometric definition of a parabola (locus of points equidistant from focus and directrix) is key to its construction.
- Constructing a parabola involves systematically plotting points using arcs centered at the focus.
- The 'Offset', 'Arc', 'Spline', and 'Mirror' commands are essential tools for drawing parabolas in AutoCAD.
- Accurate measurement and point plotting are critical for achieving a smooth and correct parabolic curve.
- Labeling and dimensioning are important for clarity and understanding of the final drawing.
Key terms
ParabolaFocusDirectrixVertexAutoCADUnitsLimitsRectangleZoom ExtentsOffsetArcSplineMirrorPEDITDimension
Test your understanding
- What is the fundamental geometric property of a parabola that is used in this drawing method?
- How does the video suggest locating the focus and vertex relative to the directrix?
- Explain the process of plotting individual points on the parabola using arcs and the focus.
- What commands are used to create the final smooth parabolic curve and ensure its symmetry?
- Why is it important to set up units and limits correctly before starting a technical drawing in AutoCAD?