<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="../Stylesheets/MBSBenchmark.xsl"?>
<mbsb:benchmark id="A04" 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/A04/A04_specification.xml">
			<dc:title> Bricard Mechanism </dc:title>
			<dc:date> 2005-08-30 </dc:date>
			<dc:description>
				Dynamic simulation of the Bricard 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>
		The Bricard mechanism is a classic example of overconstrained system. 
		It is composed by 5 rods of 1 m length with a uniformly distributed mass of 1 kg, 
		and 6 revolute joints. 
		The system is under gravity effects (9.81 N/kg acting in the negative <em>y</em> direction).
		</p>
		<p>
		Grübler formula gives 0 degrees-of-freedom for this mechanism, 
		but the particular orientation of the revolute pairs yields a 
		system with 1 degree-of-freedom.
		</p>
		
		<center>
			<img src="A04_model.gif" width="60%" alt="Bricard mechanism"/>
		</center>
	
	</mbsb:mechanismDescription>

	<mbsb:analysisDescription>

		<p>		
		The analysis to be performed is a dynamic simulation with a duration of 600 s.
		Initially, the system is at rest in the position shown in the figure.
		</p>		
		
	</mbsb:analysisDescription>

	<mbsb:mbsModel format="MbsML" url="A04_model_mbsml.xml"/>

	<mbsb:referenceSolution>

		<p>
		The reference solution for this problem is the time-history of the position of point P3 (<em>x</em>, <em>y</em> and <em>z</em> coordinates). The maximun allowed errors are 1.0E-1 (low  precission) and 1.0E-3 (high precission), measured with 3000 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 P3, as text data file: 
				<a href="A04_solution_data.txt">A04_solution_data.txt</a>			
			</li>
			<li>Animation of the system, as AVI movie (first 10 s): 
				<a href="A04_solution_movie.avi">A04_solution_movie.avi</a>			
			</li>
			<li>Time-history of the position of point P3, as plot (first 10 s):
				<center>
				<p><img src="A04_solution_plot.gif" width="90%" 
					alt="Time-history of the coordinates of point P3"/></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>
