SlideShare a Scribd company logo
CAD Professional
Sample Material
VS-1065
1. INTRODUCTION TO CAD
Computer-aided design (CAD) is the use of computer systems to aid in the creation, modification,
analysis, or optimization of a design. CAD software is used to increase the productivity of the
designer, improve the quality of design, improve communications through documentation, and to
create a database for manufacturing. CAD output is often in the form of electronic files for print,
machining, or other manufacturing operations. The term CADD (for Computer Aided Design and
Drafting) is also used.
1.1. Basics of CAD
The evolution of the informatics has increasing influence in every field of the our life, so the
engineering is not mean exception. The work of engineers is changing, we can solve more complex
problems, but the different software tools ensure effective and productive work.
CAD may be used to design curves and figures in two-dimensional (2D) space; or curves, surfaces,
and solids in three-dimensional (3D) space.
CAD is an important industrial art extensively used in many applications, including automotive,
shipbuilding, and aerospace industries, industrial and architectural design, prosthetics, and many
more. CAD is also widely used to produce computer animation for special effects in movies,
advertising and technical manuals, often called DCC digital content creation. The modern ubiquity
and power of computers means that even perfume bottles and shampoo dispensers are designed
using techniques unheard of by engineers of the 1960s. Because of its enormous economic
importance, CAD has been a major driving force for research in computational geometry,
computer graphics (both hardware and software), and discrete differential geometry.
Certified CAD Professional
www.vskills.in Page 2
A CAD system can be a simple 2D drawing system or a parametric associative hybrid modelling
system. The up-to-date method is this last concept, where
the parametric means the dimension driven modelling,
the associative means the live connection between the geometric elements,
the hybrid means the parallel and synergic surface and solid modelling.
CAD Classification
The CAD systems can be classified by several viewpoint
The first is the application field. The CAD systems are developed in every industrial areas, so
we can find systems in the field of mechanical engineering, electric engineering, architectural
design, civil engineering, cloth and shoe design, medical application.
The type of the modelling can be 2D, when the representation of the part is similar to the
engineering drawing. The other method is the 3D modelling, when the model of the part is
build in the virtual space.
The applied modelling method can be wireframe modelling, when only the edges of the part
are defined. In case of surface modelling the CAD model is hollow, only the boundary „skin” is
defined. The solid modelling ensures realistic representation, the model consists of simple
elementary elements.
In case of parametric model, the size of the model is driven by the geometric parameters. The
size of a non-parametric model is defined by user’s modelling activity and the dimensioning
value is driven by the modelled object.
CAD Application
The typical application fields are
Mechanical engineering
Electronic design
Architectural design
Civil engineering
Textile industry
Medical
Product Creation and Development
The new product creation process consists of four main step.
The first is the product development, when the full design documentation is produced based on
the market, customer and financial requirements.
The production needs manufacturing equipments, like tools, machine tools, moulds etc. And if
there are no exist, we have to design them. Then the manufacturing equipments have to
purchase or create, which sometimes need lot of time and it has a high cost.
The last step is the production, which means part production and assembly.
As the figure shows, some sub-processes can be performed with overlapping in order to reduce
the lead time.
Certified CAD Professional
www.vskills.in Page 3
The steps of the product development are the next in general case
Creation of product concept. The function, engineering, quality, market and other
requirements are collected in order to define the aim of the development.
Conceptional design. The possible solution of each requirements are summarized.
Synthesis. Unite the separated elements.
Design assessment. The result is investigated in order to check, than it is suitable for the initial
requirements.
Detail design. The details of the product are designed.
Analysis of the design. The product design is complete for analysis and every of important
properties can be tested.
Documenting. The result of the design process is the full design documentation.
CAx Technologies
The product development and production process is supported by computer software. The name
of this technology is CAx – computer aided something. These software tools support the specific
engineering activities. The help of the computer means different things. In case of manufacturing
the CNC programs are generated by a CAM system, the CAE means the collection of every
Certified CAD Professional
www.vskills.in Page 4
engineering analysis and calculation. The task of the CAPP is to generate a process plan for
manufacturing. The CAQA is the programming of coordinate measurement machines in general.
The most often used abbreviations are the next:
CAD – computer aided design
CAM – computer aided manufacturing
CAE – computer aided engineering
CAPP – computer aided process planning
CAQA – computer aided quality assurance
CAPPS – computer aided production planning and scheduling
CAST – computer aided storage and transport
1.2. Geometric Elements
Coordinate System
In geometry, a coordinate system is a system which uses one or more numbers, or coordinates, to
uniquely determine the position of a point or other geometric element. Various coordinate
systems, are
Number line - The simplest example of a coordinate system is the identification of points on a line
with real numbers using the number line. In this system, an arbitrary point O (the origin) is chosen
on a given line. The coordinate of a point P is defined as the signed distance from O to P, where
the signed distance is the distance taken as positive or negative depending on which side of the line
P lies. Each point is given a unique coordinate and each real number is the coordinate of a unique
point.
Cartesian coordinate system - The prototypical example of a coordinate system is the Cartesian
coordinate system. In the plane, two perpendicular lines are chosen and the coordinates of a point
are taken to be the signed distances to the lines.
In three dimensions, three perpendicular planes are chosen and the three coordinates of a point
are the signed distances to each of the planes. This can be generalized to create n coordinates for
any point in n-dimensional Euclidean space.
Everything that you draw in AutoCAD is exact. It will be more accurate than you will ever need it
to be. All objects drawn on the screen are placed there based on a simple X,Y co-ordinate system.
Certified CAD Professional
www.vskills.in Page 5
In AutoCAD this is known as the World Co-ordinate System (WCS). You must understand this to
know how to put things where you want them. (3-D work has an added axis, the Z-axis)
AutoCAD uses points to determine where an object is located. There is an origin where it begins
counting from. This point is (0,0). Every object is located in relation to the origin. If you were to
draw a line straight out to the right from the origin, this would be considered the positive X-axis. If
you were to draw a line straight up, this would be the positive Y-axis. The picture above shows a
point located at (9,6). This means that the point is 9 units over in the X-axis and 6 units up in the
Y-axis. When you are working with points, X always comes first. The other point shown is (-10,-4).
This means that the point is 10 units in the negative X-axis (left) and 4 units in the negative Y-axis
(down).
A line has two points, a start point and an end point. AutoCAD works with the points to display
the line on the screen. Move your cursor over the picture above and you will see line drawn from
the absolute points of (-10,-4) to (9,6).
Most of the time you will not have an indication of where the origin is. You may need to draw a
line from the endpoint of an existing line. To do this you use relative points. These work the same
way, but you have to add the @ symbol (shift+2) to tell AutoCAD that this next point is relative
from the last point entered.
Polar coordinate system - Another common coordinate system for the plane is the polar
coordinate system. A point is chosen as the pole and a ray from this point is taken as the polar axis.
For a given angle θ, there is a single line through the pole whose angle with the polar axis is θ
(measured counterclockwise from the axis to the line). Then there is a unique point on this line
whose signed distance from the origin is r for given number r. For a given pair of coordinates (r, θ)
there is a single point, but any point is represented by many pairs of coordinates. For example, (r,
θ), (r, θ+2π) and (−r, θ+π) are all polar coordinates for the same point. The pole is represented by
(0, θ) for any value of θ.
AutoCAD measures angles in a particular way also. Look at the diagram below and then place
your mouse on it to see how this is done. When drawing lines at an angle, you have to begin
measuring the angle from 0 degrees, which is at the 3 o'clock position. If you drew a line at 90
degrees, it would go straight up. The example above (when you move your mouse over it) shows a
line drawn at +300 degrees (270+30), or -60 degrees.
Certified CAD Professional
www.vskills.in Page 6
You might not always have an obvious reference point for 0 degrees. The image shows the angle
for 30 DEGREES
In this example, you are given information about the lines, but not the angle AutoCAD needs to
draw the line from the start point. What you are given though, is (a) the knowledge that 0° is at the
3 o'clock position (b) the knowledge that 180° is at the 9 o'clock position and (c) the angle between
180° and the line you want to draw is 150°. With this information, you can figure out what angle
you need. Here is a fool-proof way of getting the angle you need:
Start at the 0° position and measure counter-clockwise (+) to 180°.
From 180°, measure clockwise 150°.
Consider that you just went +180-150 and use that as an equation: +180-150=30
Now you can draw your line using polar co-ordinates
Point
In a CAD system in the 3D virtual space the geometric elements are represented in a Descartian
coordinate system by x, y, and z values.
The simplest geometric element is the point, which is used as datum elements in a CAD
modelling. The representation of a point is done by the 3 coordinate value.
You can enter points directly on the command line using three different systems. The one you use
will depend on which is more applicable for the situation. The first assignment will get you used to
this. The three systems are as
Absolute co-ordinates - Using this method, you enter the points as they relate to the origin of
the WCS. To enter a point just enter in the exact point as X,Y.
Certified CAD Professional
www.vskills.in Page 7
Relative co-ordinates - This allows you to enter points in relation to the first point you have
entered. After you've entered one point, the next would be entered as @X,Y. This means that
AutoCAD will draw a line from the first point to another point X units over and Y units up
relative to the previous point.
Polar co-ordinates - You would use this system if you know that you want to draw a line a
certain distance at a particular angle. You would enter this as @D<A. In this case, D is the
distance and A is the angle. Example: @10<90 will draw a line 10 units straight up from the first
point.
Vskills Certified CAD Sample Material

More Related Content

What's hot

Uses of AutoCAD in Engineering
Uses of AutoCAD in EngineeringUses of AutoCAD in Engineering
Uses of AutoCAD in Engineering
johnysteve
 
Engineering Drawing basics.ppt
Engineering Drawing basics.pptEngineering Drawing basics.ppt
Engineering Drawing basics.ppt
DIEMS Aurangabad
 
Technical Drawing
Technical DrawingTechnical Drawing
Technical Drawing
davidmandle
 
CADM-Unit 1/INTRODUCTION
CADM-Unit 1/INTRODUCTIONCADM-Unit 1/INTRODUCTION
CADM-Unit 1/INTRODUCTION
gopalkrishnan202
 
COMPUTER AIDED DESIGN
COMPUTER AIDED DESIGNCOMPUTER AIDED DESIGN
COMPUTER AIDED DESIGN
ravikumarmrk
 
Parametric modelling
Parametric modellingParametric modelling
Parametric modelling
ishan kossambe
 
Introduction of Computer aided Design
Introduction of Computer aided DesignIntroduction of Computer aided Design
Introduction of Computer aided Design
Muthukumar V
 
mechanical engineering drawing
mechanical engineering drawing mechanical engineering drawing
mechanical engineering drawing
sakhi pathak
 
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURINGUnit 2-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURING
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Mohanumar S
 
