Build your own Vasimr-type drive

In summary, the conversation discusses a theoretical design for a masimar thruster, which combines aspects of the vasimir and ion drive. The design includes a fuel tank, fuel supply lines attached to an ionisation chamber with americium isotopes, a heating chamber with mesh and magnatrons, and an exhaust chamber acting as a coil gun. The cycle involves using a temperature-controlled trigger to fire the ionised fuel, and the potential for using this design as a weapon or energy source is mentioned. The conversation ends with the hope that someone will be able to build this design.
  • #1
Nice coder
60
0
First off; get the fuel tank, get the fuel supply lines and attach to ionisation chamber.
Ionisation chamber- get a small metal semicircular dish, and weld in americium isotops (to make it ionise the gas)
Put in some small holes for the fuel supply lines.
Heating chamber-
This is a larger cylingrical chamber- meshed on both sides (cover mesh with magnet wire) with magnatrons in the middle (on the sides, aiming in the middle, but missing each other).
Put current on both sides of the mesh, and place a temperature controlled trigger- see later
exhaust chamber-
basically a coil gun, to fire the ionised fuel out the back of the masimar thruster.

Cycle goes like
const ctemp = 200
const wamo = 100
do while true
intake_timer.starttimer
Do until intake.timeleft <= 0
addmorefuel
loop
intake_timer.stoptimer
intake_timer.resettimer
Do until temp >= ctemp
temp = findtemp()
wait 1
loop
fireoutput()
wait wamo
loop

(in VBcode ofcource)

What do you think of this?
Please point out anything i did wrong/did not do.
de Nice codre
 
Engineering news on Phys.org
  • #2
Originally posted by Nice coder
What do you think of this?
Please point out anything i did wrong/did not do.
Did you actually build it and seen it work ? :wink:
 
  • #3
I don't have the materials/time/money to make this :frown:
I may be able to get a few $$ if the probe (see my idea on an autonomous satilite) actually gets launched.

And this is a cross between vasimir and your regular ion drive.
with a bit of tweeking, (and more coils) this could be quite a powerful moter.

It also pulses its ions, rather then a continuous stream; which is quite good (charge up cap bank- 10-20F) then BOOM (new use- weapon, cooker and fire-starter)

Hopefully someone can build this...
 

Related to Build your own Vasimr-type drive

What is a Vasimr-type drive?

A Vasimr-type drive is a type of plasma thruster used for spacecraft propulsion. It uses radio frequency waves to ionize and accelerate a propellant, such as argon or xenon, to produce thrust.

How does a Vasimr-type drive work?

A Vasimr-type drive works by first ionizing a propellant gas, such as argon, using radio frequency waves. The ions are then accelerated through a magnetic nozzle, which focuses the ions into a high-speed exhaust stream, producing thrust.

What are the advantages of a Vasimr-type drive?

One of the main advantages of a Vasimr-type drive is its high specific impulse, which means it can achieve high speeds with a relatively small amount of propellant. It is also more efficient than traditional chemical rockets, requiring less fuel and producing less waste.

What are the limitations of a Vasimr-type drive?

One limitation of a Vasimr-type drive is its low thrust, which makes it less suitable for launch vehicles and more suited for long-distance space travel. It also requires a significant amount of power to operate, which can be a challenge for smaller spacecraft.

Can anyone build a Vasimr-type drive?

Building a Vasimr-type drive is a complex and expensive process that requires advanced technology and specialized expertise. It is not something that can be easily built by individuals and is typically only available to governments and large organizations with significant resources.

Similar threads

  • DIY Projects
Replies
7
Views
3K
  • Sci-Fi Writing and World Building
Replies
2
Views
2K
  • Sci-Fi Writing and World Building
Replies
2
Views
2K
  • Sci-Fi Writing and World Building
Replies
1
Views
3K
  • General Discussion
Replies
1
Views
8K
Back
Top