• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 18:33
CEST 00:33
KST 07:33
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
Team TLMC #5: Vote to Decide Ladder Maps!0[ASL20] Ro8 Preview Pt1: Mile High15Team TLMC #5 - Finalists & Open Tournaments2[ASL20] Ro16 Preview Pt2: Turbulence10Classic Games #3: Rogue vs Serral at BlizzCon10
Community News
Artosis vs Ret Showmatch15Classic wins RSL Revival Season 22Weekly Cups (Sept 15-21): herO Goes For Four2SC2 5.0.15 PTR Patch Notes + Sept 22nd update276BSL 2025 Warsaw LAN + Legends Showmatch4
StarCraft 2
General
SC2 5.0.15 PTR Patch Notes + Sept 22nd update Storm change is a essentially a strict buff on PTR Question about resolution & DPI settings SC2 Classic wins RSL Revival Season 2 Code S RO4 & Finals Preview - Cure, Dark, Maru, Creator
Tourneys
Master Swan Open (Global Bronze-Master 2) Sparkling Tuna Cup - Weekly Open Tournament Prome's Evo #1 - Solar vs Classic (SC: Evo) Monday Nights Weeklies RSL: Revival, a new crowdfunded tournament series
Strategy
Custom Maps
External Content
Mutation # 492 Get Out More Mutation # 491 Night Drive Mutation # 490 Masters of Midnight Mutation # 489 Bannable Offense
Brood War
General
BGH Auto Balance -> http://bghmmr.eu/ Artosis vs Ret Showmatch Pros React To: Barracks Gamble vs Mini ASL20 General Discussion Whose hotkey signature is this?
Tourneys
[ASL20] Ro8 Day 2 [ASL20] Ro8 Day 1 [IPSL] ISPL Season 1 Winter Qualis and Info! [Megathread] Daily Proleagues
Strategy
Simple Questions, Simple Answers Muta micro map competition
Other Games
General Games
Nintendo Switch Thread Stormgate/Frost Giant Megathread Beyond All Reason Borderlands 3 Liquipedia App: Now Covering SC2 and Brood War!
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread
Community
General
US Politics Mega-thread Russo-Ukrainian War Thread Things Aren’t Peaceful in Palestine The Big Programming Thread UK Politics Mega-thread
Fan Clubs
The Happy Fan Club!
Media & Entertainment
Movie Discussion! [Manga] One Piece Anime Discussion Thread
Sports
2024 - 2026 Football Thread Formula 1 Discussion TeamLiquid Health and Fitness Initiative For 2023 MLB/Baseball 2023
World Cup 2022
Tech Support
Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread High temperatures on bridge(s)
TL Community
BarCraft in Tokyo Japan for ASL Season5 Final The Automated Ban List
Blogs
[AI] JoCo is Eminem for com…
Peanutsc
Try to reverse getting fired …
Garnet
[ASL20] Players bad at pi…
pullarius1
Too Many LANs? Tournament Ov…
TrAiDoS
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1798 users

A Physics Problem!

Blogs > micronesia
Post a Reply
micronesia
Profile Blog Joined July 2006
United States24701 Posts
Last Edited: 2008-07-11 08:20:09
July 11 2008 08:19 GMT
#1
Well I finally broke in my new whiteboard a bit, by solving a somewhat complicated physics problem. Well... I did the problem at 4am so I'm kinda concerned I didn't do it 100% correctly. SO I will state the problem and compare my answer with someone else if they solve it.


A car rests at the top of an inclined straight road of height h, and is elevated at an angle theta above the horizontal. It then begins to roll down to the bottom. The car's body has a mass m1, and each of the four wheels has a mass m2 and radius R. Assume the wheels roll without slipping.

Find:
a) The time it takes the car to reach the bottom.
b) The magnitude of the frictional force acting on one tire.

I think I made the assumption that the body's mass would evenly distribute along the four tires.

If you solve it and get an answer, please post your work if you can.

Edit: btw I made up this problem on the fly while I was standing at my whiteboard

*****
ModeratorThere are animal crackers for people and there are people crackers for animals.
popnfreshspk
Profile Blog Joined September 2007
United States93 Posts
Last Edited: 2008-07-11 09:43:15
July 11 2008 08:36 GMT
#2
Okay I'm gonna have a crack at it since I'm bored and there aren't any games on tonight.

I'll start off by using conservation of energy, since the wheels roll without slipping, no energy is lost due to work done by non-conservative forces:

(m1 + 4m2)gh = 1/2 (m1) v^2 + 1/2 (4) I * w^2 (1)

, where I is the inertia of the wheel, w is the angular velocity of the wheel and v is the linear velocity of the wheel once it reaches the bottom of the hill.

Assuming the wheels of the car are thin solid disks, I = 1/2 m2 * R^2. Also, since the car's wheels roll without slipping, we can say w = v/R.

Thus, equation (1) becomes

(m1 + 4m2)gh = 1/2 (m1) v^2 + 2*(1/2) m2 * R^2 * m2^2/R^2 => (m1 + 4m2)gh = v^2 (1/2 m1 + m2).

Therefore,

v = [(m1 + 4m2)gh / (1/2 m1 + m2)]^(1/2).

Since the car is elevated a height h, at an angle theta above the horizontal, the total distance the car travels before it reaches the bottom of the hill is h*sin(theta).

The cart moves under constant acceleration so we can use the equations for 1D kinematics.

vf^2 = v0^2 + 2a(delta s)
=> a = [(m1 + 4m2)gh / (h/sin(theta)(1/2 m1 + m2))].

Thus, h/sin(theta) = 1/2 at^2 =>

t = h/sin(theta)[(1/2m1 + m2)/((m1+4m2)gh)]^(1/2).

Since we have the acceleration now, the angular acceleration of the wheels.

alpha = a/R => alpha = [(m1 + 4m2)gh / (h*R/sin(theta)(1/2 m1 + m2))].

The friction force on each wheel produces the torque on the wheels that cause the wheels to rotate.

Torque = I(alpha) => f(static) * R = I (alpha),

thus the amount of friction force required to rotate each wheel is

f(static) = I(alpha)/R =>

f(static) = 1/2 m2 *[(m1 + 4m2)gh / (h/sin(theta)(1/2 m1 + m2))].




*Edit 1* wow, I need to learn to read. I'm gna go back and figure out the rest of this stuff. Haha.

*Edit 2* okay finished. Hope I didn't just make a fool out of myself.

Cheers :D

*Edit 3* fixed for stupid mistakes. Confirmed that I've succeeded in making a fool out of myself.
hey you
Not_Computer
Profile Blog Joined January 2007
Canada2277 Posts
Last Edited: 2008-07-11 08:45:13
July 11 2008 08:41 GMT
#3
so I guess you didn't go along with what yubee suggested

edit: I'll give it a shot when I have more time, gtg now
"Jaedong hyung better be ready. I'm going to order the most expensive dinner in Korea."
micronesia
Profile Blog Joined July 2006
United States24701 Posts
July 11 2008 09:21 GMT
#4
On July 11 2008 17:36 popnfreshspk wrote:
Since the car is elevated a height h, at an angle theta above the horizontal, the total distance the car travels before it reaches the bottom of the hill is h*sin(theta).

I believe this is erroneous. Sin(theta)=h/hypotenuse
ModeratorThere are animal crackers for people and there are people crackers for animals.
popnfreshspk
Profile Blog Joined September 2007
United States93 Posts
Last Edited: 2008-07-11 09:33:51
July 11 2008 09:31 GMT
#5
On July 11 2008 18:21 micronesia wrote:
Show nested quote +
On July 11 2008 17:36 popnfreshspk wrote:
Since the car is elevated a height h, at an angle theta above the horizontal, the total distance the car travels before it reaches the bottom of the hill is h*sin(theta).

I believe this is erroneous. Sin(theta)=h/hypotenuse


Ah whoops. Went through it too quick. Guess all the * sin(theta) becomes / sin(theta) then? Fixed in my original post.

Sorry about that. It'd be nice if the hypotenuse of the right triangle is longer then one of the legs yeah, yeah? = =.

Were there any other errors?
hey you
aqui
Profile Blog Joined January 2008
Germany1023 Posts
Last Edited: 2008-07-11 13:47:16
July 11 2008 10:58 GMT
#6
used lagrange formalism:
L= T-U = 0,5 m1*v^2+ 2 *I *V^2/R^2 + m1*g*sin()*x
proper potential energy with U(h=0) = 0 would be U=(s*sin-x*sin)*m1*g not just -x*sin*m1*g but it doesnt matter anyway when derivated.

solving the lagrange equation to get the differential equiation for x/v:
d/dt(d/dv L) - d/dx L = 0
=> (m1+ 4* I /R^2) a - m1*g*sin() = 0 with (m1+4 *I / R^2) := b
=> a= m1* g* sin()/b = const.
(reasonable result, for m1>>m2 a becomes g*sin as one would expect)

=> 0,5 a*t^2 = s = h/ sin() => t=sqrt( 2 s/ a) = sqrt( 2h*(m1+4 *I/ R^2) / (m1*sin^2()*g))
ez^^
(if you dont want to ignore the rolling resistance you dont need to add a dissipative force. should work to just decrease the potential energy by Cr*Fn(s-x) where Cr is the coefficent for the roling resistence and Fn the normal component of G. this way the acceleration would be a= m1* g* (sin()- cos()*Cr)/b hence slighty smaller.
(I = 0,5 m2*R^2 if the tires are cylinder.)
HeavOnEarth
Profile Blog Joined March 2008
United States7087 Posts
July 11 2008 11:10 GMT
#7
what the hell T_T i attempted it with my little physics I high school knowledge
but..
>.<
"come korea next time... FXO house... 10 korean, 10 korean"
wo0py
Profile Blog Joined July 2006
Netherlands922 Posts
July 11 2008 11:23 GMT
#8
this is way above my level of physics. im like whut?
We shouldnt recreate anger of the non-virtual world
Maenander
Profile Joined November 2002
Germany4926 Posts
Last Edited: 2008-07-11 13:45:14
July 11 2008 13:39 GMT
#9
On July 11 2008 19:58 aqui wrote:
used lagrange formalism:
L= T-U = 0,5 m1*v^2+ 2 *I *V^2/R^2 + m1*g*sin()*x
proper potential energy with U(h=0) = 0 would be U=(s*sin-x*sin)*m1*g not just -x*sin*m1*g but it doesnt matter anyway when derivated.

solving the lagrange equation to get the differential equiation for x/v:
d/dt(d/dv L) - d/dx L = 0
=> (m1+ 4* I /R^2) a - m1*g*sin() = 0 with (m1+4 *I / R^2) := b
=> a= m1* g* sin()/b = const.
(reasonable result, for m1>>m2 a becomes g*sin as one would expect)

=> 0,5 a*t^2 = s = h/ sin() => t=sqrt( 2 s/ a) = sqrt( 2h*(m1+4 *I/ R^2) / (m1*sin^2()*g))
ez^^
(I = 0,5 m*R^2 if the tires are cylinder.)


Haha aqui, that´s like one of the first things one does in theoretical physics I: mechanics.
Lagrange formalism is ez, that´s true. Anyways nicely done, good old memories

just for some nitpicking: I=0.5*m2*R^2 if the tires are cylinders
micronesia
Profile Blog Joined July 2006
United States24701 Posts
July 11 2008 16:40 GMT
#10
Neat. I applied Newton's law to the displacement formula where t and frictional force were unknown, and then did the same thing for rotation to get a second equation, and solved the system.
ModeratorThere are animal crackers for people and there are people crackers for animals.
Please log in or register to reply.
Live Events Refresh
Next event in 11h 28m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
ZombieGrub204
Nathanias 125
StarCraft: Brood War
Shuttle 607
Artosis 539
NaDa 11
Dota 2
monkeys_forever447
Pyrionflax178
capcasts132
Counter-Strike
Stewie2K397
Foxcn189
kRYSTAL_31
Super Smash Bros
AZ_Axe106
Liquid`Ken10
Heroes of the Storm
Liquid`Hasu413
Other Games
summit1g4482
Grubby3952
shahzam622
mouzStarbuck212
C9.Mang0118
ViBE95
Trikslyr56
Maynarde27
Organizations
Other Games
BasetradeTV38
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 18 non-featured ]
StarCraft 2
• RyuSc2 68
• davetesta52
• StrangeGG 49
• IndyKCrew
• AfreecaTV YouTube
• sooper7s
• intothetv
• Kozan
• LaughNgamezSOOP
• Migwel
StarCraft: Brood War
• RayReign 47
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
League of Legends
• Doublelift4701
• TFBlade649
Other Games
• imaqtpie2186
• Scarra633
Upcoming Events
The PondCast
11h 28m
CranKy Ducklings
1d 11h
Maestros of the Game
2 days
Serral vs herO
Clem vs Reynor
[BSL 2025] Weekly
2 days
[BSL 2025] Weekly
2 days
Replay Cast
3 days
BSL Team Wars
3 days
Wardi Open
4 days
Sparkling Tuna Cup
5 days
LiuLi Cup
6 days
Liquipedia Results

Completed

2025 Chongqing Offline CUP
RSL Revival: Season 2
HCC Europe

Ongoing

BSL 20 Team Wars
KCM Race Survival 2025 Season 3
BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
Maestros of the Game
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025
FISSURE Playground #1

Upcoming

IPSL Winter 2025-26
SC4ALL: Brood War
BSL 21 Team A
BSL Season 21
RSL Revival: Season 3
Stellar Fest
SC4ALL: StarCraft II
EC S1
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.