The centroid of the bolt arrangement

2 visualizaciones (últimos 30 días)
Abood Saad
Abood Saad el 30 de Sept. de 2019
Comentada: Adam Danz el 1 de Oct. de 2019
im working on a school project in which given location of numbers of bolts / rivet we should find the following
1) Centroid
2) direct shear stress of rivet and shear stress of rivet due to torsional loading.
3) entroidal moment about the Z-axis,
we shold plot everything as the following
I really just started learing matlab and this is hard for me to do. any help will be appreciated
Thank you very much
  4 comentarios
Adam Danz
Adam Danz el 1 de Oct. de 2019
Abdulrahman Saad's answer moved here as a comment.
Thank you all for the response
@Adam Danz i really dont know to to start the code i wrote containes the following
F =500; % applied force assuming its always horizontal
Dim= [ 5 7 5 7 ]; % diameter of each Bolt
Dis= [ 2 3 4 5 ]; % distance from the bolt to the refrence
x= [ ] ; y=[ ]; % here i must have the coordinate of each bolt
i need to calculate the centroid of the bolts ( bolts with any arrangement )
then find the Shear ( direct and torsional ) and plot every thing up.
Adam Danz
Adam Danz el 1 de Oct. de 2019
By centroid, do you mean center of mass? I'd be happy to help with specific matlab questions.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Stress and Strain en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by