* RotoVerter. (Rotary Converter). Invented and publicly disclosed in 1999 by Hector Perez Torres/ArkResearch.
o RotoVerter is a three-fold invention, consisting of OFF-THE-SHELF devices (motors, capacitors, etc).
+ 1) energy savings (being able to idle on lost less watts than normal motors + normal run on less watts used)
+ 2) resonance/transformation based overunity.
+ 3) can be looped.
Peswiki has more information
20 latest nodes tagged Rotoverter
";
$result = db_query($sql);
while ($anode = db_fetch_object($result)) {
$output .= "
".l($anode->title, "node/$anode->nid")."";
}
$output .= "";
print $output;
?>
';
while ($item = db_fetch_object($result)) {
$links .= '- ' .
$item->title . '';
if ($item->description != '') {
$links .= ': ' . $item->description;
}
$links .= '
';
;
}
$links .= "