关键词不能为空

当前您在: 主页 > 英语 >

adams常用函数

作者:高考题库网
来源:https://www.bjmy2z.cn/gaokao
2021-02-10 03:21
tags:

-

2021年2月10日发(作者:relational)


ADAMS


常用函数总结



时间


:2006-2-20 10:32:03


国际模具网



(


本信息真实性未经国际模具网证实,仅供您参考。


)






在使用


adams


的过程中,由于函数比较多,大概有


11


种之多,如



1



Displacement Function 2



Velocity Functions 3




Acceleration Functions 4




Contact Functions 5




Spline Functions 6




Force in Object Functions


7



Resultant Force Functions 8




Math Functions 9




Data


Element


Access 10



User-


Written Subroutine Invocation 11



Constants & Variables





adams


中也有帮助文档,但是对于初学者来说还是有一定的难度的, 基于这种情况我总结了一下几种


常用的函数,希望能够起到抛砖引玉的作用!

< p>



1




STEP


函数



格式:


STEP


(x, x0, h0, x1, h1)




参数说明:







x




自变量 ,可以是时间或时间的任一函数







x0



自变量的


STEP


函数开始值,可以是 常数或函数表达式或设计变量;







x1



自变量的


STEP


函数结束值,可以是 常数、函数表达式或设计变量







h0



STEP


函数的初始值,可以是常 数、设计变量或其它函数表达式






h1



STEP


函数的最终值,可以是常数、设计变量或其它函数表达式



2




IF


函数




格式:


IF(


表达式

< br>1:


表达式


2,


表达式


3,


表达式


4)



参数说明:




表达式


1



ADAMS


的评估表达式;




表达式


2


-如果的


Expression1< /p>


值小于


0



IF


函数返回的


Expression2


值 ;



表达式


3


-如果表达式


1


的值等于


0



IF


函数返回表达式


3


的值;



表达式

< br>4


-如果表达式


1


的值大于


0



IF


函数返回 表达式


4


的值;



例如:函数



IF(time-2.5:0,0.5,1)



结果:



0.0 if time < 2.5







0.5 if time = 2.5







1.0 if time > 2.5




3



AKISPL


函数




格式:


AKISPL (First Independent Variable, Second Independent Variable



Spline Name,


Derivative Order)



参数说明:





First Independent Variable





——



spline


中的第一个自变量



Second Independent Variable (


可选


)


——



spline


中的第二自变量




Spline Name











——



数据单元


spline


的名称




Derivative Order (


可选


)


——



插值点的微分阶数,一般用


0


就可以




function = AKISPL(DX(marker_1, marker_2, marker_2), 0, spline_1)




spline_1


用下表中的离散数 据定义



自变量


x



函数值


y



-4.0




-3.6




-3.0




-2.5




-2.0




-1.2




-1.0




-0.4




0.0




0.0



1




0.4



2




1.2



3




2.5



4




3.6



4


、碰撞函数


impact



其实质是:用只抗压缩的非线性的弹簧阻尼方法近似计算出单 边碰撞力。




格式:


IMPACT (Displacement Variable, Velocity Variable, Trigger for Displacement Variable,


Stiffness Coefficient, Stiffness Force Exponent, Damping Coefficient, Damping Ramp


-up


Distance)



参数说明:





Displacement Variable



实时位移变量值,通过


DX



DY



DZ



DM


等函数实时测量。




Velocity Variable



实时速度变量值,通过


VX



VY



VZ



VM


等函数实时测量。





Trigger for Displacement Variable



激发碰撞力的位移测量值。





Stiffness Coefficient or K




刚度系统。





Stiffness Force Exponent


-


-


-


-


-


-


-


-



本文更新与2021-02-10 03:21,由作者提供,不代表本网站立场,转载请注明出处:https://www.bjmy2z.cn/gaokao/625997.html

adams常用函数的相关文章