Friday 19 October 2012

CAD Files

In general, there are three types of basic CAD files, they are:

1. Part
Part is the most basic entity of the CAD files. Part is a representation of a single design component and most of the time is the building block of a bigger system.
CAD part


2. Assembly
Assembly is a combination of parts or another assemblies to form the whole system. An assembly inside an assembly is commonly called as sub-assembly.
CAD assembly


3. Drawing
Drawing is a 2D drawing consisting details of either part or assembly. Drawing of a part usually consists of the dimension of the part, how to fabricate the part, etcc. Drawing of an assembly usually contain the information how to assembly the whole system.
CAD drawing


To give an illustration of this structure, imagine of  a simple pen like below.
pen assembly

The pen itself is an assembly, consisting some parts namely the cap, outer tube, end cap, rubber handle, and the refill. The refill is an sub assembly in this case as the refill consists of the tip, the refill tube, and ink.

CAD file structure

There are, however, some CAD system that has more than three types of CAD files as mentioned above. For example, Autodesk Inventor has Presentation type file, which can is mainly to create a "display" of an assembly, for example exploded view. These additional CAD files are just extra, and create some unique selling point for each CAD software. But on principal, all CAD software would have the three basic CAD files as mentioned above. Part, Assembly, and Drawing.

Sunday 14 October 2012

Basic of 3D modeling (2)

As I promised from my previous post, I am going to post the basic of 3D object creation for solid base modeling. This post should serve as general guidelines for all CAD software as their basic principles are the same. There's only slight difference in terms of the interface and options.

To start with, let me tell you the basic operation of 3D solid base modeling. All the 3D objects are created from 2D sketch. Then this 2D sketch is being manipulated by 3D feature to create 3D object.

Creating 2D sketch

To begin with, you need to create a 2D sketch. The sketch must be sketched on a sketching plane. All CAD software would have 3 default sketching plane, the Top Plane, Front Plane, and Right Plane. It is recommended to create the first sketch on either one of this sketch. In future, additional plane could be created if it is necessary.

CAD default sketch plane
Default initial sketching plane

After the sketch is created, you could start making the 3D model using the features. Here is the basic features that all is widely used by all 3D CAD software available.

Extrude

The basic of extrude feature is to "pull" the 2D sketch to direction perpendicular of the sketch. See image below for clearer illustration. Other options such as draft angle varies according to different CAD software.
CAD extrude function
Basic of extrude feature

Revolve

The basic of revolve feature is to create a closed loop 2D sketch and an axis of revolution. The solid model would be radially symmetric to its axis of revolution. See image below for clearer illustration.

CAD revolve function
Basic of revolve feature

Extrude and revolve are two of the most basic feature to create a solid as it can be created using sketch that lies on the same plane. The subsequent feature require more than 1 sketch that must lie on a different sketching plane.

Sweep

To do sweep operation, you need to have a closed loop 2D sketch (referred as the profile) and a sweeping path (referred as the path) that does not lie on the same sketching plane as the sweep profile. Whether or not  the path should intersect with the profile varies widely according to different software. Refer to image below for better illustration.
CAD sweep function
Basic of sweep feature

Loft

To make a lofted profile, you need to have at least 2 close loop sketches. The loft function then would fit in a solid that passes through/fit the profile. To understand better, see the image below. We see that loft function would fit a profile that changes gradually from a rectangle into a circle.
CAD loft function
Basic of loft feature

To form a complex model, we can not use only one feature. We need to use multiple features one after another. Generally, all the feature above could be used to form solid, or to remove them. All the used features then would be stacked one after another on the model tree.

Add material

To understand how we build feature after another, imagine if we have a cube as shown below after doing an extrude feature.
We then can draw a circle on the top face of the cube.
We then could do extrude feature on the circle to form a solid as shown below:
CAD add material

Cut material

Now imagine we have the same cube as shown above. Instead of adding a cylinder on top of it, I could select extrude cut which would remove material in shape of cylinder, instead of adding material on top of it. As a result, you would get something like this:
CAD cut material

And that is what I mean by stacking feature after feature. In this case, only 2 features are being used. In a complex model, up to 30 feature is quite a common thing.

And now you have understood the basic operations, and literally, you now you could start building your own 3D model!

Wednesday 10 October 2012

