"Matter Cube" for Portable Assemblers

Chris Hind (chind@juno.com)
Wed, 29 Jan 1997 23:06:32 -0800


I brought up this idea some time ago on the list and I've revised it again
and have once again opened it up to criticism and debate. In isolated
environments such as spacecraft or colonies or for use with portable
assemblers, wouldn't we need a central matter repository where all waste
would be recycled, stored, and reused? How could you engineer a dense cube
of matter while keeping groups of molecules inert, non-reactive, and
isolated from each other to prevent unwanted reactions? You'd probably be
required to divide sections of the cube into groups of different molecules
or elements depending on the scale of matter the assembler uses. Another
method would be to place atoms of different elements in densely packed
groups near other specific groups to keep things inert and peaceful. You
don't want one set mixing with another set or you get a nice densely packed
bomb! Does anyone have any suggestions as to what order the atoms in the
cube of matter would be layed out as to not create unwanted reactions with
their neighboring atoms?

"Risk: You cannot discover new oceans unless you have the courage
to lose sight of the shore."

-----------------------------------------------------------------------
Chris Hind (chind@juno.com) Upward, Outward, ACTION!
Email attachments: (bholat@earthlink.net)
NeoReality (Personal) http://www.geocities.com/CapeCanaveral/6810/
Ethereal Outlook (Extropian)
http://www.geocities.com/CapeCanaveral/6810/outlook.htm
-----------------------------------------------------------------------
#!/usr/local/bin/perl-0777---export-a-crypto-system-sig-RC4-3-lines-PERL
@k=unpack('C*',pack('H*',shift));for(@t=@s=0..255){$y=($k[$_%@k]+$s[$x=$_
]+$y)%256;&S}$x=$y=0;for(unpack('C*',<>)){$x++;$y=($s[$x%=256]+$y)%256;
&S;print pack(C,$_^=$s[($s[$x]+$s[$y])%256])}sub S{@s[$x,$y]=@s[$y,$x]}