flysky270312477 发表于 2006-5-23 09:52:53

齿轮做到齿面时有问题啊!---[求助]

<P>TOOTH_NUMBER NUMBER=20<BR>"Enter the number of teeth:"<BR>module number=3<BR>"enter the module:"<BR>pressure_angle number=20<BR>"enter the pressure angle:"<BR>face_width number=15<BR>"enter the face width:"<BR>rad_fillet number=0.4<BR>"enter the fillet:"</P>
<P>&nbsp;</P>
<P>rad_pitch=0.5*tooth_number*module<BR>rad_base=rad_pitch*cos(pressure_angle)<BR>circular_pitch=pi*module<BR>tooth_thick_on_pitch=circular_pitch/2<BR>rad_addendum=rad_pitch+1*module<BR>rad_dedendum=rad_pitch-1.157*module<BR>inv_phi=tan(pressure_angle)-pressure_angle*2*pi/360<BR>tooth_thick_on_base=2*rad_base*(tooth_thick_on_pitch/(2*rad_pitch)+inv_phi)<BR>ang_tooth_thick=tooth_thick_on_base/rad_base*360/(2*pi)<BR>ang_tooth_space=360/tooth_number-ang_tooth_thick</P>
<P><BR>shaft_dia number<BR>"enter the shaft diameter:"<BR>key_width number<BR>"enter the key width:"<BR>key_height number<BR>"enter the key height:"</P>
<P><BR>todeg=180/pi<BR>roll_angle=0<BR>solve<BR>roll_angle*todeg-atan(roll_angle)=trajpar*ang_tooth_thick<BR>for roll_angle<BR>sd7=rad_base*(1+roll_angle^2)^0.2</P>
<P>图片在附件..我做的PRT也放上来.检查多次也不知道为什么.齿形就是不对.我用的是2001的.请高手帮忙啊..</P>
<P>prt传不了/???那只好改后缀了.加上.GIF</P>

ning683 发表于 2006-5-23 20:49:44

Re: 齿轮做到齿面时有问题啊!---[求助]

有点看不懂你的东西!你把PRT文件压缩再上传试试

flysky270312477 发表于 2006-5-23 21:34:13

Re: 齿轮做到齿面时有问题啊!---[求助]

PRT文件就是那个显示不出来的图片.下载它去掉后缀.gif就是了..

xnngae 发表于 2006-5-25 16:16:13

Re: 齿轮做到齿面时有问题啊!---[求助]

最讨厌做齿轮了
页: [1]
查看完整版本: 齿轮做到齿面时有问题啊!---[求助]