my ppt for autocad &autocad electrical

56
PRESENTATION ON AUTOCAD By, S.SOUNDARYAHAREE

Upload: h-soundarya

Post on 24-May-2015

2.035 views

Category:

Education


269 download

DESCRIPTION

brief explanation of autocad&some information of autocad electrical

TRANSCRIPT

Page 1: my ppt for autocad &autocad electrical

PRESENTATION ON AUTOCAD

By,S.SOUNDARYAHAREE

Page 2: my ppt for autocad &autocad electrical

OUTLINE

Introduction AutoCAD Softwares AutoCAD Screen Way to provide command. Co-ordinate system. Some 2D command. Benefits of AutoCAD. AutoCAD Electrical Details of AutoCAD Electrical

Page 3: my ppt for autocad &autocad electrical

COMPUTER AIDED DRAWING (CAD)Computer Aided Drawing /Drafting is a process of preparing a drawing of an object on the screen of a computer.

There are various types of drawings required in different fields of engineering and science.

In the field of mechanical engineering the drawing of machine components and layouts are prepared.

In the field of civil engineering plans and layouts of buildings are prepared.

In all other fields of engineering use of computer is made for drawing and drafting.

Page 4: my ppt for autocad &autocad electrical

The use of CAD process provides enhanced graphics capabilities which allows any designer to

Conceptualize his ideas

Modify the design very easily

Perform animation

Make design calculations

Use colures, fonts and other aesthetic

features

Page 5: my ppt for autocad &autocad electrical

In modern CAD systems, Interactive (two-way) computer graphics (ICG) is used.

The ICG denotes a user oriented system in which the computer is employed to create, transformand display data in the form of pictures or symbols.

The image is constructed out of basic geometric element – points, lines circles etc.

It can be modified according to the demand of the designer enlarged, reduced in size, moved to another location on screen ,rotated and other transformations also can be performed.

Page 6: my ppt for autocad &autocad electrical

BENEFITS OF CAD

Improved productivity in drafting.

Shorter preparation time for drawing.

Reduced manpower requirements.

Customer modifications in drawing are easier.

More efficient operation in drafting.

Low wastage in drawing.

Minimized transcription errors in drawing.

Improved accuracy of drawing.

Assistance in preparation of documentation

Better designs can be evolved.

Page 7: my ppt for autocad &autocad electrical

CAD SOFTWARESThe CAD software is an interpreter or translator which allows the user to perform specific type of application or job related to CAD.

Following are the various type of software used for drafting:

Auto-CADPro-E IDEAS CATIAFluentHyper meshAbacusTransys

Page 8: my ppt for autocad &autocad electrical

AutoCAD

AutoCAD package is suitable for accurate and prefect drawing of engineering designs.

The drawing of machine parts, isometric views and assembly drawings are possible in Auto-CAD.

This package is suitable for 2 D & 3 D drawings.

Page 9: my ppt for autocad &autocad electrical

The Auto-CAD is used by the designers, painters, Civil,

Mechanical, Electrical, Electronics, Civil engineers in their field.

Line, curves, text and filling point are the essential elements used for preparation of any drawing on the screen.

Computer aided drafting is done by the operators by placing the mouse pointer at the desired location and then executing the command to draw the graphic elements using different methods.

Page 10: my ppt for autocad &autocad electrical

AutoCAD Workspace

Page 11: my ppt for autocad &autocad electrical

Drawing area: To provide space to prepare a drawing.

Command area: To allow the entry of various commands

for preparing the drawings.

Menu area: It consists number of dialog boxes which can

be utilized for preparing the drawings.

Tool boxes: To allow selection of various options for the

drawing.

Page 12: my ppt for autocad &autocad electrical

The drawing is prepared in the drawing area by sequence

of individual commands supplied in command area or

selection in menu in windows.

The Auto-CAD drawing area provides cross hairs, which

are the two lines at right angles and the crossing point is a

point of selection.

The cross hairs are connected to mouse and the crossing

point can be scrolled up-down and right-left.

The operation of drawing can either be performed by

menus operated by mouse or by using commands.

Page 13: my ppt for autocad &autocad electrical

WAY TO PROVIDE COMMAND 1.

2.

3.

Page 14: my ppt for autocad &autocad electrical

UTILITY COMMANDS

The utility commands are those commands which control the basic functions of AutoCAD.

HELP: Lists all the Auto-CAD commands.

END: Returns to the main menu and updates (saves) the drawings file.

QUIT: Returns to the main menu without updating the drawing file.

SAVE: Saves the current drawing and remains in the drawing editor screen for further editing.

