What is the method for calculating moment of inertia for basic geometric shapes?

AI Thread Summary
To calculate the moment of inertia of a 2D triangle, one can use the formula I = I_cm + M * R^2, where I_cm is the moment of inertia about the center of mass, M is the mass of the triangle, and R is the distance from the center of mass to the axis of rotation. For a triangle with sides of 20 units and a height of 17.32 units, integration is typically used to derive the moment of inertia, but simpler methods can be applied if the inertia about the center is known. The user expressed a desire for practical examples and guidance, particularly in programming applications, despite lacking a textbook. Ultimately, online resources can provide the necessary information for further understanding.
Eeduh
Messages
14
Reaction score
0

Homework Statement



I want to calculate the moment of inertia of a 2d triangle. Let's say we've got a triangle with sides of 20 units. So it has width 20 and height 17,32.
Also, let's say this triangle has a mass of 173.20 mass units (just used the surface). Now I want to calculate the moment of inertia from a given axis of rotation.

Homework Equations



I = M*r^2 for point mass

The Attempt at a Solution



Since the triangle is basically built from an infinite number of point masses, but it has no use to divide the mass by the number of point masses, and calculate the MI for every single point. There must be a more easy way of calculating the moment of inertia for basic geometric shapes, with a given axis of rotation. But I can only find the theory of shapes being built from point masses. Please help :confused:
 
Physics news on Phys.org
This is why you must use integration to solve the problem.

Does this get you started...
 
Sorry not really.. I'm not very familiar with integration. Would you be so kind of giving me an example for this problem? For example, with the axis of rotation at 7,2 when the vertexes of the triangle are at 0,0; 17.32,10; 20,0? I understand if this would be too much to ask.
 
Ok, to avoid integration...

In your book you should have what the moment of inertia of a triangle is (about its center of mass).

You can then find the moment of inertia about a general point by adding Mass * Distance to this term. Where Mass is the mass of the whole triangle and distance is the displacement from the center.

So

Moment of Inertia = Moment of Inertia about the center + MR^2
 
Allright thanks, I think this will help. btw, I don't have a book :P I want to know this for myself, doing some programming. But I'll have a look on the internet again, and I'll figure it out.
 
Thread 'Minimum mass of a block'
Here we know that if block B is going to move up or just be at the verge of moving up ##Mg \sin \theta ## will act downwards and maximum static friction will act downwards ## \mu Mg \cos \theta ## Now what im confused by is how will we know " how quickly" block B reaches its maximum static friction value without any numbers, the suggested solution says that when block A is at its maximum extension, then block B will start to move up but with a certain set of values couldn't block A reach...
TL;DR Summary: Find Electric field due to charges between 2 parallel infinite planes using Gauss law at any point Here's the diagram. We have a uniform p (rho) density of charges between 2 infinite planes in the cartesian coordinates system. I used a cube of thickness a that spans from z=-a/2 to z=a/2 as a Gaussian surface, each side of the cube has area A. I know that the field depends only on z since there is translational invariance in x and y directions because the planes are...
Thread 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
Back
Top