<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="../Stylesheets/MBSBenchmark.xsl"?>
<mbsb:benchmark id="A03" 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/A03/A03_specification.xml">
			<dc:title> Andrew's Mechanism </dc:title>
			<dc:date> 2005-08-30 </dc:date>
			<dc:description>
				Dynamic simulation of the Andrew's squeezing mechanism
			</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>España</vCard:country>
			</vCard:adr>
			<vCard:url uri="http://lim.ii.udc.es"/>
		</vCard:vCard>
	</vCard:vCardSet>
	
	<mbsb:mechanismDescription>
		
		<p>
		This plane mechanism is composed by 7 bodies interconnected by revolute joints. 
		The assembly is driven by a motor located at point O, with a constant drive torque of 0.033 Nm.
		This system has a very small time scale, thus making it difficult to simulate 
		for solvers that can't reach small time-steps.
		</p>		

		<center>
			<img src="A03_model.gif" width="40%" alt="Andrew squeezing mechanism"/>
		</center>

		<p>
		 
		
		</p> 
		
	</mbsb:mechanismDescription>

	<mbsb:analysisDescription>

		<p>		
		The analysis to be performed is a dynamic simulation with a duration of 0.5 seconds.
		Initially, the system is at rest and the &#946; angle has a value of -0.0620 rad.
		</p>		
		
	</mbsb:analysisDescription>

	<mbsb:mbsModel format="MBS-ML" url="A03_model_mbsml.xml"/>

	<mbsb:referenceSolution>

		<p>
		The reference solution for this problem is the time-history of the position of point F (<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 2000 output steps and a threshold value of 1.0E-5.
		</p>
		
		<p>
		The following information is provided:
		</p>
				
		<ol>
			<li>Time-history of the position of point F, as text data file: 
				<a href="A03_solution_data.txt">A03_solution_data.txt</a>			
			</li>
			<li>Animation of the system, as AVI movie (first 0.05 s): 
				<a href="A03_solution_movie.avi">A03_solution_movie.avi</a>			
			</li>
			<li>Time-history of the position of point F, as plot (first 0.05 s):
				<center>
				<img src="A03_solution_plot.gif" width="90%" 
					alt="Time-history of the coordinates of point F"/>
				</center>
			</li>

		</ol>

	</mbsb:referenceSolution>

	<mbsb:measures>
		<mbsb:measure title="Time">
			CPU-time spent by the software to solve the problem (in s).
		</mbsb:measure>
	</mbsb:measures>
</mbsb:benchmark>
