50g group photo

Yahoo Groups archive

50g

Archive for 50g.

Index last updated: 2026-03-30 00:59 UTC

Thread

Can you help with the DROITE function

Can you help with the DROITE function

2009-05-27 by rickwendel763242

Given an imaginary number representing the resistance (X) and the reactance (Y) thus providing a resultant (Z) and phase angle, can anyone figure out how two resultants could be combined to form one resultant? And how could that be useful in electronics?

Re: [50g] Can you help with the DROITE function

2009-05-27 by Alan Golightly

This is probably a stupid answer, but could you do a cross product of the 2 resultants?


--- On Tue, 5/26/09, rickwendel763242 <rickwendel763242@...> wrote:

From: rickwendel763242 <rickwendel763242@...>
Subject: [50g] Can you help with the DROITE function
To: 50g@yahoogroups.com
Date: Tuesday, May 26, 2009, 10:33 PM

Given an imaginary number representing the resistance (X) and the reactance (Y) thus providing a resultant (Z) and phase angle, can anyone figure out how two resultants could be combined to form one resultant? And how could that be useful in electronics?


Re: Can you help with the DROITE function

2009-05-28 by rickwendel763242

I tried a couple graphs and couldn't come up with anything with cross products. I don't understand why two polar or rectangular coordinates are used to form the equation of a single line.

Re: Can you help with the DROITE function

2009-05-28 by rickwendel763242

We both understand that the DROITE function is for that of a straight line. And I understand how to convert from Polar to Rectangular and from Rectangular to Polar.

We are considering why the DROITE function uses complex number mode, i.e. X + iY format. This is the format used on the command line when using DROITE in Algebraic mode.

We are exploring the idea of using it in its native rectangular mode to produce something useful in electronics, by creating a line that is represented by two vector quantities.

We are thinking about ways we could use the creation of the line to understand something more about reactive components in RC, RL or RLC circuits. Can you think of any way it could be used in that way?