F(z) with dimensionless (z) : causing issues on integration
- October 9, 2014
- 2 replies
- 1365 views
Hi,
Pretty new user to mathcad, was introduced to it as a way of formatting equations for validation and checking purposes.
Please see the attached mathcad page for a page of calcs that I'm struggling with.
Its calculations for a variable section beam, done as part of an ANSYS validation exercise
Calculations are on deflection of a beam per unit of force applied.
Hopefully my equations are understandable, I've included references for relevant dimensions and theory.
My question:
When writing functions f(z), how do you define the units of the z variable?
Is there a simple way of doing this that I have missed?
I've set up calculations for Moment of inertia: I(z), using the height of the section: (z) as a variable.
The issue that I seem to be having:
z is dimensionless, but I want units of this variable to be mm
Not having a unit assigned to the z variable causes several issues:
- I later use the unit load method to calculate deflection (per unit force: mm/N)
- This involves a definite integral in terms of z, which would introduce the extra mm unit from integration of f(z) dz
- As you can see on the example, results of this integration come out with a 1/N unit, where the units SHOULD be mm/N
- Plotting MOI as a function of z:
- z is dimensionless
- Plot z axis cannot have units of mm assigned without screwing up display

