mirror of
https://github.com/xtzws/isaac.run.git
synced 2025-12-16 21:10:32 +01:00
December update The Missile
This commit is contained in:
parent
3f832124fd
commit
c1c2c35211
9 changed files with 101 additions and 35 deletions
47
index.html
47
index.html
|
|
@ -2,14 +2,55 @@
|
|||
<html lang="en-US" dir="ltr">
|
||||
<head>
|
||||
<title>Isaac's Webbed Site</title>
|
||||
<link rel="stylesheet" href="/20251115.css">
|
||||
<link rel="stylesheet" href="/20251215.css">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon" href="logo.png">
|
||||
<script defer data-domain="isaac.run" src="https://seg.imweb.click/js/script.outbound-links.js" integrity="sha512-P6pA99trHkg8qamw+QZ+qVihPF5m4k7R9RSj+YljYVHt04+eYV1ELtZkhDEikEhBROqURMezBUBpw4LpSD0iAQ==" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
<body>
|
||||
<p><sup>1 </sup>Listen now, you rich people, weep and howl for your miseries that are coming on you. <sup>2 </sup>Your riches are corrupted and your garments are moth-eaten. <sup>3 </sup>Your gold and your silver are corroded, and their corrosion will be for a testimony against you and will eat your flesh like fire. You have laid up your treasure in the last days. <sup>4 </sup>Behold, the wages of the laborers who mowed your fields, which you have kept back by fraud, cry out; and the cries of those who reaped have entered into the ears of the Lord of Armies. <sup>5 </sup>You have lived in luxury on the earth, and taken your pleasure. You have nourished your hearts as in a day of slaughter. <sup>6 </sup>You have condemned and you have murdered the righteous one, the one who doesn’t resist you.</p>
|
||||
<p>— James 5 1:6</p>
|
||||
<div class="card odd">
|
||||
The missile knows where it is at all times.
|
||||
It knows this because it knows where it isn't.
|
||||
By subtracting where it is from where it isn't,
|
||||
or where it isn't from where it is, whichever is greater,
|
||||
it obtains a difference or deviation.
|
||||
</div>
|
||||
|
||||
<div class="card even">
|
||||
The guidance subsystem uses deviations
|
||||
to generate corrective commands to drive the missile
|
||||
from a position where it is, to a position where it isn't,
|
||||
and arriving at a position where it wasn't, it now is.
|
||||
</div>
|
||||
|
||||
<div class="card odd">
|
||||
Consequently, the position where it is
|
||||
is now the position that it wasn't,
|
||||
and it follows that the position that it was
|
||||
is now the position that it isn't.
|
||||
</div>
|
||||
|
||||
<div class="card even">
|
||||
In the event that the position that it is in
|
||||
is not the position that it wasn't,
|
||||
the system has acquired a variation,
|
||||
the variation being the difference between where the missile is and where it wasn't.
|
||||
</div>
|
||||
|
||||
<div class="card odd">
|
||||
If variation is
|
||||
considered to be a significant factor, it too may be corrected by the GEA.
|
||||
However, the missile must also know where it was. The missile guidance
|
||||
computer scenario works as follows. Because a variation has modified some of
|
||||
the information the missile has obtained, it is not sure just where it is.
|
||||
</div>
|
||||
|
||||
<div class="card even">
|
||||
However, it is sure where it isn't, within reason, and it knows where it was. It
|
||||
now subtracts where it should be from where it wasn't, or vice versa. And by
|
||||
differentiating this from the algebraic sum of where it shouldn't be and where
|
||||
it was, it is able to obtain the deviation and its variation, which is called <em>error</em>.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue