Fortsätt till huvudinnehåll

Mars rover project

This summer I worked at a project for RUAG Space in Sweden where we constructed a robot arm from scratch more or less. First we were in a recruitment competition for a week where we proposed a draft solution and won. We were all master students from Chalmers University of Gothenburg. Then RUAG decided they wanted the arm, and launched it as a summer job. We built it from scratch in around 16 workdays. Everything from hardware design, to software development to laser-cutting of metal parts and all in between those was done.

 We got to show it at a major event in Sweden called Almedalsveckan where our foreign minister Margot Wallström and first Swedish astronaut Christer Fuglesang took a good look at it. Here is a video describing it all:





I took care of modeling, simulation, some of the electronics construction and most of the low-level programming in this project. Previous experience came in handy and I think we managed to avoid many time consuming traps. 

Funny thing, it's one of the projects presented on this this blog that I have put least time on but the first project where I've gotten paid. I think I personally spent more hours on the heating system presented in this blog, than this robot arm project. So seems that I can get paid for doing my hobby :) 

Kommentarer

Populära inlägg i den här bloggen

The heating system

One of my former projects was the design and practical realization of an automated wood fired heating system. Two key characteristics of the project were the reuse of junkyard bargains and realization of electronic system starting from component level. Budget was kept low. The system is now warming a house situated on a farm on the Swedish countryside.  I for sure have never done a project spanning so many different categories of work. In the end I had done manual metal work and welding, plumbing, electrical installation, creation of control- and calculation algorithms, circuit design and programming to name some. A box on the upper floor of the house with an Atmega328 microprocessor controls the whole heating  system.   Here is a video summary of the project: Systems furnace is a Braland 21 from http://www.braland.se The control system that is now up and running can among other things monitor 16 different temperatures, control all the systems...

[VAWT] Plausible improvements of the Savonius windmill

Cut a barrel in half, mount it on a shaft and you have a windturbine. If the barrel is used, then what else probably would end up on a scrap heap is instead used for converting renewable energy. Simplicity and low cost makes this an attractive option especially for societies with limited economy and a malfunctioning or non existing electric grid. Small off-grid electrical networks can be built and people who perhaps most needs electricity get that. Isn't that neat? Savonius (from http://solarvan.co.uk/savonius) An overlooked potential? The Savonius though has a widespread reputation of having low effiency and is often dismissed as a credible option around forums and in formal litterature. However, when looking at the graph below from a publication Wortman did 1983, the effiency can be realtively high provided that the TSR(Tip-to-Wind-Speed-Ratio) is held at a correct value and the windmill should work quite nicely. In practice this could probably be done by con...

Creation of an ignition system: Introduction

Since I was a kid there has been a small  Honda XR75 -1978 motorcycle around that never really have worked for more than around four hours straight.  One frequent reason of failure has been the mechanical ignition system that has a mechanical ignition advance mechanism. Though kind of neat that this somewhat complicated feature can be realized mechanically, this system hasn’t worked well in practice.  The mission is to construct an electronic ignition system and then take a ride on a summery day. Current progress This project has been going on for a while, so I  skip ahead a little bit and publish material from the current progress. If or hopefully when I get it to work as desired I will probably post a full description of the whole project. Recently I've mounted a hallswitch underneath the flywheel who's task will be to trigger another circuit I've designed. That circuit in its turn will do more or less the same thing as the mechanical contact-breakers on...