cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

Translate the entire conversation x

Issues While Recreating "Shaft Bearing Speed" Mathcad Worksheet

SharmaKona-Adro
10-Marble

Issues While Recreating "Shaft Bearing Speed" Mathcad Worksheet

Hey everyone,

I’m trying to recreate a Mathcad worksheet from a PDF file titled Shaft Bearing Speed. I’m using the exact same commands from the PDF to write it in my own worksheet, but I’m running into multiple errors and mistakes that I can't seem to understand.

I’ve attached both the original PDF, my Mathcad worksheet, and error screenshots for reference. I’d really appreciate any help in figuring out where I might be going wrong.

 

Thanks in advance. Below are the screenshots of my errors...

SS_11894517_1-1742814011332.png

SS_11894517_2-1742814026616.png

SS_11894517_3-1742814044136.pngSS_11894517_4-1742814051225.pngSS_11894517_5-1742814069520.png

 

PS: The excel component is in-active in my worksheet for god knows the reason & hence, I had to use an image there, but with a "Read Excel" command on top. I hope you don`t judge me on that...

 

ACCEPTED SOLUTION

Accepted Solutions

All errors sorted.

View solution in original post

6 REPLIES 6

All errors sorted.

Hey there @terryhendicott ,

I`m more than glad that you have cleared all the issues/errors, but can you please tell me what was wrong and where my mistakes were.

If you could please elaborate them one by one based on the screen shots I have added - I could literally learn from you and not make the same mistakes in the future....

- Srikar

 

PS: Also, I forgot to mention one more error I had in my sheet, PFA below...

SS_11894517_0-1742818918574.png

 

Hi,

Six errors fixed I have added 6 comments in the file

Cheers

Terry

Just a remark concerning the first error.

Actually you CAN use a numeric evaluation after a symbolic calculation. But if you use units you should turn on this calculation option:

Werner_E_0-1742827428168.png

Turning on this option just ensures that the labellings as "Variable" or "Constant" are not altered by the symbolics. This ensures that a numeric evaluation does not fail. I don't understand why this option is not activated by default as I see not reason and no benefit for disabling it.

After turning on this option it may be necessary to let the worksheet recalculate (F9 or F5) to see the effect:

Werner_E_1-1742827671407.png

 

 

SPaulis
14-Alexandrite
(To:SharmaKona-Adro)

Hi @SharmaKona-Adro 

 

First, the error in your reference to "D" (and small "d") is that you added a subscript "i" which makes it a whole other variable.  You need to use "i" as an index using the open bracket key "[" so that the array "D" is accessed.  Notice the gray notations when you edit the formula:

 

SPaulis_0-1742824703329.png

 

Second error is that you are specifying units for the second element of "n_c".  Delete the "rpm" unit and it will display properly:

 

SPaulis_1-1742824818549.png

 

In the last graph, your dropdown list for small "d" does not actually output any values.  You can see this by typing "d=" right after to confirm it's contents.  Just add the output values in the second column when you edit the dropdown:

 

SPaulis_2-1742825298568.png

 

Hope these help.  Mathcad is very picky and does not give helpful error descriptions.  I make some elaborate calculation sheets and programs and I it takes me a while to work out all the bugs.

 

 

 

 

Shawn P.
“It’s OK to fall in love with your heart. But, when it comes to making engineering decisions, don’t design with your heart.” – Blodgett, Omer W.

Hey, @Werner_E & @SPaulis ...

 

Thanks a lotttt for your support... It means a lot to me personally. I sincerely appreciate your constant efforts every time in assisting me and of course, others as well. Anyways, thanks again for the support. 

& Mr. @SPaulis, I like your signature line Shawn, it`s funny and deep as well. :-))

Announcements

Top Tags