AutoCad Electrical
AutoCad ElectricalAutoCad Electrical
AutoCad Electrical
rahul_9463
 
Machine Drawing 0135090520 ppt02
Machine Drawing 0135090520 ppt02Machine Drawing 0135090520 ppt02
Machine Drawing 0135090520 ppt02
Sreesh P Somarajan
 
Project report on AutoCAD | ZENUS INFOTECH INDIA PVT. LTD.
Project report on AutoCAD | ZENUS INFOTECH INDIA PVT. LTD.Project report on AutoCAD | ZENUS INFOTECH INDIA PVT. LTD.
Project report on AutoCAD | ZENUS INFOTECH INDIA PVT. LTD.
ZENUS INFOTECH INDIA PVT. LTD.
 
Machine drawing
Machine drawingMachine drawing
Machine drawing
CADmantra Technologies
 
Presentation on autocadd
Presentation on autocaddPresentation on autocadd
Presentation on autocadd
Pratap Shinde
 
Engineering graphics introduction converted
Engineering graphics introduction convertedEngineering graphics introduction converted
Engineering graphics introduction converted
ganesasmoorthy raju
 
Engineering Graphics - Introduction PPT
Engineering Graphics - Introduction PPTEngineering Graphics - Introduction PPT
Engineering Graphics - Introduction PPT
balajijayavel
 
Parametric CAD modeling
Parametric CAD modelingParametric CAD modeling
Parametric CAD modeling
Toscana Open Research
 
AutoCAD introduction
AutoCAD introductionAutoCAD introduction
AutoCAD introduction
rfzah
 
Two marks with answers ME6501 CAD
Two marks with answers ME6501 CADTwo marks with answers ME6501 CAD
Two marks with answers ME6501 CAD
Priscilla CPG
 
ME6501 Cad 2 mark question and answer
ME6501 Cad 2 mark question and answerME6501 Cad 2 mark question and answer
ME6501 Cad 2 mark question and answer
Javith Saleem
 

What's hot (20)

Uses of AutoCAD in Engineering
Uses of AutoCAD in EngineeringUses of AutoCAD in Engineering
Uses of AutoCAD in Engineering
 
Engineering Drawing basics.ppt
Engineering Drawing basics.pptEngineering Drawing basics.ppt
Engineering Drawing basics.ppt
 
Technical Drawing
Technical DrawingTechnical Drawing
Technical Drawing
 
CADM-Unit 1/INTRODUCTION
CADM-Unit 1/INTRODUCTIONCADM-Unit 1/INTRODUCTION
CADM-Unit 1/INTRODUCTION
 
COMPUTER AIDED DESIGN
COMPUTER AIDED DESIGNCOMPUTER AIDED DESIGN
COMPUTER AIDED DESIGN
 
Parametric modelling
Parametric modellingParametric modelling
Parametric modelling
 
Introduction of Computer aided Design
Introduction of Computer aided DesignIntroduction of Computer aided Design
Introduction of Computer aided Design
 
mechanical engineering drawing
mechanical engineering drawing mechanical engineering drawing
mechanical engineering drawing
 
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURINGUnit 2-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURING
Unit 2-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
 
AutoCad Electrical
AutoCad ElectricalAutoCad Electrical
AutoCad Electrical
 
Machine Drawing 0135090520 ppt02
Machine Drawing 0135090520 ppt02Machine Drawing 0135090520 ppt02
Machine Drawing 0135090520 ppt02
 
Project report on AutoCAD | ZENUS INFOTECH INDIA PVT. LTD.
Project report on AutoCAD | ZENUS INFOTECH INDIA PVT. LTD.Project report on AutoCAD | ZENUS INFOTECH INDIA PVT. LTD.
Project report on AutoCAD | ZENUS INFOTECH INDIA PVT. LTD.
 
