08-24-2017 02:07 PM
Just re-read what I posted. My table was in error (at the most important point). Although you probably realized the error, here's the corrected table:
.5 v = -30 deg
.6 v = -29 deg
.
.9 v = -26
1.0 v = -25
.
1.5 v = -20
2.0 v = -15
.
3.5 v = 0 deg
3.6 v = +1 deg
3.7 v = +2
.
4.0 v = +5
5.0 v = +15
6.0 v = +25
6.1 v = +26
6.2 v = +27
6.3 v = +28
6.4 v = +29
6.5 v = +30 deg
08-28-2017 06:24 AM
Thanks. I should have enough info to go off and play. Sure there will be more questions in the future but thanks again. This shed a whole new light on my understanding.
02-07-2024 02:32 PM
keeping track of useful reference for sync
02-07-2024 02:35 PM
THETA = DEGREES(ATAN2((S2/S1 + 0.5), 0.866))
tracking useful info.