資源描述:
《proe常用曲線(xiàn)方程》由會(huì)員上傳分享,免費(fèi)在線(xiàn)閱讀,更多相關(guān)內(nèi)容在行業(yè)資料-天天文庫(kù)。
1、PROE常用曲線(xiàn)方程點(diǎn)擊構(gòu)建曲線(xiàn)的圖標(biāo),選擇從方程構(gòu)建,然后選擇要?jiǎng)?chuàng)建曲線(xiàn)的坐標(biāo)系,接著選擇創(chuàng)建曲線(xiàn)的坐標(biāo)系(笛卡爾,圓柱,球坐標(biāo)系三種),然后會(huì)兩個(gè)對(duì)話(huà)框——一個(gè)是dos對(duì)話(huà)框,不能操作,一個(gè)是記事本對(duì)話(huà)框。在記事本對(duì)話(huà)框里,已經(jīng)有一段注釋?zhuān)硎疽斎敕匠痰母袷胶妥鴺?biāo)系形式,然后把下列方程添加到注釋下面,保存記事本文件,即可生成方程曲線(xiàn)。在下列的曲線(xiàn)方程中,x=a*t,y=b*t,z=c*t(其中a,b為常數(shù)或函數(shù)),為笛卡爾坐標(biāo)系方程。r=a*t,theta=b*t,z=c*t,為圓柱坐標(biāo)系方程
2、。rho=a*t,theta=b*t,phi=c*t,為球坐標(biāo)系方程。0.正弦曲線(xiàn)x=50*ty=10*sin(t*360)z=01.碟形彈簧r=5theta=t*3600z=(sin(3.5*theta-90))+24*t2.葉形線(xiàn).a=10x=3*a*t/(1+(t^3))y=3*a*(t^2)/(1+(t^3))3.擺動(dòng)螺旋線(xiàn)(Helicalcurve)r=ttheta=10+t*(20*360)z=t*34.蝴蝶曲線(xiàn)rho=8*ttheta=360*t*4phi=-360*t*85.漸開(kāi)線(xiàn)r
3、=1ang=360*ts=2*pi*r*tx0=s*cos(ang)y0=s*sin(ang)x=x0+s*sin(ang)y=y0-s*cos(ang)z=06.標(biāo)準(zhǔn)螺旋線(xiàn).方程:x=4*cos(t*(5*360))y=4*sin(t*(5*360))z=10*t7.對(duì)數(shù)曲線(xiàn)方程:z=0x=10*ty=log(10*t+0.0001)8.球面螺旋線(xiàn)方程:rho=4theta=t*180phi=t*360*209.雙弧外擺線(xiàn)方程:l=2.5b=2.5x=3*b*cos(t*360)+l*cos(3*
4、t*360)Y=3*b*sin(t*360)+l*sin(3*t*360)10.星行線(xiàn)方程:a=5x=a*(cos(t*360))^3y=a*(sin(t*360))^311.心臟線(xiàn)方程:a=10r=a*(1+cos(theta))theta=t*36012.圓內(nèi)螺旋線(xiàn)方程:theta=t*360r=10+10*sin(6*theta)z=2*sin(6*theta)15.費(fèi)馬曲線(xiàn)(有點(diǎn)像螺紋線(xiàn))數(shù)學(xué)方程:r*r=a*a*theta圓柱坐標(biāo)方程1:theta=360*t*5a=4r=a*sqrt(t
5、heta*180/pi)方程2:theta=360*t*5a=4r=-a*sqrt(theta*180/pi)由于Pro/e只能做連續(xù)的曲線(xiàn),所以只能分兩次做16.Talbot曲線(xiàn)方程:theta=t*360a=1.1b=0.666c=sin(theta)f=1x=(a*a+f*f*c*c)*cos(theta)/ay=(a*a-2*f+f*f*c*c)*sin(theta)/b18.Rhodonea曲線(xiàn)方程:theta=t*360*4x=25+(10-6)*cos(theta)+10*cos((1
6、0/6-1)*theta)y=25+(10-6)*sin(theta)-6*sin((10/6-1)*theta)19.拋物線(xiàn)方程:x=(4*t)y=(3*t)+(5*t^2)z=020.螺旋線(xiàn)方程:r=5theta=t*1800z=(cos(theta-90))+24*t21.三葉線(xiàn)方程:a=1theta=t*380b=sin(theta)r=a*cos(theta)*(4*b*b-1)22.外擺線(xiàn)方程:theta=t*720*5b=8a=5x=(a+b)*cos(theta)-b*cos((a/
7、b+1)*theta)y=(a+b)*sin(theta)-b*sin((a/b+1)*theta)z=023.Lissajous曲線(xiàn)theta=t*360a=1b=1c=100n=3x=a*sin(n*theta+c)y=b*sin(theta)24.長(zhǎng)短幅圓內(nèi)旋輪線(xiàn)方程:a=5b=7c=2.2theta=360*t*10x=(a-b)*cos(theta)+c*cos((a/b-1)*theta)y=(a-b)*sin(theta)-c*sin((a/b-1)*theta)25.長(zhǎng)短幅圓外旋輪線(xiàn)
8、方程:theta=t*360*10a=5b=3c=5x=(a+b)*cos(theta)-c*cos((a/b+1)*theta)y=(a+b)*sin(theta)-c*sin((a/b+1)*theta)26.三尖瓣線(xiàn)a=10x=a*(2*cos(t*360)+cos(2*t*360))y=a*(2*sin(t*360)-sin(2*t*360))27.概率曲線(xiàn)!方程:笛卡兒坐標(biāo)x=t*10-5y=exp(0-x^2)28.箕舌線(xiàn)a=1x=-5+t*10y=8*a