LIMITS: Allows changing the upper and lower limits of the drawing area while working on a drawing.

For example to set the screen for A3 size (420x297), following steps are to be carried out:

Command: limits ON/OFF/lower left corner 0.000, 0.000 or current : Upper right corner 12.000, 9.000 : 420,297 This will set the drawing screen of A3 size.

Note: Sign shows “press enter”.

Page 15: my ppt for autocad &autocad electrical

ORTHO: Constrains cursor movement to the horizontal or vertical.(F8)

OSNAP: Allows to select specify points on an object.

e.g. endpoints, midpoints, intersection etc.(F3)

POLAR: Allows cursor movement to the horizontal or vertical.(F10)

Page 16: my ppt for autocad &autocad electrical

DRAW/BASIC COMMANDS OF AutoCAD

(Drawing Entities)

(10, 10)

(5, 5)

POINT Plot a point at the location (8, 6) Command: point Point: 8, 6

LINE

Lines can be drawn by any one of the following three methods using LINE command.

(a) Using Absolute Co-ordinates:

Drawing a line from point (5, 5) to point (10, 10).

Command: Line From point: 5, 5(select the point by mouse or Enter the Co-ordinates by keyboard) To Point: 10, 10 To Point:

(0, 0)

(8,6)

Page 17: my ppt for autocad &autocad electrical

(7, 10)

(2, 2)

(1, 2)

(1, 8)

(b) Using Relative Co-ordinates

Draw a line from point (2, 2) to point 5 units in X-axis and 8 units in Y-axis relative to first co-ordinate.

Command: LineFrom point: 2, 2To point: @ 5, 8To point:

(c) Using Polar Co-ordinates

Draw a line from point (1, 2) to a length of 6 units at 90 degree.

Command: LineFrom point: 1, 2To point:@690To point:

Page 18: my ppt for autocad &autocad electrical

(10, 10)

(30, 20)

PLINE

A polyline is a connected sequence of line and arc segments. Draw a thick line of width 2 units from (8, 4) to (6, 7) using pline command.

Command: plineFrom point: 8, 4Arc/close/Half width/length/undo/width/ Endpoint of line : widthWidth: 2Next point: 6, 7Next point:

A box drawn by using pline will act as one object instead of four discrete lines.RECTANGLE

Draw a rectangle defined by diagonal points (10, 10) and (30, 20).

Command: RectangFirst Corner: 10, 10 Second Corner: 30, 20

Page 19: my ppt for autocad &autocad electrical

CIRCLE

Circle can be drawn by any one of following five methods using circle command.

(a)Using Centre and Radius:

Draw a circle with centre (6, 6) and radius 5 units.

Command: circle3P/2P/TTR/centre point : 6, 6 Diameter/radius : 5

(b) Using Centre and diameter:

Draw a circle with centre (6, 17) and diameter 10 units.

Command: circle3p/2p/TTR/centre point : 6, 17 Diameter/radius : D Diameter: 10

Page 20: my ppt for autocad &autocad electrical

(c) Using given three points: (3P)

Draw a circle with using given three points (5, 30), (7, 26), (10, 25).

Command: circle3P/2P/TTR/centre point : 3 P First point: (5, 30) Second point: (7, 26) Third point: (10, 25)

(d) Using given two points: (2P)

Draw a circle with using given two points (7, 35) & (7, 47).

Command: circle3P/2P/TTR/centre point : 2 P First point on diameter: (7, 35) Second point on diameter: (7, 47)

(7, 26)(10, 25)

(5, 30)

(7, 47)

(7, 35)

Page 21: my ppt for autocad &autocad electrical

(e) Using Tangent, Tangent and Radius (TTR):

Draw a circle with radius 2 units and two existing line as tangents.

Take: For line 1: (16, 4) to point (19, 9)For line 2: (20, 2) to point (21, 7)

Command: circle3P/2P/TTR/centre point : TTR Enter Tangent spec: line 1 (pick up using mouse)Enter Tangent spec: line 2 (pick up using mouse)Radius: 2

(“Spec” means specifications)

Line 1

Line 2

Page 22: my ppt for autocad &autocad electrical

ELLIPSE:

ELLIPSE can be drawn by any one of following two methods using ellipse command.

(a) Using first axis end points and other axis distance:

Draw an ellipse using major axis end point (10, 20) (65, 20) and minor axis end point (35, 35).

Command: ellipse <Axis end point 1>/ Centre: 10, 20 Axis end point 2: 65, 20 <Other axis distance>/ Rotation: 35, 35

.

Page 23: my ppt for autocad &autocad electrical

(b) Using Centre of ellipse axis, end point and other axis distance:

