<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="../Stylesheets/MBSBenchmark.xsl"?>
<mbsb:benchmark id="A05" 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/A05/A05_specification.xml">
			<dc:title> Stiff Flyball Governor </dc:title>
			<dc:date> 2005-08-30 </dc:date>
			<dc:description>
				Dynamic simulation of a stiff flyball governor
			</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 mechanism is composed by a flyball governor with the coupler rods substituted by spring-damper elements.
		The system is under gravity effects (9.81 N/kg acting in the negative <em>z</em> direction).
		The system properties (shown in the figure) have been adjusted to produce a stiff mechanical system.
		</p>
		
		<center>
			<!-- <img src="A04_model_figure.jpg" width="40%" alt="Bricard mechanism"/> -->
			<img src="A05_model.gif" width="100%" alt="Bricard mechanism"/>
		</center>
	
	</mbsb:mechanismDescription>

	<mbsb:analysisDescription>

		<p>		
		The analysis to be performed is a dynamic simulation with a duration of 350 s.
		Initially, the system is at a position determined by <em>s</em> = 0.5 m and &#945; = 30º, rotating with an angular velocity &#969; = 2&#960; rad/s.
		</p>		
		
	</mbsb:analysisDescription>

	<mbsb:mbsModel format="MbsML" url="A05_model_mbsml.xml"/>

	<mbsb:referenceSolution>

		<p>
		The reference solution for this problem is the time-history of the <em>s</em> coordinate. The maximun allowed errors are 1.0E-1 (low  precission) and 1.0E-3 (high precission), measured with 3500 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 the <em>s</em> coordinate, as text data file: 
				<a href="A05_solution_data.txt">A05_solution_data.txt</a>			
			</li>
			<li>Animation of the system, as AVI movie (first 3 s): 
				<a href="A05_solution_movie.avi">A05_solution_movie.avi</a>			
			</li>
			<li>Time-history of the position of the <em>s</em> coordinate, as plot (first 3 s):
				<center>
				<p><img src="A05_solution_plot.gif" width="90%" 
					alt="Time-history of the coordinates of the s coordinate"/></p>
				</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>
