SlideShare a Scribd company logo
Computer Aided Machine Drawing
3331906
Tarun B Patel
Mech Dept
Dr Ghandhy College,Surat
Outline
• Introduction of CAD
• Syllabus
• Introduction of Autocad
• User interface
• Draw commands
• Edit commands
• Dimensions
TARUN B PATEL MECHANICAL DEPT
Objectives
• Select appropriate computer system according
to requirement of CAD software.
• Create 2D mechanical drawing using
parametric and non-parametric modelling
techniques with specified standard.
• Build Assembly drawing of mechanical part
using AUTOCAD.
TARUN B PATEL MECHANICAL DEPT
Introduction of CAD
• CAD
• Need
• Software for CAD
TARUN B PATEL MECHANICAL DEPT
Autocad interface
• 1.pdf
• 2.pdf
• 3.pdf
• autocad guide.pdf
TARUN B PATEL MECHANICAL DEPT
Autocad Installation
• Autocad educational version
– https://www.autodesk.com/education/free-
software/autocad
• Autocad mobile App
– https://www.youtube.com/watch?v=n-0L-
ym_qCo&t=43s
TARUN B PATEL MECHANICAL DEPT
AutoCAD Coordinates System
• Absolute coordinates
• Relative coordinates
• Polar coordinates.
Absolute Coordinates
All input points specify in your drawing
using standard Cartesian coordinates x
and y. Using absolute coordinate, points
entered by typing x,y [Enter]
Enter LINE command: L [Enter]
Start line at point A: 0,0 [Enter]
End first line at point B: 2,2 [Enter]
End of second line at point C: 2,3 [Enter]
TARUN B PATEL MECHANICAL DEPT
Conti…
Relative Coordinates
After first points entered, your next points can
be entered by specifying the next coordinate
compare/relative from the first points. The
relative coordinate started with symbol “@”
tell AutoCAD it was a relative coordinates.
Using relative coordinate, points entered by
typing @x,y [Enter]
Enter LINE command: L [Enter]
Start line at point A: 0,0 [Enter]
End first line at point B: @2,2 [Enter]
End of second line at point C: @0,1 [Enter]
TARUN B PATEL MECHANICAL DEPT
Conti…
Polar Coordinates
Polar coordinates used when you need to draw
the next points at specify angle. Polar
coordinates system in AutoCAD specifies
distance length at which angle. Using polar
coordinate, points entered by typing
@distance<angle [Enter]
Enter LINE command: L [Enter]
Start line at point A: 0,0 [Enter]
End first line at point B: @2.828<45 [Enter]
End of second line at point C: @1<90 [Enter]TARUN B PATEL MECHANICAL DEPT
Geometry Using Absolute Co.
POINT Absolute Coordinate
2
3
4
5
6
7
8
1
1 2
3 4
5 6
78
30,10
30,25
60,25
60,10
80,10
80,60
10,60
10,10
By Using Line Command
TARUN B PATEL MECHANICAL DEPT
Geometry Using Relative Co.
POINT Relative Coordinate
2
3
4
5
6
7
8
1
1 2
3 4
5 6
78
@20,00
@00,15
@30,00
@00,-15
@20,00
@00,50
@-70,00
@00,-50
Specify first pt 1 (10,10)
By Using Line Command
TARUN B PATEL MECHANICAL DEPT
Geometry Using Polar Relative Co.
POINT Polar Coordinate
2
3
4
5
6
7
8
1
1 2
3 4
5 6
78
@20<00
@15<90
@30<00
@15<270
@20<00
@50<90
@70,180
@50<270
Specify first pt 1 (10,10)
By Using Line Command
TARUN B PATEL MECHANICAL DEPT
Your Work
• Find the Coordinates for
the given Figure 2 by
using Absolute, Relative
& Polar Coordinate???
FIGURE 2
TARUN B PATEL MECHANICAL DEPT
Your Work
• Find the Coordinates for
the given Figure 1 by
using Absolute, Relative
& Polar Coordinate???
FIGURE 1
TARUN B PATEL MECHANICAL DEPT
Autocad Draw Commands
• LINE
• CIRCLE
• POLYLINE
• ARC
• RECTANGLE
• ELLIPSE
• HATCH
TARUN B PATEL MECHANICAL DEPT
LINE
• The line is the most basic and common object in AutoCAD
drawings. To draw a line, click the Line tool.
Select line ICON
Use command bar
TARUN B PATEL MECHANICAL DEPT
1
Absolute Coordinate method
Command : Line [enter]
LINE Specify the First point : (pt1)50,50
[enter]
Specify the next point:(pt2)90,50 [enter]
Specify the next point:(pt3)120,80[enter]
Specify the next point:(pt4)120,120 [enter]
Specify the next point:(pt5)90,150 [enter]
Specify the next point:(pt6)50,150 [enter]
Specify the next point:(pt7)20,120 [enter]
Specify the next point:(pt8)20,80 [enter]
Specify the next point:(pt1)50,50 [enter]
2
3
4
56
7
8
TARUN B PATEL MECHANICAL DEPT
1
Relative Coordinate method
Command : Line [enter]
LINE Specify the First point : (pt1)50,50
[enter]
Specify the next point:(pt2)@40,00 [enter]
Specify the next point:(pt3)@30,30[enter]
Specify the next point:(pt4)@00,40 [enter]
Specify the next point:(pt5)@-30,30 [enter]
Specify the next point:(pt6)@-40,00 [enter]
Specify the next point:(pt7)@-30,-30 [enter]
Specify the next point:(pt8)@00,-40 [enter]
Specify the next point:(pt1)@30,-30[enter]
2
3
4
56
7
8
TARUN B PATEL MECHANICAL DEPT
1
Polar Coordinate method
Command : Line [enter]
LINE Specify the First point : (pt1)50,50
[enter]
Specify the next point:(pt2)@40<00 [enter]
Specify the next point:(pt3)@42<45[enter]
Specify the next point:(pt4)@40<90 [enter]
Specify the next point:(pt5)@42<135[enter]
Specify the next point:(pt6)@40<180 [enter]
Specify the next point:(pt7)@42<225[enter]
Specify the next point:(pt8)@40<270[enter]
Specify the next point:(pt1)@42<315[enter]
2
3
4
56
7
8
TARUN B PATEL MECHANICAL DEPT
Circle com…
• Circle command is used to draw circle by giving
following inputs
– Centre , radius
– Centre , diameter
– 2p
– 3p
– TTr
– TTT
• How to activate command
TARUN B PATEL MECHANICAL DEPT
Center n Radius
• Command: _circle [enter]
– Specify center point for circle or [3P/2P/Ttr (tan tan
radius)]: 50,50 [enter]
– Specift the radius of circle or [Diameter]:50 [enter]
50
TARUN B PATEL MECHANICAL DEPT
Center n Daimeter
• Command: _circle [enter]
– Specify center point for circle or [3P/2P/Ttr (tan tan
radius)]: 50,50 [enter]
– Specify the radius of circle or [Diameter]:d [enter]
– Specify the radius of circle:100 [enter]
100
TARUN B PATEL MECHANICAL DEPT
Circle with 2P & 3P
• Command: _circle [enter]
– Specify center point for circle or [3P/2P/Ttr (tan tan
radius)]: 2P or 3P [enter]
– Specify first end point of circle's diameter: select pt
– Specify second end point of circle's diameter: select pt
– Specify third end point of circle's diameter: select pt
TARUN B PATEL MECHANICAL DEPT
Circle by TTR
• Command: _circle [enter]
– Specify center point for circle or
[3P/2P/Ttr (tan tan radius)]: ttr
[enter]
– Specify point on object for first
tangent on circle: select pt
– Specify point on object for
second tangent on circle: select
pt
– Specify radius of circle: 32.5
R32.5
TARUN B PATEL MECHANICAL DEPT
Circle by TTt
• Command: _circle [enter]
– Specify center point for circle or
[3P/2P/Ttr (tan tan radius)]: ttt
[enter]
– Specify first point on circle:
select pt
– Specify second point on circle:
select pt
– Specify third point on circle:
select pt
c
TARUN B PATEL MECHANICAL DEPT
Polyline
Command: PL
PLINE
Specify start point: 50,50
Specify next point or [Arc/Halfwidth/Length/Undo/Width]:
100
Specify next point or
[Arc/Close/Halfwidth/Length/Undo/Width]: 50
Specify next point or
[Arc/Close/Halfwidth/Length/Undo/Width]: a
[Angle/CEnter/CLose/Direction/Halfwidth/Line/Radius/Second
pt/Undo/Width]: 20
Specify endpoint of arc (hold Ctrl to switch direction) or
[Angle/CEnter/CLose/Direction/Halfwidth/Line/Radius/Second
pt/Undo/Width]: 60
Specify endpoint of arc (hold Ctrl to switch direction) or
[Angle/CEnter/CLose/Direction/Halfwidth/Line/Radius/Second
pt/Undo/Width]: 20
Specify endpoint of arc (hold Ctrl to switch direction) or
[Angle/CEnter/CLose/Direction/Halfwidth/Line/Radius/Second
pt/Undo/Width]: l
Specify next point or
[Arc/Close/Halfwidth/Length/Undo/Width]: cTARUN B PATEL MECHANICAL DEPT
Arc
TARUN B PATEL MECHANICAL DEPT
Arc …
• Arc by 3 point
– Command: _arc
– Specify start point of arc or [Center]:
– Specify second point of arc or [Center/End]:
– Specify end point of arc:
TARUN B PATEL MECHANICAL DEPT
Arc …
TARUN B PATEL MECHANICAL DEPT
Rectangle
Command: _rectang
Specify first corner point or
[Chamfer/Elevation/Fillet/Thickness/Width]:
50,50
Specify other corner point or
[Area/Dimensions/Rotation]:200,100 or
@150,50
Command: _rectang
Specify first corner point or
[Chamfer/Elevation/Fillet/Thickness/Width]:
50,50 [enter]
Specify other corner point or
[Area/Dimensions/Rotation]:D [enter]
Specify length for rectangles :150 [enter]
Specify width for rectangles: 50 [enter]
Specify other corner point or
[Area/Dimensions/Rotation]:
TARUN B PATEL MECHANICAL DEPT
Rectangle with chamfer
Command: _rectang
Specify first corner point or
[Chamfer/Elevation/Fillet/Thickness/Width]: c
Specify first chamfer distance for rectangles
<10.0000>: 10
Specify second chamfer distance for rectangles
<10.0000>: 10
Specify first corner point or
[Chamfer/Elevation/Fillet/Thickness/Width]:
Specify other corner point or
[Area/Dimensions/Rotation]: d
Specify length for rectangles <100.0000>: 150
Specify width for rectangles <40.0000>: 50
TARUN B PATEL MECHANICAL DEPT
Rectangle with Fillet
Command: REC
RECTANG
Specify first corner point or
[Chamfer/Elevation/Fillet/Thickness/Width]: f
Specify fillet radius for rectangles <10.0000>:10
Specify first corner point or
[Chamfer/Elevation/Fillet/Thickness/Width]:
Specify other corner point or
[Area/Dimensions/Rotation]: d
Specify length for rectangles <150.0000>: 100
Specify width for rectangles <50.0000>:50
Specify other corner point or
[Area/Dimensions/Rotation]:
TARUN B PATEL MECHANICAL DEPT
Polygon Command: POL
POLYGON
Enter number of sides <4>: 5
Specify center of polygon or [Edge]:
Enter an option [Inscribed in
circle/Circumscribed about circle] <I>: I
Specify radius of circle: 50
Command: _polygon
Enter number of sides <5>: 8
Specify center of polygon or [Edge]:
Enter an option [Inscribed in
circle/Circumscribed about circle] <I>: C
Specify radius of circle: 50
TARUN B PATEL MECHANICAL DEPT
Ellipse
Command: _ellipse
Specify axis endpoint of ellipse or
[Arc/Center]: _c
Specify center of ellipse:
Specify endpoint of axis: 50
Specify distance to other axis or
[Rotation]: 20
TARUN B PATEL MECHANICAL DEPT
Hatch
Command: _hatch
Pick internal point or [Select
objects/Undo/seTtings]:
TARUN B PATEL MECHANICAL DEPT
Autocad Setting commands
UNITS
TARUN B PATEL MECHANICAL DEPT
Autocad Setting commands
LIMITS
Command: LIMITS
Reset Model space limits:
Specify lower left corner or [ON/OFF]
<0.0000,0.0000>:00,00
Specify upper right corner
<420.0000,297.0000>:420,297
TARUN B PATEL MECHANICAL DEPT
Autocad Setting commands
GRIDMODE [F7]
Command: GRID <Grid off>
Specify grid spacing(X) or
[ON/OFF/Snap/Major/aDaptive/Limits/Follow/
Aspect] <10.0000>:
TARUN B PATEL MECHANICAL DEPT
Autocad Setting commands
SNAPMODE [F9]
Command: SNAP <Grid on>
Specify snap spacing or
[ON/OFF/Aspect/Legacy/Style/Type]
<10.0000>:
TARUN B PATEL MECHANICAL DEPT
Autocad Setting commands
DYNAMIC INPUT
DYNMODE ON DYNMODE OFFTARUN B PATEL MECHANICAL DEPT
Autocad Setting commands
ORTHOMODE
TARUN B PATEL MECHANICAL DEPT
Autocad Setting commands
POLAR TRACKING[F10]
TARUN B PATEL MECHANICAL DEPT
Autocad Setting commands
ISOMETRIC DRAFTING
TARUN B PATEL MECHANICAL DEPT
Autocad Setting commands
OBJECT SNAP TRACKING
(AUTOSNAP) [F11]
TARUN B PATEL MECHANICAL DEPT
Autocad Setting commands
OBJECT SNAP (OSNAP) [F3]
TARUN B PATEL MECHANICAL DEPT
Autocad Setting commands
LWDISPLAY
TARUN B PATEL MECHANICAL DEPT
Autocad Setting commands
WORKSPACE SWITCHING
TARUN B PATEL MECHANICAL DEPT
Autocad Modify Commands
• MOVE
• COPY
• ROTATE
• TRIM
• EXTEND
• MIRROR
• FILLET
• CHAMFER
• ERASE
• OFFSET
• ARRAY
• STRETCH
• SCALE
• BREAK
• LENGTHEN
• ALIGN
TARUN B PATEL MECHANICAL DEPT
Autocad Modify commands
MOVE Command: _move
Select objects: 1 found
Select objects:
Specify base point or [Displacement]
<Displacement>:
Specify second point or <use first point as
displacement>:
TARUN B PATEL MECHANICAL DEPT
Autocad Modify commands
COPY
Command: _copy
Select objects: 1 found
Select objects:
Current settings: Copy mode = Multiple
Specify base point or [Displacement/mOde]
<Displacement>:
Specify second point or [Array] <use first
point as displacement>:
Specify second point or [Array/Exit/Undo]
<Exit>:
Specify second point or [Array/Exit/Undo]
<Exit>:
Specify second point or [Array/Exit/Undo]
<Exit>:
Specify second point or [Array/Exit/Undo]
<Exit>:
TARUN B PATEL MECHANICAL DEPT
Autocad Modify commands
ROTATE
TARUN B PATEL MECHANICAL DEPT
Command: _rotate
Select objects: Specify opposite corner: 5
found
Select objects:
Specify base point:
Specify rotation angle or [Copy/Reference]
<0>: 30
ROTATE
TARUN B PATEL MECHANICAL DEPT
Autocad Modify commands
TRIM
TARUN B PATEL MECHANICAL DEPT
Command: TR
TRIM
Select object to trim or shift-select to extend
or
[cuTting
edges/Crossing/mOde/Project/eRase]:
Select object to trim or shift-select to extend
or
[cuTting
edges/Crossing/mOde/Project/eRase/Undo]:
Select object to trim or shift-select to extend
or
[cuTting
edges/Crossing/mOde/Project/eRase/Undo]:
Select object to trim or shift-select to extend
or
TRIM
TARUN B PATEL MECHANICAL DEPT
Autocad Modify commands
OFFSET
TARUN B PATEL MECHANICAL DEPT
OFFSET
Command: _offset
Specify offset distance or
[Through/Erase/Layer] <5.0000>: 100
Select object to offset or [Exit/Undo] <Exit>:
Specify point on side to offset or
[Exit/Multiple/Undo] <Exit>:
TARUN B PATEL MECHANICAL DEPT
Autocad Modify commands
EXTEND
TARUN B PATEL MECHANICAL DEPT
EXTEND
EXTEND
Select object to extend or shift-select to trim
or
[Boundary edges/Crossing/mOde/Project]:
Select object to extend or shift-select to trim
or
[Boundary
edges/Crossing/mOde/Project/Undo]:
TARUN B PATEL MECHANICAL DEPT
Autocad Modify commands
MIRROR
TARUN B PATEL MECHANICAL DEPT
Command: _mirror
Select objects: Specify opposite corner: 1
found
Select objects:
Specify first point of mirror line: 10
Specify second point of mirror line:
Erase source objects? [Yes/No] <No>:
MIRROR
TARUN B PATEL MECHANICAL DEPT
Autocad Modify commands
ARRAY
TARUN B PATEL MECHANICAL DEPT
RECTANGULAR ARRAY
Command: AR
ARRAY
Select objects: 1 found
Select objects:
Enter array type [Rectangular/PAth/POlar]
<Rectangular>: R
Type = Rectangular Associative = Yes
Select grip to edit array or [ASsociative/Base
point/COUnt/Spacing/COLumns/Rows/Levels/eXit]<eXit
>: COU
Enter the number of columns or [Expression] <4>: 6
Enter the number of rows or [Expression] <3>: 5
Select grip to edit array or [ASsociative/Base
point/COUnt/Spacing/COLumns/Rows/Levels/eXit]<eXit
>: S
Specify the distance between columns or [Unit cell]
<41.19>: 50
Specify the distance between rows <53.7247>: 60
Select grip to edit array or [ASsociative/Base
point/COUnt/Spacing/COLumns/Rows/Levels/eXit]<eXit
>:
TARUN B PATEL MECHANICAL DEPT
POLAR ARRAY
Command: AR
ARRAY
Select objects: 1 found
Select objects:
Enter array type [Rectangular/PAth/POlar]
<Rectangular>: PO
Type = Polar Associative = Yes
Specify center point of array or [Base
point/Axis of rotation]:
Select grip to edit array or [ASsociative/Base
point/Items/Angle between/Fill
angle/ROWs/Levels/ROTate items/eXit]<eXit>:
I
Enter number of items in array or [Expression]
<6>: 12
Select grip to edit array or [ASsociative/Base
point/Items/Angle between/Fill
angle/ROWs/Levels/ROTate items/eXit]<eXit>:TARUN B PATEL MECHANICAL DEPT
PATH ARRAY
Command: AR
ARRAY
Select objects: 1 found
Select objects:
Enter array type [Rectangular/PAth/POlar]
<Polar>: PA
Type = Path Associative = Yes
Select path curve:
Select grip to edit array or
[ASsociative/Method/Base point/Tangent
direction/Items/Rows/Levels/Align items/Z
direction/eXit]<eXit>:
TARUN B PATEL MECHANICAL DEPT
Autocad Modify commands
CHAMFER
TARUN B PATEL MECHANICAL DEPT
CHAMFER
CHAMFER
(TRIM mode) Current chamfer Dist1 = 0.0000,
Dist2 = 0.0000
Select first line or
[Undo/Polyline/Distance/Angle/Trim/mEthod/
Multiple]:
Select second line or shift-select to apply
corner or [Distance/Angle/Method]: D
Specify first chamfer distance <0.0000>: 20
Specify second chamfer distance <20.0000>:
25
Select second line or shift-select to apply
corner or [Distance/Angle/Method]:
TARUN B PATEL MECHANICAL DEPT
CHAMFER
Command: CHA
CHAMFER
(TRIM mode) Current chamfer Dist1 = 0.0000,
Dist2 = 0.0000
Select first line or
[Undo/Polyline/Distance/Angle/Trim/mEthod/
Multiple]: A
Specify chamfer length on the first line
<0.0000>: 20
Specify chamfer angle from the first line <0>:
45
Select first line or
[Undo/Polyline/Distance/Angle/Trim/mEthod/
Multiple]:
Select second line or shift-select to apply
corner or [Distance/Angle/Method]:
TARUN B PATEL MECHANICAL DEPT
Autocad Modify commands
FILLET
TARUN B PATEL MECHANICAL DEPT
FILLET Command: _fillet
Current settings: Mode = TRIM, Radius = 10.0000
Select first object or
[Undo/Polyline/Radius/Trim/Multiple]: R
Specify fillet radius <25.0000>: 10
Select first object or
[Undo/Polyline/Radius/Trim/Multiple]:
Select second object or shift-select to apply corner
or [Radius]:
Command: _fillet
Current settings: Mode = TRIM, Radius = 10.0000
Select first object or
[Undo/Polyline/Radius/Trim/Multiple]: R
Specify fillet radius <10.0000>: 25
Select first object or
[Undo/Polyline/Radius/Trim/Multiple]:
Select second object or shift-select to apply corner
or [Radius]:
TARUN B PATEL MECHANICAL DEPT
Autocad Modify commands
SCALE
TARUN B PATEL MECHANICAL DEPT
SCALE
Command: _scale
Select objects: 1 found
Select objects:
Specify base point:
Specify scale factor or [Copy/Reference]: 0.5
TARUN B PATEL MECHANICAL DEPT
Autocad Annotation Commands
TARUN B PATEL MECHANICAL DEPT
Annotation Types
TARUN B PATEL MECHANICAL DEPT
Dimension Style
TARUN B PATEL MECHANICAL DEPT
Dimension Style
TARUN B PATEL MECHANICAL DEPT
TARUN B PATEL MECHANICAL DEPT
Autocad Line Properties
TARUN B PATEL MECHANICAL DEPT
TARUN B PATEL MECHANICAL DEPT
Autocad Layers
TARUN B PATEL MECHANICAL DEPT
TARUN B PATEL MECHANICAL DEPT
TARUN B PATEL MECHANICAL DEPT
TARUN B PATEL MECHANICAL DEPT
Autocad Plotting
TARUN B PATEL MECHANICAL DEPT
TARUN B PATEL MECHANICAL DEPT
TARUN B PATEL MECHANICAL DEPT
TARUN B PATEL MECHANICAL DEPT

