Introduction to Mathcad for Engineers

Main.MathcadIntroduction History

Hide minor edits - Show changes to output

June 21, 2020, at 04:09 AM by 136.36.211.159 -
Deleted lines 6-9:
(:html:)
<iframe width="560" height="315" src="//www.youtube.com/embed/KH5m0Ajs9qg?rel=0" frameborder="0" allowfullscreen></iframe>
(:htmlend:)

Deleted lines 43-61:

----

(:html:)
 <div id="disqus_thread"></div>
    <script type="text/javascript">
        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
        var disqus_shortname = 'apmonitor'; // required: replace example with your forum shortname

        /* * * DON'T EDIT BELOW THIS LINE * * */
        (function() {
            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
            dsq.src = 'https://' + disqus_shortname + '.disqus.com/embed.js';
            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
        })();
    </script>
    <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
    <a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
(:htmlend:)
June 01, 2016, at 03:48 PM by 45.56.3.173 -
Added lines 34-37:

(:html:)
<iframe width="560" height="315" src="https://www.youtube.com/embed/UV7aU7HXv7E" frameborder="0" allowfullscreen></iframe>
(:htmlend:)
May 31, 2016, at 02:10 PM by 10.10.145.170 -
Changed line 39 from:
Mathcad is available for purchase from the company PTC. The following link is available for students to buy a perpetual license for $24.
to:
Mathcad is available for purchase from the company PTC. The following link is available for students to buy a 1-year license for $24.
May 29, 2014, at 02:30 PM by 107.188.175.164 -
Changed line 18 from:
* [[Attach:Mathcad_basics.pdf | Mathcad Basics Worksheet (pdf)]]
to:
* [[Attach:Mathcad_basics_worksheet.pdf | Mathcad Basics Worksheet (pdf)]]
May 29, 2014, at 02:27 PM by 107.188.175.164 -
Changed lines 17-18 from:
* [[Attach:Mathcad_basics.zip | Mathcad Basics Worksheet]]
to:
* [[Attach:Mathcad_basics.zip | Mathcad Basics Worksheet (xmcd)]]
* [[Attach:Mathcad_basics.pdf | Mathcad Basics Worksheet (pdf)
]]
Changed line 31 from:
* [[Attach:Mathcad_basics_solution.pdf | Mathcad Basics Worksheet Solution]]
to:
* [[Attach:Mathcad_basics_solution.pdf | Mathcad Basics Worksheet Solution (pdf)]]
May 28, 2014, at 09:34 AM by 107.188.175.164 -
Added lines 33-42:

----

!!!! Purchase Student Version of Mathcad

Mathcad is available for purchase from the company PTC. The following link is available for students to buy a perpetual license for $24.

