How to operate in Angle Notation (Electrical Engineering)

dumbdumNotSmart
Messages
41
Reaction score
3
Background info (Not actual question): So I've been gone a week from university and I've missed a lot of content, one particular thing that boggles me is this new method to operate with vector magnitudes and their angles. The operations surprised me with the speed they were done. I did ask a classmate who'd been the whole week i missed, he couldn't muster the memory of how to operate either. So without further due the actual question:

QUESTION: We are operating in 2D space with phasors (Current,voltage,power etc.)
What are the general rules to add, subtract, multiply and divide phasors in angle notation (Degrees, not radians).

Equations a=|v|∠θ, b=|u|∠φ (all angles in degrees)
a+b=|?|∠?
 
Physics news on Phys.org
Remember how these things were done with complex numbers. If you have ##z_1 = a e^{i \theta_1}## and ##z_2 = a e^{i \theta_2}##, how would you do ##z_1 z_2##?
 
  • Like
Likes berkeman
Ah yes, convert to radians and we're in business
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top