Iskandria


Timeline Background Mechanics Bookstore

Vector error


Random errors in 3-d vectors are fundamental to the wargame Iskandria. The approach taken here is that, in most circumstances, vectors are most naturally aimed in spherical coordinates: (ρ,θ,ϕ) where the entries, in order, are:
Recall that vector addition is component-wise: (a,b,c)+(x,y,z)=(a+x,b+y,c+z).

When a vector is "generated" (for instance: is X aimed correctly), the question is "how close is the actual vector to the one I think I'm using?"

When a vector is "measured" (for instance, is X aiming at me too closely), the question is "how close is the vector I see to the vector that is actually there?"

In both cases, the abstract method is to add an "error" vector to the "target" or the "actual" vector. The method of generating the "error" vector depends on the exact circumstance. This "error" vector is a random error, and has nothing to do with operator error (another important factor).

In all cases, the actual vectors are used to resolve all events. The knowledge of the combatants, however, is restricted to target vectors (what the combatant intended) and measured vectors (what the combatant observes).


Zaimoni.com site map
Opinions, comments, criticism, etc.? Let me know about it.

Return to the Iskandria page, or the main page.