<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="../Stylesheets/MBSBenchmark.xsl"?>
<mbsb:benchmark id="A01" type="A" lang="es" 
	xmlns:mbsb="http://lim.ii.udc.es/mbsbenchmark/" 
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
	xmlns:dc="http://purl.org/dc/elements/1.1/" 
	xmlns:vCard="http://www.globecom.net/ietf/draft/draft-dawson-vcard-xml-dtd-03" 
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
	xsi:schemaLocation="http://lim.ii.udc.es/mbsbenchmark/ http://lim.ii.udc.es/mbsbenchmark/Schemas/MBSbenchmark.xsd" 
	schemaVersion="0.1">
	
	<rdf:RDF>
		<rdf:Description rdf:about="http://lim.ii.udc.es/mbsbenchmark/dist/A01/A01_specification.xml">
			<dc:title> Simple pendulum (planar) </dc:title>
			<dc:date> 2005-08-30 </dc:date>
			<dc:description>
				Dynamic simulation of a planar pendulum
			</dc:description>
			<dc:publisher> Laboratorio de Ingeniería Mecánica </dc:publisher>
			<dc:creator> Manuel González Castro </dc:creator>
		</rdf:Description>
	</rdf:RDF>
	<vCard:vCardSet>
		<vCard:vCard version="3.0" lang="es">
			<vCard:fn> Manuel González Castro </vCard:fn>
			<vCard:n>
				<vCard:family> González Castro </vCard:family>
				<vCard:given> Manuel J. </vCard:given>
			</vCard:n>
			<vCard:nickname> Lolo </vCard:nickname>
			<vCard:org>
				<vCard:orgname> Universidad de La Coruña </vCard:orgname>
				<vCard:orgunit> Laboratorio de Ingeniería Mecánica </vCard:orgunit>
				<vCard:orgunit> Escuela Politécnica Superior </vCard:orgunit>
			</vCard:org>
			<vCard:email> lolo@cdf.udc.es </vCard:email>
			<vCard:tel> +34 981337400 </vCard:tel>
			<vCard:adr del.type="WORK">
				<vCard:street>Mendizabal s/n</vCard:street>
				<vCard:locality>Ferrol</vCard:locality>
				<vCard:pcode>15403</vCard:pcode>
				<vCard:country>Spain</vCard:country>
			</vCard:adr>
			<vCard:url uri="http://lim.ii.udc.es"/>
		</vCard:vCard>
	</vCard:vCardSet>
	
	<mbsb:mechanismDescription>

		<p>
		The planar simple pendulum is composed by a lumped mass of 1 kg and 
		a massless link of 1 m length. 
		The system is under gravity effects (9.81 N/kg acting in the negative <em>y</em> direction).
		The position of the global reference frame is shown in the figure.
		</p>
		<center>
		<img src="A01_model.gif" width="40%" alt="Planar simple pendulum"/>
		</center>	
		
	</mbsb:mechanismDescription>

	<mbsb:analysisDescription>
	
		<p>		
		The analysis to be performed is a dynamic simulation with a duration of 2000 s.
		Initially, the system is at rest (all velocities are zero) and in horizontal position: 
		the value for the <em>x</em>-coordinate of point P1 is +1.0 m.
		</p>		
		
	</mbsb:analysisDescription>
	
	<mbsb:referenceSolution>
	
		<p>
		 The reference solution for this problem is the time-history of the position of point P1 (<em>x</em> and <em>y</em> coordinates). The maximun allowed errors are 1.0E-1 (low  precission) and 1.0E-3 (high precission), measured with 4000 output steps and a threshold value of 1.0E-3.
		</p>
		<p>
		The following information is provided:
		</p>
		
		<ol>
			<li>Time-history of the position of point P1, as text data file: 
				<a href="A01_solution_data.txt">A01_solution_data.txt</a>			
			</li>
			<li>Animation of the system, as AVI movie: (first 5 s)
				<a href="A01_solution_movie.avi">A01_solution_movie.avi</a>			
			</li>
			<li>Time-history of the position of point P1, as plot (first 10 s):
				<center>
				<p><img src="A01_solution_plot.gif" width="90%" 
					alt="Time-history of the coordinates of point P1"/></p>
				</center>
			</li>

		</ol>
		
	</mbsb:referenceSolution>

	<mbsb:mbsModel format="MBS-ML" url="A01_model_mbsml.xml"/>

	<mbsb:measures>

		<mbsb:measure title="Time">
			CPU-time spent by the software to solve the problem (in s).
		</mbsb:measure>

	</mbsb:measures>

</mbsb:benchmark>