Basic of 3D Modelling (1)

For those who are not so familiar with 3D modeling, they often wonder how to create a 3D objects. Before going into detail how to create 3D models, first we need to know about CAD software systems that currently exist.

Currently, there are 2 types of CAD software system that exist; Solid base and surface base. Example of soled base software are AutoCAD, Autodesk Inventor, SolidWorks, Solid Edges, Pro/Engineer, etc. Few names for the surface based software are Rhino, Autodesk Alias, etc. Most of the software, though I listed as solid base, are capable of doing surface based modeling as well, just not as convenient as naturally surface based software. The other way round is also applicable to surface based software.

So comes to the point, what is the difference between solid base modeling and surface based modeling?

As the name suggest, solid base modeling produce a solid model. The term solid means that it is not hollow. When you do an imaginary cut over the model, everything is filled up by the material. On the other hand, surface based modeling produced a very thin surface that outline the shape of the model. When you do an imaginary cut over the model, inside it would be empty.

Difference between solid and surface modelling
 Two boxes, done by solid modeling (left) and surface modeling (right)

Difference between solid and surface modelling
After doing a section cut on the plane shown, the difference could be seen.


Alright, now comes to the important part.

Which one is better, solid base or surface base software?


The answer pretty much depends on your application. In general, solid base modeling is better to be used for more regular-shape and well defined object. For example in machine design where the actual product would be solid. Surface based modeling suits for product with more irregular and advance shape that is often used by the product design engineer or in automotive industry. Example of surface base modeling is to model a computer mouse. It has rather complex surface compared to machine linkages.


Of course this is just a rule of thumb and should not be taken as absolute measure. There is no superiority between these two systems, it all depends on the application. Flight hour of the user is also important to be able to determine which CAD system suits them best.

Which one is easier to learn, solid base of surface base software?


Well, difficulties is a rather subjective matter, but to me, solid base software is much easier to learn. First it is more user friendly (for most of the software at least). Second, the way it works, is easier to imagine as it works from 2D sketch and turn it into 3D model. At least no 3D sketch is involved unless the model is really complex.

On the next post, I'm going to post the basic of creating models on solid base system on most of the software.

Saturday 6 October 2012

What is CAD?

CAD stands for Computer Aided Design. It is basically using computer technology to help people doing design. The design could range from mechanical and machinery industry, product design, up to architectural design.

CAD software was first introduced on 1980s, where computer started to advance. It quickly replaces hand-design which has a lot of drawbacks and is very messy. CAD software improves the efficiency of design process significantly. At this age, almost all designs is done through CAD as computing cost has decreased significantly over the past ten years.

While a lot people think that CAD is referring to 3D modelling, CAD actually refers to both 2D and 3D design. For most cases, 3D modelling is preferred compared to 2D design as 2D design requires higher skills to analyze the design. However, 2D design is still more favorable on some applications. For example, drawing schematic layout and diagrams.

Below is some screenshots of CAD modelling, both 2D and 3D designs ranging from very simple design until  more complex modelling.

* Images courtesy of CAD-for-Dummies.blogspot.com. All the CAD files shown below are hardworks of the writer. Do not use any of the images without acknowledging the source *

Compass 3D model in SolidWorks
Compass designed in SolidWorks

ALBA watch 3D model in SolidWorks
Watch designed in SolidWorks

Extension plug 3D model in Autodesk Inventor
Extension plug designed in Autodesk Inventor


Motorola milestone model in SolidWorks
My old phone, Motorola Milestone in SolidWorks

AutoCAD layout
Small design done in AutoCAD

Nissan 350Z fairlady 3D model in SolidWorks
 Model of Nissan 350Z in SolidWorks

Range Rover classic 3D model in SolidWorks
Range Rover Classic in SolidWorks

Looking at all the pictures above, do you feel like learning CAD modelling? Afraid not as CAD modelling is not difficult. In the following post I'm going to post the basic of CAD modelling and some "Tips and Tricks".

First!

Well, just like on other comments on other websites, there has always been people who post: "First!".

This would "First!"post would mark the beginning of this blog.

CAD for Dummies.

In this blog, I would post various trick and tips to CAD modelling. Hopefully I would keep this blog going. So please support me :D

Thank you for viewing, hope it would help you :)