Draw an ellipse using with centre (100, 20), major axis end point (125, 20) and minor axis end point (100, 35).

Command: ellipse <Axis end point 1>/ Centre: CCentre of ellipse: 100, 20 Axis end point 2: 125, 20<Other axis distance>/ Rotation: 100, 35

Note: Also the ellipse can be drawn by using arc, Isocircle, rotation & perimeter options

Page 24: my ppt for autocad &autocad electrical

ARC

Arcs are partial circles and can be drawn in eight different methods using ARC command. Some of them are follows:

(a) Using three given points Draw an arc using the given three points: (75, 50), (55, 90),

(105,110).Command: arc Centre/<Start point>: 75, 50 Centre/end/<Second point>: 55, 90 End point: 105,110

(b) Using Start points, centre and end point (SCE) Draw an arc using start point (240, 20), centre point (250, 60)

and end point (250,100).Command: arc Centre/<Start point>: 240, 20 Centre/end/<Second point>: C Centre point: 250, 60

Angle/length of chord/<end point>: 250,100

Page 25: my ppt for autocad &autocad electrical

(c) Using Start points, centre and length of chord (SCL)

Draw an arc using start point (140, 10), centre point (100, 10) and chord length 45 units.

Command: arc Centre/<Start point>: 140, 10 Centre/end/<Second point>: C Centre point: 100, 10 Angle/length of chord/<end point>: LLength of chord: 45

(d) Using Start points, end point and Radius (SER) Draw an arc using Start points (230, 80), end point (190, 80) and radius 22 units.

Command: arc Centre/<Start point>: 230, 80 Centre/end/<end point>: E End point: 190, 80 Angle/Direction/Radius/<centre point>: RRadius: 22

Page 26: my ppt for autocad &autocad electrical

Polygon

The polygon command draws regular polygons with

3 to 1024 sides. Any polygon can be drawn by

following three method using polygon commands.

(a) Using radius of given circle in which

polygon is inscribed:

Draw a polygon of eight sides with centre (50, 50)

inscribed in a circle of radius 40 units.

Command: polygon

Number of sides: 8

Edge/<centre of polygon>: 50, 50

Inscribed in circle/circum-scribed about circle (I/C): I

Radius of circle: 40

Page 27: my ppt for autocad &autocad electrical

(b) Using radius of given circle in which polygon is circumscribed:

Draw a polygon of eight sides with centre (140, 50) circumscribed in a circle of radius 40 units.Command: polygon Number of sides: 8 Edge/<centre of polygon>: 50, 50 Inscribed in circle/circle-scribed about circle (I/C): C Radius of circle: 40

(C) Using Edge method

Draw a polygon of ten sides using “Edge method”. The first end point of the edge is (90,100) and Second end of the edge is (120,100).Command: polygon Number of sides: 10 Edge/<centre of polygon>: E First end point of edge: 90,100 Second end point of edge: 120,100

Page 28: my ppt for autocad &autocad electrical

EDIT COMMANDS AND OTHER ADDITIONAL COMMANDS

These commands are used to edit or modify the drawing.

1) ERASE- This command removes objects from a drawing.Command: eraseSelect objects: click on objects

2) MOVE: This command displaces objects to a specified distance in a specified direction.

Command: moveSelect objects: click on objectsBase point or displacement: specify a base pointSecond point or displacement: specify a point or

Page 29: my ppt for autocad &autocad electrical

3) COPY: - This command is similar to move command, but it places copies of the related object at the specified displacements.

Command: copySelect objects: click on objects<Base point or displacement>/multiple: specify a point for a single copy or enter m for multiple copies<Second point of displacement>: specify a point or P(For placement multiple copies)

4) ROTATE: - This command moves object about a base point.

Command: rotateSelect objects: click on objectsBase point: specify a point<Rotation angle>/Reference: Specify an angle or enter or specify a point

Page 30: my ppt for autocad &autocad electrical

5) MIRROR: - This command creates a mirror image of objects.

Command: mirrorSelect objects: click on objectsFirst point of mirror line: Specify a point Second point: Specify a pointDelete old objects? <N>: Enter Y or N, or

6) SCALE: This command enlarges or reduces selected objects equally in X, Y, Z direction.

Command: ScaleSelect objects: click on objectsBase point: specify a point< Scale factor>/ Reference: specify a scale or enter R.Scale factor>1 – Enlarges the objects.Scale factor<1 – Shrinks the objects.Reference length<1>: specify a distance or New length: specify a distance

If the new length is longer than the reference length, the objects are enlarged.

Page 31: my ppt for autocad &autocad electrical

