Unit3 - Subjective Questions
MEC136 • Practice Questions with Detailed Answers
Define Orthographic Projection and explain its fundamental principle.
Definition:
Orthographic projection is a technical drawing method used to represent a three-dimensional object in two dimensions. The word 'Orthographic' implies that the projection lines are perpendicular (orthogonal) to the projection plane.
Fundamental Principle:
- Projectors: The lines of sight (projectors) proceed from the object to the plane of projection.
- Parallelism: All projectors are parallel to each other.
- Perpendicularity: All projectors are perpendicular () to the plane of projection.
- Observer Position: The observer is assumed to be at an infinite distance from the object, ensuring parallel lines of sight.
Distinguish between First Angle Projection and Third Angle Projection systems.
First Angle Projection:
- Position: The object is placed in the First Quadrant (above HP, in front of VP).
- Sequence: Observer Object Plane of Projection.
- View Position: The Top View is drawn below the Front View; the Left Side View is drawn to the right of the Front View.
- Symbol: The frustum of a cone is placed with the smaller circle (end) away from the reference point.
Third Angle Projection:
- Position: The object is placed in the Third Quadrant (below HP, behind VP).
- Sequence: Observer Plane of Projection Object.
- View Position: The Top View is drawn above the Front View; the Left Side View is drawn to the left of the Front View.
- Symbol: The frustum of a cone is placed with the smaller circle (end) closer to the reference point.
Explain why the Second and Fourth Angle Projection systems are generally not used in engineering drawing.
In Orthographic projections, the Horizontal Plane (HP) is always rotated clockwise to bring it into the same plane as the Vertical Plane (VP) for drawing purposes.
- Second Angle (Above HP, Behind VP): When the HP is rotated clockwise, the HP overlaps with the VP above the reference line (). Consequently, the Front View and Top View would overlap, making the drawing confusing and unreadable.
- Fourth Angle (Below HP, In front of VP): Similarly, when the HP is rotated clockwise, the HP overlaps with the VP below the reference line (). This causes the Front View and Top View to overlap, rendering the drawing indistinct.
Therefore, to avoid the overlapping of views, only First and Third angle systems are used where views do not merge.
Describe the three Principal Planes of Projection used in orthographic drawing.
The three principal planes are mutually perpendicular to each other:
- Vertical Plane (VP): A plane that is vertical (upright). The view projected onto this plane is the Front View (or Elevation). It shows the length and height of the object.
- Horizontal Plane (HP): A plane that is horizontal (flat). The view projected onto this plane is the Top View (or Plan). It shows the length and width (depth) of the object.
- Profile Plane (PP) / Auxiliary Vertical Plane (AVP): A plane perpendicular to both HP and VP. The view projected here is the Side View (Left or Right). It shows the width and height of the object.
Explain the significance of Linetypes in AutoCAD and list three standard linetypes used in Orthographic Projections.
Significance:
In AutoCAD, Linetype defines the visual pattern of a line (e.g., solid, dashed, dotted). In technical drawing, different linetypes represent specific physical features, ensuring the drawing is interpreted correctly according to standards (like ISO or ANSI).
Standard Linetypes:
- Continuous (Solid): Used for visible outlines and boundaries. (AutoCAD default:
Continuous). - Hidden (Dashed): Used to represent edges or contours that are not visible from the current viewing angle. (AutoCAD:
HIDDENorDASHDOT). - Center (Long dash - Short dash): Used to indicate the axis of symmetry for circular or cylindrical features. (AutoCAD:
CENTER).
Compare the 'Trim' and 'Erase' commands in AutoCAD.
Erase Command:
- Function: Removes complete objects from the drawing database.
- Usage: Used when an entity is no longer needed at all.
- Command:
ERASE(Shortcut:E). - Operation: Select the object and press Enter; the whole object disappears.
Trim Command:
- Function: Cuts off a portion of an object at a cutting edge defined by another object.
- Usage: Used to clean up overhanging lines or intersection points.
- Command:
TRIM(Shortcut:TR). - Operation: Requires defining a 'cutting edge' (or selecting all in modern versions) and then clicking the specific segment of the line/arc to remove.
Describe the 'Array' command in AutoCAD and explain the difference between Rectangular and Polar Arrays.
Array Command:
The ARRAY command creates multiple copies of an object in a specific pattern. It increases productivity by avoiding repetitive copying.
Rectangular Array:
- Creates a grid pattern of rows and columns.
- Users specify the number of rows, columns, and the offset distance between them.
- Use case: Drawing a matrix of windows on a building facade.
Polar Array:
- Creates copies arranged in a circular pattern around a center point.
- Users specify the center point, the number of items, and the angle to fill (usually ).
- Use case: Drawing holes on a circular flange or teeth on a gear.
Explain the 'Fillet' and 'Chamfer' commands in AutoCAD with examples of their application.
Fillet Command:
- Function: Rounds and fillets the edges of objects. It connects two objects with a tangent arc of a specified radius.
- Key Property: Radius ().
- Application: Creating smooth corners on a mechanical part to reduce stress concentration.
- Shortcut:
F.
Chamfer Command:
- Function: Bevels the edges of objects. It connects two non-parallel lines with a straight line segment.
- Key Property: Distance (Dist1 and Dist2) or Angle.
- Application: Creating a beveled edge on a shaft for easier insertion into a hole.
- Shortcut:
CHA.
How does the 'Mirror' command function in AutoCAD, and when is it most useful in Orthographic Projections?
Function:
The MIRROR command creates a reverse copy of selected objects across a specified mirror line. After selecting objects, the user defines two points to create the axis of reflection. The user can choose to erase or keep the source objects.
Use in Orthographic Projections:
- Symmetry: It is extremely useful when drawing symmetrical objects.
- Efficiency: Instead of drawing the full Front or Top view, the user can draw half of the view and mirror it across the center line.
- Consistency: Ensures that the left and right sides of a symmetrical part are geometrically identical.
Differentiate between the 'Move' and 'Copy' commands in AutoCAD.
Move Command:
- Purpose: Changes the location of objects without altering their orientation or size.
- Result: The original object is displaced to a new coordinate. There is only one instance of the object at the end.
- Shortcut:
M.
Copy Command:
- Purpose: Creates duplicates of objects at a specified distance and direction from the original.
- Result: The original object remains in place, and one or multiple new instances are created.
- Shortcut:
COorCP.
Commonality: Both commands require a 'Base Point' and a 'Second Point' (displacement vector).
Explain the 'Scale' command in AutoCAD. How do scale factors affect the object?
Scale Command:
The SCALE command enlarges or reduces selected objects, keeping the proportions of the object the same after scaling. It scales the object relative to a specified base point.
Scale Factors:
- Scale Factor : Enlarges the object. (e.g., A factor of $2.0$ doubles the size).
- Scale Factor : Reduces/Shrinks the object. (e.g., A factor of $0.5$ halves the size).
- Scale Factor : No change in size.
Reference Scaling: Allows scaling an object by specifying a current length and a new target length rather than calculating a math factor.
Discuss the 'Rotate' command in AutoCAD. What parameters are required to execute it?
Rotate Command:
The ROTATE command spins objects around a base point to an absolute angle.
Required Parameters:
- Select Objects: Identify which entities to rotate.
- Base Point: The pivot point around which the object rotates. This point remains fixed.
- Rotation Angle: The angle by which the object is rotated.
- Positive values rotate Counter-Clockwise (by default).
- Negative values rotate Clockwise.
Reference Option: Allows the user to rotate an object based on an existing angle (reference) to a new angle without calculating the difference.
What are the standard symbols for First and Third Angle Projection? Describe their geometric construction.
The standard symbols are derived from the orthographic projection of a Frustum of a Cone.
Geometric Construction:
- Front View: Drawn as a trapezoid (representing the side view of the cone frustum).
- Side View: Drawn as two concentric circles (representing the view from the end).
Arrangement:
- First Angle: The circle view is placed to the right of the trapezoid, such that the smaller diameter of the trapezoid is away from the circles. (Object Observer).
- Third Angle: The circle view is placed to the left of the trapezoid, such that the smaller diameter of the trapezoid is adjacent to the circles. (Observer Plane Object).
Define the 'Glass Box' theory in the context of Orthographic Projections.
Glass Box Theory:
It is a visualization technique used to understand the arrangement of views in orthographic projection.
- Concept: Imagine the object is suspended inside a transparent glass box having six faces (Top, Bottom, Front, Back, Right, Left).
- Projection: The image of the object is projected onto the sides of the box.
- Unfolding: The sides of the box are then 'unfolded' onto a single 2D plane (the drawing sheet).
- Result:
- In First Angle, the object is in the box, projected onto the walls behind it.
- In Third Angle, the transparent walls are between the observer and the object, acting as projection planes.
When modifying object properties in AutoCAD, what properties are typically managed and how?
Object properties control the appearance and behavior of drawing entities. The main properties managed in the PROPERTIES palette or Ribbon include:
- Color: Helps distinguish different parts or layers visually.
- Layer: Grouping objects logically (e.g., 'Dimensions', 'Object Lines', 'Hidden Lines'). This is the best practice for managing properties.
- Linetype: Defines the pattern (Continuous, Dashed, Center).
- Linetype Scale: Controls the size of the dashes/gaps in non-continuous lines.
- Lineweight: Controls the thickness of the line when plotted/printed (e.g., 0.5mm for object lines, 0.25mm for dimension lines).
- Transparency: Controls the visibility of objects beneath others.
Explain the precedence of lines in Orthographic Projection when different lines coincide.
In orthographic drawings, multiple features (edges, hidden details, axes) often align in a single view. Since we cannot draw multiple lines on top of each other, a standard precedence (priority) is followed:
- Visible Object Lines (Continuous Thick): Highest priority. If a visible edge coincides with a hidden line or center line, the visible line is drawn.
- Hidden Lines (Dashed Thin): Second priority. If a hidden line coincides with a center line, the hidden line is drawn.
- Center Lines / Cutting Plane Lines: Lowest priority among feature lines. Drawn only if not overlapped by visible or hidden lines.
- Projection/Construction Lines: These are usually very light and intended to be ignored or erased, taking the lowest priority.
Describe the step-by-step procedure to draw the orthographic views of a given 3D object.
- Analyze the Object: Determine the overall Length (), Width (), and Height (). Choose the best direction for the Front View (usually showing the most detail).
- Layout/Box Method: Draw the Reference Line (). Using faint construction lines, draw bounding boxes for the Front (), Top (), and Side () views, maintaining proper alignment.
- Draw Visible Edges: Sketch the major visible outlines in the Front View, then project them to the Top and Side views.
- Draw Hidden Features: Identify internal holes or recesses and represent them with dashed (hidden) lines.
- Add Center Lines: Mark axes of symmetry and centers of circles/arcs using chain lines.
- Dimensioning: Add dimensions to the views without redundancy.
- Finalize: Darken the object lines and clean up unnecessary construction lines.
In AutoCAD, what is the specific use of the 'Match Properties' command during drafting?
Match Properties (MATCHPROP):
This tool is highly efficient for standardizing a drawing.
- Function: It copies the properties of a 'source' object and applies them to one or more 'destination' objects.
- Properties Copied: Layer, Color, Linetype, Linetype Scale, Lineweight, Transparency, and Thickness.
- Drafting Scenario: If you draw a new line that is supposed to be a 'Hidden Line' but it was drawn on the default layer, you can use Match Properties, click on an existing correct Hidden Line, and then click the new line to instantly correct its layer and appearance.
What is the Reference Line () in orthographic projections and what does it represent?
Definition:
The Reference Line, typically labeled as , is the intersection line between the principal projection planes.
Representation:
- Intersection: It represents the line where the Vertical Plane (VP) meets the Horizontal Plane (HP).
- Separation: In the 2D drawing, the line separates the Front View area from the Top View area (in First and Third angle projections).
- Coordinates: It serves as the ground line or zero-height datum for measuring heights in the Front View and depths in the Top View.
Derive the logic behind the placement of the Top View in the First Angle Projection system.
- Initial Setup: In First Angle Projection, the object is placed in the first quadrant, meaning it is above the Horizontal Plane (HP) and in front of the Vertical Plane (VP).
- Projection: The Top View is projected downwards onto the Horizontal Plane (HP).
- Rotation Rule: To convert the 3D planes into a 2D drawing sheet, the convention is to rotate the Horizontal Plane (HP) clockwise.
- Result: Since the HP is initially below the object, rotating it clockwise moves the HP (containing the projected Top View) to a position logically below the reference line.
- Conclusion: Therefore, in First Angle Projection, the Top View is always drawn below the Front View.