Post Reply 
Another Delta Star Circuit Converter
07-02-2015, 02:05 PM (This post was last modified: 09-11-2015 11:44 AM by as5513482.)
Post: #1
Another Delta Star Circuit Converter
A program witch convert a Delta circuit to Star circuit and Star to Delta.
Reviews are welcome.

Now, work with complex numbers, they must be as (a,b).
Find all posts by this user
Quote this message in a reply
09-08-2015, 07:35 PM
Post: #2
RE: Another Delta Star Circuit Converter
Nice program, does it work with complex numbers?
Find all posts by this user
Quote this message in a reply
09-08-2015, 07:38 PM
Post: #3
RE: Another Delta Star Circuit Converter
No.
For now.
Find all posts by this user
Quote this message in a reply
09-12-2015, 09:47 PM
Post: #4
RE: Another Delta Star Circuit Converter
I dont know if iam doing something wrong, but the one that works with complex nunmber is not running in my calculator
Thank you
Find all posts by this user
Quote this message in a reply
09-13-2015, 01:44 PM (This post was last modified: 09-13-2015 01:46 PM by as5513482.)
Post: #5
RE: Another Delta Star Circuit Converter
(09-12-2015 09:47 PM)frag77 Wrote:  I dont know if iam doing something wrong, but the one that works with complex nunmber is not running in my calculator
Thank you



Change every INPUT line into this one:
INPUT({{Ra,[3],{10,15,0}}},"ResistĂȘncias",{"Ra= "},{"Valor de Ra"});
Put the word EVAL like this one in every calculus line.
R₃:=EVAL((Ra*Rb+Rb*Rc+Rc*Ra)/Ra);


I hope this works.


Attached File(s)
.txt  DS-ST.txt (Size: 13.14 KB / Downloads: 35)
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)