עבור לתוכן

חישוב מרכז המסה של גוף.

Featured Replies

פורסם

יש לי מחר מבחן ואני צריך לדעת איך מחשבים מרכז מסה של סתם צורה. לדוגמא של בקבוק.

פורסם

finding it is rather hard, now if its a number of objects and you need to find the center of mass you use a simple formula:

Sum(Mi*Xi) / Sum(Mi)

where Mi is mass i, and Xi is position of mass i. in relation to a selected position, the result you get is position of center of mass in relation to the selected position

פורסם
  • מחבר

כן כן את זה אני יודע.. אבל הבעיה שלא כל כך הבנתי את זה....

הוספתי קובץ וורד של הנוסחא שיש לי במחברת.. מישהו יכול להסביר לי אותה בעברית עם דוגמא?

תודה מראש.

[attachment deleted by admin - 90 dayss]

פורסם

thats exactelly what i wrote, just in a case of just two objects. here is a simple example:

x1 = 1 ; m1 = 6

x2 = 9 ; m2 = 3

Xcm = (x1*m1+x2*m2) / (m1+m2) --> (1*6+9*3) / (6+3) --> 2.667

you just have to remember that the result you get is relative to a point you have picked before, say x=0

hope this helps

פורסם

זה פשוט ממוצע(לא ממוצע פשוט).

ארכיון

דיון זה הועבר לארכיון ולא ניתן להוסיף בו תגובות חדשות.

דיונים חדשים