Machine drawing
Machine drawingMachine drawing
Machine drawing
 
Presentation on autocadd
Presentation on autocaddPresentation on autocadd
Presentation on autocadd
 
Engineering graphics introduction converted
Engineering graphics introduction convertedEngineering graphics introduction converted
Engineering graphics introduction converted
 
Engineering Graphics - Introduction PPT
Engineering Graphics - Introduction PPTEngineering Graphics - Introduction PPT
Engineering Graphics - Introduction PPT
 
Parametric CAD modeling
Parametric CAD modelingParametric CAD modeling
Parametric CAD modeling
 
AutoCAD introduction
AutoCAD introductionAutoCAD introduction
AutoCAD introduction
 
Two marks with answers ME6501 CAD
Two marks with answers ME6501 CADTwo marks with answers ME6501 CAD
Two marks with answers ME6501 CAD
 
ME6501 Cad 2 mark question and answer
ME6501 Cad 2 mark question and answerME6501 Cad 2 mark question and answer
ME6501 Cad 2 mark question and answer
 

Similar to Vskills Certified CAD Sample Material

computer aided design
computer aided design computer aided design
computer aided design
Amita Gautam
 
11.design and modeling of tool trajectory in c0000www.iiste.org call for pape...
11.design and modeling of tool trajectory in c0000www.iiste.org call for pape...11.design and modeling of tool trajectory in c0000www.iiste.org call for pape...
11.design and modeling of tool trajectory in c0000www.iiste.org call for pape...
Alexander Decker
 
Unit 1-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Unit 1-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURINGUnit 1-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURING
Unit 1-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Mohanumar S
 
Autocad civil project file
Autocad civil project fileAutocad civil project file
Autocad civil project file
naveen899
 
Lecture 1a.pdf
Lecture 1a.pdfLecture 1a.pdf
Lecture 1a.pdf
AliAhmad489851
 
Presentation on
Presentation on Presentation on
Presentation on
Amrit Pal Goyal
 
Presentation
Presentation Presentation
Presentation
Amrit Pal Goyal
 
Q Cad Presentation
Q Cad PresentationQ Cad Presentation
Q Cad Presentation
vikas mahajan
 
AutoCAD Tutorial AB.pptx
AutoCAD Tutorial AB.pptxAutoCAD Tutorial AB.pptx
AutoCAD Tutorial AB.pptx
Arba Minch University
 
COMPUTER CONTROL IN PROCESS PLANNING Unit 2 (ME CAD/CAM)
COMPUTER CONTROL IN PROCESS PLANNING Unit 2 (ME CAD/CAM)COMPUTER CONTROL IN PROCESS PLANNING Unit 2 (ME CAD/CAM)
COMPUTER CONTROL IN PROCESS PLANNING Unit 2 (ME CAD/CAM)
Avt Shubhash
 
57892883 geometric-modeling
57892883 geometric-modeling57892883 geometric-modeling
57892883 geometric-modeling
manojg1990
 
Introduction to cad
Introduction to cadIntroduction to cad
Introduction to cad
Deepak Antil
 
UNIT 1-INTRODUCTION.pptx
UNIT 1-INTRODUCTION.pptxUNIT 1-INTRODUCTION.pptx
UNIT 1-INTRODUCTION.pptx
dinesh babu
 
AutoCad 1.pptx
AutoCad 1.pptxAutoCad 1.pptx
AutoCad 1.pptx
PankajChhabra31
 
autocad.ppt
autocad.pptautocad.ppt
autocad.ppt
Rajni769849
 
AutoCAD-Architecture.8367704.powerpoint.pptx
AutoCAD-Architecture.8367704.powerpoint.pptxAutoCAD-Architecture.8367704.powerpoint.pptx
AutoCAD-Architecture.8367704.powerpoint.pptx
Mmoustafa2222
 
DLP_Observation-1.docx
DLP_Observation-1.docxDLP_Observation-1.docx
DLP_Observation-1.docx
WyztyDelle2
 
Geometric model & curve
Geometric model & curveGeometric model & curve
Geometric model & curve
sai surendra veerla
 
From Sense to Print: Towards Automatic 3D Printing from 3D Sensing Devices
From Sense to Print: Towards Automatic 3D Printing from 3D Sensing DevicesFrom Sense to Print: Towards Automatic 3D Printing from 3D Sensing Devices
From Sense to Print: Towards Automatic 3D Printing from 3D Sensing Devices
toukaigi
 
Auto-CAD
Auto-CADAuto-CAD
Auto-CAD
Vijaya Gayki
 

Similar to Vskills Certified CAD Sample Material (20)

computer aided design
computer aided design computer aided design
computer aided design
 
11.design and modeling of tool trajectory in c0000www.iiste.org call for pape...
11.design and modeling of tool trajectory in c0000www.iiste.org call for pape...11.design and modeling of tool trajectory in c0000www.iiste.org call for pape...
11.design and modeling of tool trajectory in c0000www.iiste.org call for pape...
 
