Question
Shock Anlaysis/Entering Functions Help
I am setting up a dynamic shock analysis 25 g amplitude and 5.0 msec half sine pulse. I am in IPS units. I enter 386.4 for the base excitation value. Under the Response Spectrum I choose the Acceleration option and then the f(x) button to define my function. I create a new function and attempt to enter the equation and that is where I get hung up.
Based on an example I found in the help files I came up with this equation:
If (time<0.005, 25*sin(pi*time/0.005), 0)
But Mechanica says that is invalid. I also tried this equation which Mechanica will accept but not graph:
25*sin(pi*0.005)
I don't think this is what I want either, I should get a half-sine graph if I have entered my equation correctly.
Can someone help me figure out how to input this correctly in equation form into Mechanica? WF 4.0
Thanks!
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
Based on an example I found in the help files I came up with this equation:
If (time<0.005, 25*sin(pi*time/0.005), 0)
But Mechanica says that is invalid. I also tried this equation which Mechanica will accept but not graph:
25*sin(pi*0.005)
I don't think this is what I want either, I should get a half-sine graph if I have entered my equation correctly.
Can someone help me figure out how to input this correctly in equation form into Mechanica? WF 4.0
Thanks!
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

