-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrss.xml
24 lines (24 loc) · 7.44 KB
/
rss.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>MIST Lab</title><link>http://mistlab.ca/</link><description>Making Innovative Space Technologies</description><atom:link href="http://mistlab.ca/rss.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><lastBuildDate>Thu, 29 Sep 2022 17:32:11 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>2U Incubator Growing Medicago truncatula (Spacebean Project)</title><link>http://mistlab.ca/blog/incubator-exobiologie-spacebean/</link><dc:creator>Christophe Marcel Trouillefou</dc:creator><description><p>Spacebean project aims to create a model experiment to future autonomous plant cultivation system in microgravity. Its development is a basis that will ultimatly help the next generation of vegetal food production systems in many ways: - use a mini-incubator to perfom several autonomous tests with different species at a very cheap cost - produce food for long intersideral journeys in which no food supply is possible from Earth - produce food before the arrival of astronauts on a place located far away from Earth</p>
<p>The Spacebean experiment will be held in a 3U CubeSat. It aims to miniaturize a plant production system to allow the plants growing and to assess their development through sensors and analytical instruments embedded into a mini-incubator.</p>
<p>We developped a 2U incubator that works with a minimal energy consumption (less than 4 watts), that has a total weight below 1.5 kg and is able to remove plants ehylene production thanks to an ethylene scrubber.</p>
<p>The incubator is composed of CO2, O2, Ethylene, Temperature and Humidity sensors. It has an ethylene scrubber that performs photocatalysis with a UV light on TiO2. There are also a camera, a peristaltic pump and a heater. An Arduino Mega contains a PID that helps to control a photoperiod of 20h day/4h night, and the regulation of the temperature and relative humidity inside. A description of the mini-incubator is viewable on this <a href="https://www.dropbox.com/s/rb1458sjgffm74p/2U_Incubators_23Feb2019.mp4?dl=0">video</a>.</p>
<p>Recent tests showed us a normal development of <em>Medicago truncatula</em> plantlets that germinated and grown until the production of their first leaves in less than one week (photo at left).<br> After two weeks, we observed that they tripled their height and they developped big trifoliate leaves (photo at right).</p>
<p><img src="http://mistlab.ca/blog/files/papers/Spacebean/2U_1week_3plants.png" width="555px" align="left"> <img src="http://mistlab.ca/blog/files/papers/Spacebean/2U_2week_3plants.png" width="555px" align="left"> <br></p>
<p>Our latest cultivation tests gave us two adult plants grown well and no contamination were observed. They have long root lentgh (30 to 40 cm). Their leaves are strongly attached to the leafy stem. <br></p>
<p><img src="http://mistlab.ca/blog/files/papers/Spacebean/2U_3Months.png" width="555px" align="left"> <br></p>
<p>Apical bud is hairy as for the M. truncatulate plants cultivated under strong CO2 concentration. In this assay, no contamination were detected in the dispositive and the incubator remained waterproof under 99% humidity. <br></p>
<p><img src="http://mistlab.ca/blog/files/papers/Spacebean/2U_CO2.png" width="555px" align="left"> <br></p>
<p>2019/03/22 Last update</p></description><guid>http://mistlab.ca/blog/incubator-exobiologie-spacebean/</guid><pubDate>Fri, 15 Mar 2019 17:00:00 GMT</pubDate></item><item><title>Field mission in Lanzarote (Spain)</title><link>http://mistlab.ca/blog/field-mission-in-lanzarote-spain/</link><dc:creator>Giovanni Beltrame</dc:creator><description><p>Our field mission with the <a href="https://www.esa.int">European Space Agency</a> for the PANGAEA-X experimental campaign was a success! We deployed 6 flying robots, controlled with a single tablet by one of the European astronauts.</p>
<a data-flickr-embed="true" href="https://www.flickr.com/photos/europeanastronauttraining/31030614547/in/album-72157700345404104/" title="Drone team"><img src="https://farm5.staticflickr.com/4843/31030614547_7d7a175ecc_b.jpg" width="1024" height="683" alt="Drone team"></a>
<script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
<p>Our experiments were also featured on the science show Tomorrow Today - The Science Magazine. You can see the full reportage <a href="https://www.dw.com/en/the-smart-swarm/av-47321115">here</a>.</p></description><guid>http://mistlab.ca/blog/field-mission-in-lanzarote-spain/</guid><pubDate>Thu, 14 Mar 2019 03:17:34 GMT</pubDate></item><item><title>Circle Formation using Buzz</title><link>http://mistlab.ca/blog/circle-formation-using-buzz/</link><dc:creator>Giovanni Beltrame</dc:creator><description><p>When we designed our language <a href="http://the.swarming.buzz">Buzz</a>, we wanted to create something that could be ported to any robot. We have made an initial port of Buzz for a popular robotic platform, the <a href="http://www.k-team.com/mobile-robotics-products/khepera-iv">Khepera IV</a>. The result of this port is a “glue” library that provides a set of functions for controlling the robot to the Buzz interpreter. As usual, we have released the (still unfinished!) code on <a href="https://github.com/MISTLab/BuzzKH4">GitHub</a>. The total integration work was only a couple of days’ work, a testament to the portability of Buzz.</p>
<p>So we can now proudly show an example of Buzz at work: we programmed the Kheperas with a simple algorithm that, without computation, leads to circle formation. The algorithm itself will be the subject of a future publication. What the video shows is that the robots can be successfully controlled and their sensors used to perform swarming tasks:</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/rwNtbAXgJaQ" frameborder="0" allowfullscreen>
</iframe>
<h2 id="credits">Credits:</h2>
<ul>
<li>Programming: <a href="http://mistlab.ca/people/cpinciroli/">Carlo Pinciroli</a>, <a href="http://mistlab.ca/people/dstonge/">David St-Onge</a></li>
<li>Video: <a href="http://mistlab.ca/people/dstonge/">David St-Onge</a></li>
<li>We would also like to thank NSERC for letting us purchase the Kheperas</li>
</ul></description><category>Buzz</category><category>swarming</category><guid>http://mistlab.ca/blog/circle-formation-using-buzz/</guid><pubDate>Wed, 10 Aug 2016 00:52:01 GMT</pubDate></item><item><title>Donation From Altera</title><link>http://mistlab.ca/blog/donation-from-altera/</link><dc:creator>Giovanni Beltrame</dc:creator><description><p>I would like to thank Altera for the generous donation of their flagship Stratix V board. It will be used for radiation and fault tolerance studies.</p></description><guid>http://mistlab.ca/blog/donation-from-altera/</guid><pubDate>Tue, 24 Jun 2014 02:27:35 GMT</pubDate></item></channel></rss>