Posts Tagged UAV

Some Random Stuff

GPS Module and Antenna

U-Blox GPS and Satantel Antenna

One of my friends working on a GPS project of his own managed to aquire some Sarantel Helical antennas, and got some for me as well. I’m planning on using them with the U-blox GPS module I have had sitting around. (I originally bought the GPS module for a MUAV autopilot I’ve been slowly designing, but when I got busy with work it got put aside and technology outpaced my design. For the MUAV autopilot I’m now intending on using a smaller, lighter GPS module which has freed up this one for service on my Quadruped). I’m still mulling around on choosing an LNA to throw in between the radio and antenna to improve sensitivity, so the PCB design is stalled until I make a selection.

Four Legs in progress 2

Teaser Photo

Although the GPS is “technically” able to attain a GPS lock indoors according to the literature, I’m not going to count on that. The camera will be used for indoor navigation and world modeling (I’ll post more on the progress of that later), while the GPS will be used primarily for outdoors navigation. The main reason for this is I’m thinking of having a go at the Robo Magellan competition put on by the Seattle Robotics Society. Although for the general flat environment a small walker is at a huge speed disadvantage to the larger wheeled or tracked rovers that typically enter, I’m more interested in the technical challenge of designing a robust and adaptive walking/navigation algorithm for the robot than winning.

Populated Mobo

Mini Sumo Brain

As a bit of an unrelated note, here’s a picture of the populated circuit board for my mini sumo. Now that there’s no pressing deadline to get the robot working, I’ll have more time to fiddle with this board and get FreeRTOS up and running on the LPC2138 to manage the data and computational requirements of some of the more complicated sensors I’m throwing into this sumo robot for no other reason than “because I thought it would be a good technical challenge”

, , , , ,

1 Comment

MUAV Musings

This is an old post from December 2007 which got lost while I was reshuffling my website, but thanks to the wonders of Google Caching, here it is again, updated a bit of course.

Mid 2007, I picked myself up a tiny R/C Helicopter in Hong Kong, the Walkera 5-6 Genius, as pictured here.

Walkera 5-6 Genius

Walkera 5-6 Genius

After several weeks of crashing it into random objects around my apartment, I “sort of” figured out how to fly it. Not a bad little toy. Now the gears are spinning in my head.. Why can’t I make this autonomous?

I’ve been laying out the circuit for a tiny autopilot, with full 6 degree of freedom IMU and a tiny GPS and altimeter for sensors. I haven’t quite decided on the brains for the MUAV, but right now I’m leaning towards an FPGA. I think the reconfigurability and power derrived from an FPGA outweighs the increased power consumption for this particular application, as it will allow for some more complicated functions to be implemented in the future.

Several ideas are bumping around in my head right now for indoor navigation (more effectively, making it smart enough to not smash into walls), but apart from small rudimentary IR reflection sensors, other options are too heavy (Sharp IR Range finders) or too complicated (Machine Vision) to workout without a lot more thought.

Since the origional posting, I have managed to strip the drive gears on the chopper from excessive crashing (oops). Luckily I have found a source for spare parts, so I’ll have to order some up. But, in the process I found another nice tiny Helicopter that would be neat to make Autonomous, the Buzz Fly SE. Unfortunatley, all the UAV stuff is on the backburner for me, as my Quadruped is my current main project.

,

1 Comment