7) ARRAY: This command creates multiple copies of objects in pattern.Command: arrayRectangular or polar array (R/P) <current>: enter an option or Option:I) RECTANGULAR: – Creates an array defined by a number of rows and columns of copies of selected objects.II) POLAR - Creates an array defined by specifying a center point about which the selected object is replicated. (Angle: + = CCW. -CW)

8) BREAK: - This command creates part of objects or splits on object into two.Command: breakSelect objects: click on objects or specify the first break point on an objectEnter second point (or F for first point): Specify the second break point or enter F

Page 32: my ppt for autocad &autocad electrical

9) TRIM: - This command trims objects at a cutting edge defined by other objects.

Command: trimSelect cutting edges: Click on cutting edges (lines) Select edges: Click on object to be trimmed.<Select object to trim>/project/ edge/undo: select an object, enter an option or

10) DIMENSIONING The dimensions are inserted in the drawing by use of Dim command. There are various types of dimensions used their AutoCAD.

(I) Linear Dimensions: Horizontal, Vertical, aligned (for inclined dimensions), Rotated (for inclined dimensions).

(II) Angular dimensions: For angular dimensioning of objects.(III) Radial dimensions: For radial dimensioning of arc or circle.(IV) Diametral dimensions: For diametral dimensioning of circle.(V) Ordinate dimensions: For ordinate dimensioning of objects.

Page 33: my ppt for autocad &autocad electrical

For dimensioning of objects, the first point and second point has to be specified. The dimension text must be written and then the position of dimension must be specified.(I) Linear DimensioningCommand: DimDim (HOR/VER/ALIGNED/ROT): HORFirst extension line origin: (select corner P using cursor)Second extension line origin (Text/angle): (select corner Q)Dimension line location (Text/Angle): (select the position of dim. Line using cursor)Dimension text: 8Dim: ExitCommand: Dim Dim: ROT Dimension line angle <0>:115(Note- 00 for horizontal & 900 for vertical dimensions)First extension line origin: (select the point)Second extension line origin: (select the point)Dimension line location < text/angle>: (select the location)Dimension text<5.5>:

Page 34: my ppt for autocad &autocad electrical

(II) Angular dimensioning:Command: DimDim: Angular Select First line: (Pick point 1)Select Second line: (Pick point 2)Dimensions are line location (text/angle): (Pick point 3)Dimension text: 45Enter text location: (pick a location for dimension text)Command: DimDim: LeaderLeader start (specify starting point, A)To Point: (specify the end point, B)To Point: (specify the next point, C) Dimension text: R6

Page 35: my ppt for autocad &autocad electrical

(III) Dimetral Dimensioning

Dim: DiaSelect arc or circle: (pick point P)Dimension text: %%C8 (% % C for symbol)Enter leader length for text: (pick Q and then R and press enter)

(IV) Radius Dimensioning

Dim: RadiusSelect arc or circles :( pick point P)Dimension Text: R5

Page 36: my ppt for autocad &autocad electrical

11) TextThis command creates text on the drawing with a variety of character patterns or fonts. These fonts can be stretched, compressed, oblique, mirrored or aligned in a vertical column by applying a style to the font.

Command: TextJustify/style/<start point>: specify a point or enter an option The start point is the default.

12) LayerA layer is like an overlay that allows us to separate different types of information. AutoCAD allows an unlimited number of layers on new drawings the default layer is 0.

This command creates new layer, selects the current layer, sets the color and line type for designated layers, turns layers on and off, locks or unlocks layer, freezes or throws layers and lists defined layers.

Command: layer?/make/set/new/on/off/color/Ltype/Freeze/Thaw/lock/unlock: enter an option.

Page 37: my ppt for autocad &autocad electrical

HATCHİNG Hatching is used to add shaded patterns to objects

and shapes within an Autocad drawing. Hatch patterns can be used to indicate a material to be used, such as a concrete hatch.

You will pick: Pattern Scale points

Page 38: my ppt for autocad &autocad electrical

Problem:

Draw the figure of Bracket and Open Bearing using AutoCAD.

Solution:

To draw BracketCommand: lineFrom point: 11, 3 To point: @ 47.5<0 To point: @ 2.5, 2.5 To point: @ 10<90 To point: @ 17.5<180 To point: @10<90To point: @ 17.5<0To point: @10<90 To point: @ -2.5, 2.5To point: @ 47.5<180 To point: @ -2.5, - 2.5 To point: @30<270 To point: @ 2.5, -2.5To point:

47.5

(11,3)

2.5

2.52.5

17.5

10

10

10

BRACKET

Page 39: my ppt for autocad &autocad electrical

TOP 10 REASONS TO MOVE FROM AUTOCAD TO AUTOCAD ELECTRICAL

1. Comprehensive Symbol Libraries 2. Automatic Wire Numbering and Component

Tagging 3. Automatic Project Reports 4. Real-Time Error Checking 5. Real-Time Coil and Contact Cross-Referencing 6. Create Smart Panel Layout Drawings 7. Electrical-Specific Drafting Features 8. Automatically Create PLC I/O Drawings from

Spreadsheets 9. Share Drawings with Customers and Suppliers 10. Reuse Existing Drawings

Page 40: my ppt for autocad &autocad electrical

REASON 1

COMPREHENSIVE SYMBOL LIBRARIESCustomer NeedTo quickly build standards based controls designs

AutoCAD Electrical Delivers Symbol libraries based on

International standards JIC, IEC, GB, JIS, AUS

Automated insert component process

Page 41: my ppt for autocad &autocad electrical

REASON 2

AUTOMATIC WIRE NUMBERING AND COMPONENT TAGGING

Customer NeedUnique wire numbers and component tags

AutoCAD Electrical Delivers Referenced or sequential

based numbering Flexible numbering formats Automatically adds a suffix to

duplicates

Page 42: my ppt for autocad &autocad electrical

REASON 3

AUTOMATIC PROJECT REPORTS

Customer NeedInstant and accurate reports

AutoCAD Electrical Delivers Reports include

Bill of Materials From/To Wire Lists Cable Lists Terminal Reports Much More…

Multiple report generation with a single command

Flexible export options

Page 43: my ppt for autocad &autocad electrical

REASON 4

REAL TIME ERROR CHECKING

Customer Need To eliminate design errors

before build phase begins

AutoCAD Electrical Delivers

Design audit and repair utility

Automatic notification of Duplicates Resolution suggestions

Page 44: my ppt for autocad &autocad electrical

REASON 5

REAL TIME COIL AND CONTACT CROSS-REFERENCING

Contacts on Others

Relay on one DrawingCustomer NeedError free use of relays

AutoCAD Electrical Delivers Automatic tracking of relay

coils and contacts Updates to all related devices Alerts when number of

contacts are exceeded Flexible display formats

Page 45: my ppt for autocad &autocad electrical

REASON 6

CREATE SMART PANEL LAYOUT DRAWINGS

Customer NeedPanel layout drawings that match the corresponding schematic design

AutoCAD Electrical Delivers Panel layout drawings driven by

schematic content Link between schematic and panel

components Changes to one automatically update the

other

Page 46: my ppt for autocad &autocad electrical

REASON 7

ELECTRICAL SPECIFIC DRAFTING FEATURES

Customer NeedSlash design time using commands specifically for electrical controls designers

AutoCAD Electrical DeliversSpecialized features such as:

Trim wire Copy and delete component

or circuit Scoot and align components

Page 47: my ppt for autocad &autocad electrical

REASON 8

AUTOMATIC PLC I/O DRAWINGS

1

Customer NeedEliminate redundant tasks involved in designing a PLC I/O system

AutoCAD Electrical Delivers Automatic PLC I/O drawing

generation from a spreadsheet PLC I/O address and description

report exported to PLC program

Page 48: my ppt for autocad &autocad electrical

REASON 9

SHARE DRAWINGS AND TRACK CHANGES

Customer NeedEasily share drawings withdownstream users

AutoCAD Electrical Delivers DWG files compatible with

downstream AutoCAD and AutoCAD LT users

Ability to track and report changes

Page 49: my ppt for autocad &autocad electrical

REASON 10

REUSE EXISTING DRAWINGS

Customer NeedEasily reuse a specific part or an entire drawing set when starting a new design

AutoCAD Electrical Delivers Reuse commonly used circuits for

use in future designs Automatically renumbers wires and

devices to the configuration of the new project

Retag all components in a project with a single command

Page 50: my ppt for autocad &autocad electrical

AUTOCAD ELECTRICAL It is one of the circuit drawing and report generating

software Work space of AutoCAD Electrical

Page 51: my ppt for autocad &autocad electrical

TOOLS

Page 52: my ppt for autocad &autocad electrical

TOOLS

Page 53: my ppt for autocad &autocad electrical

ELECTRICAL COMPONENTS

Page 54: my ppt for autocad &autocad electrical

COMPONENT RANGE CHANGING

Page 55: my ppt for autocad &autocad electrical

SAMPLE DIAGRAM DRAWN IN AUTOCAD ELECTRICAL

Page 56: my ppt for autocad &autocad electrical