NEWS/UPDATES     LOGIN     SITE MAP

Your success; there is no compromise.
September 6, 2010          
BLOG  

Archive for June, 2008

CADmech goes to Siemens PLM Users Conference in Orlando

Friday, June 20th, 2008

 

The Siemens PLM Connection Americas 2008 Users Conference was held earlier this month (between June 2nd and 5th) in Orlando. The conference kicked off with an “Industry Night” which provided the users an opportunity to network and get to know other users. CADmech was pleased to attend this conference. Our own Adam Taylor and Scott Brownell went to several interesting events during their stay. For more information, here is the blog page for the conference.

  

-by Bozena Kunowski

  

ZENN featured in Design Engineering Magazine

Wednesday, June 18th, 2008

 

Last April, Design Engineering Magazine featured ZENN Motor Company “Toronto’s ZENN Motor Company to ride crest of a new wave of electric vehicles”. The article mentions a new revolutionary power technology. Also mentioned was how CADmech Design helped ZENN by providing design services.

  

- by Jason MacFarlane

 

Bozena becomes advisor at DPN

Wednesday, June 18th, 2008

 

 

We are pleased to announce that CADmech’s own Bozena Kunowski has been invited to sit as a member of the advisory board at DPN Design Product News Magazine. Further to this, here is a very interesting article on KBE Knowledge Based Engineering that Bozena wrote for DPN.

 

- by Jason MacFarlane

 

 

Excel Tips

Friday, June 13th, 2008

 

Excel has become an indispensable tool for many designers and engineers for a number of reasons. For starters, it can handle many complex design and engineering calculations. Also, it is very good for creating and managing tables of data. And finally, Excel can be linked to almost any CAD system. Note that this can help you automate your design process.

 

So if you are a designer or an engineer chances are you will end up using Excel. We at CADmech have been using Excel for many applications and would like to share some tips with you.

 

Data Validation and Drop Down Lists

 

Data Validation is a tool that helps you ensure that the data that is being entered is correct. For example if you don’t want to allow negative numbers in a cell, you can set up a limit range so that only positive numbers are allowed. This is very useful for CAD, since many CAD tools don’t allow negative values for lengths.

 

Another way to ensure the data you enter is valid is to add a Drop Down List so that your choices are limited to the items in the list. For example, let’s say you had to enter a voltage then your choices may be limited to 120V or 347V as per the picture below.

 

 

Look Up Tables

 

In mechanical design when you change one parameter usually you need to change several other parameters that are affected. For example if you make a structure higher you may need to have additional supports. One way to handle these changes is by using IF statements. However, IF statements specially long ones can become cumbersome to manage. A better way to manage several design parameters is via Look Up Tables.

 

Look Up Tables allow you to store information in table format and then pull the information when needed.  For example, let’s look at the design of a combustion burner. Note that there are two types of fuel you could select: Natural Gas or Oil. The one you choose will affect several other parameters such as: the ignition system, the type of refractory, and the weight of the combustion chamber etc. If you select Oil then you will need an Oil Igniter (which is more powerful than a Gas Igniter), also you can’t use Ceramic refractory since oil can soak up in the Ceramic, so you will need a Brick refractory. Note that Brick refractory requires the installation of anchors (Ceramic refractory does not), so you will need to install anchors. Also Brick refractory is heavier and therefore heavy-duty lifting lugs are required. All this would make for a very long and complicated IF statement. Or you could use a simple Look Up Table like the one below to get the job done:

 


Functions

 

Part of an engineer’s job is to size equipment. Many times calculations are used to select equipment. But what happens when your calculations tell you that you need one and a half pumps? Well you would round up and use 2 pumps. Note that you can round a number with Excel, since Excel has functions that force you to select whole numbers, such as: TRUNC, ROUNDUP, and ROUNDDOWN.

 

Conclusion

 

Data Validation, Drop Down Lists, Look Up Tables and Functions are very helpful to designers and engineers. These Excel tips combined with CAD can become very powerful design automation tools in your collection.

 

- by Joseph Vera

 

 

NeuroArm on the News

Tuesday, June 3rd, 2008

 

The NeuroArm is a surgical robot that was specifically designed for brain surgery. We were very fortunate to have worked on this project. And we are very glad to see that it is a success.

 

There is a very interesting CBC news story about the first operation using this technology.

 

For more information visit the NeuroArm website.

 

- by Bozena Kunowski