Hi,
I want to prepare a 2D finite element analysis of a spur gear set. I followed this tutorial but with different parameters: https://www.youtube.com/watch?v=IhcLSx2ppUY
My settings are:
- gear 1:
- number of teeth: 26
- module: 2,5 mm
- gear 2:
- number of teeth: 13
- module: 2,5 mm
I separated the gears using a distance calculated with this formula mentioned in the video:
distance=(module*(teeth_number_gear_1*teeth_number_gear_2))/2
Then I wanted to rotate the smaller gear properly using this formula for the angle: (360/teeth_number_gear_2)/2
but somehow the gears were already in a seemingly correct position.
Here’s what the meshing looks like:

I also attached the file below. My question is whether the meshing is correct (I’m not a gearing expert). For the purpose of FEA, I would like the surfaces (or actually edges since I will convert this to a 2D model) to be in contact initially (this will eliminate the problems with convergence). But it’s also important for me to make sure that the meshing is correct from the engineering point of view.
Gears for analysis.FCStd (599 KB)