Unit 1-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
Unit 1-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURINGUnit 1-ME8691 & COMPUTER AIDED DESIGN AND    MANUFACTURING
Unit 1-ME8691 & COMPUTER AIDED DESIGN AND MANUFACTURING
 
Autocad civil project file
Autocad civil project fileAutocad civil project file
Autocad civil project file
 
Lecture 1a.pdf
Lecture 1a.pdfLecture 1a.pdf
Lecture 1a.pdf
 
Presentation on
Presentation on Presentation on
Presentation on
 
Presentation
Presentation Presentation
Presentation
 
Q Cad Presentation
Q Cad PresentationQ Cad Presentation
Q Cad Presentation
 
AutoCAD Tutorial AB.pptx
AutoCAD Tutorial AB.pptxAutoCAD Tutorial AB.pptx
AutoCAD Tutorial AB.pptx
 
COMPUTER CONTROL IN PROCESS PLANNING Unit 2 (ME CAD/CAM)
COMPUTER CONTROL IN PROCESS PLANNING Unit 2 (ME CAD/CAM)COMPUTER CONTROL IN PROCESS PLANNING Unit 2 (ME CAD/CAM)
COMPUTER CONTROL IN PROCESS PLANNING Unit 2 (ME CAD/CAM)
 
57892883 geometric-modeling
57892883 geometric-modeling57892883 geometric-modeling
57892883 geometric-modeling
 
Introduction to cad
Introduction to cadIntroduction to cad
Introduction to cad
 
UNIT 1-INTRODUCTION.pptx
UNIT 1-INTRODUCTION.pptxUNIT 1-INTRODUCTION.pptx
UNIT 1-INTRODUCTION.pptx
 
AutoCad 1.pptx
AutoCad 1.pptxAutoCad 1.pptx
AutoCad 1.pptx
 
autocad.ppt
autocad.pptautocad.ppt
autocad.ppt
 
AutoCAD-Architecture.8367704.powerpoint.pptx
AutoCAD-Architecture.8367704.powerpoint.pptxAutoCAD-Architecture.8367704.powerpoint.pptx
AutoCAD-Architecture.8367704.powerpoint.pptx
 
DLP_Observation-1.docx
DLP_Observation-1.docxDLP_Observation-1.docx
DLP_Observation-1.docx
 
Geometric model & curve
Geometric model & curveGeometric model & curve
Geometric model & curve
 
From Sense to Print: Towards Automatic 3D Printing from 3D Sensing Devices
From Sense to Print: Towards Automatic 3D Printing from 3D Sensing DevicesFrom Sense to Print: Towards Automatic 3D Printing from 3D Sensing Devices
From Sense to Print: Towards Automatic 3D Printing from 3D Sensing Devices
 
Auto-CAD
Auto-CADAuto-CAD
Auto-CAD
 

More from Vskills

Vskills certified administrative support professional sample material
Vskills certified administrative support professional sample materialVskills certified administrative support professional sample material
Vskills certified administrative support professional sample material
Vskills
 
vskills customer service professional sample material
vskills customer service professional sample materialvskills customer service professional sample material
vskills customer service professional sample material
Vskills
 
Vskills certified operations manager sample material
Vskills certified operations manager sample materialVskills certified operations manager sample material
Vskills certified operations manager sample material
Vskills
 
Vskills certified six sigma yellow belt sample material
Vskills certified six sigma yellow belt sample materialVskills certified six sigma yellow belt sample material
Vskills certified six sigma yellow belt sample material
Vskills
 
Vskills production and operations management sample material
Vskills production and operations management sample materialVskills production and operations management sample material
Vskills production and operations management sample material
Vskills
 
vskills leadership skills professional sample material
vskills leadership skills professional sample materialvskills leadership skills professional sample material
vskills leadership skills professional sample material
Vskills
 
vskills facility management expert sample material
vskills facility management expert sample materialvskills facility management expert sample material
vskills facility management expert sample material
Vskills
 
Vskills international trade and forex professional sample material
Vskills international trade and forex professional sample materialVskills international trade and forex professional sample material
Vskills international trade and forex professional sample material
Vskills
 
Vskills production planning and control professional sample material
Vskills production planning and control professional sample materialVskills production planning and control professional sample material
Vskills production planning and control professional sample material
Vskills
 
Vskills purchasing and material management professional sample material
Vskills purchasing and material management professional sample materialVskills purchasing and material management professional sample material
Vskills purchasing and material management professional sample material
Vskills
 
Vskills manufacturing technology management professional sample material
Vskills manufacturing technology management professional sample materialVskills manufacturing technology management professional sample material
Vskills manufacturing technology management professional sample material
Vskills
 
certificate in agile project management sample material
certificate in agile project management sample materialcertificate in agile project management sample material
certificate in agile project management sample material
Vskills
 
