<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="../Stylesheets/MBSBenchmark.xsl"?>
<mbsb:benchmark id="A02" 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/A02/A02_specification.xml">
			<dc:title> N four-bar mechanism </dc:title>
			<dc:date> 2005-08-30 </dc:date>
			<dc:description>
				Dynamic simulation of an assembly of 40 four-bar linkages
			</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 one degree-of-freedom assembly of N four-bar linkages is composed by 
		2N+1 links of 1 m length with a uniformly distributed mass of 1 kg. 
		The system is under gravity effects (9.81 N/kg acting in the negative <em>y</em> direction).
		</p>
		
		<center>
			<img src="A02_model.gif" width="45%" alt="Assembly of N four-bar linkages"/>
		</center>

		<p>
		This system is a typical example of mechanism that undergoes singular configurations. 
		When the mechanism reaches the horizontal position, the number of degrees of freedom 
		instantaneously increases from 1 to N+1.
		</p> 

	</mbsb:mechanismDescription>

	<mbsb:analysisDescription>

		<p>		
		The analysis to be performed is a dynamic simulation with a duration of 20 s.
		Initially, the system (particularized for N=40) is in the position shown in the figure, and the velocity of the 
		<em>x</em>-coordinate of point B0 is 1 m/s.
		</p>		
		
	</mbsb:analysisDescription>

	<mbsb:mbsModel format="MBS-ML" url="A02_model_mbsml.xml"/>

	<mbsb:referenceSolution>

		<p>
		The reference solution for this problem is the time-history of the position and velocity of point B0 (<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 400 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 and velocity of point B0, as text data file: 
				<a href="A02_solution_data.txt">A02_solution_data.txt</a>			
			</li>
			<li>Animation of the system, as AVI movie (first 10 s): 
				<a href="A02_solution_movie.avi">A02_solution_movie.avi</a>			
			</li>
			<li>Time-history of the position and velocity of point p1, as plot (first 10 s):
				<center>
				<p><img src="A02_solution_plot.gif" width="90%" 
					alt="Time-history of the coordinates of point B0"/></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>
