And with that has come increased spending, from $400 million in 2002 to more than $2 billion next year to an expected $3.5 billion by fiscal year 2010.
Source: Wired's Danger Room blog
NASA is developing a navigation system that augments GPS signals via a satellite phone network so that it works around the globe, beyond the limited implementation of WAAS. Their intended application is a UAV based mapping function utilizing synthetic aperture radar technology which requires a highly stable and accurate platform.
For testing purposes they will mount the radar and navigation system on a Gulfstream III (I especially like this part), "Since the Gulfstream III operates outside civilian air space it will not need a permit to use the UAV which takes 90-days due to a somewhat archaic processing system." I guess we're not the only ones frustrated with the FAA, even the best & brightest at NASA have a hard time with the red tape!
For details see article:
Nasa Develops Highly Accurate Plane Nav System
The PPA system will help keep the C-20A Gulfstream III flying level so the UAVSAR radar pod can scan geoseismic hot spots.
[UPDATED: paper is finished and available below]
I've put together a technical assessment white paper for the FIRST robotics league, proposing an indoor aerial robotics contest for 12-17 year old kids (and coaches). Target price is under $1,000 and safety is of prime importance. This paper lists the possible platforms--microplanes, helis, quadcopters and blimps--and discusses the pros and cons of each. At this point I've tried most of the options, from helicopters to quadrotors to blimps to ultralight planes and I'm leaning towards quadcopters and blimps as the best choice.
Cost, simplicity and safety pushed me towards the blimps, but I'm concerned about having the kids having to build the autopilot from scratch. Check out the draft of my white paper and tell me what you think.
This post describes the beta version of BASIC Stamp autopilot code. As mentioned in my last post, the two main challenges in this project were dealing with the constraints of integer-only math and a severely restricted variable space (just 26 bytes!).
The first one I got around by treating fractional degrees as full degrees (since the UAV is never going to travel more than one full degree away from launch) and essentially treating them as integers. This was a little tricky, since I'm limited to word-length variables (with a max value of 65,535, which is essentially 4 and half digits of precision) and the GPS natively generates six and half digits of precision (360.9999 W/E). But I truncated the full degrees to just 1 and -1 from the current position, and that let me retain the full precision of the fractional degrees.
The second problem I got around by splitting the program up into five sub-programs (each one is allowed to reuse the variable space in RAM) and switching in real-time between them. I also used the Stamp chip's 121 bytes of "scratchpad" memory to store a lookup table of all the waypoints, and that's available to all the programs, although you can't manipulate the scratchpad memory directly without copying it into a variable.
The current program does three things:
The code has been tested on several different kinds of servo driver chips and GPS modules, as well as with GPS simulators, but not yet in the air. So consider it just instructional at this point. I'm sure there are some bugs, and a lot of settings that need to be tweaked. Also, we have not yet added camera controls and other more sophisticated in-air options, such as circle and hold (although these aren't hard to add, not that we've got the basic hardware interfaces working).
You can download the code at the following link. Load the first program (uav.bsp) and it will call the others at compile and download time.
The recommended hardware is a Basic Stamp BS2p on a dev board using the FT639 servo driver chip and a standard GPS module such as the EM406. Details on these hardware configurations can be found in the main post on this UAV. Other servo drivers, such as the Parallax board can be used, and the details on how to modify the code for them is in the comments of the code
We love GoogleMaps, but one of the problems with it is that you can't really add your own data to it. Sure, you can superimpose your imagery on a GoogleMaps layer, but it won't show unless people use a special URL. That's the reason for the creation of OpenAerialMap.
Pict'Earth's Jeff Johnson explains:
"OAM gives us a place to publish the imagery so that it easily reused. Basically the imagery that Google and MS Aggregate is not truly 'free' in the sense that it cannot be used in any useful sense outside of their programs without an overbearing license. Its kind of like Navteq or Teleatlas data. It may be freely available, but its not really free. So then, the goal of OAM is to provide a place where people like us (doing DIY stuff) can publish our imagery in a central place, but also a place for governments and other organizations that pay for imagery to get help publishing their data into the public space in an open/free way."
O'Reilly's Brady Forrest has great post that explans more here. (He also mentioned that I'm going to be giving a DIYDrones presentation at ETech on March 3-4 in San Diego. More on that later.)
You can see one example of one pass I took of the Alameda Naval Air Station runway that was orthrectified and stitched by Pict'Earth and is now part of the standard OAM map at that lat-lon (our imagery circled in the screen shot above).
(credits: Christopher Schmidt set up OpenAerialMap and the servers are hosted by Telascience, SDSC and bandwidth comes from CalIT)
Hi my name is Rob Swynnerton, i run a small company, www.flyingwings.co.uk. We manufacture a range of EPP models, wings etc. We also make parts for UAV contractors and this has sparked my imagination, what would be a great UAV test platform ? What size, payload capacity, what would be better than a commercially available model ie twin jet etc. Designs that inspire me are the Desert Hawk and the Raven, small micro UAV's with a wingspan of around 48-60" and payload of 1-1.5kg. Any help would be appreciated.
ps.... big up to Gary Mortimer for steering me here.
Rob
From an email that Rob just sent... Now I'm sure we all have ideas for what we would like in an airframe.
If you put it here I'll make sure he reads this thread.
The desert hawk is epp, and so are others being developed. We are producing airframes
for a major UK military contractor, its gone UAV crazy over here with a massive dedicated centre being built here in Bristol.
It would be good fun to create a package for amateur developers .
If you have a spec you would like, then let me know.
Regards Rob
Tarbert says it's possible that some regulation recommendations could be produced by July 2008, although he calls that "a big, big if." Even then, a Notice of Proposed Rulemaking wouldn't "hit the street" until a year later, and a public comment period of 90 days would follow after that, so any regulations likely wouldn't come into play until the middle of 2010.
.....One problem is that there's no definition yet for what a small unmanned aerial system is. MITRE Corp. has taken a stab at defining it for the FAA, and Charlotte Laqui, the UAS project team leader for the company, also spoke at the Wednesday meeting.
Stressing that the definition is just a "starting point," and certainly hasn't been accepted by the FAA, Laqui says MITRE has roughly defined possible operations for two classes of small vehicles.
One would have a maximum weight of four pounds, a flight ceiling of 400 feet above ground level and could fly in all classes of airspace. Such vehicles could fly over even heavily populated areas without posing a big risk to people on the ground or other vehicles in the air. Another class of vehicle could weigh up to 35 pounds, fly up to 1,200 feet above ground level only in Class G, or uncontrolled, airspace. Those vehicles would pose an acceptable risk in more lightly populated areas.
Vehicles could not operate within three miles of a chartered airport and would
have to be kept within sight of the operators, she says.
Whilst flicking through the pages of a magazine, I came across....
The only down side for South Africa and in particular up here in the mountains is the size, probably can't lift a camera as well with a high density altitude.
I send an email off to Flying Wings asking for a bigger one and Robert Swynnerton very quickly replied that they were building one for our very purpose that would be available soon.
Called the Observer and I quote....
The Observer will be modular so you can have a conventional tail anddifferent payload configs, as you wish. It will look similar to the DessertHawk 1, seeRobert Swynnerton