More Related Content

What's hot

Ge6152 engineering graphics jan 2014 an
Ge6152  engineering graphics jan 2014 anGe6152  engineering graphics jan 2014 an
Ge6152 engineering graphics jan 2014 anRavi Sivaprakash
 
IRJET- Solidification Simulation of the Casting to Predict and Eliminate ...
IRJET-  	  Solidification Simulation of the Casting to Predict and Eliminate ...IRJET-  	  Solidification Simulation of the Casting to Predict and Eliminate ...
IRJET- Solidification Simulation of the Casting to Predict and Eliminate ...
IRJET Journal
 
EG unit 1 - Plane curves
EG unit 1 - Plane curvesEG unit 1 - Plane curves
EG unit 1 - Plane curves
balajijayavel
 
BIBIN'S WORK BOOK FOR ENGINEERING GRAPHICS
BIBIN'S WORK BOOK FOR ENGINEERING GRAPHICSBIBIN'S WORK BOOK FOR ENGINEERING GRAPHICS
BIBIN'S WORK BOOK FOR ENGINEERING GRAPHICS
BIBIN CHIDAMBARANATHAN
 
IRJET- Static Analysis of Cutting Tool using Finite Element Approach
IRJET- Static Analysis of Cutting Tool using Finite Element ApproachIRJET- Static Analysis of Cutting Tool using Finite Element Approach
IRJET- Static Analysis of Cutting Tool using Finite Element Approach
IRJET Journal
 
Ball end-mill-mach-surf-estimate-profile
Ball end-mill-mach-surf-estimate-profileBall end-mill-mach-surf-estimate-profile
Ball end-mill-mach-surf-estimate-profile
Dave Davidson
 
Instructions SCHMIDT & BENDER 5-20x50 PM II Ultra Short Double Turn | Optics ...
Instructions SCHMIDT & BENDER 5-20x50 PM II Ultra Short Double Turn | Optics ...Instructions SCHMIDT & BENDER 5-20x50 PM II Ultra Short Double Turn | Optics ...
Instructions SCHMIDT & BENDER 5-20x50 PM II Ultra Short Double Turn | Optics ...
Optics-Trade
 
Engineering graphics introduction converted
Engineering graphics introduction convertedEngineering graphics introduction converted
Engineering graphics introduction converted
ganesasmoorthy raju
 
Worked examples for Cross section analysis and design software
Worked examples for Cross section analysis and design softwareWorked examples for Cross section analysis and design software
Worked examples for Cross section analysis and design software
George Nafpaktitis
 
IRJET- Design and Development of Modified Jig for Angular Drilling on Cylindr...
IRJET- Design and Development of Modified Jig for Angular Drilling on Cylindr...IRJET- Design and Development of Modified Jig for Angular Drilling on Cylindr...
IRJET- Design and Development of Modified Jig for Angular Drilling on Cylindr...
IRJET Journal
 
