Difference between revisions of "Team:Sherbrooke/Design"

m
Line 4: Line 4:
 
<h1>Design</h1>
 
<h1>Design</h1>
 
<br/>
 
<br/>
<p>Our robotic platform is composed of many modules, each with their own specifications, concept and functionnality. In this page you will learn all there is to know about each of them, whether it is for the electrical, mechanical or software design.
+
<p>Our robotic platform is composed of many modules, each with their own specifications, concept and functionalities. Each module is designed to be independent so they can operated alone or jointly with the other modules. The teamwork between every module is mainly managed by the Main Administrator that communicates with all of them, and controls them via a bus CAN and custom controller boards, named BananaBoard. In its entirety, the project has seven distinct modules: The platform, the tool holding support, the gripper, the centrifuge, the magneto caloric module for 96-well plate, the magneto caloric module for 1.5mL tube and the turbido agitator caloric module for glass tube. The global architecture of the robotic platform is as follows:
 +
</p>
 +
<br/>
 +
<div class="imageContainer">
 +
<img width="100%" height="100%" src="https://static.igem.org/mediawiki/2015/f/f6/Team_Sherbrooke_Global_Architecture.png" /><br/>
 +
<p>Biobot Project Global Architecture</p>
 +
</div>
 +
<p>
 +
In this page you will learn all there is to know about each of them, whether it is for the electrical, mechanical or software design. Scroll down or choose one module to learn about it.
 
</p>
 
</p>
 
 
<h3>Modules</h3>
 
<h3>Modules</h3>
 
<ul>
 
<ul>
<li><a href="#Global">Global Architecture</li>
 
 
<li><a href="#Platform">Platform</a></li>
 
<li><a href="#Platform">Platform</a></li>
 
<li><a href="#Tool">Tool Holding Support</li>
 
<li><a href="#Tool">Tool Holding Support</li>
Line 20: Line 26:
 
<li><a href="#Controller">Controller</li>
 
<li><a href="#Controller">Controller</li>
 
</ul>
 
</ul>
 +
<span id="Platform"> &nbsp; </span>
 
<br/>
 
<br/>
<a name="Global"></a>
 
<h2>Global Architecture</h2>
 
<hr/>
 
<p>
 
<em>Faire un beau petit visio de tout le projet le plus complet possible</em><br/>
 
In its entirety, the project has nine separate modules: The platform, the tool holding support, the gripper, the centrifuge, the magneto caloric module for 96-well plate, the magneto caloric module for 1.5mL tube, the turbido agitator caloric module for glass tube and a custom controller board that we named BananaBoard. These eight modules are all mostly conceived by our team. The last module but not the least, is a combination of other controller boards to manage all these modules.<br/>
 
<br/>
 
<img src="#sdfsdfsdf.jpg"/>
 
</p>
 
<br/>
 
<a name="Platform"></a>
 
 
<h2>Platform</h2>
 
<h2>Platform</h2>
 
<hr/>
 
<hr/>
Line 39: Line 35:
 
<a href="#top_menu_under">Back to top</a>
 
<a href="#top_menu_under">Back to top</a>
 
<br/>
 
<br/>
<a name="Tool"></a>
+
<span id="Tool"> &nbsp; </span>
 
<h2>Tool Holding Support</h2>
 
<h2>Tool Holding Support</h2>
 
<hr/>
 
<hr/>
Line 47: Line 43:
 
<a href="#top_menu_under">Back to top</a>
 
<a href="#top_menu_under">Back to top</a>
 
<br/>
 
<br/>
<a name="Gripper"></a>
+
<span id="Gripper"> &nbsp; </span>
 
<h2>Gripper</h2>
 
<h2>Gripper</h2>
 
<hr/>
 
<hr/>
Line 55: Line 51:
 
<a href="#top_menu_under">Back to top</a>
 
<a href="#top_menu_under">Back to top</a>
 
<br/>
 
<br/>
<a name="Centrifuge"></a>
+
<span id="Centrifuge"> &nbsp; </span>
 
<h2>Centrifuge</h2>
 
<h2>Centrifuge</h2>
 
<hr/>
 
<hr/>
Line 63: Line 59:
 
<a href="#top_menu_under">Back to top</a>
 
<a href="#top_menu_under">Back to top</a>
 
<br/>
 
<br/>
<a name="MC96"></a>
+
<span id="MC96"> &nbsp; </span>
 
<h2>Magneto Caloric 96 (MC96)</h2>
 
<h2>Magneto Caloric 96 (MC96)</h2>
 
<hr/>
 
<hr/>
Line 71: Line 67:
 
<a href="#top_menu_under">Back to top</a>
 
<a href="#top_menu_under">Back to top</a>
 
<br/>
 
<br/>
<a name="MC15"></a>
+
<span id="MC15"> &nbsp; </span>
 
<h2>Magneto Caloric 1.5 (MC1.5)</h2>
 
<h2>Magneto Caloric 1.5 (MC1.5)</h2>
 
<hr/>
 
<hr/>
Line 79: Line 75:
 
<a href="#top_menu_under">Back to top</a>
 
<a href="#top_menu_under">Back to top</a>
 
<br/>
 
<br/>
<a name="TAC"></a>
+
<span id="TAc"> &nbsp; </span>
 
<h2>Turbido Agitator Caloric (TAC)</h2>
 
<h2>Turbido Agitator Caloric (TAC)</h2>
 
<hr/>
 
<hr/>
Line 87: Line 83:
 
<a href="#top_menu_under">Back to top</a>
 
<a href="#top_menu_under">Back to top</a>
 
<br/>
 
<br/>
<a name="BB"></a>
+
<span id="BB"> &nbsp; </span>
 
<h2>BananaBoard</h2>
 
<h2>BananaBoard</h2>
 
<hr/>
 
<hr/>
Line 95: Line 91:
 
<a href="#top_menu_under">Back to top</a>
 
<a href="#top_menu_under">Back to top</a>
 
<br/>
 
<br/>
<a name="Controller"></a>
+
<span id="Controller"> &nbsp; </span>
 
<h2>Controller</h2>
 
<h2>Controller</h2>
 
<hr/>
 
<hr/>

Revision as of 00:40, 5 August 2015

Design


Our robotic platform is composed of many modules, each with their own specifications, concept and functionalities. Each module is designed to be independent so they can operated alone or jointly with the other modules. The teamwork between every module is mainly managed by the Main Administrator that communicates with all of them, and controls them via a bus CAN and custom controller boards, named BananaBoard. In its entirety, the project has seven distinct modules: The platform, the tool holding support, the gripper, the centrifuge, the magneto caloric module for 96-well plate, the magneto caloric module for 1.5mL tube and the turbido agitator caloric module for glass tube. The global architecture of the robotic platform is as follows:



Biobot Project Global Architecture

In this page you will learn all there is to know about each of them, whether it is for the electrical, mechanical or software design. Scroll down or choose one module to learn about it.

Modules

 

Platform


...

Back to top
 

Tool Holding Support


...

Back to top
 

Gripper


...

Back to top
 

Centrifuge


...

Back to top
 

Magneto Caloric 96 (MC96)


...

Back to top
 

Magneto Caloric 1.5 (MC1.5)


...

Back to top
 

Turbido Agitator Caloric (TAC)


...

Back to top
 

BananaBoard


...

Back to top
 

Controller


...

Back to top

Also in "Project"