SlideShare a Scribd company logo
1 of 9
Download to read offline
SOLVING!ENGINEERING’S!!
CALCULATION!COMPROMISE!
!

AVOIDING(DOWNSTREAM(ERRORS,(AVERTING(DESIGN(DISRUPTIONS(
Performing calculations is a
core design function. Yet,
engineers have been forced to
compromise in their choice of
software calculations tools for
years. However a new type of
software specifically built for
engineering formulas has
arrived. And there are serious
implications for the team and
individuals.

Published(by:(
SOLVING!ENGINEERING’S!CALCULATION!COMPROMISE!
The!difference!between!engineers!and!makers!
Given today’s massive Maker Movement, powered by the
idea that anyone can invent and make a product, the
difference between engineers and makers is fair to
consider, don’t you think?
One difference, at least, is easy to discern. Makers rely
on creativity, iteration and luck to find designs that work.
Engineers do that as well, but rely more on predicted
performance than luck to make decisions. Put simply: it’s
more about prediction than chance. And at the core of
that important distinction lie engineering calculations.
In years past, engineers performed calculations in paper
notebooks. They were often full of equations with
corresponding sketches, notes and pictures. Of course, a
lot has changed since then. The engineering office
caught up in the digital revolution, just like every other
department. After the dust settled, engineers could
perform calculations in one of two kinds of software:
spreadsheets or mathematical modeling solutions.
Neither do much to curb the inherent volatility of
engineering work. This has serious implications for both
the organization and the engineer.
There is, however, reason for hope. There are software
applications purpose-built for engineering calculations.
What exactly do they do? Do they resemble engineering
notebooks of the past? What are the implications for the
business? That's where this eBook comes into play. Here,
you'll find more on the calculation needs of today's
engineers, today's technology compromise on
calculations, new calculation tools built for engineers and
implications for the team and individual.

page(2(
SOLVING!ENGINEERING’S!CALCULATION!COMPROMISE!
Calculations:!A!Core!Engineering!Function!
There is little doubt that performing calculations to
predict performance is a core engineering function. But
how exactly are they used? Let’s look at some use cases
before looking at how today’s software tools support
them.

Conceptual!Feasibility!and!Trade!Studies!
Before 3D models are created in CAD, engineers use
quick and detailed calculations to determine if new
product concepts are feasible. In addition to helping with
those types of ‘go or no-go’ decisions, engineers also
employ calculations to compare and contrast different
characteristics or parameters of a design before
proceeding into detailed design.

Detailed!Design!Decision!Making!and!Sizing!
Once in detailed design, engineers perform calculations
to work out some of the finer details of products. They
drive component selection decisions, which materially
affect the form, fit and function of the design. Engineers
also run calculations to spatially size parts and
assemblies as well. These efforts are often done in
parallel with the creation of a 3D model in CAD.

Validation!of!Performance!Before!Testing!
Even when a design is relatively mature, engineers need
to validate that it performs as expected. CAD models
often exist at this point, so that existing information can
be leveraged in the calculation. This is often the case in
verifying that requirements are satisfied, where
traceability is also important.

page(3(
SOLVING!ENGINEERING’S!CALCULATION!COMPROMISE!
Today’s!Compromise!on!Calculation!Tools!

•

Hidden in the Cell: Once a calculation is captured
in a spreadsheet cell, an engineer can only see the
result of the formula, not how it was generated.
An engineer has to select the cell to see the
program-written calculations, which requires some
translation back into the language of math.

•

Watch Your Units: Engineers deal with variables
that appear in a confusing mixture of units.
Spreadsheet cell values can be assigned units.
However, they are not unit aware. That means that
if an engineer asks the spreadsheet to add
millimeters to inches, the spreadsheet will perform
the task, even if the result doesn’t make sense
formulaically. That, in turn, can lead to terrible
design errors.

When it comes to software tools that engineers use to
perform calculations, the choice is simple: they can use
spreadsheets or mathematical modeling. Here, we'll dive
into the details and drawbacks associated with each.

Spreadsheets:!Getting!Lost!in!Translation!
Spreadsheet tools, along with document and presentation
tools, are some of the most widely proliferated types of
software in the business world. Make no mistake:
engineers use spreadsheets to perform calculations every
single day. However, a problem exists in the language
that spreadsheets use for engineering calculations.
Confused? Let me explain by asking a question.
How do engineers build calculations? They use the
language of math. They define variables that are then
used in equations. They use mathematical operators like
integrals and functions with special symbols that are
specific to calculus and differential equations.
Now, how do users build calculations in spreadsheets?
They use something that looks, acts and feels like
working in a programming language. They drop in
mathematical operators based on text, not special
symbols. They reference specific cells, not variables. As a
result, there are a few drawbacks for engineers.
•

Ultimately, spreadsheet software was developed for any
kind of user and any kind of generic application. It
requires engineers to take extra steps to translate
between the language of math and the programming
language. Not only is that time consuming, but it can
also introduce errors along the way that impact
downstream product development processes.

Translating on the Fly: When engineers build
calculations in spreadsheets, they must translate
their mathematical formulas into the
corresponding programming required by
spreadsheet software. It’s an extra step in the
process that can introduce errors along the way.

page(4(
SOLVING!ENGINEERING’S!CALCULATION!COMPROMISE!
Mathematic!Modeling:!The!Realm!of!Experts!
While less well-known but more powerful in capability,
mathematical modeling tools are also an option for
engineers to perform calculations. In comparison to
spreadsheets, mathematical modeling software offers far
more advanced functionality to represent advanced
phenomena and behaviors. Such software can be used to
develop complicated algorithms that are used repetitively
for specialized applications like financial predictions,
genetic simulations and far more.
Building calculations in these tools also looks, acts and
feels like working in a programming language, only a far
more complex one than the one spreadsheets use. As a
result, the use of this software falls into the domain of
true specialized experts like scientists and dedicated
mathematicians. That’s where engineers encounter
difficulty using these tools. The ramp up and ongoing
use of such tools is far too high.
Furthermore, these tools lack integrations with CAD or
other engineering software tools, making them hard to
use during the detailed design or validation phases of
product development.

A!Distasteful!Choice!
In summary, engineers face a simple but distasteful
choice when it comes to the software they can use to
perform calculations. Theoretically, both types of
software can get the job done. But neither uses the
language of mathematics, either in building or
representing formulas. In all honesty, these choices, at
least to date, have simply been between bad and worse.

page(5(
SOLVING!ENGINEERING’S!CALCULATION!COMPROMISE!
Engineering!Calculation!Software!
In recent years, a third kind of tool has emerged to help
engineers build their formulas: Engineering Calculation
Software. This software is purpose-built for engineers
specifically for design and product development
applications. They have a number of important
characteristics that differentiate them, including:

Natively!Speaking!the!Language!of!Math!
The first, and probably most important, trait of
Engineering Calculation Software is that it natively uses
the language of math. Engineers start by defining
variables that will be used throughout their equations.
Next, they build formulas using mathematical operators
used in calculus and differential equations, not
programming functions that require translation. They
also reference the variables they defined instead of
referencing cells.

Unit!Awareness!and!Intelligence!
Another critical trait of Engineering Calculation Software
is the ability to be aware of the units of every number
and variable in every equation. For example, let’s say you
wanted to add a measurement in inches to a
measurement in millimeters and get the result in meters.
The software will automatically convert each of the inputs
into like units and then convert the output into the
desired units.
But it goes beyond that as well. If you try to add a value
in megapascals, a pressure unit, to a measurement in
newtons, a force unit, the software will highlight the
mixed unit error. All in all, the fact that Engineering
Calculation Software is unit-aware and intelligent adds
another safety check against design errors. Essentially, it
manages units so you don’t have to.

Another important capability of Engineering Calculation
Software is the presentation of formulas. They are not
hidden away inside of spreadsheet cells or represented in
programming language. Instead, they are shown as if
they were written on a sheet of paper in an easily
recognizable form. This leaves little confusion in figuring
out the engineer's design intent.
As a result of this more natural and familiar process,
building equations is streamlined and less likely to
contain errors that could lead to design mistakes. Other
engineers that need to review the formulas can do so
quickly and easily, eliminating the non-value added effort
of translating another engineer’s equations.

page(6(
SOLVING!ENGINEERING’S!CALCULATION!COMPROMISE!
Close!Integration!with!CAD!Applications!
Integration with CAD applications enables the engineer to
build equations by using parameters, dimensions or
measurements from the 3D model as variables. An
important facet of this capability, however, is what occurs
when the 3D model changes. The values get updated in
the equations. So as engineers explore different
iterations of the 3D model, the formulas are updated in
an automated fashion. This associativity serves engineers
well because the nature of design can be chaotic.

Embedded!Plots,!images!and!Text!
Performing calculations, however, isn’t all about the
math. Engineers traditionally surround their calculations
with other notations such as images and textual
information that serve as notes and documentation.
Furthermore, they need to graph out the results of their
equations, often with variations in design characteristics.
Engineering Calculation Software allow users to insert
such information right alongside the formulas to make it
all more visual and easier to understand.

There is another advantage, however, in closing the loop
and driving changes from the engineering calculations
back into the CAD model. Engineers can run formulabased optimization and design of experiment routines
and send the results back to the CAD model.

Standardization!and!Reuse!of!Calculations!
During design, engineers certainly run into unique
calculations relevant to a specific product or application.
However, the bulk of their work is spent looking at very
similar or slight variations on the same performance
characteristics or measures. In that context, an important
trait of Engineering Calculation Software is the ability to
save and then reuse subsets or entire formulas. This lets
individuals leverage past work instead of recreating it. It
also allows the organization to define and apply
calculation standards and practices.

page(7(
SOLVING!ENGINEERING’S!CALCULATION!COMPROMISE!
Working!Normal!Hours,!Work!Fulfillment!

Implications!for!the!Team!and!Individual!
So far, we've talked a lot about the technical needs of
engineering calculation tools. But we haven't talked about
the advantages and benefits to the organization and
team. Next, we’ll take a look at that important topic.

Schedule!and!Budget!Savings,!Winning!Products!

When the benefits of using a certain type of software are
defined, the emphasis is almost always placed on what it
means to the organization. However, for Engineering
Calculation Software, there are just as many benefits to
the individual engineer as there are to the team.
•

Get Your Life Back: Mistakes in the design come
back to haunt engineers in a big way. A change
order against a product close to product launch
disrupts their entire day. They have to de-prioritize
their current design projects and return their
attention to a design they worked on months ago.
Furthermore, they often have to stay as long as
necessary to fix the problem, even if that means
working through the night or weekend. Performing
calculations more frequently and accurately
bolsters an engineer's ability to avert those errors
in the first place and the design disruptions
associated with them. That saves engineers’ nights
and weekends.

•

Fulfillment in Engineering: Ponder this question:
how many engineers went into the profession to
program spreadsheets or build mathematical
models? Very few. Ultimately, an engineer's job is
about designing products. Building and interacting
with equations more naturally lets engineers focus
on engineering, not on becoming spreadsheet
power users.

How do the advantages of performing engineering
calculations better affect the organization? There are
multiple benefits, but they stem from the same activity.
Because engineers can perform their calculations more
frequently and more accurately, they make better
decisions. That in turn translates into:
•

•

Avoiding the Costs and Delays of Errors: Better
decisions means that engineers can get it right the
first time. Better decisions eliminate errors that
frequently proceed downstream and turn into
change orders, multiple rounds of prototyping,
scrap and rework. That’s saved time in the
schedule and money in the budget.
Winning with Better Designs: Better decisions
mean that engineers don’t just find a design that
works, but the best design. That, in turn,
translates into products that can compete and win
in the marketplace.

There are real benefits of performing equations faster
and more accurately to the organization. In today’s
hyper-competitive environment, companies need every
advantage they can get.

When all is said and done, Engineering Calculation
Software can make a positive impact on an engineer’s
personal and professional lives.

page(8(
SOLVING!ENGINEERING’S!CALCULATION!COMPROMISE!
Implications!for!the!Team!and!Individual!

Summary!and!Conclusion!
In this eBook, we’ve covered a wide range of topics
related to engineering and calculations. Here’s the recap.

Calculations:!A!Core!Engineering!Function!

There are a number of benefits associated with building
formulas using Engineering Calculation Software as
opposed to other alternatives, including:
•

Benefits to the organization stem from one
improvement: engineers perform calculations
more frequently and more accurately make better
decisions. This translates into avoiding costly
errors and winning with better designs

•

There are also real benefits to individual engineers
as well. Performing calculations more frequently
and accurately bolsters an engineer's ability to
reduce errors that turn into design disruptions
later. That means engineers can avoid working
nights and weekends. It also means they can focus
on design work as opposed to programming
spreadsheets or mathematical models.

Engineers perform calculations to assess the
performance of products in a number of different phases
during the product development process, including:
•

Concept Feasibility and Trade Studies

•

Detailed Design Decision Making and Sizing

•

Validation of Performance before Testing

Today’s!Compromise!on!Calculation!Tools!
Today, there are two kinds of software tools that
engineers can use to perform calculations: spreadsheet
software and mathematical modeling software. Both are
problematic because they use something akin to a
programming language instead of the language of math.
This reality can lead to errors or misuse.

Engineering!Calculation!Software!
In recent years, a third kind of tool has emerged to help
engineers build their formulas: Engineering Calculation
Software. It has three important traits:
•

Natively Speaking the Language of Math

•

Unit Awareness and Intelligence

•

Closely Integrated with CAD Applications

•

Standardization and Reuse of Calculations

Performing calculations has been and likely will continue
to be a core part of an engineer’s job. But now, there’s
no reason it can’t be done better and faster.
For more information on Engineering Calculation
Software, visit the PTC Mathcad site. Underwritten in
part by PTC, all concepts and ideas developed
independently, © 2012 LC-Insights LLC.
Chad Jackson is the Principal Analyst for
Lifecycle Insights and co-host for the
Tech4PD show. He researches and writes
about software that enables engineering.
He can be reached at (512) 284-8080,
email, twitter or LinkedIn.

page(9(

More Related Content

Similar to Solving Engineers' Calculation Dilemma With New Software

Standardizing Engineering Calculations in a Product Development System
Standardizing Engineering Calculations in a Product Development SystemStandardizing Engineering Calculations in a Product Development System
Standardizing Engineering Calculations in a Product Development SystemCaroline de Villèle
 
Automatic Graphical Design Generator
Automatic Graphical Design GeneratorAutomatic Graphical Design Generator
Automatic Graphical Design GeneratorIRJET Journal
 
A seminar report on mechanical designing software/tools
A seminar report on    mechanical designing software/toolsA seminar report on    mechanical designing software/tools
A seminar report on mechanical designing software/toolsmdnawab1995
 
Udaya gunasena resume 2014
Udaya gunasena resume 2014Udaya gunasena resume 2014
Udaya gunasena resume 2014Udayagunasena
 
SW Engineering Management
SW Engineering ManagementSW Engineering Management
SW Engineering ManagementRobert Sayegh
 
Secrets of going codeless - How to build enterprise apps without coding
Secrets of going codeless - How to build enterprise apps without codingSecrets of going codeless - How to build enterprise apps without coding
Secrets of going codeless - How to build enterprise apps without codingNewton Day Uploads
 
CAD Presentation on Robberspace Technologies
CAD Presentation  on Robberspace TechnologiesCAD Presentation  on Robberspace Technologies
CAD Presentation on Robberspace TechnologiesDilip kumar
 
Software design.edited (1)
Software design.edited (1)Software design.edited (1)
Software design.edited (1)FarjanaAhmed3
 
Machine Learning
Machine Learning Machine Learning
Machine Learning AyanGain
 
Software engineering
Software engineeringSoftware engineering
Software engineeringsweetysweety8
 
Proven Strategies to Fuel Your Design Team
Proven Strategies to Fuel Your Design TeamProven Strategies to Fuel Your Design Team
Proven Strategies to Fuel Your Design TeamSOLIDWORKS
 
CSCI-383 Lecture 5-6-7: Object-Oriented Design
CSCI-383 Lecture 5-6-7: Object-Oriented DesignCSCI-383 Lecture 5-6-7: Object-Oriented Design
CSCI-383 Lecture 5-6-7: Object-Oriented DesignJI Ruan
 
Bill of quantities
Bill of quantitiesBill of quantities
Bill of quantitiesSAUD ALBAKER
 
Software Developer V_s Software Engineer.pdf
Software Developer V_s Software Engineer.pdfSoftware Developer V_s Software Engineer.pdf
Software Developer V_s Software Engineer.pdfBT Techsoft Pvt. Ltd
 
Chapter 1 1 - intro ppt
Chapter 1   1 - intro pptChapter 1   1 - intro ppt
Chapter 1 1 - intro pptNancyBeaulah_R
 
Discrete Event Simulation, CASE tool built using C#
Discrete Event Simulation, CASE tool built using C#Discrete Event Simulation, CASE tool built using C#
Discrete Event Simulation, CASE tool built using C#Ron Perlmuter
 

Similar to Solving Engineers' Calculation Dilemma With New Software (20)

Standardizing Engineering Calculations in a Product Development System
Standardizing Engineering Calculations in a Product Development SystemStandardizing Engineering Calculations in a Product Development System
Standardizing Engineering Calculations in a Product Development System
 
Unit iii
Unit iiiUnit iii
Unit iii
 
Automatic Graphical Design Generator
Automatic Graphical Design GeneratorAutomatic Graphical Design Generator
Automatic Graphical Design Generator
 
A seminar report on mechanical designing software/tools
A seminar report on    mechanical designing software/toolsA seminar report on    mechanical designing software/tools
A seminar report on mechanical designing software/tools
 
Udaya gunasena resume 2014
Udaya gunasena resume 2014Udaya gunasena resume 2014
Udaya gunasena resume 2014
 
SW Engineering Management
SW Engineering ManagementSW Engineering Management
SW Engineering Management
 
Secrets of going codeless - How to build enterprise apps without coding
Secrets of going codeless - How to build enterprise apps without codingSecrets of going codeless - How to build enterprise apps without coding
Secrets of going codeless - How to build enterprise apps without coding
 
Unit1
Unit1Unit1
Unit1
 
CAD Presentation on Robberspace Technologies
CAD Presentation  on Robberspace TechnologiesCAD Presentation  on Robberspace Technologies
CAD Presentation on Robberspace Technologies
 
Software design.edited (1)
Software design.edited (1)Software design.edited (1)
Software design.edited (1)
 
Machine Learning
Machine Learning Machine Learning
Machine Learning
 
6 weeks software training report
6 weeks software training report    6 weeks software training report
6 weeks software training report
 
Software engineering
Software engineeringSoftware engineering
Software engineering
 
Proven Strategies to Fuel Your Design Team
Proven Strategies to Fuel Your Design TeamProven Strategies to Fuel Your Design Team
Proven Strategies to Fuel Your Design Team
 
CSCI-383 Lecture 5-6-7: Object-Oriented Design
CSCI-383 Lecture 5-6-7: Object-Oriented DesignCSCI-383 Lecture 5-6-7: Object-Oriented Design
CSCI-383 Lecture 5-6-7: Object-Oriented Design
 
Bill of quantities
Bill of quantitiesBill of quantities
Bill of quantities
 
Chapter # 1
Chapter # 1 Chapter # 1
Chapter # 1
 
Software Developer V_s Software Engineer.pdf
Software Developer V_s Software Engineer.pdfSoftware Developer V_s Software Engineer.pdf
Software Developer V_s Software Engineer.pdf
 
Chapter 1 1 - intro ppt
Chapter 1   1 - intro pptChapter 1   1 - intro ppt
Chapter 1 1 - intro ppt
 
Discrete Event Simulation, CASE tool built using C#
Discrete Event Simulation, CASE tool built using C#Discrete Event Simulation, CASE tool built using C#
Discrete Event Simulation, CASE tool built using C#
 

More from Caroline de Villèle

Mathcad 15 m045 à lire en premier
Mathcad 15 m045 à lire en premierMathcad 15 m045 à lire en premier
Mathcad 15 m045 à lire en premierCaroline de Villèle
 
Nexter munitions reduces significantly cost and time of r&d developments with...
Nexter munitions reduces significantly cost and time of r&d developments with...Nexter munitions reduces significantly cost and time of r&d developments with...
Nexter munitions reduces significantly cost and time of r&d developments with...Caroline de Villèle
 
Mathcad Prime 3.1 à lire en premier
Mathcad Prime 3.1   à lire en premierMathcad Prime 3.1   à lire en premier
Mathcad Prime 3.1 à lire en premierCaroline de Villèle
 
Trucs et astruces relatifs à PTC Mathcad Prime
Trucs et astruces relatifs à PTC Mathcad PrimeTrucs et astruces relatifs à PTC Mathcad Prime
Trucs et astruces relatifs à PTC Mathcad PrimeCaroline de Villèle
 
PTC® Mathcad® 15.0 M030 features
PTC® Mathcad® 15.0 M030 featuresPTC® Mathcad® 15.0 M030 features
PTC® Mathcad® 15.0 M030 featuresCaroline de Villèle
 
Making the Case for PTC Mathcad®: How a Small Investment Can Lead to Gains in...
Making the Case for PTC Mathcad®: How a Small Investment Can Lead to Gains in...Making the Case for PTC Mathcad®: How a Small Investment Can Lead to Gains in...
Making the Case for PTC Mathcad®: How a Small Investment Can Lead to Gains in...Caroline de Villèle
 
Parametric Equations with Mathcad Prime
Parametric Equations with Mathcad PrimeParametric Equations with Mathcad Prime
Parametric Equations with Mathcad PrimeCaroline de Villèle
 
Formation standard - Principes de base de mathcad 15
Formation standard - Principes de base de mathcad 15Formation standard - Principes de base de mathcad 15
Formation standard - Principes de base de mathcad 15Caroline de Villèle
 
Bonnes pratiques : la hiérarchie des exigences
Bonnes pratiques : la hiérarchie des exigencesBonnes pratiques : la hiérarchie des exigences
Bonnes pratiques : la hiérarchie des exigencesCaroline de Villèle
 
RÉSOUDRE LE COMPROMIS DES CALCULS TECHNIQUES ...
RÉSOUDRE LE COMPROMIS DES CALCULS TECHNIQUES ...RÉSOUDRE LE COMPROMIS DES CALCULS TECHNIQUES ...
RÉSOUDRE LE COMPROMIS DES CALCULS TECHNIQUES ...Caroline de Villèle
 
Pourquoi mettre en péril vos calculs critiques??
Pourquoi mettre en péril vos calculs critiques??Pourquoi mettre en péril vos calculs critiques??
Pourquoi mettre en péril vos calculs critiques??Caroline de Villèle
 
Repousser les limites des mathématiques : études de cas concernant les défis ...
Repousser les limites des mathématiques : études de cas concernant les défis ...Repousser les limites des mathématiques : études de cas concernant les défis ...
Repousser les limites des mathématiques : études de cas concernant les défis ...Caroline de Villèle
 

More from Caroline de Villèle (20)

Ptc mathcad prime 4.0 brochure
Ptc mathcad prime 4.0 brochurePtc mathcad prime 4.0 brochure
Ptc mathcad prime 4.0 brochure
 
Mathcad 15 m045 à lire en premier
Mathcad 15 m045 à lire en premierMathcad 15 m045 à lire en premier
Mathcad 15 m045 à lire en premier
 
Nexter munitions reduces significantly cost and time of r&d developments with...
Nexter munitions reduces significantly cost and time of r&d developments with...Nexter munitions reduces significantly cost and time of r&d developments with...
Nexter munitions reduces significantly cost and time of r&d developments with...
 
Mathcad Prime 3.1 à lire en premier
Mathcad Prime 3.1   à lire en premierMathcad Prime 3.1   à lire en premier
Mathcad Prime 3.1 à lire en premier
 
Trucs et astruces relatifs à PTC Mathcad Prime
Trucs et astruces relatifs à PTC Mathcad PrimeTrucs et astruces relatifs à PTC Mathcad Prime
Trucs et astruces relatifs à PTC Mathcad Prime
 
PTC® Mathcad® 15.0 M030 features
PTC® Mathcad® 15.0 M030 featuresPTC® Mathcad® 15.0 M030 features
PTC® Mathcad® 15.0 M030 features
 
Making the Case for PTC Mathcad®: How a Small Investment Can Lead to Gains in...
Making the Case for PTC Mathcad®: How a Small Investment Can Lead to Gains in...Making the Case for PTC Mathcad®: How a Small Investment Can Lead to Gains in...
Making the Case for PTC Mathcad®: How a Small Investment Can Lead to Gains in...
 
a disaster waiting to happen
a disaster waiting to happena disaster waiting to happen
a disaster waiting to happen
 
Pushing the Mathematical Envelope
Pushing the Mathematical EnvelopePushing the Mathematical Envelope
Pushing the Mathematical Envelope
 
Mathcad 15 overview
Mathcad 15 overviewMathcad 15 overview
Mathcad 15 overview
 
Programming with Mathcad Prime
Programming with Mathcad PrimeProgramming with Mathcad Prime
Programming with Mathcad Prime
 
Parametric Equations with Mathcad Prime
Parametric Equations with Mathcad PrimeParametric Equations with Mathcad Prime
Parametric Equations with Mathcad Prime
 
Ptc Mathcad & Technip
Ptc Mathcad & Technip Ptc Mathcad & Technip
Ptc Mathcad & Technip
 
Formation standard - Principes de base de mathcad 15
Formation standard - Principes de base de mathcad 15Formation standard - Principes de base de mathcad 15
Formation standard - Principes de base de mathcad 15
 
Mathcad 15 en quelques mots
Mathcad 15 en quelques motsMathcad 15 en quelques mots
Mathcad 15 en quelques mots
 
Bonnes pratiques : la hiérarchie des exigences
Bonnes pratiques : la hiérarchie des exigencesBonnes pratiques : la hiérarchie des exigences
Bonnes pratiques : la hiérarchie des exigences
 
RÉSOUDRE LE COMPROMIS DES CALCULS TECHNIQUES ...
RÉSOUDRE LE COMPROMIS DES CALCULS TECHNIQUES ...RÉSOUDRE LE COMPROMIS DES CALCULS TECHNIQUES ...
RÉSOUDRE LE COMPROMIS DES CALCULS TECHNIQUES ...
 
Pourquoi mettre en péril vos calculs critiques??
Pourquoi mettre en péril vos calculs critiques??Pourquoi mettre en péril vos calculs critiques??
Pourquoi mettre en péril vos calculs critiques??
 
Repousser les limites des mathématiques : études de cas concernant les défis ...
Repousser les limites des mathématiques : études de cas concernant les défis ...Repousser les limites des mathématiques : études de cas concernant les défis ...
Repousser les limites des mathématiques : études de cas concernant les défis ...
 
PTC Mathcad chez Technip
PTC Mathcad chez TechnipPTC Mathcad chez Technip
PTC Mathcad chez Technip
 

Recently uploaded

Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 

Recently uploaded (20)

Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 

Solving Engineers' Calculation Dilemma With New Software

  • 1. SOLVING!ENGINEERING’S!! CALCULATION!COMPROMISE! ! AVOIDING(DOWNSTREAM(ERRORS,(AVERTING(DESIGN(DISRUPTIONS( Performing calculations is a core design function. Yet, engineers have been forced to compromise in their choice of software calculations tools for years. However a new type of software specifically built for engineering formulas has arrived. And there are serious implications for the team and individuals. Published(by:(
  • 2. SOLVING!ENGINEERING’S!CALCULATION!COMPROMISE! The!difference!between!engineers!and!makers! Given today’s massive Maker Movement, powered by the idea that anyone can invent and make a product, the difference between engineers and makers is fair to consider, don’t you think? One difference, at least, is easy to discern. Makers rely on creativity, iteration and luck to find designs that work. Engineers do that as well, but rely more on predicted performance than luck to make decisions. Put simply: it’s more about prediction than chance. And at the core of that important distinction lie engineering calculations. In years past, engineers performed calculations in paper notebooks. They were often full of equations with corresponding sketches, notes and pictures. Of course, a lot has changed since then. The engineering office caught up in the digital revolution, just like every other department. After the dust settled, engineers could perform calculations in one of two kinds of software: spreadsheets or mathematical modeling solutions. Neither do much to curb the inherent volatility of engineering work. This has serious implications for both the organization and the engineer. There is, however, reason for hope. There are software applications purpose-built for engineering calculations. What exactly do they do? Do they resemble engineering notebooks of the past? What are the implications for the business? That's where this eBook comes into play. Here, you'll find more on the calculation needs of today's engineers, today's technology compromise on calculations, new calculation tools built for engineers and implications for the team and individual. page(2(
  • 3. SOLVING!ENGINEERING’S!CALCULATION!COMPROMISE! Calculations:!A!Core!Engineering!Function! There is little doubt that performing calculations to predict performance is a core engineering function. But how exactly are they used? Let’s look at some use cases before looking at how today’s software tools support them. Conceptual!Feasibility!and!Trade!Studies! Before 3D models are created in CAD, engineers use quick and detailed calculations to determine if new product concepts are feasible. In addition to helping with those types of ‘go or no-go’ decisions, engineers also employ calculations to compare and contrast different characteristics or parameters of a design before proceeding into detailed design. Detailed!Design!Decision!Making!and!Sizing! Once in detailed design, engineers perform calculations to work out some of the finer details of products. They drive component selection decisions, which materially affect the form, fit and function of the design. Engineers also run calculations to spatially size parts and assemblies as well. These efforts are often done in parallel with the creation of a 3D model in CAD. Validation!of!Performance!Before!Testing! Even when a design is relatively mature, engineers need to validate that it performs as expected. CAD models often exist at this point, so that existing information can be leveraged in the calculation. This is often the case in verifying that requirements are satisfied, where traceability is also important. page(3(
  • 4. SOLVING!ENGINEERING’S!CALCULATION!COMPROMISE! Today’s!Compromise!on!Calculation!Tools! • Hidden in the Cell: Once a calculation is captured in a spreadsheet cell, an engineer can only see the result of the formula, not how it was generated. An engineer has to select the cell to see the program-written calculations, which requires some translation back into the language of math. • Watch Your Units: Engineers deal with variables that appear in a confusing mixture of units. Spreadsheet cell values can be assigned units. However, they are not unit aware. That means that if an engineer asks the spreadsheet to add millimeters to inches, the spreadsheet will perform the task, even if the result doesn’t make sense formulaically. That, in turn, can lead to terrible design errors. When it comes to software tools that engineers use to perform calculations, the choice is simple: they can use spreadsheets or mathematical modeling. Here, we'll dive into the details and drawbacks associated with each. Spreadsheets:!Getting!Lost!in!Translation! Spreadsheet tools, along with document and presentation tools, are some of the most widely proliferated types of software in the business world. Make no mistake: engineers use spreadsheets to perform calculations every single day. However, a problem exists in the language that spreadsheets use for engineering calculations. Confused? Let me explain by asking a question. How do engineers build calculations? They use the language of math. They define variables that are then used in equations. They use mathematical operators like integrals and functions with special symbols that are specific to calculus and differential equations. Now, how do users build calculations in spreadsheets? They use something that looks, acts and feels like working in a programming language. They drop in mathematical operators based on text, not special symbols. They reference specific cells, not variables. As a result, there are a few drawbacks for engineers. • Ultimately, spreadsheet software was developed for any kind of user and any kind of generic application. It requires engineers to take extra steps to translate between the language of math and the programming language. Not only is that time consuming, but it can also introduce errors along the way that impact downstream product development processes. Translating on the Fly: When engineers build calculations in spreadsheets, they must translate their mathematical formulas into the corresponding programming required by spreadsheet software. It’s an extra step in the process that can introduce errors along the way. page(4(
  • 5. SOLVING!ENGINEERING’S!CALCULATION!COMPROMISE! Mathematic!Modeling:!The!Realm!of!Experts! While less well-known but more powerful in capability, mathematical modeling tools are also an option for engineers to perform calculations. In comparison to spreadsheets, mathematical modeling software offers far more advanced functionality to represent advanced phenomena and behaviors. Such software can be used to develop complicated algorithms that are used repetitively for specialized applications like financial predictions, genetic simulations and far more. Building calculations in these tools also looks, acts and feels like working in a programming language, only a far more complex one than the one spreadsheets use. As a result, the use of this software falls into the domain of true specialized experts like scientists and dedicated mathematicians. That’s where engineers encounter difficulty using these tools. The ramp up and ongoing use of such tools is far too high. Furthermore, these tools lack integrations with CAD or other engineering software tools, making them hard to use during the detailed design or validation phases of product development. A!Distasteful!Choice! In summary, engineers face a simple but distasteful choice when it comes to the software they can use to perform calculations. Theoretically, both types of software can get the job done. But neither uses the language of mathematics, either in building or representing formulas. In all honesty, these choices, at least to date, have simply been between bad and worse. page(5(
  • 6. SOLVING!ENGINEERING’S!CALCULATION!COMPROMISE! Engineering!Calculation!Software! In recent years, a third kind of tool has emerged to help engineers build their formulas: Engineering Calculation Software. This software is purpose-built for engineers specifically for design and product development applications. They have a number of important characteristics that differentiate them, including: Natively!Speaking!the!Language!of!Math! The first, and probably most important, trait of Engineering Calculation Software is that it natively uses the language of math. Engineers start by defining variables that will be used throughout their equations. Next, they build formulas using mathematical operators used in calculus and differential equations, not programming functions that require translation. They also reference the variables they defined instead of referencing cells. Unit!Awareness!and!Intelligence! Another critical trait of Engineering Calculation Software is the ability to be aware of the units of every number and variable in every equation. For example, let’s say you wanted to add a measurement in inches to a measurement in millimeters and get the result in meters. The software will automatically convert each of the inputs into like units and then convert the output into the desired units. But it goes beyond that as well. If you try to add a value in megapascals, a pressure unit, to a measurement in newtons, a force unit, the software will highlight the mixed unit error. All in all, the fact that Engineering Calculation Software is unit-aware and intelligent adds another safety check against design errors. Essentially, it manages units so you don’t have to. Another important capability of Engineering Calculation Software is the presentation of formulas. They are not hidden away inside of spreadsheet cells or represented in programming language. Instead, they are shown as if they were written on a sheet of paper in an easily recognizable form. This leaves little confusion in figuring out the engineer's design intent. As a result of this more natural and familiar process, building equations is streamlined and less likely to contain errors that could lead to design mistakes. Other engineers that need to review the formulas can do so quickly and easily, eliminating the non-value added effort of translating another engineer’s equations. page(6(
  • 7. SOLVING!ENGINEERING’S!CALCULATION!COMPROMISE! Close!Integration!with!CAD!Applications! Integration with CAD applications enables the engineer to build equations by using parameters, dimensions or measurements from the 3D model as variables. An important facet of this capability, however, is what occurs when the 3D model changes. The values get updated in the equations. So as engineers explore different iterations of the 3D model, the formulas are updated in an automated fashion. This associativity serves engineers well because the nature of design can be chaotic. Embedded!Plots,!images!and!Text! Performing calculations, however, isn’t all about the math. Engineers traditionally surround their calculations with other notations such as images and textual information that serve as notes and documentation. Furthermore, they need to graph out the results of their equations, often with variations in design characteristics. Engineering Calculation Software allow users to insert such information right alongside the formulas to make it all more visual and easier to understand. There is another advantage, however, in closing the loop and driving changes from the engineering calculations back into the CAD model. Engineers can run formulabased optimization and design of experiment routines and send the results back to the CAD model. Standardization!and!Reuse!of!Calculations! During design, engineers certainly run into unique calculations relevant to a specific product or application. However, the bulk of their work is spent looking at very similar or slight variations on the same performance characteristics or measures. In that context, an important trait of Engineering Calculation Software is the ability to save and then reuse subsets or entire formulas. This lets individuals leverage past work instead of recreating it. It also allows the organization to define and apply calculation standards and practices. page(7(
  • 8. SOLVING!ENGINEERING’S!CALCULATION!COMPROMISE! Working!Normal!Hours,!Work!Fulfillment! Implications!for!the!Team!and!Individual! So far, we've talked a lot about the technical needs of engineering calculation tools. But we haven't talked about the advantages and benefits to the organization and team. Next, we’ll take a look at that important topic. Schedule!and!Budget!Savings,!Winning!Products! When the benefits of using a certain type of software are defined, the emphasis is almost always placed on what it means to the organization. However, for Engineering Calculation Software, there are just as many benefits to the individual engineer as there are to the team. • Get Your Life Back: Mistakes in the design come back to haunt engineers in a big way. A change order against a product close to product launch disrupts their entire day. They have to de-prioritize their current design projects and return their attention to a design they worked on months ago. Furthermore, they often have to stay as long as necessary to fix the problem, even if that means working through the night or weekend. Performing calculations more frequently and accurately bolsters an engineer's ability to avert those errors in the first place and the design disruptions associated with them. That saves engineers’ nights and weekends. • Fulfillment in Engineering: Ponder this question: how many engineers went into the profession to program spreadsheets or build mathematical models? Very few. Ultimately, an engineer's job is about designing products. Building and interacting with equations more naturally lets engineers focus on engineering, not on becoming spreadsheet power users. How do the advantages of performing engineering calculations better affect the organization? There are multiple benefits, but they stem from the same activity. Because engineers can perform their calculations more frequently and more accurately, they make better decisions. That in turn translates into: • • Avoiding the Costs and Delays of Errors: Better decisions means that engineers can get it right the first time. Better decisions eliminate errors that frequently proceed downstream and turn into change orders, multiple rounds of prototyping, scrap and rework. That’s saved time in the schedule and money in the budget. Winning with Better Designs: Better decisions mean that engineers don’t just find a design that works, but the best design. That, in turn, translates into products that can compete and win in the marketplace. There are real benefits of performing equations faster and more accurately to the organization. In today’s hyper-competitive environment, companies need every advantage they can get. When all is said and done, Engineering Calculation Software can make a positive impact on an engineer’s personal and professional lives. page(8(
  • 9. SOLVING!ENGINEERING’S!CALCULATION!COMPROMISE! Implications!for!the!Team!and!Individual! Summary!and!Conclusion! In this eBook, we’ve covered a wide range of topics related to engineering and calculations. Here’s the recap. Calculations:!A!Core!Engineering!Function! There are a number of benefits associated with building formulas using Engineering Calculation Software as opposed to other alternatives, including: • Benefits to the organization stem from one improvement: engineers perform calculations more frequently and more accurately make better decisions. This translates into avoiding costly errors and winning with better designs • There are also real benefits to individual engineers as well. Performing calculations more frequently and accurately bolsters an engineer's ability to reduce errors that turn into design disruptions later. That means engineers can avoid working nights and weekends. It also means they can focus on design work as opposed to programming spreadsheets or mathematical models. Engineers perform calculations to assess the performance of products in a number of different phases during the product development process, including: • Concept Feasibility and Trade Studies • Detailed Design Decision Making and Sizing • Validation of Performance before Testing Today’s!Compromise!on!Calculation!Tools! Today, there are two kinds of software tools that engineers can use to perform calculations: spreadsheet software and mathematical modeling software. Both are problematic because they use something akin to a programming language instead of the language of math. This reality can lead to errors or misuse. Engineering!Calculation!Software! In recent years, a third kind of tool has emerged to help engineers build their formulas: Engineering Calculation Software. It has three important traits: • Natively Speaking the Language of Math • Unit Awareness and Intelligence • Closely Integrated with CAD Applications • Standardization and Reuse of Calculations Performing calculations has been and likely will continue to be a core part of an engineer’s job. But now, there’s no reason it can’t be done better and faster. For more information on Engineering Calculation Software, visit the PTC Mathcad site. Underwritten in part by PTC, all concepts and ideas developed independently, © 2012 LC-Insights LLC. Chad Jackson is the Principal Analyst for Lifecycle Insights and co-host for the Tech4PD show. He researches and writes about software that enables engineering. He can be reached at (512) 284-8080, email, twitter or LinkedIn. page(9(