13.50
13.5013.50
Unit v isometric projection
Unit  v  isometric projectionUnit  v  isometric projection
Unit v isometric projection
ganesasmoorthy raju
 
Syed ibrahim dilawer portfolio.
Syed ibrahim dilawer portfolio.Syed ibrahim dilawer portfolio.
Syed ibrahim dilawer portfolio.
Syed Ibrahim Dilawer ( C.Eng )
 
Engineering graphics
Engineering graphicsEngineering graphics
Engineering graphics
saifam
 
A novel dual point clamper for low-rigidity plate
A novel dual point clamper for low-rigidity plateA novel dual point clamper for low-rigidity plate
A novel dual point clamper for low-rigidity plate
eSAT Publishing House
 
Dr Aman Soi, Machine Drawing, Part Drawing
Dr Aman Soi, Machine Drawing, Part DrawingDr Aman Soi, Machine Drawing, Part Drawing
Dr Aman Soi, Machine Drawing, Part Drawing
amansoi85
 
Unit 1 intro. engineering graphics
Unit 1 intro. engineering graphics Unit 1 intro. engineering graphics
Unit 1 intro. engineering graphics
ganesasmoorthy raju
 
Development And R.C.C. Design Of Shrirampur City
Development And R.C.C. Design Of Shrirampur CityDevelopment And R.C.C. Design Of Shrirampur City
Development And R.C.C. Design Of Shrirampur City
IRJET Journal
 
Mechanical Design Engineering Portfolio
Mechanical Design Engineering PortfolioMechanical Design Engineering Portfolio
Mechanical Design Engineering PortfolioNIKHIL KULKARNI
 
Method
MethodMethod
Method
bvinu
 

What's hot (20)

Ge6152 engineering graphics jan 2014 an
Ge6152  engineering graphics jan 2014 anGe6152  engineering graphics jan 2014 an
Ge6152 engineering graphics jan 2014 an
 
IRJET- Solidification Simulation of the Casting to Predict and Eliminate ...
IRJET-  	  Solidification Simulation of the Casting to Predict and Eliminate ...IRJET-  	  Solidification Simulation of the Casting to Predict and Eliminate ...
IRJET- Solidification Simulation of the Casting to Predict and Eliminate ...
 
EG unit 1 - Plane curves
EG unit 1 - Plane curvesEG unit 1 - Plane curves
EG unit 1 - Plane curves
 
BIBIN'S WORK BOOK FOR ENGINEERING GRAPHICS
BIBIN'S WORK BOOK FOR ENGINEERING GRAPHICSBIBIN'S WORK BOOK FOR ENGINEERING GRAPHICS
BIBIN'S WORK BOOK FOR ENGINEERING GRAPHICS
 
IRJET- Static Analysis of Cutting Tool using Finite Element Approach
IRJET- Static Analysis of Cutting Tool using Finite Element ApproachIRJET- Static Analysis of Cutting Tool using Finite Element Approach
IRJET- Static Analysis of Cutting Tool using Finite Element Approach
 
Ball end-mill-mach-surf-estimate-profile
Ball end-mill-mach-surf-estimate-profileBall end-mill-mach-surf-estimate-profile
Ball end-mill-mach-surf-estimate-profile
 
Instructions SCHMIDT & BENDER 5-20x50 PM II Ultra Short Double Turn | Optics ...
Instructions SCHMIDT & BENDER 5-20x50 PM II Ultra Short Double Turn | Optics ...Instructions SCHMIDT & BENDER 5-20x50 PM II Ultra Short Double Turn | Optics ...
Instructions SCHMIDT & BENDER 5-20x50 PM II Ultra Short Double Turn | Optics ...
 
Engineering graphics introduction converted
Engineering graphics introduction convertedEngineering graphics introduction converted
Engineering graphics introduction converted
 
Worked examples for Cross section analysis and design software
Worked examples for Cross section analysis and design softwareWorked examples for Cross section analysis and design software
Worked examples for Cross section analysis and design software
 
IRJET- Design and Development of Modified Jig for Angular Drilling on Cylindr...
IRJET- Design and Development of Modified Jig for Angular Drilling on Cylindr...IRJET- Design and Development of Modified Jig for Angular Drilling on Cylindr...
IRJET- Design and Development of Modified Jig for Angular Drilling on Cylindr...
 
13.50
13.5013.50
13.50
 
Unit v isometric projection
Unit  v  isometric projectionUnit  v  isometric projection
Unit v isometric projection
 
Syed ibrahim dilawer portfolio.
Syed ibrahim dilawer portfolio.Syed ibrahim dilawer portfolio.
Syed ibrahim dilawer portfolio.
 
Engineering graphics
Engineering graphicsEngineering graphics
Engineering graphics
 
A novel dual point clamper for low-rigidity plate
A novel dual point clamper for low-rigidity plateA novel dual point clamper for low-rigidity plate
A novel dual point clamper for low-rigidity plate
 
Dr Aman Soi, Machine Drawing, Part Drawing
Dr Aman Soi, Machine Drawing, Part DrawingDr Aman Soi, Machine Drawing, Part Drawing
Dr Aman Soi, Machine Drawing, Part Drawing
 
Unit 1 intro. engineering graphics
Unit 1 intro. engineering graphics Unit 1 intro. engineering graphics
Unit 1 intro. engineering graphics
 
Development And R.C.C. Design Of Shrirampur City
Development And R.C.C. Design Of Shrirampur CityDevelopment And R.C.C. Design Of Shrirampur City
Development And R.C.C. Design Of Shrirampur City
 
Mechanical Design Engineering Portfolio
Mechanical Design Engineering PortfolioMechanical Design Engineering Portfolio
Mechanical Design Engineering Portfolio
 
Method
MethodMethod
Method
 

Similar to Computer aided machine drawing

Practical work 3
Practical work 3Practical work 3
Practical work 3
wkhairil80
 
Auto cad workbook2d hartnell college engineering technology
Auto cad workbook2d   hartnell college engineering technologyAuto cad workbook2d   hartnell college engineering technology
Auto cad workbook2d hartnell college engineering technology
AlFakir Fikri AlTakiri
 
Autocad electrical
Autocad electricalAutocad electrical
Autocad electrical
manishankar98
 
