As you can see here, the jet engine runs perfectly over a wide range of throttles: (full video link here)

This week we’re (a) building a new steel frame and mounting everything in it and (b) setting up a dashboard with gauges and engine control computer so we get nice graphs of temperature and pressure at several points. We’re also seeing if we can fix the bearings somehow, as they leak oil significantly.

New Lathe

0 comments

February 22nd, 2010 in News, Projects.

Picked up a new lathe on Craigslist yesterday to which I will strap stepper motors and CNC-ize. It’s small enough that I can carry it around the house when neccesary :-) (chuck pic below, tool holder pic here)

Tested everything out today. The combustion chamber fired right up and self-sustained perfectly the first time without any tweaking. That was VERY encouraging, and more so that it worked great over a wide range of mixtures. Here it is running:

We set the the whole thing up on the frame and went to town, but unfortunately things didn’t take off.  We did however manage to set the entire setup on fire a few times, so at least we’re doing something right. Further investigation showed that adding oil pressure to the bearings causes them to seize up, and therefore the compressor was hardly bringing any air in. This created a too-rich condition so the burn continued into the turbine housing and basically caused wide-scale havoc.The plan now is to either get a new turbo that works better, or tear this one apart and see if we can make the bearings work.

More Jet Parts

0 comments

February 16th, 2010 in Aircraft Etc, Projects.

Combustion chamber is done:

My mill is getting some use, but need a bigger one!

Went to the junkyard and Home Depot today - got all the big parts we need other than sensors and whatever display/microcontroller we’re going to end up using. Below is a test of the cooling and lubrication system - originally a power steering pump and a transmission cooler. The pump makes 10psi with very little effort and holds 30psi no problem, so it will fit the bill perfectly.

Tomorrow we’ll be working on the combustion chamber, with luck.

Last weekend we drove up to visit the ice runway at Alton Bay Seaport, B18. Lake Winnipesaukee is a seaplane base most of the year, but in the winter it freezes and the townspeople plow out a 3000′ runway on it. It was wicked cold, but saw some cute planes and helos. Landing on ice is apparently no harder than a grass landing, assuming the crosswind isn’t insane. If you’re landing properly, there shouldn’t be a side load on the gear. Just remember you can’t slam on the brakes ;-)

Thought one: Several years ago, Mike P and I built our hovercraft out of simple materials we had around. We powered it with a leaf blower at first, then tried to install my 22″ propeller (you can see the hole cut for it in the pics) but it couldn’t hold the pressure required. The leaf blower kinda worked, but we certainly couldn’t get both of us on it. A little math tells us that 0.3 psi in the skirt of a 3′x4′ hovercraft will hold 500lbs - about the range I want. But how do we get that volume?

Thought two: A lot of people at home build jet engines using turbochargers from cars: the primary builds 3-8psi in the combustion chamber, which rockets the gas out the exhaust turbine, spinning it faster and stuffing more in, etc etc. These guys hardly produce much forward thrust, BUT they push a very impressive volume of air of at least 1 psi.What can we do with that?

Exactly! Put them together! I’m going to build the only jet hovercraft that I know of. As long as I can get it floating nicely, I have a 24″ prop and motor I can use for forward propulsion also.

I’ve managed to summon some extra motivation and find time recently to do some things I’ve been meaning to do for a long time. For one, I got a new driver for the mill that will run the larger motors. I got it set up and everything works beautifully, I’m just waiting until I have parts that need to be made.

On a more exciting note, I’ve been doing flying lessons at Danbury Airport (DXR) with Arrow Aviation and at Vansant Airport (9N1) in PA. Here’s the nice J-3 Cub I flew at Vansant:

I was happy to find that it flies *exactly* like my own little plane (which makes sense since my plane is a J-3 replica). In any event, I’m trying hard to get my license done this month (unlikely) or next month (more likely) so as soon as it starts warming up I can go off and adventure without hindrance.

Finally, the least exciting - I’ve been coding algorithms to deduce coming events from sudden volume changes in stocks and options. As with all my previous exploits, it will make a ton of income if it works however I’m not convinced I can find the right trends. Nonetheless the risk of wasted time isn’t huge compared to the return of significant gains.

Let’s cut to the chase: I have two flying vehicles :-)

My plane is a Fisher 202 “Koala” single-person ultralight based on a Piper Cub. It has a single-cylinder single-ignition 277cc Rotax, and it very cute.

My other flying vehicle is my hang glider, a Gemini 134:

I’ve flown the hang glider a good few times at Susquehanna Fligh Park where I took lessons and camped out for a few days. They’re in Cooperstown NY, and I’d highly recomend them.

I’ve been working on the plane with my good freind Chris David, just getting everything perfect and peachy. We cleaned out the motor and it now runs perfectly, so we’ve have it out for taxi practice. We still need to do balance checks, but should be ready for short hops down the runway soon.

For flying practice, I’ve been flying the 2-33 (a glider) with Chris. I landed Fitchburg the other weekend and it was very epic. Here we are up over Sterling, MA:

I set up a Wordpress blog for my girlfriend and I last night to track the growth of our garden (you can check it out at http://plants.crepinc.com/). I was only 10 minutes into explaining that pictures had to be resized so as not to wreck the page, then uploaded via SCP and put in the right place with the right permissions, then finally linked in the proper manner when I realized that the whole process was way more complicated than it needed to be.

I hacked up the following two php pages to solve the issue. They allow you to upload an image (no fooling with ftp or scp), have it converted, named, and moved automatically, and generate the code to paste into Wordpress.

The comments in uploader.php explain everything, but the only thing you really need to know is that you need imagemagick installed.

The code is here: http://anna.crepinc.com/wordpress-uploader.tar.gz

Happy Blaggin’ ;-)

About that VPS business…

0 comments

February 18th, 2009 in News.

As you can see below, I spent a huge amount of time last year getting to know different virtualization setups. I got quite good at it in fact… and I came to realize that I could run a Virtual Private Machine service better and cheaper than what’s currently out there. I totally need more to do, right?

Thus, in November I started getting hardware and planning out a company. I didn’t know what it was called or quite how to go about it, but I knew that I had the technical aspects down pat. And 3 months later here we are…

This month I started Paraproc Internet Services (Paraproc). You can get all the details from the site if you’re interested, but suffice to say I provide better packages for less money than what’s currently out there in addition to some services not offered by other providers.

While we’re at it, I’m offering a 2-3 week free VPS for enthusiasts. This helps me load test the system, and in exchange you just tell me if things aren’t working. When your free period is up, you can either give up your access or become a customer. To request a free VPS, fill out this form: http://www.paraproc.com/?request

Over the past two weeks I’ve been doing some work with virtualization in the context of Virtual Private Server setups - one physical host machine houses several “nodes” that do the actual processing.There are really two types of setups in this field: shared kernel and and separate kernel.

In a strictly shared kernel setup (like FreeBSD), the root kernel simple creates a new process tree for its nodes, and marks each process with both a process id (pid) AND it’s node id. This is obviously quite efficient, however it lacks the ability to do some of the handy things a separate kernel system provides.

In a separate kernel system (like Xen on linux, or even VMware), much more ram is neccesary since separate copies of all the binaries are loaded into memory. However, that means you can have different kernel version in different setups for testing, as well as better control over “virtual” hardware presented to those node kernels (I am keanly reminded of the networking restrictions FreeBSD jails have, as shared kernel nodes).

Most real operating systems support one setup or the other, however there are a few libraries out there that run on several OSs to allow for both options. Here’s what I’ve found.

Linux - After installing the Xen package, linux supports separate kernel nodes quite well. Despite some of the inherent inefficiencies of such a system, this setup is widely used and provided by companies such as slicehost and linode.

FreeBSD - Out of the box, FreeBSD includes support for Jails. This concept was written in 1995 to basically extend the functionality of a chroot environment. However, there are quite a few shortcomings: each jail is IDENTIFIED by its IP address, rather than a jail id or something of that sort. As such, each jail can have only ONE IPv4 address, and no IPv6. Further, there is no resource control to limit a jail to memory usage, cpu usage, or disk space (see end of paragraph for hacks). Also, a jail cannot do complicated firewalling or tunnels, but that is inherent to a shared kernel system so it can’t be blamed solely on FreeBSD’s implementation. It’s a shame out of the box jails suck so much, since BSD in general is a great system. There are a few patches to provide more jail control, however none are in the current source tree.

Solaris - Supporting 5 different types of virualization, Solaris really takes the cake. Everything works perfectly to any level of configuration. That said, Solaris x86 really is a scary beast. Even if you manage to get it installed, your hardware may still crash it onces a month when it throw a particular hook. If you’re using Sparc hardware however, this is most certainly the way to do things.

In any event, I’m working on getting the patches to FreeBSD installed for jail control, as well as getting some nicer Sparc hardware to use Solaris. With luck, I’ll get good at this virtualization business and perhaps start such a service.

Lots of Links

0 comments

August 8th, 2008 in News.

Recently I’ve gotten back into my routing craze… since I can’t get IPv4 space anywhere, I got two 6over4 tunnels and a /48 from Hurricane Electric. My Cisco 7500 is linked up and serves up tunnels to all of my boxes, splitting up the (enormous) address space and doing intelligent routing with BGP in places I have more than one link. It way over engineered, but at least I get to play with such things in case I ever get to work on a large system.

Also, I was bored last night and threw together JustLOLS.com - an aggregator for LOLcats and dogs. Take a look, I’d love your feedback.

Wow, we did it!

0 comments

May 29th, 2008 in General.

I’ll cut right to the chase: I flew!

Flying

This picture doesn’t show it well due to the long grass, but I am in fact flying. (I stalled right after this picture was taken, but that’s beside the point!) This isn’t even with good wind - when the wind was favorable, I flew near half way down the hill. Despite the police, high-tension power lines inducing current in the glider frame, and fussy wind, I left the ground. Check out the glider section for video, more pics, etc.

With luck, z++;

0 comments

May 19th, 2008 in News, Projects.

Today I did a lot of math regarding the lift of a non-airfoil wing. From the math and review of the videos, my best bet is that we aren’t properly maintaining the right angle of attack during takeoff. The leading edges aren’t near strong enough either, but that’s something I can’t fix (if anyone knows where to get thin wall aluminium tubes I would love to purchase two…) In any case, I will be in NJ at the end of this week. I have a couple ideas as to increasing the angle of attack. I’ll be sure to post pics, and with any luck video of some flight!