4.0 MathCad 1 Flashcards
What is Mathcad
An equation -solving software package that has a wide range of applications in engineering
what is mathcad worksheet?
Collection of variable definitions, equations, text regions, and graphs displayed on the screen in the same manner you would write on paper
Difference between Mathcad and your paper scratch pad
Automatic recalculation: if you make a change to any of your definitions in your worksheet, the rest of the worksheet is automatically updated
This makes it easy to do the “what if” calculations that are common in engineering
Mathcad can do many things that you CANNOT do very efficiently with pencil and paper
- Automatically recalculate the problem for changed values/definitions/equations etc. allowing the user to:
- Easily convert a solution from one system of units to another system of units
- Use the same set-up to solve the same problem again and again with variable inputs
- Do a what if analysis by changing one or more inputs and see the effect on the results
- Use mixed units without requiring the user to build in the conversions manually
- Carry out symbolic math operations
- Use built-in as well as user-expanded reference tables of many engineering and scientific material properties and constants
- Plot 2-D and 3-D graphs and charts directly from given or derived relationships
- Embed 2-D drawings in a Mathcad worksheet and link them to the calculations
- Word processing that enables the user to produce a self-contained final report that also shows the solution steps
- Incorporate and access Excel spreadsheets
Mathcad evaluated equations from…
Left to Right, then from Top to Bottom
Math toolbar includes…
- Operators and Symbols
- Units
Mathcad uses Four Different kind of equal signs
- Assignment or definition operator
- Evaluation operator
- Symbolic equality operator
- Global assignment operator or global definition operator
Assignment or definition operator
Used to define new variables
:=
Evaluation operator
Used to display the value assigned to a variable, or the result of a calculation=
Symbolic equality operator
Used to show the relationship between variables in an equation (algebraic equality) =(bold =)
Global assignment operator or global definition operator
Operates like the regular assignment operator, except global assignments (variable definitions) are performed before evaluating the rest of the worksheet =
How to write subscripts?
Math>style>subscript
How Mathcad handles units
- Mathcad stores the value in base units
- Mathcad performs the calculation and stores the result in base units
- Mathcad returns the value, converting to the requested display units
- Mathcad has a unit converter that allows you to build units into most equations (time-saver)
Changing the result format
Math Formatting>General, decimal, scientific, engineering, percent
What are the Predefined variables in Mathcad?
- Pi, archimedes’ constant or ludolph’s number
- E, Euler’s number and is a mathematical constant
- G, acceleration of gravity
- %,multiplies the displayed value by 100 and displays the percent symbol