Vskills angular js sample material
Vskills angular js sample materialVskills angular js sample material
Vskills angular js sample material
Vskills
 
Vskills c++ developer sample material
Vskills c++ developer sample materialVskills c++ developer sample material
Vskills c++ developer sample material
Vskills
 
Vskills c developer sample material
Vskills c developer sample materialVskills c developer sample material
Vskills c developer sample material
Vskills
 
Vskills financial modelling professional sample material
Vskills financial modelling professional sample materialVskills financial modelling professional sample material
Vskills financial modelling professional sample material
Vskills
 
Vskills basel iii professional sample material
Vskills basel iii professional sample materialVskills basel iii professional sample material
Vskills basel iii professional sample material
Vskills
 
Vskills telecom management professional sample material
Vskills telecom management professional sample materialVskills telecom management professional sample material
Vskills telecom management professional sample material
Vskills
 
Vskills retail management professional sample material
Vskills retail management professional sample materialVskills retail management professional sample material
Vskills retail management professional sample material
Vskills
 
Vskills contract law analyst sample material
Vskills contract law analyst sample materialVskills contract law analyst sample material
Vskills contract law analyst sample material
Vskills
 

More from Vskills (20)

Vskills certified administrative support professional sample material
Vskills certified administrative support professional sample materialVskills certified administrative support professional sample material
Vskills certified administrative support professional sample material
 
vskills customer service professional sample material
vskills customer service professional sample materialvskills customer service professional sample material
vskills customer service professional sample material
 
Vskills certified operations manager sample material
Vskills certified operations manager sample materialVskills certified operations manager sample material
Vskills certified operations manager sample material
 
Vskills certified six sigma yellow belt sample material
Vskills certified six sigma yellow belt sample materialVskills certified six sigma yellow belt sample material
Vskills certified six sigma yellow belt sample material
 
Vskills production and operations management sample material
Vskills production and operations management sample materialVskills production and operations management sample material
Vskills production and operations management sample material
 
vskills leadership skills professional sample material
vskills leadership skills professional sample materialvskills leadership skills professional sample material
vskills leadership skills professional sample material
 
vskills facility management expert sample material
vskills facility management expert sample materialvskills facility management expert sample material
vskills facility management expert sample material
 
Vskills international trade and forex professional sample material
Vskills international trade and forex professional sample materialVskills international trade and forex professional sample material
Vskills international trade and forex professional sample material
 
Vskills production planning and control professional sample material
Vskills production planning and control professional sample materialVskills production planning and control professional sample material
Vskills production planning and control professional sample material
 
Vskills purchasing and material management professional sample material
Vskills purchasing and material management professional sample materialVskills purchasing and material management professional sample material
Vskills purchasing and material management professional sample material
 
Vskills manufacturing technology management professional sample material
Vskills manufacturing technology management professional sample materialVskills manufacturing technology management professional sample material
Vskills manufacturing technology management professional sample material
 
certificate in agile project management sample material
certificate in agile project management sample materialcertificate in agile project management sample material
certificate in agile project management sample material
 
Vskills angular js sample material
Vskills angular js sample materialVskills angular js sample material
Vskills angular js sample material
 
Vskills c++ developer sample material
Vskills c++ developer sample materialVskills c++ developer sample material
Vskills c++ developer sample material
 
Vskills c developer sample material
Vskills c developer sample materialVskills c developer sample material
Vskills c developer sample material
 
Vskills financial modelling professional sample material
Vskills financial modelling professional sample materialVskills financial modelling professional sample material
Vskills financial modelling professional sample material
 
Vskills basel iii professional sample material
Vskills basel iii professional sample materialVskills basel iii professional sample material
Vskills basel iii professional sample material
 
Vskills telecom management professional sample material
Vskills telecom management professional sample materialVskills telecom management professional sample material
Vskills telecom management professional sample material
 
Vskills retail management professional sample material
Vskills retail management professional sample materialVskills retail management professional sample material
Vskills retail management professional sample material
 
Vskills contract law analyst sample material
Vskills contract law analyst sample materialVskills contract law analyst sample material
Vskills contract law analyst sample material
 

Recently uploaded

How to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP ModuleHow to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP Module
Celine George
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
mulvey2
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
Nguyen Thanh Tu Collection
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
Priyankaranawat4
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
Nicholas Montgomery
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
History of Stoke Newington
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
Academy of Science of South Africa
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
Priyankaranawat4
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
AyyanKhan40
 
A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
thanhdowork
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Akanksha trivedi rama nursing college kanpur.
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
PECB
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
eBook.com.bd (প্রয়োজনীয় বাংলা বই)
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
TechSoup
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
Israel Genealogy Research Association
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Dr. Vinod Kumar Kanvaria
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
adhitya5119
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
Dr. Shivangi Singh Parihar
 

Recently uploaded (20)

How to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP ModuleHow to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP Module
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
 
PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
 
A Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptxA Survey of Techniques for Maximizing LLM Performance.pptx
A Survey of Techniques for Maximizing LLM Performance.pptx
 
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdfবাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
বাংলাদেশ অর্থনৈতিক সমীক্ষা (Economic Review) ২০২৪ UJS App.pdf
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
 
The Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collectionThe Diamonds of 2023-2024 in the IGRA collection
The Diamonds of 2023-2024 in the IGRA collection
 
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
Exploiting Artificial Intelligence for Empowering Researchers and Faculty, In...
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
 

Vskills Certified CAD Sample Material

  • 2. 1. INTRODUCTION TO CAD Computer-aided design (CAD) is the use of computer systems to aid in the creation, modification, analysis, or optimization of a design. CAD software is used to increase the productivity of the designer, improve the quality of design, improve communications through documentation, and to create a database for manufacturing. CAD output is often in the form of electronic files for print, machining, or other manufacturing operations. The term CADD (for Computer Aided Design and Drafting) is also used. 1.1. Basics of CAD The evolution of the informatics has increasing influence in every field of the our life, so the engineering is not mean exception. The work of engineers is changing, we can solve more complex problems, but the different software tools ensure effective and productive work. CAD may be used to design curves and figures in two-dimensional (2D) space; or curves, surfaces, and solids in three-dimensional (3D) space. CAD is an important industrial art extensively used in many applications, including automotive, shipbuilding, and aerospace industries, industrial and architectural design, prosthetics, and many more. CAD is also widely used to produce computer animation for special effects in movies, advertising and technical manuals, often called DCC digital content creation. The modern ubiquity and power of computers means that even perfume bottles and shampoo dispensers are designed using techniques unheard of by engineers of the 1960s. Because of its enormous economic importance, CAD has been a major driving force for research in computational geometry, computer graphics (both hardware and software), and discrete differential geometry.
  • 3. Certified CAD Professional www.vskills.in Page 2 A CAD system can be a simple 2D drawing system or a parametric associative hybrid modelling system. The up-to-date method is this last concept, where the parametric means the dimension driven modelling, the associative means the live connection between the geometric elements, the hybrid means the parallel and synergic surface and solid modelling. CAD Classification The CAD systems can be classified by several viewpoint The first is the application field. The CAD systems are developed in every industrial areas, so we can find systems in the field of mechanical engineering, electric engineering, architectural design, civil engineering, cloth and shoe design, medical application. The type of the modelling can be 2D, when the representation of the part is similar to the engineering drawing. The other method is the 3D modelling, when the model of the part is build in the virtual space. The applied modelling method can be wireframe modelling, when only the edges of the part are defined. In case of surface modelling the CAD model is hollow, only the boundary „skin” is defined. The solid modelling ensures realistic representation, the model consists of simple elementary elements. In case of parametric model, the size of the model is driven by the geometric parameters. The size of a non-parametric model is defined by user’s modelling activity and the dimensioning value is driven by the modelled object. CAD Application The typical application fields are Mechanical engineering Electronic design Architectural design Civil engineering Textile industry Medical Product Creation and Development The new product creation process consists of four main step. The first is the product development, when the full design documentation is produced based on the market, customer and financial requirements. The production needs manufacturing equipments, like tools, machine tools, moulds etc. And if there are no exist, we have to design them. Then the manufacturing equipments have to purchase or create, which sometimes need lot of time and it has a high cost. The last step is the production, which means part production and assembly. As the figure shows, some sub-processes can be performed with overlapping in order to reduce the lead time.
  • 4. Certified CAD Professional www.vskills.in Page 3 The steps of the product development are the next in general case Creation of product concept. The function, engineering, quality, market and other requirements are collected in order to define the aim of the development. Conceptional design. The possible solution of each requirements are summarized. Synthesis. Unite the separated elements. Design assessment. The result is investigated in order to check, than it is suitable for the initial requirements. Detail design. The details of the product are designed. Analysis of the design. The product design is complete for analysis and every of important properties can be tested. Documenting. The result of the design process is the full design documentation. CAx Technologies The product development and production process is supported by computer software. The name of this technology is CAx – computer aided something. These software tools support the specific engineering activities. The help of the computer means different things. In case of manufacturing the CNC programs are generated by a CAM system, the CAE means the collection of every
  • 5. Certified CAD Professional www.vskills.in Page 4 engineering analysis and calculation. The task of the CAPP is to generate a process plan for manufacturing. The CAQA is the programming of coordinate measurement machines in general. The most often used abbreviations are the next: CAD – computer aided design CAM – computer aided manufacturing CAE – computer aided engineering CAPP – computer aided process planning CAQA – computer aided quality assurance CAPPS – computer aided production planning and scheduling CAST – computer aided storage and transport 1.2. Geometric Elements Coordinate System In geometry, a coordinate system is a system which uses one or more numbers, or coordinates, to uniquely determine the position of a point or other geometric element. Various coordinate systems, are Number line - The simplest example of a coordinate system is the identification of points on a line with real numbers using the number line. In this system, an arbitrary point O (the origin) is chosen on a given line. The coordinate of a point P is defined as the signed distance from O to P, where the signed distance is the distance taken as positive or negative depending on which side of the line P lies. Each point is given a unique coordinate and each real number is the coordinate of a unique point. Cartesian coordinate system - The prototypical example of a coordinate system is the Cartesian coordinate system. In the plane, two perpendicular lines are chosen and the coordinates of a point are taken to be the signed distances to the lines. In three dimensions, three perpendicular planes are chosen and the three coordinates of a point are the signed distances to each of the planes. This can be generalized to create n coordinates for any point in n-dimensional Euclidean space. Everything that you draw in AutoCAD is exact. It will be more accurate than you will ever need it to be. All objects drawn on the screen are placed there based on a simple X,Y co-ordinate system.
  • 6. Certified CAD Professional www.vskills.in Page 5 In AutoCAD this is known as the World Co-ordinate System (WCS). You must understand this to know how to put things where you want them. (3-D work has an added axis, the Z-axis) AutoCAD uses points to determine where an object is located. There is an origin where it begins counting from. This point is (0,0). Every object is located in relation to the origin. If you were to draw a line straight out to the right from the origin, this would be considered the positive X-axis. If you were to draw a line straight up, this would be the positive Y-axis. The picture above shows a point located at (9,6). This means that the point is 9 units over in the X-axis and 6 units up in the Y-axis. When you are working with points, X always comes first. The other point shown is (-10,-4). This means that the point is 10 units in the negative X-axis (left) and 4 units in the negative Y-axis (down). A line has two points, a start point and an end point. AutoCAD works with the points to display the line on the screen. Move your cursor over the picture above and you will see line drawn from the absolute points of (-10,-4) to (9,6). Most of the time you will not have an indication of where the origin is. You may need to draw a line from the endpoint of an existing line. To do this you use relative points. These work the same way, but you have to add the @ symbol (shift+2) to tell AutoCAD that this next point is relative from the last point entered. Polar coordinate system - Another common coordinate system for the plane is the polar coordinate system. A point is chosen as the pole and a ray from this point is taken as the polar axis. For a given angle θ, there is a single line through the pole whose angle with the polar axis is θ (measured counterclockwise from the axis to the line). Then there is a unique point on this line whose signed distance from the origin is r for given number r. For a given pair of coordinates (r, θ) there is a single point, but any point is represented by many pairs of coordinates. For example, (r, θ), (r, θ+2π) and (−r, θ+π) are all polar coordinates for the same point. The pole is represented by (0, θ) for any value of θ. AutoCAD measures angles in a particular way also. Look at the diagram below and then place your mouse on it to see how this is done. When drawing lines at an angle, you have to begin measuring the angle from 0 degrees, which is at the 3 o'clock position. If you drew a line at 90 degrees, it would go straight up. The example above (when you move your mouse over it) shows a line drawn at +300 degrees (270+30), or -60 degrees.
  • 7. Certified CAD Professional www.vskills.in Page 6 You might not always have an obvious reference point for 0 degrees. The image shows the angle for 30 DEGREES In this example, you are given information about the lines, but not the angle AutoCAD needs to draw the line from the start point. What you are given though, is (a) the knowledge that 0° is at the 3 o'clock position (b) the knowledge that 180° is at the 9 o'clock position and (c) the angle between 180° and the line you want to draw is 150°. With this information, you can figure out what angle you need. Here is a fool-proof way of getting the angle you need: Start at the 0° position and measure counter-clockwise (+) to 180°. From 180°, measure clockwise 150°. Consider that you just went +180-150 and use that as an equation: +180-150=30 Now you can draw your line using polar co-ordinates Point In a CAD system in the 3D virtual space the geometric elements are represented in a Descartian coordinate system by x, y, and z values. The simplest geometric element is the point, which is used as datum elements in a CAD modelling. The representation of a point is done by the 3 coordinate value. You can enter points directly on the command line using three different systems. The one you use will depend on which is more applicable for the situation. The first assignment will get you used to this. The three systems are as Absolute co-ordinates - Using this method, you enter the points as they relate to the origin of the WCS. To enter a point just enter in the exact point as X,Y.
  • 8. Certified CAD Professional www.vskills.in Page 7 Relative co-ordinates - This allows you to enter points in relation to the first point you have entered. After you've entered one point, the next would be entered as @X,Y. This means that AutoCAD will draw a line from the first point to another point X units over and Y units up relative to the previous point. Polar co-ordinates - You would use this system if you know that you want to draw a line a certain distance at a particular angle. You would enter this as @D<A. In this case, D is the distance and A is the angle. Example: @10<90 will draw a line 10 units straight up from the first point.