Practical work 2
Practical work 2Practical work 2
Practical work 2
wkhairil80
 
Calc Techniques for Boards Exam Purposes
Calc Techniques for Boards Exam PurposesCalc Techniques for Boards Exam Purposes
Calc Techniques for Boards Exam Purposes
McdarylLleno
 
Solid works lab manual including auto cad
Solid works lab manual including auto cadSolid works lab manual including auto cad
Solid works lab manual including auto cad
PUDOTATHARUN
 
3d Model of “Bearing”
3d Model of “Bearing”3d Model of “Bearing”
3d Model of “Bearing”
abdullahkhalid50
 
AUTOCAD COMMAND.ppt
AUTOCAD COMMAND.pptAUTOCAD COMMAND.ppt
AUTOCAD COMMAND.ppt
KrishnaMandil1
 
my ppt for autocad &autocad electrical
my ppt for autocad &autocad electricalmy ppt for autocad &autocad electrical
my ppt for autocad &autocad electrical
h soundarya
 
Unit-I_(L-7).pdf
Unit-I_(L-7).pdfUnit-I_(L-7).pdf
Unit-I_(L-7).pdf
ManishSoni893835
 
Horizontal alignment of Roads
Horizontal alignment of RoadsHorizontal alignment of Roads
Horizontal alignment of Roads
Latif Hyder Wadho
 
Auto cad3d yon dara
Auto cad3d yon daraAuto cad3d yon dara
Auto cad3d yon dara
SRDOBKK
 
Sustainable Manufacturing: Optimization of single pass Turning machining oper...
Sustainable Manufacturing: Optimization of single pass Turning machining oper...Sustainable Manufacturing: Optimization of single pass Turning machining oper...
Sustainable Manufacturing: Optimization of single pass Turning machining oper...
sajal dixit
 
TOC(CS-501) (19-49).pdf
TOC(CS-501) (19-49).pdfTOC(CS-501) (19-49).pdf
TOC(CS-501) (19-49).pdf
RajJain516913
 
Database management system file
Database management system fileDatabase management system file
Database management system fileAnkit Dixit
 
CAD lab manual.pdf
CAD lab manual.pdfCAD lab manual.pdf
CAD lab manual.pdf
Vikramsinh Tiware
 
Class program and uml in c++
Class program and uml in c++Class program and uml in c++
Class program and uml in c++
Osama Al-Mohaia
 
End of chapter problem 1
End of chapter problem 1End of chapter problem 1
End of chapter problem 1
wkhairil80
 
FDM Numerical solution of Laplace Equation using MATLAB
FDM Numerical solution of Laplace Equation using MATLABFDM Numerical solution of Laplace Equation using MATLAB
FDM Numerical solution of Laplace Equation using MATLAB
Aya Zaki
 

Similar to Computer aided machine drawing (20)

Practical work 3
Practical work 3Practical work 3
Practical work 3
 
Auto cad workbook2d hartnell college engineering technology
Auto cad workbook2d   hartnell college engineering technologyAuto cad workbook2d   hartnell college engineering technology
Auto cad workbook2d hartnell college engineering technology
 
Autocad electrical
Autocad electricalAutocad electrical
Autocad electrical
 
Practical work 2
Practical work 2Practical work 2
Practical work 2
 
Calc Techniques for Boards Exam Purposes
Calc Techniques for Boards Exam PurposesCalc Techniques for Boards Exam Purposes
Calc Techniques for Boards Exam Purposes
 
Solid works lab manual including auto cad
Solid works lab manual including auto cadSolid works lab manual including auto cad
Solid works lab manual including auto cad
 
3d Model of “Bearing”
3d Model of “Bearing”3d Model of “Bearing”
3d Model of “Bearing”
 
AUTOCAD COMMAND.ppt
AUTOCAD COMMAND.pptAUTOCAD COMMAND.ppt
AUTOCAD COMMAND.ppt
 
my ppt for autocad &autocad electrical
my ppt for autocad &autocad electricalmy ppt for autocad &autocad electrical
my ppt for autocad &autocad electrical
 
Unit-I_(L-7).pdf
Unit-I_(L-7).pdfUnit-I_(L-7).pdf
Unit-I_(L-7).pdf
 
Cad
CadCad
Cad
 
Horizontal alignment of Roads
Horizontal alignment of RoadsHorizontal alignment of Roads
Horizontal alignment of Roads
 
Auto cad3d yon dara
Auto cad3d yon daraAuto cad3d yon dara
Auto cad3d yon dara
 
Sustainable Manufacturing: Optimization of single pass Turning machining oper...
Sustainable Manufacturing: Optimization of single pass Turning machining oper...Sustainable Manufacturing: Optimization of single pass Turning machining oper...
Sustainable Manufacturing: Optimization of single pass Turning machining oper...
 
TOC(CS-501) (19-49).pdf
TOC(CS-501) (19-49).pdfTOC(CS-501) (19-49).pdf
TOC(CS-501) (19-49).pdf
 
Database management system file
Database management system fileDatabase management system file
Database management system file
 
CAD lab manual.pdf
CAD lab manual.pdfCAD lab manual.pdf
CAD lab manual.pdf
 
Class program and uml in c++
Class program and uml in c++Class program and uml in c++
Class program and uml in c++
 
End of chapter problem 1
End of chapter problem 1End of chapter problem 1
End of chapter problem 1
 
FDM Numerical solution of Laplace Equation using MATLAB
FDM Numerical solution of Laplace Equation using MATLABFDM Numerical solution of Laplace Equation using MATLAB
FDM Numerical solution of Laplace Equation using MATLAB
 

More from Working as a Lecturer

Drafting symbol.pptx
Drafting symbol.pptxDrafting symbol.pptx
Drafting symbol.pptx
Working as a Lecturer
 
Development of surfaces
Development of surfacesDevelopment of surfaces
Development of surfaces
Working as a Lecturer
 
Cnc machine training
Cnc machine trainingCnc machine training
Cnc machine training
Working as a Lecturer
 
An Experimental Investigation on Performance and Emission Parameters using WT...
An Experimental Investigation on Performance and Emission Parameters using WT...An Experimental Investigation on Performance and Emission Parameters using WT...
An Experimental Investigation on Performance and Emission Parameters using WT...
Working as a Lecturer
 
Pretreatment of biomass
Pretreatment of biomassPretreatment of biomass
Pretreatment of biomass
Working as a Lecturer
 
Anerobic digetion
Anerobic digetionAnerobic digetion
Anerobic digetion
Working as a Lecturer
 
solar-powered liquid desiccant
solar-powered liquid desiccantsolar-powered liquid desiccant
solar-powered liquid desiccant
Working as a Lecturer
 
wave energy technology
 wave  energy technology wave  energy technology
wave energy technology
Working as a Lecturer
 
an analysis of wind energy potential using weibull distribution
an analysis of wind energy potential using weibull distributionan analysis of wind energy potential using weibull distribution
an analysis of wind energy potential using weibull distribution
Working as a Lecturer
 
Power factor improvement
Power factor improvementPower factor improvement
Power factor improvement
Working as a Lecturer
 
Solar desalination
Solar desalinationSolar desalination
Solar desalination
Working as a Lecturer
 
journal and impact factor
journal and impact factorjournal and impact factor
journal and impact factor
Working as a Lecturer
 
nucleate boiling
nucleate boilingnucleate boiling
nucleate boiling
Working as a Lecturer
 
Lpg
LpgLpg

More from Working as a Lecturer (15)

Drafting symbol.pptx
Drafting symbol.pptxDrafting symbol.pptx
Drafting symbol.pptx
 
Development of surfaces
Development of surfacesDevelopment of surfaces
Development of surfaces
 
Cnc machine training
Cnc machine trainingCnc machine training
Cnc machine training
 
An Experimental Investigation on Performance and Emission Parameters using WT...
An Experimental Investigation on Performance and Emission Parameters using WT...An Experimental Investigation on Performance and Emission Parameters using WT...
An Experimental Investigation on Performance and Emission Parameters using WT...
 
