<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BrickEngineer&#187; Physics</title>
	<atom:link href="http://www.brickengineer.com/pages/category/physics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brickengineer.com/pages</link>
	<description>Engineering for LEGO Enthusiasts</description>
	<lastBuildDate>Sun, 15 Nov 2009 23:55:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Center of Mass of LEGO NXT Motors</title>
		<link>http://www.brickengineer.com/pages/2008/03/16/center-of-mass-of-lego-nxt-motors/</link>
		<comments>http://www.brickengineer.com/pages/2008/03/16/center-of-mass-of-lego-nxt-motors/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 04:33:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Physics]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA["center of mass"]]></category>
		<category><![CDATA["moment of inertia"]]></category>
		<category><![CDATA[center]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[inertia]]></category>
		<category><![CDATA[LEGO]]></category>
		<category><![CDATA[mass]]></category>
		<category><![CDATA[MLCAD]]></category>
		<category><![CDATA[moment]]></category>
		<category><![CDATA[motor]]></category>
		<category><![CDATA[NXT]]></category>

		<guid isPermaLink="false">http://www.brickengineer.com/pages/2008/03/16/center-of-mass-of-lego-nxt-motors/</guid>
		<description><![CDATA[I am working on designing a walking machine, but I needed to know the Center of Mass of the LEGO NXT Motors.  When using Newton&#8217;s Laws to compute the forces on the system, we can treat the motor as if all of its mass is located at a single point.  The Center of Mass is [...]]]></description>
			<content:encoded><![CDATA[<p>I am working on designing a walking machine, but I needed to know the <a href="http://en.wikipedia.org/wiki/Center_of_mass">Center of Mass</a> of the LEGO NXT Motors.  When using <a href="http://en.wikipedia.org/wiki/Newton's_laws_of_motion">Newton&#8217;s Laws</a> to compute the forces on the system, we can treat the motor as if all of its mass is located at a single point.  The <a href="http://en.wikipedia.org/wiki/Center_of_mass">Center of Mass</a> is the location of this point.</p>
<p><img border="0" align="middle" width="350" src="http://brickengineer.com/pages/pics/physics/motor-com-5785_web.jpg" alt="Hanging an NXT motor to find its center of mass." height="213" /></p>
<p>There are several ways to find the <a href="http://en.wikipedia.org/wiki/Center_of_mass">Center of Mass</a> of the motor.  The most straightforward way is to hang the motor from an axle placed in one of the holes.  The motor will orient itself so that the <a href="http://en.wikipedia.org/wiki/Center_of_mass">Center of Mass</a> lies directly below the axle.  By hanging a mass on a string from the axle, the <a href="http://en.wikipedia.org/wiki/Center_of_mass">Center of Mass</a> must lie somewhere along the line defined by the string. </p>
<p><img border="0" align="middle" width="350" src="http://brickengineer.com/pages/pics/physics/motor-com-5784_web.jpg" alt="The Center of Mass Lies along the line defined by the vertical string" height="263" /></p>
<p>After performing this experiment, I placed a small piece of Scotch tape over the string so that I can keep track of where that line is.  I then cut the string off of the axle.</p>
<p><img border="0" align="middle" width="350" src="http://brickengineer.com/pages/pics/physics/motor-com-5786_web.jpg" alt="A piece of Scotch tape holds the string in place" height="263" /></p>
<p>Now to find the precise point, we simply perform the experiment again, but place the axle through a different hole.  This gives us a second line.  Since the <a href="http://en.wikipedia.org/wiki/Center_of_mass">Center of Mass</a> must be on both the first line and the second line, it is located at the intersection of these two lines.</p>
<p><img border="0" align="middle" width="350" src="http://brickengineer.com/pages/pics/physics/motor-com-5787_web.jpg" alt="The intersection of the two strings indicates the position of the Center of Mass" height="263" /></p>
<p>The <a href="http://en.wikipedia.org/wiki/Center_of_mass">Center of Mass</a> is very close to being aligned with the holes on the motor.  Below is an <a href="http://www.lm-software.com/mlcad/">MLCAD</a> image of the <a href="http://www.philohome.com/nxtldraw/nxtldraw.htm">NXT motor (from Philo)</a>.  I have overlayed a <a href="http://en.wikipedia.org/wiki/Cartesian_coordinate_system">Cartesian coordinate system</a> that corresponds to that used to define the 3-D image file.  The origin of this system is at the center of the axle hole on the motors drive axis.  This is perfect for me since I will be rotating the motor and trying to compute the position of the <a href="http://en.wikipedia.org/wiki/Center_of_mass">Center of Mass</a> after the motor has rotated through some arbitrary angle.</p>
<p><img border="0" align="middle" width="350" src="http://brickengineer.com/pages/pics/physics/motor-dimensions_web.jpg" alt="The dimesions of the LEGO NXT Motor" height="179" /></p>
<p>This image not only helps with identifying the <a href="http://en.wikipedia.org/wiki/Center_of_mass">Center of Mass</a> of the NXT motor, but also in understanding the dimensions of the NXT motor overall.</p>
<p>Kevin Knuth<br />
Albany NY</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brickengineer.com/pages/2008/03/16/center-of-mass-of-lego-nxt-motors/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