* [[https://send.onenetworkdirect.net/z/565716/CD180775/|Purchase Mathcad]]

Mathcad is also available through BYU CAEDM computing in the Chemical Engineering labs or through the SAM client on other computers in the CAEDM network. The current version on the CAEDM computers is Mathcad 15 while the version available for purchase is Mathcad Prime 3.0 (newer version). Please note that Mathcad 15 and Mathcad Prime 3.0 files are not compatible although conversion utilities are available.
May 27, 2014, at 06:05 AM by 107.188.175.164 -
Added lines 19-27:
At the end of this lecture a student should be able to:

* Evaluate mathematical expression numerically
* Assign variables and use them in subsequent calculations
* Distinguish between the different types of Mathcad "equal signs" and use each appropriately
* Construct complex mathematical equations involving ()'s, exponents, square roots, etc.
* Perform symbolic algebraic manipulations using both the menu-based method and toolbar method.
* Format Mathcad sheets for readability by highlighting regions, changing answer precision, and aligning regions

Added lines 31-32:

It is important to understand the basics as the course subsequently covers functions, arrays, graphing, calculus, equations, solve blocks, and more advanced data analysis techniques.
May 27, 2014, at 06:01 AM by 107.188.175.164 -
Changed lines 1-6 from:
(:title Introduction to MathCAD for Engineers:)
(:keywords introduction, MathCAD, university course:)
(:description Introduction to MathCAD - Problem-Solving Techniques for Chemical Engineers at Brigham Young University:)

[[https://en.wikipedia.org/wiki/Mathcad|MathCAD]] is a tool to arrange, calculate, and visualize engineering calculations. A MathCAD sheet has values, equations, plots, and functions that are written and displayed in a manner that is similar to how they are written in a textbook or reference manual. As inputs in the worksheet are updated, all dependent calculations are updated. MathCAD is a different computational tool than a full programming language like MATLAB or Python or even a spreadsheet language like VBA. In general, MathCAD is best suited to symbolic or numerical analysis to replace an engineering graphing calculator or calculation pad. It is not as well suited to handle large amounts of tabular data or when computational speed is a priority. Instead, it is useful to derive symbolic expressions, visualize data, and quickly prototype a problem that is typical of engineering homework.
to:
(:title Introduction to Mathcad for Engineers:)
(:keywords introduction, Mathcad, university course:)
(:description Introduction to Mathcad - Problem-Solving Techniques for Chemical Engineers at Brigham Young University:)

[[https://en.wikipedia.org/wiki/Mathcad|Mathcad]] is a tool to arrange, calculate, and visualize engineering calculations. A Mathcad sheet has values, equations, plots, and functions that are written and displayed in a manner that is similar to how they are written in a textbook or reference manual. As inputs in the worksheet are updated, all dependent calculations are updated. Mathcad is a different computational tool than a full programming language like MATLAB or Python or even a spreadsheet language like VBA. In general, Mathcad is best suited to symbolic or numerical analysis to replace an engineering graphing calculator or calculation pad. It is not as well suited to handle large amounts of tabular data or when computational speed is a priority. Instead, it is useful to derive symbolic expressions, visualize data, and quickly prototype a problem that is typical of engineering homework.
Changed lines 11-13 from:
In order to be effective at MathCAD, several common shortcut keys must be learned to facilitate the entry of expressions into the worksheet.

to:
In order to be effective at Mathcad, several common shortcut keys must be learned to facilitate the entry of expressions into the worksheet. A list of common expressions and a test worksheet are included below.

* [[Attach:Mathcad_basics.pdf | Mathcad Common Keystrokes]]

As a first exercise, the class steps through each of the following examples contained in a zip file as '''Mathcad Basics.xmcd'''. Please download the following zipped archive, extract the Mathcad worksheet and be prepared to step through the example.

* [[Attach:Mathcad_basics.zip | Mathcad Basics Worksheet]]

The solutions to the first lecture examples are in the following PDF document. The Mathcad basics worksheet should eventually look similar to the following after the first lecture material.

* [[Attach:Mathcad_basics_solution.pdf | Mathcad Basics Worksheet Solution]]
May 27, 2014, at 05:46 AM by 107.188.175.164 -
Changed lines 5-6 from:
[[https://en.wikipedia.org/wiki/Mathcad|MathCAD]] is a tool to arrange, calculate, and visualize engineering calculations. A MathCAD sheet has values, equations, plots, and functions that are written and displayed in a manner that is similar to how they are written in a textbook or reference manual. As inputs in the worksheet are updated, all dependent calculations are updated.
to:
[[https://en.wikipedia.org/wiki/Mathcad|MathCAD]] is a tool to arrange, calculate, and visualize engineering calculations. A MathCAD sheet has values, equations, plots, and functions that are written and displayed in a manner that is similar to how they are written in a textbook or reference manual. As inputs in the worksheet are updated, all dependent calculations are updated. MathCAD is a different computational tool than a full programming language like MATLAB or Python or even a spreadsheet language like VBA. In general, MathCAD is best suited to symbolic or numerical analysis to replace an engineering graphing calculator or calculation pad. It is not as well suited to handle large amounts of tabular data or when computational speed is a priority. Instead, it is useful to derive symbolic expressions, visualize data, and quickly prototype a problem that is typical of engineering homework.
Added lines 10-13:

In order to be effective at MathCAD, several common shortcut keys must be learned to facilitate the entry of expressions into the worksheet.

May 27, 2014, at 05:33 AM by 107.188.175.164 -
Added lines 1-28:
(:title Introduction to MathCAD for Engineers:)
(:keywords introduction, MathCAD, university course:)
(:description Introduction to MathCAD - Problem-Solving Techniques for Chemical Engineers at Brigham Young University:)

[[https://en.wikipedia.org/wiki/Mathcad|MathCAD]] is a tool to arrange, calculate, and visualize engineering calculations. A MathCAD sheet has values, equations, plots, and functions that are written and displayed in a manner that is similar to how they are written in a textbook or reference manual. As inputs in the worksheet are updated, all dependent calculations are updated.

(:html:)
<iframe width="560" height="315" src="//www.youtube.com/embed/KH5m0Ajs9qg?rel=0" frameborder="0" allowfullscreen></iframe>
(:htmlend:)

----

(:html:)
 <div id="disqus_thread"></div>
    <script type="text/javascript">
        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
        var disqus_shortname = 'apmonitor'; // required: replace example with your forum shortname

        /* * * DON'T EDIT BELOW THIS LINE * * */
        (function() {
            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
            dsq.src = 'https://' + disqus_shortname + '.disqus.com/embed.js';
            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
        })();
    </script>
    <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
    <a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
(:htmlend:)