- #71
JrK
- 139
- 1
In my program I used the name of the dot of the first drawing.
The (0,0) is on A0
The dot of contact between the circle and the red arm is 'i'
The center of the circle is the dot 'p'
The intersection between the horizontal line and the red arm is the dot 'q'
The height from A0 to the top of the circle is 'D'
The radius of the circle is 'R'
The length of the distance from A0 to 'i' is 'l' (small L)
I integrate from 'xinf' to 'xsup'For the dots i,p,q, I added a letter for the 'x' or the 'y' and I added an information for take in account the step: the number '1' is the step in calculation and the '2' is the last calculation.
'wf' is the energy to move the circle in translation
'wd' is the energy recovered from the friction
'wp' is to verify the vector of the force of friction is like the orientation of the red wall, must be at 0
What I need to add in the calculations ? Maybe the calculation of wd is not like I calculate because I use the dot 'i' and all people here says it is not the movement of the dot of contact that gives the energy from the friction. Maybe there is a method (an old method used in 16th) but I didn't find on internet, the name of the method could help me to find it and to apply it.
The (0,0) is on A0
The dot of contact between the circle and the red arm is 'i'
The center of the circle is the dot 'p'
The intersection between the horizontal line and the red arm is the dot 'q'
The height from A0 to the top of the circle is 'D'
The radius of the circle is 'R'
The length of the distance from A0 to 'i' is 'l' (small L)
I integrate from 'xinf' to 'xsup'For the dots i,p,q, I added a letter for the 'x' or the 'y' and I added an information for take in account the step: the number '1' is the step in calculation and the '2' is the last calculation.
'wf' is the energy to move the circle in translation
'wd' is the energy recovered from the friction
'wp' is to verify the vector of the force of friction is like the orientation of the red wall, must be at 0
What I need to add in the calculations ? Maybe the calculation of wd is not like I calculate because I use the dot 'i' and all people here says it is not the movement of the dot of contact that gives the energy from the friction. Maybe there is a method (an old method used in 16th) but I didn't find on internet, the name of the method could help me to find it and to apply it.