Recent content by kai sinclair
-
Vector/Phasor Addition
yes, the Weighted Average kind of works on small scales, low difference in ##\theta_n## mainly, and low ish difference in ##M_n##, if you add in a Bias, ##X_n##, then it corrects itself my current goal is to calculate ##X_n## just from the given initial inputs of ##\theta_n## and ##M_n##- kai sinclair
- Post #21
- Forum: Electrical Engineering
-
Vector/Phasor Addition
true, but as you can see there's less Trig involved which has two advantages, easier to calculate, even for computers and because it has less Trig, and importantly no Trig powers the error rate is a lot further down in the decimals, not usually a concern in most cases but if you need high...- kai sinclair
- Post #18
- Forum: Electrical Engineering
-
Vector/Phasor Addition
just a note one this one, do you know of this formula for it? $$\sum_{n=1}^N {M_n \cdot \cos(\theta_n - \theta_t)} = M_t$$- kai sinclair
- Post #16
- Forum: Electrical Engineering
-
Vector/Phasor Addition
can you show me how that would work with this given example ##V_1## = 10 units at +15° from reference ##V_2## = 70 units at +90° from reference- kai sinclair
- Post #12
- Forum: Electrical Engineering
-
Vector/Phasor Addition
so is what your talking about this formula? $$ \tan^{-1} \left( \frac { \sum_{n=1}^N {M_n \cdot \sin( \theta_n)} } {\sum_{n=1}^N {M_n \cdot \cos( \theta_n)} } \right)$$- kai sinclair
- Post #10
- Forum: Electrical Engineering
-
Vector/Phasor Addition
I am unaware of this method, please elaborate So you think this is going to get needlessly complicated?- kai sinclair
- Post #8
- Forum: Electrical Engineering
-
Vector/Phasor Addition
lets take a crack at this again this is the initial form of my Formula, and does not get the right answer only gets into the ball park $$\frac { \sum_{n=1}^N {\theta_n \cdot M_n} } { \sum_{n=1}^N {M_n} } \approx \theta_t$$ so first find a Corrective Power to this using $$\frac { \ln \left(...- kai sinclair
- Post #6
- Forum: Electrical Engineering
-
Vector/Phasor Addition
I understand that the industry standard is the following formula, it's just my pattern recognition is saying there's a better way $$ \tan^{-1} \left( \frac { \sum_{n=1}^N {M_n \cdot \sin( \theta_n)} } {\sum_{n=1}^N {M_n \cdot \cos( \theta_n)} } \right)$$ so the main thing I'm trying to do at...- kai sinclair
- Post #5
- Forum: Electrical Engineering
-
Vector/Phasor Addition
I would love to show you my work step by step but LaTeX is being annoying, but in short how to I calculate ##X_n## from only ##\theta_n## and ##M_n##- kai sinclair
- Post #3
- Forum: Electrical Engineering
-
Vector/Phasor Addition
so I've made some progress to this endeavour and come up with this to calculate Vector Addition; a weight averaged with a bias $$\frac { \sum_{n=1}^{N} \theta_{n} \cdot M_{n}{}^{X_n}} {\sum_{n=1}^{N} M_{n}{}^{X_n}}=\theta_{t}$$ I do have a round about way to figure out the Bias, ##X_n##, but...- kai sinclair
- Thread
- Vector addition
- Replies: 20
- Forum: Electrical Engineering
-
Efficient Calculation of Final Magnitude and Angle in Vector Addition Method
found an error in my equasion, this is fixed $$ \frac {\left( cos(\theta_t) \sum (L_n cos(\theta_n)) \right)^2 + 2 cos(\theta_t) \sum (L_n cos(\theta_n)) sin(\theta_t) \sum (L_n sin(\theta_n)) + \left( sin(\theta_t) \sum (L_n sin(\theta_n)) \right)^2} {\sum (L_n sin (\theta_n)) \sum (L_n...- kai sinclair
- Post #34
- Forum: Electrical Engineering
-
Efficient Calculation of Final Magnitude and Angle in Vector Addition Method
$$ \left( \left( cos(\theta_t) \sum (cos(\theta_n)) \right)^2 + 2 cos(\theta_t) \sum (cos(\theta_n)) sin(\theta_t) \sum (sin(\theta_n)) + \left( sin(\theta_t) \sum (sin(\theta_n)) \right)^2 \right) / \left( \sum (sin (\theta_n)) \sum (cos(\theta_n)) \right) = \left( \left( \sum (sin (\theta_n))...- kai sinclair
- Post #33
- Forum: Electrical Engineering
-
Efficient Calculation of Final Magnitude and Angle in Vector Addition Method
$$ \left( \left( cos(\theta_t) \sum (cos(\theta_n)) \right)^2 +2 cos(\theta_t) \sum (cos(\theta_n)) sin(\theta_t) \sum (sin(\theta_n)) + \left( sin(\theta_t) \sum (sin(\theta_n)) \right)^2 \right) / \left( \left( \sum (sin (\theta_n)) \right)^2 + \left( \sum (cos(\theta_n)) \right)^2 \right) =...- kai sinclair
- Post #32
- Forum: Electrical Engineering
-
Efficient Calculation of Final Magnitude and Angle in Vector Addition Method
okay this is what I can get one my own $$ \left( \sum (L_n cos(\theta_n - \theta_t)) \right)^2 = \left( \sum (L_n sin (\theta_n)) \right)^2 + \left( \sum (L_n cos(\theta_n)) \right)^2 $$ $$ \left( \sum (L_n cos(\theta_n - \theta_t)) \right)^2 / \left( \sum (L_n) \right)^2 = \left( \left( \sum...- kai sinclair
- Post #31
- Forum: Electrical Engineering
-
Efficient Calculation of Final Magnitude and Angle in Vector Addition Method
I do suspect that sin function will be needed of the angle formula, just don't know where and if it'll be the only thing needed to be added- kai sinclair
- Post #29
- Forum: Electrical Engineering