Pretreatment of biomass
Pretreatment of biomassPretreatment of biomass
Pretreatment of biomass
 
Anerobic digetion
Anerobic digetionAnerobic digetion
Anerobic digetion
 
solar-powered liquid desiccant
solar-powered liquid desiccantsolar-powered liquid desiccant
solar-powered liquid desiccant
 
wave energy technology
 wave  energy technology wave  energy technology
wave energy technology
 
an analysis of wind energy potential using weibull distribution
an analysis of wind energy potential using weibull distributionan analysis of wind energy potential using weibull distribution
an analysis of wind energy potential using weibull distribution
 
Power factor improvement
Power factor improvementPower factor improvement
Power factor improvement
 
Solar desalination
Solar desalinationSolar desalination
Solar desalination
 
journal and impact factor
journal and impact factorjournal and impact factor
journal and impact factor
 
nucleate boiling
nucleate boilingnucleate boiling
nucleate boiling
 
Compressor
CompressorCompressor
Compressor
 
Lpg
LpgLpg
Lpg
 

Recently uploaded

Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
SupreethSP4
 

Recently uploaded (20)

Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
 

Computer aided machine drawing

  • 1. Computer Aided Machine Drawing 3331906 Tarun B Patel Mech Dept Dr Ghandhy College,Surat
  • 2. Outline • Introduction of CAD • Syllabus • Introduction of Autocad • User interface • Draw commands • Edit commands • Dimensions TARUN B PATEL MECHANICAL DEPT
  • 3. Objectives • Select appropriate computer system according to requirement of CAD software. • Create 2D mechanical drawing using parametric and non-parametric modelling techniques with specified standard. • Build Assembly drawing of mechanical part using AUTOCAD. TARUN B PATEL MECHANICAL DEPT
  • 4. Introduction of CAD • CAD • Need • Software for CAD TARUN B PATEL MECHANICAL DEPT
  • 5. Autocad interface • 1.pdf • 2.pdf • 3.pdf • autocad guide.pdf TARUN B PATEL MECHANICAL DEPT
  • 6. Autocad Installation • Autocad educational version – https://www.autodesk.com/education/free- software/autocad • Autocad mobile App – https://www.youtube.com/watch?v=n-0L- ym_qCo&t=43s TARUN B PATEL MECHANICAL DEPT
  • 7. AutoCAD Coordinates System • Absolute coordinates • Relative coordinates • Polar coordinates. Absolute Coordinates All input points specify in your drawing using standard Cartesian coordinates x and y. Using absolute coordinate, points entered by typing x,y [Enter] Enter LINE command: L [Enter] Start line at point A: 0,0 [Enter] End first line at point B: 2,2 [Enter] End of second line at point C: 2,3 [Enter] TARUN B PATEL MECHANICAL DEPT
  • 8. Conti… Relative Coordinates After first points entered, your next points can be entered by specifying the next coordinate compare/relative from the first points. The relative coordinate started with symbol “@” tell AutoCAD it was a relative coordinates. Using relative coordinate, points entered by typing @x,y [Enter] Enter LINE command: L [Enter] Start line at point A: 0,0 [Enter] End first line at point B: @2,2 [Enter] End of second line at point C: @0,1 [Enter] TARUN B PATEL MECHANICAL DEPT
  • 9. Conti… Polar Coordinates Polar coordinates used when you need to draw the next points at specify angle. Polar coordinates system in AutoCAD specifies distance length at which angle. Using polar coordinate, points entered by typing @distance<angle [Enter] Enter LINE command: L [Enter] Start line at point A: 0,0 [Enter] End first line at point B: @2.828<45 [Enter] End of second line at point C: @1<90 [Enter]TARUN B PATEL MECHANICAL DEPT
  • 10. Geometry Using Absolute Co. POINT Absolute Coordinate 2 3 4 5 6 7 8 1 1 2 3 4 5 6 78 30,10 30,25 60,25 60,10 80,10 80,60 10,60 10,10 By Using Line Command TARUN B PATEL MECHANICAL DEPT
  • 11. Geometry Using Relative Co. POINT Relative Coordinate 2 3 4 5 6 7 8 1 1 2 3 4 5 6 78 @20,00 @00,15 @30,00 @00,-15 @20,00 @00,50 @-70,00 @00,-50 Specify first pt 1 (10,10) By Using Line Command TARUN B PATEL MECHANICAL DEPT
  • 12. Geometry Using Polar Relative Co. POINT Polar Coordinate 2 3 4 5 6 7 8 1 1 2 3 4 5 6 78 @20<00 @15<90 @30<00 @15<270 @20<00 @50<90 @70,180 @50<270 Specify first pt 1 (10,10) By Using Line Command TARUN B PATEL MECHANICAL DEPT
  • 13. Your Work • Find the Coordinates for the given Figure 2 by using Absolute, Relative & Polar Coordinate??? FIGURE 2 TARUN B PATEL MECHANICAL DEPT
  • 14. Your Work • Find the Coordinates for the given Figure 1 by using Absolute, Relative & Polar Coordinate??? FIGURE 1 TARUN B PATEL MECHANICAL DEPT
  • 15. Autocad Draw Commands • LINE • CIRCLE • POLYLINE • ARC • RECTANGLE • ELLIPSE • HATCH TARUN B PATEL MECHANICAL DEPT
  • 16. LINE • The line is the most basic and common object in AutoCAD drawings. To draw a line, click the Line tool. Select line ICON Use command bar TARUN B PATEL MECHANICAL DEPT
  • 17. 1 Absolute Coordinate method Command : Line [enter] LINE Specify the First point : (pt1)50,50 [enter] Specify the next point:(pt2)90,50 [enter] Specify the next point:(pt3)120,80[enter] Specify the next point:(pt4)120,120 [enter] Specify the next point:(pt5)90,150 [enter] Specify the next point:(pt6)50,150 [enter] Specify the next point:(pt7)20,120 [enter] Specify the next point:(pt8)20,80 [enter] Specify the next point:(pt1)50,50 [enter] 2 3 4 56 7 8 TARUN B PATEL MECHANICAL DEPT
  • 18. 1 Relative Coordinate method Command : Line [enter] LINE Specify the First point : (pt1)50,50 [enter] Specify the next point:(pt2)@40,00 [enter] Specify the next point:(pt3)@30,30[enter] Specify the next point:(pt4)@00,40 [enter] Specify the next point:(pt5)@-30,30 [enter] Specify the next point:(pt6)@-40,00 [enter] Specify the next point:(pt7)@-30,-30 [enter] Specify the next point:(pt8)@00,-40 [enter] Specify the next point:(pt1)@30,-30[enter] 2 3 4 56 7 8 TARUN B PATEL MECHANICAL DEPT
  • 19. 1 Polar Coordinate method Command : Line [enter] LINE Specify the First point : (pt1)50,50 [enter] Specify the next point:(pt2)@40<00 [enter] Specify the next point:(pt3)@42<45[enter] Specify the next point:(pt4)@40<90 [enter] Specify the next point:(pt5)@42<135[enter] Specify the next point:(pt6)@40<180 [enter] Specify the next point:(pt7)@42<225[enter] Specify the next point:(pt8)@40<270[enter] Specify the next point:(pt1)@42<315[enter] 2 3 4 56 7 8 TARUN B PATEL MECHANICAL DEPT
  • 20. Circle com… • Circle command is used to draw circle by giving following inputs – Centre , radius – Centre , diameter – 2p – 3p – TTr – TTT • How to activate command TARUN B PATEL MECHANICAL DEPT
  • 21. Center n Radius • Command: _circle [enter] – Specify center point for circle or [3P/2P/Ttr (tan tan radius)]: 50,50 [enter] – Specift the radius of circle or [Diameter]:50 [enter] 50 TARUN B PATEL MECHANICAL DEPT
  • 22. Center n Daimeter • Command: _circle [enter] – Specify center point for circle or [3P/2P/Ttr (tan tan radius)]: 50,50 [enter] – Specify the radius of circle or [Diameter]:d [enter] – Specify the radius of circle:100 [enter] 100 TARUN B PATEL MECHANICAL DEPT
  • 23. Circle with 2P & 3P • Command: _circle [enter] – Specify center point for circle or [3P/2P/Ttr (tan tan radius)]: 2P or 3P [enter] – Specify first end point of circle's diameter: select pt – Specify second end point of circle's diameter: select pt – Specify third end point of circle's diameter: select pt TARUN B PATEL MECHANICAL DEPT
  • 24. Circle by TTR • Command: _circle [enter] – Specify center point for circle or [3P/2P/Ttr (tan tan radius)]: ttr [enter] – Specify point on object for first tangent on circle: select pt – Specify point on object for second tangent on circle: select pt – Specify radius of circle: 32.5 R32.5 TARUN B PATEL MECHANICAL DEPT
  • 25. Circle by TTt • Command: _circle [enter] – Specify center point for circle or [3P/2P/Ttr (tan tan radius)]: ttt [enter] – Specify first point on circle: select pt – Specify second point on circle: select pt – Specify third point on circle: select pt c TARUN B PATEL MECHANICAL DEPT
  • 26. Polyline Command: PL PLINE Specify start point: 50,50 Specify next point or [Arc/Halfwidth/Length/Undo/Width]: 100 Specify next point or [Arc/Close/Halfwidth/Length/Undo/Width]: 50 Specify next point or [Arc/Close/Halfwidth/Length/Undo/Width]: a [Angle/CEnter/CLose/Direction/Halfwidth/Line/Radius/Second pt/Undo/Width]: 20 Specify endpoint of arc (hold Ctrl to switch direction) or [Angle/CEnter/CLose/Direction/Halfwidth/Line/Radius/Second pt/Undo/Width]: 60 Specify endpoint of arc (hold Ctrl to switch direction) or [Angle/CEnter/CLose/Direction/Halfwidth/Line/Radius/Second pt/Undo/Width]: 20 Specify endpoint of arc (hold Ctrl to switch direction) or [Angle/CEnter/CLose/Direction/Halfwidth/Line/Radius/Second pt/Undo/Width]: l Specify next point or [Arc/Close/Halfwidth/Length/Undo/Width]: cTARUN B PATEL MECHANICAL DEPT
  • 27. Arc TARUN B PATEL MECHANICAL DEPT
  • 28. Arc … • Arc by 3 point – Command: _arc – Specify start point of arc or [Center]: – Specify second point of arc or [Center/End]: – Specify end point of arc: TARUN B PATEL MECHANICAL DEPT
  • 29. Arc … TARUN B PATEL MECHANICAL DEPT
  • 30. Rectangle Command: _rectang Specify first corner point or [Chamfer/Elevation/Fillet/Thickness/Width]: 50,50 Specify other corner point or [Area/Dimensions/Rotation]:200,100 or @150,50 Command: _rectang Specify first corner point or [Chamfer/Elevation/Fillet/Thickness/Width]: 50,50 [enter] Specify other corner point or [Area/Dimensions/Rotation]:D [enter] Specify length for rectangles :150 [enter] Specify width for rectangles: 50 [enter] Specify other corner point or [Area/Dimensions/Rotation]: TARUN B PATEL MECHANICAL DEPT
  • 31. Rectangle with chamfer Command: _rectang Specify first corner point or [Chamfer/Elevation/Fillet/Thickness/Width]: c Specify first chamfer distance for rectangles <10.0000>: 10 Specify second chamfer distance for rectangles <10.0000>: 10 Specify first corner point or [Chamfer/Elevation/Fillet/Thickness/Width]: Specify other corner point or [Area/Dimensions/Rotation]: d Specify length for rectangles <100.0000>: 150 Specify width for rectangles <40.0000>: 50 TARUN B PATEL MECHANICAL DEPT
  • 32. Rectangle with Fillet Command: REC RECTANG Specify first corner point or [Chamfer/Elevation/Fillet/Thickness/Width]: f Specify fillet radius for rectangles <10.0000>:10 Specify first corner point or [Chamfer/Elevation/Fillet/Thickness/Width]: Specify other corner point or [Area/Dimensions/Rotation]: d Specify length for rectangles <150.0000>: 100 Specify width for rectangles <50.0000>:50 Specify other corner point or [Area/Dimensions/Rotation]: TARUN B PATEL MECHANICAL DEPT
  • 33. Polygon Command: POL POLYGON Enter number of sides <4>: 5 Specify center of polygon or [Edge]: Enter an option [Inscribed in circle/Circumscribed about circle] <I>: I Specify radius of circle: 50 Command: _polygon Enter number of sides <5>: 8 Specify center of polygon or [Edge]: Enter an option [Inscribed in circle/Circumscribed about circle] <I>: C Specify radius of circle: 50 TARUN B PATEL MECHANICAL DEPT
  • 34. Ellipse Command: _ellipse Specify axis endpoint of ellipse or [Arc/Center]: _c Specify center of ellipse: Specify endpoint of axis: 50 Specify distance to other axis or [Rotation]: 20 TARUN B PATEL MECHANICAL DEPT
  • 35. Hatch Command: _hatch Pick internal point or [Select objects/Undo/seTtings]: TARUN B PATEL MECHANICAL DEPT
  • 36. Autocad Setting commands UNITS TARUN B PATEL MECHANICAL DEPT
  • 37. Autocad Setting commands LIMITS Command: LIMITS Reset Model space limits: Specify lower left corner or [ON/OFF] <0.0000,0.0000>:00,00 Specify upper right corner <420.0000,297.0000>:420,297 TARUN B PATEL MECHANICAL DEPT
  • 38. Autocad Setting commands GRIDMODE [F7] Command: GRID <Grid off> Specify grid spacing(X) or [ON/OFF/Snap/Major/aDaptive/Limits/Follow/ Aspect] <10.0000>: TARUN B PATEL MECHANICAL DEPT
  • 39. Autocad Setting commands SNAPMODE [F9] Command: SNAP <Grid on> Specify snap spacing or [ON/OFF/Aspect/Legacy/Style/Type] <10.0000>: TARUN B PATEL MECHANICAL DEPT
  • 40. Autocad Setting commands DYNAMIC INPUT DYNMODE ON DYNMODE OFFTARUN B PATEL MECHANICAL DEPT
  • 41. Autocad Setting commands ORTHOMODE TARUN B PATEL MECHANICAL DEPT
  • 42. Autocad Setting commands POLAR TRACKING[F10] TARUN B PATEL MECHANICAL DEPT
  • 43. Autocad Setting commands ISOMETRIC DRAFTING TARUN B PATEL MECHANICAL DEPT
  • 44. Autocad Setting commands OBJECT SNAP TRACKING (AUTOSNAP) [F11] TARUN B PATEL MECHANICAL DEPT
  • 45. Autocad Setting commands OBJECT SNAP (OSNAP) [F3] TARUN B PATEL MECHANICAL DEPT
  • 46. Autocad Setting commands LWDISPLAY TARUN B PATEL MECHANICAL DEPT
  • 47. Autocad Setting commands WORKSPACE SWITCHING TARUN B PATEL MECHANICAL DEPT
  • 48. Autocad Modify Commands • MOVE • COPY • ROTATE • TRIM • EXTEND • MIRROR • FILLET • CHAMFER • ERASE • OFFSET • ARRAY • STRETCH • SCALE • BREAK • LENGTHEN • ALIGN TARUN B PATEL MECHANICAL DEPT
  • 49. Autocad Modify commands MOVE Command: _move Select objects: 1 found Select objects: Specify base point or [Displacement] <Displacement>: Specify second point or <use first point as displacement>: TARUN B PATEL MECHANICAL DEPT
  • 50. Autocad Modify commands COPY Command: _copy Select objects: 1 found Select objects: Current settings: Copy mode = Multiple Specify base point or [Displacement/mOde] <Displacement>: Specify second point or [Array] <use first point as displacement>: Specify second point or [Array/Exit/Undo] <Exit>: Specify second point or [Array/Exit/Undo] <Exit>: Specify second point or [Array/Exit/Undo] <Exit>: Specify second point or [Array/Exit/Undo] <Exit>: TARUN B PATEL MECHANICAL DEPT
  • 51. Autocad Modify commands ROTATE TARUN B PATEL MECHANICAL DEPT
  • 52. Command: _rotate Select objects: Specify opposite corner: 5 found Select objects: Specify base point: Specify rotation angle or [Copy/Reference] <0>: 30 ROTATE TARUN B PATEL MECHANICAL DEPT
  • 53. Autocad Modify commands TRIM TARUN B PATEL MECHANICAL DEPT
  • 54. Command: TR TRIM Select object to trim or shift-select to extend or [cuTting edges/Crossing/mOde/Project/eRase]: Select object to trim or shift-select to extend or [cuTting edges/Crossing/mOde/Project/eRase/Undo]: Select object to trim or shift-select to extend or [cuTting edges/Crossing/mOde/Project/eRase/Undo]: Select object to trim or shift-select to extend or TRIM TARUN B PATEL MECHANICAL DEPT
  • 55. Autocad Modify commands OFFSET TARUN B PATEL MECHANICAL DEPT
  • 56. OFFSET Command: _offset Specify offset distance or [Through/Erase/Layer] <5.0000>: 100 Select object to offset or [Exit/Undo] <Exit>: Specify point on side to offset or [Exit/Multiple/Undo] <Exit>: TARUN B PATEL MECHANICAL DEPT
  • 57. Autocad Modify commands EXTEND TARUN B PATEL MECHANICAL DEPT
  • 58. EXTEND EXTEND Select object to extend or shift-select to trim or [Boundary edges/Crossing/mOde/Project]: Select object to extend or shift-select to trim or [Boundary edges/Crossing/mOde/Project/Undo]: TARUN B PATEL MECHANICAL DEPT
  • 59. Autocad Modify commands MIRROR TARUN B PATEL MECHANICAL DEPT
  • 60. Command: _mirror Select objects: Specify opposite corner: 1 found Select objects: Specify first point of mirror line: 10 Specify second point of mirror line: Erase source objects? [Yes/No] <No>: MIRROR TARUN B PATEL MECHANICAL DEPT
  • 61. Autocad Modify commands ARRAY TARUN B PATEL MECHANICAL DEPT
  • 62. RECTANGULAR ARRAY Command: AR ARRAY Select objects: 1 found Select objects: Enter array type [Rectangular/PAth/POlar] <Rectangular>: R Type = Rectangular Associative = Yes Select grip to edit array or [ASsociative/Base point/COUnt/Spacing/COLumns/Rows/Levels/eXit]<eXit >: COU Enter the number of columns or [Expression] <4>: 6 Enter the number of rows or [Expression] <3>: 5 Select grip to edit array or [ASsociative/Base point/COUnt/Spacing/COLumns/Rows/Levels/eXit]<eXit >: S Specify the distance between columns or [Unit cell] <41.19>: 50 Specify the distance between rows <53.7247>: 60 Select grip to edit array or [ASsociative/Base point/COUnt/Spacing/COLumns/Rows/Levels/eXit]<eXit >: TARUN B PATEL MECHANICAL DEPT
  • 63. POLAR ARRAY Command: AR ARRAY Select objects: 1 found Select objects: Enter array type [Rectangular/PAth/POlar] <Rectangular>: PO Type = Polar Associative = Yes Specify center point of array or [Base point/Axis of rotation]: Select grip to edit array or [ASsociative/Base point/Items/Angle between/Fill angle/ROWs/Levels/ROTate items/eXit]<eXit>: I Enter number of items in array or [Expression] <6>: 12 Select grip to edit array or [ASsociative/Base point/Items/Angle between/Fill angle/ROWs/Levels/ROTate items/eXit]<eXit>:TARUN B PATEL MECHANICAL DEPT
  • 64. PATH ARRAY Command: AR ARRAY Select objects: 1 found Select objects: Enter array type [Rectangular/PAth/POlar] <Polar>: PA Type = Path Associative = Yes Select path curve: Select grip to edit array or [ASsociative/Method/Base point/Tangent direction/Items/Rows/Levels/Align items/Z direction/eXit]<eXit>: TARUN B PATEL MECHANICAL DEPT
  • 65. Autocad Modify commands CHAMFER TARUN B PATEL MECHANICAL DEPT
  • 66. CHAMFER CHAMFER (TRIM mode) Current chamfer Dist1 = 0.0000, Dist2 = 0.0000 Select first line or [Undo/Polyline/Distance/Angle/Trim/mEthod/ Multiple]: Select second line or shift-select to apply corner or [Distance/Angle/Method]: D Specify first chamfer distance <0.0000>: 20 Specify second chamfer distance <20.0000>: 25 Select second line or shift-select to apply corner or [Distance/Angle/Method]: TARUN B PATEL MECHANICAL DEPT
  • 67. CHAMFER Command: CHA CHAMFER (TRIM mode) Current chamfer Dist1 = 0.0000, Dist2 = 0.0000 Select first line or [Undo/Polyline/Distance/Angle/Trim/mEthod/ Multiple]: A Specify chamfer length on the first line <0.0000>: 20 Specify chamfer angle from the first line <0>: 45 Select first line or [Undo/Polyline/Distance/Angle/Trim/mEthod/ Multiple]: Select second line or shift-select to apply corner or [Distance/Angle/Method]: TARUN B PATEL MECHANICAL DEPT
  • 68. Autocad Modify commands FILLET TARUN B PATEL MECHANICAL DEPT
  • 69. FILLET Command: _fillet Current settings: Mode = TRIM, Radius = 10.0000 Select first object or [Undo/Polyline/Radius/Trim/Multiple]: R Specify fillet radius <25.0000>: 10 Select first object or [Undo/Polyline/Radius/Trim/Multiple]: Select second object or shift-select to apply corner or [Radius]: Command: _fillet Current settings: Mode = TRIM, Radius = 10.0000 Select first object or [Undo/Polyline/Radius/Trim/Multiple]: R Specify fillet radius <10.0000>: 25 Select first object or [Undo/Polyline/Radius/Trim/Multiple]: Select second object or shift-select to apply corner or [Radius]: TARUN B PATEL MECHANICAL DEPT
  • 70. Autocad Modify commands SCALE TARUN B PATEL MECHANICAL DEPT
  • 71. SCALE Command: _scale Select objects: 1 found Select objects: Specify base point: Specify scale factor or [Copy/Reference]: 0.5 TARUN B PATEL MECHANICAL DEPT
  • 72. Autocad Annotation Commands TARUN B PATEL MECHANICAL DEPT
  • 73. Annotation Types TARUN B PATEL MECHANICAL DEPT
  • 74. Dimension Style TARUN B PATEL MECHANICAL DEPT
  • 75. Dimension Style TARUN B PATEL MECHANICAL DEPT
  • 76. TARUN B PATEL MECHANICAL DEPT
  • 77. Autocad Line Properties TARUN B PATEL MECHANICAL DEPT
  • 78. TARUN B PATEL MECHANICAL DEPT
  • 79. Autocad Layers TARUN B PATEL MECHANICAL DEPT
  • 80. TARUN B PATEL MECHANICAL DEPT
  • 81. TARUN B PATEL MECHANICAL DEPT
  • 82. TARUN B PATEL MECHANICAL DEPT
  • 83. Autocad Plotting TARUN B PATEL MECHANICAL DEPT
  • 84. TARUN B PATEL MECHANICAL DEPT
  • 85. TARUN B PATEL MECHANICAL DEPT
  • 86. TARUN B PATEL MECHANICAL DEPT