From 515c0d04522a5bb3673bdf896af8d530c43b188a Mon Sep 17 00:00:00 2001 From: Boyan Date: Fri, 2 Dec 2022 20:17:33 +0100 Subject: [PATCH] CENTER THE FUCKING IMAGE --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 10f836e..b5339bf 100644 --- a/README.md +++ b/README.md @@ -5,17 +5,17 @@ The usual omnidirectional antenna has a radiation pattern of: - + The usual yagi antenna has a radiation pattern as shown in: - + For the sake of brevity, let these simplifications of said radiation patterns be true(within the thought experiment). - - + + ## Problem @@ -34,11 +34,11 @@ We know the distances between each of the points. Both strategies involve direction finding of some sort. [Direction finding](https://en.wikipedia.org/wiki/Direction_finding) using vector intersection is quite self explanatory, you take the antenna in which the signal is the strongest, take the two nearest antennas and find the point in which the vectors overlap. The point left at the end is our location. - + When it comes to circles, however, the strategy is different. [Trilateration](https://en.wikipedia.org/wiki/Trilateration) is a way of pinpointing a location using ranges. The approach is different from the usual, as we do not have multiple antennas, but rather a single moving one. Trilateration goes like: Get readings from 3 different points(it would help if they were polar opposites). Find the intersection of the three circles that you have. That's the point we're looking for. - + ### Expected results YS is not as effective, however it is way more efficient than OMS on many levels. At least on paper. A list of all the theoretical pros of YS over OMS: