[WCS EU] Season 1 Finals -…
[SPL] Round 5 Week 3 Revie…
[GSTL] Week 10 - Prime Tim…
[WCS KR] Innovation vs. Sy…
[WCS AM] Ro16 Group D Prev…
TL Site Changes
[WCS EU] Grubby, MMA, Ret …
Pizza: All Tiers Reached
Vici and RisingStars Advan…
Up&Down groups for 2013 WC…
HerO, Revival Interviews -…
[SPL] Round 5 Week 4 Start…
Get 50% off Papa John's pi…
TL Advertising Features
Headphone enthusiast thr…
[M] Fast & Furious 6
Program: Untamed Now Pla…
Men's Fashion Thread
Fairy Tail Manga
Seoul LoL allstars Meetup …
Calgary Barcraft - MLG Spr…
TL Site Changes
[Perth] Fight Night - Inju…
The Automated Ban List
IMMvp Fan Club
INnoVation Fanclub
[stream] DavY
[Stream] High School Starl…
Getting a new Mouse! Any R…
Computer Build Resource Th…
Simple Questions Simple An…
Razer Blackwidow no longer…
[G] Streaming with OBS (Op…
A rank of foreign countr…
Designated Balance Discu…
This Week in Starcraft 2…
Up&Down groups for 2013 …
[SPL] Flash(KT) & Innova…
Papa John's explores EG,…
[WCS EU] Finals Day 1 Prem…
[GSTL] NSH vs MVP 2013 S1
ChoboTeamLeague - Season 4
FREE 64 Player Knockout: S…
[Code S] Ro4 Day 2 WCS Kor…
[Q] Is Mech weaker then bi…
[G] Avilo HOTS Bio Into Ra…
[!] The Pro Zerg Strategy …
Analysis of PvP Build: Sta…
The HotS Zerg Help Me Thread
OneGoal: A better SC2 [Pro…
Simple Questions/Answers
[A] Starbow
Work In Progress Melee Maps
TeamLiquid Map Contest Fin…
General Discussion
DotA 2 Team Recruitment …
Silly DOTA2 Videos
Dota 2 QQ thread
Invites and Qualifiers f…
TL's Item Trading Thread.
[G-1] LAN Finals
Merita $250+ Australian Do…
Liquid Pasture Community L…
[The International] Easter…
Starladder Season 6
Question: Luna Item Build
Simple Questions, Simple A…
[G]uide to Lifestealer
Newly ported Hero discussi…
[G] In-Game Dota Guide for…
[Update] itemBay SSL Gra…
Terror[fou] stream on tw…
My Review of the Starcra…
[D] New BW Server
TeamLiquid Legacy Starle…
DES Sonic Interview 5/18…
Gambit's Cup Season 3 Roun…
D Ranks Teamleague Season 4
Gem League II
[GC S3] Gambit's Cup Semif…
C Ranks Teamleague Season 1
Simple Questions, Simple A…
Increasing APM/EAPM
Practice Partner Thread
Challenger map on Starcraf…
RollPlay -- D&D Campaign…
Darkfall Unholy Wars
NBA Playoffs 2013
Chivalry - Brutal mediev…
2012 - 2013 Football Thr…
Carnival Cruise Mafia
[T] Bastard "Mini" Mafia!
[M][N] Les Mafia
TL Health and Fitness Init…
Running Thread
Questions & Answers
Leta - Movie
Michael - skyline
Anytime - Beast
By.Hero - Shuttle
Anytime - Pusan
Customize Sidebar...

Website Feedback

Closed Threads


IRC Web Chat

TeamSpeak 3 (42 users)


Active: 6406 users

A Physics Problem!

Forum Index > Blogs
  micronesia   United States. July 11 2008 17:19. Posts 19347Profile Blog # 
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
Last edit: 2008-07-11 17:20:09


*****
Haste. Exalted. Flying. Deathtouch. Lifelink. Protection from Red.
Old Post

 
 popnfreshspk   United States. July 11 2008 17:36. Posts 93
Profile Blog # 
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.
Last edit: 2008-07-11 18:43:15
hey you
Old Post

 
 Not_Computer   Canada. July 11 2008 17:41. Posts 2078
Profile Blog # 
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
Last edit: 2008-07-11 17:45:13
"Jaedong hyung better be ready. I'm going to order the most expensive dinner in Korea."
Old Post

  micronesia   United States. July 11 2008 18:21. Posts 19347Profile Blog # 

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
Haste. Exalted. Flying. Deathtouch. Lifelink. Protection from Red.
Old Post

 
 popnfreshspk   United States. July 11 2008 18:31. Posts 93
Profile Blog # 

On July 11 2008 18:21 micronesia wrote:

Show nested quote +


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?
Last edit: 2008-07-11 18:33:51
hey you
Old Post

 
 aqui   Germany. July 11 2008 19:58. Posts 1016
Profile Blog # 
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.)
Last edit: 2008-07-11 22:47:16
Old Post

  HeavOnEarth   United States. July 11 2008 20:10. Posts 6627Profile Blog # 
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"
Old Post

 
 wo0py   Netherlands. July 11 2008 20:23. Posts 922
Profile Blog # 
this is way above my level of physics. im like whut?
We shouldnt recreate anger of the non-virtual world
Old Post

 
 Maenander   Germany. July 11 2008 22:39. Posts 3761
Profile # 

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
Last edit: 2008-07-11 22:45:14
Old Post

  micronesia   United States. July 12 2008 01:40. Posts 19347Profile Blog # 
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.
Haste. Exalted. Flying. Deathtouch. Lifelink. Protection from Red.
Old Post

Please log in or register to reply.
 
Refresh
StarCraft: Brood War
StarCraft 2
Other Notable Streams
[ Show 61 non-featured ]

» Recent SC2 Results
» Premier SC2 Tournaments

The Little App Factory