From d5484f5f1e129151cb138d365a34bd0db46608c0 Mon Sep 17 00:00:00 2001 From: Boyan Date: Fri, 2 Dec 2022 21:03:54 +0100 Subject: [PATCH] Merged --- README.md | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/README.md b/README.md index 3b6d40f..c602552 100644 --- a/README.md +++ b/README.md @@ -4,21 +4,12 @@ ## Introduction The usual omnidirectional antenna has a radiation pattern of: -<<<<<<< HEAD - - -

-The usual yagi antenna has a radiation pattern as shown in: -

- -=======


The usual yagi antenna has a radiation pattern as shown in:
->>>>>>> da41cf79e5decf673bba0ac03b0091e3049c4a37

@@ -26,11 +17,7 @@ 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). -<<<<<<< HEAD - -======= ->>>>>>> da41cf79e5decf673bba0ac03b0091e3049c4a37 ## Problem @@ -49,19 +36,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. -<<<<<<< HEAD - - -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. - - -======= 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. ->>>>>>> da41cf79e5decf673bba0ac03b0091e3049c4a37 ### 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: