{"id":5731,"date":"2011-07-14T16:19:15","date_gmt":"2011-07-14T16:19:15","guid":{"rendered":"http:\/\/scienceblogs.com\/principles\/2011\/07\/14\/roller-slide-physics-simulated\/"},"modified":"2011-07-14T16:19:15","modified_gmt":"2011-07-14T16:19:15","slug":"roller-slide-physics-simulated","status":"publish","type":"post","link":"http:\/\/chadorzel.com\/principles\/2011\/07\/14\/roller-slide-physics-simulated\/","title":{"rendered":"Roller Slide Physics Simulated"},"content":{"rendered":"<p>I really ought to be doing other things, but this roller slide business kept nagging at me, and I eventually realized I could mock up a crude simulation of the results. This led to the production of this graph:<\/p>\n<p><img decoding=\"async\" src=\"http:\/\/scienceblogs.com\/principles\/wp-content\/blogs.dir\/467\/files\/2012\/04\/i-a2b6c95f11691a0fde5e44098f6a2fba-roller_slide_sim.png\" alt=\"i-a2b6c95f11691a0fde5e44098f6a2fba-roller_slide_sim.png\" \/><\/p>\n<p>This looks pretty similar to the Tracker Video data from the previous post, which I&#8217;ll reproduce below the fold, along with an explanation of the math that went into the model:<\/p>\n<p><!--more--><\/p>\n<p><img decoding=\"async\" src=\"http:\/\/scienceblogs.com\/principles\/wp-content\/blogs.dir\/467\/files\/2012\/04\/i-492e47125032e43e4a3ec116b2aa020c-RollerSlide.JPG\" alt=\"i-492e47125032e43e4a3ec116b2aa020c-RollerSlide.JPG\" \/><\/p>\n<p>The two graphs are qualitatively similar, other than, you know, the godawful Excel aesthetic of the simulation results graph. One line looks relatively straight, like motion at constant speed, while the others show signs of some acceleration. So, how did I do this?<\/p>\n<p>The key was to think about the effect of passing over a single roller, in terms of the energy. At the start of the roller, the energy of the slider is:<\/p>\n<blockquote>\n<p><i>E<sub>i<\/sub><\/i> = <i>Mgh<\/i> + 1\/2 <i>Mv<sub>i<\/sub><\/i><sup>2<\/sup><\/p>\n<\/blockquote>\n<p>where <i>M<\/i> is the mass of the person on the slide, and <i>v<sub>i<\/sub><\/i> is their initial speed. The first term is gravitational potential energy, the second kinetic energy due to their motion down the slide.<\/p>\n<p>After passing over one roller, the energy becomes:<\/p>\n<blockquote>\n<p><i>E<sub>f<\/sub><\/i> = 1\/2 <i>Mv<sub>f<\/sub><\/i><sup>2<\/sup> + 1\/4 <i>mv<sub>f<\/sub><\/i><sup>2<\/sup> <\/p>\n<\/blockquote>\n<p>where <i>m<\/i> is the mass of a roller. This makes use of the fact that the speed of a point on the outside of the roller must be the same as the speed of the rider as they leave that roller, and assumes that the roller is a solid cylinder. In this equation, the potential energy from the first equation has vanished, as the rider has moved to a lower altitude during the sliding, so the first term corresponds to the kinetic energy of the rider moving down the slide, while the second term is the rotational kinetic energy of the spinning roller.<\/p>\n<p>Because energy is conserved, we can set these two equations equal to one another, and solve for the final velocity. To get an exact number would require us to plug in numbers for the masses, which we don&#8217;t know, but we can re-arrange things to put everything in terms of the ratio of the mass of the rider to the mass of the roller. This gives:<\/p>\n<blockquote>\n<p><i>v<sub>f<\/sub><\/i><sup>2<\/sup> = (<i>M\/m<\/i>)(<i>2gh-v<sub>i<\/sub><\/i><sup>2<\/sup>)\/((<i>M\/m<\/i>)+(1\/2))<\/p>\n<\/blockquote>\n<p>(apologies for the dreadful calculator notation, but we don&#8217;t have LaTeX support on ScienceBlogs, and I don&#8217;t want to take the time to make nicer-looking equations as graphical objects). This lets you find the speed after passing over each roller. That, in turn, becomes the initial speed for the next roller, and you can repeat the process (this is why it&#8217;s done in Excel, because it&#8217;s less annoying to code that in there than in SigmaPlot). To get a graph of position vs. time, you just use those speeds to calculate the time needed to pass over the distance covered by each roller, and add them all up.<\/p>\n<p>To get numbers in quasi-real units, I had to assume some change in elevation for each roller. I pulled a number out of the air, and said it was 2cm, which is probably an overesitmate. For the time conversion, I used the fact that the angle of the slide is around 20 degrees, so the distance covered along the slide during the passage over one roller would be around 6cm.<\/p>\n<p>The simulated curves on the graph at the top of this post are for mass ratios (<i>M\/m<\/i>) of 1, 5, and 50, going down a roller slide with 36 rollers. So, you see, a light rider moves at a fairly constant speed, while a heavier rider clearly accelerates toward the bottom.<\/p>\n<p>This is, of course, a ridiculously simplistic model&#8211; it assumes a single roller in motion at any given time, neglects friction in the roller, assumes zero initial speed, etc.&#8211; but it does the right thing, qualitatively. And that&#8217;s enough to allow me to stop thinking about the damn thing and get back to the work that I should&#8217;ve been doing when I was thinking about this business all afternoon.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I really ought to be doing other things, but this roller slide business kept nagging at me, and I eventually realized I could mock up a crude simulation of the results. This led to the production of this graph: This looks pretty similar to the Tracker Video data from the previous post, which I&#8217;ll reproduce&hellip; <a class=\"more-link\" href=\"http:\/\/chadorzel.com\/principles\/2011\/07\/14\/roller-slide-physics-simulated\/\">Continue reading <span class=\"screen-reader-text\">Roller Slide Physics Simulated<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"1","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[19,7,147,11,138],"tags":[],"class_list":["post-5731","post","type-post","status-publish","format-standard","hentry","category-experiment","category-physics","category-playing-with-graphs","category-science","category-theory","entry"],"_links":{"self":[{"href":"http:\/\/chadorzel.com\/principles\/wp-json\/wp\/v2\/posts\/5731","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/chadorzel.com\/principles\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/chadorzel.com\/principles\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/chadorzel.com\/principles\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/chadorzel.com\/principles\/wp-json\/wp\/v2\/comments?post=5731"}],"version-history":[{"count":0,"href":"http:\/\/chadorzel.com\/principles\/wp-json\/wp\/v2\/posts\/5731\/revisions"}],"wp:attachment":[{"href":"http:\/\/chadorzel.com\/principles\/wp-json\/wp\/v2\/media?parent=5731"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/chadorzel.com\/principles\/wp-json\/wp\/v2\/categories?post=5731"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/chadorzel.com\/principles\/wp-json\/wp\/v2\/tags?post=5731"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}