request of operator/function for resistors in parallel

request of operator/function for resistors in parallel - Messages

#1 Posted: 4/8/2014 9:54:33 AM
baijo

baijo

0 likes in 9 posts.

Group: User

It will be nice to have this operator, x || y = x*y/(x+y)
#2 Posted: 4/10/2014 2:44:22 AM
fdufnews

fdufnews

0 likes in 6 posts.

Group: User

If you have installed the include plugin you can define your prefered functions in a file that you include when they are needed.
#3 Posted: 4/14/2014 5:06:10 AM
baijo

baijo

0 likes in 9 posts.

Group: User

hi faufnews, I know how to define a function but, I need a operator
#4 Posted: 4/14/2014 5:47:09 AM
Davide Carpi

Davide Carpi

1415 likes in 2872 posts.

Group: Moderator

Operators are hardcoded in SMath; to have an electrical operators palette I can suggest you to open a request in the Issues Tracker, with a list of operators, the symbols and the corresponding formulas. (The same if you want a plugin with "dressed functions", like those shown here)
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#5 Posted: 7/3/2014 1:58:03 PM
zapzapouch

zapzapouch

0 likes in 27 posts.

Group: User

Wrote

It will be nice to have this operator, x || y = x*y/(x+y)



I would like this, too. It's
\|
in TeX, for instance: http://www.texrendr.com/?eqn=R_%5Cmathrm%7Beq%7D%20%3D%20R_1%20%5C%7C%20R_2%20%3D%20%5Cfrac%7BR_1%20R_2%7D%7BR_1%2BR_2%7D
#6 Posted: 7/6/2014 3:41:55 AM
baijo

baijo

0 likes in 9 posts.

Group: User

Mathcad has been used in most of my circuit calculation, by I found it will be useful if I can do it in free SmathStudio so that I can share them to other people who hasn't paid for Mathcad.

There are a lot of Mathcad example on http://www.circuitsage.com/. And you can see this parallel resistance operator has been predefined in all their Mathcad work sheets.

This parallel resistance operator is not to speed up the calculation in computer but to simply the result in low entropy symbolic format for the reading and understanding of human. It is only used for resistor R and impedance Z, because C can be written as Zc=1/sC. This is the format what has been used in all the publication and we don't use C1 || C2.
#7 Posted: 7/6/2014 9:30:13 AM
Davide Carpi

Davide Carpi

1415 likes in 2872 posts.

Group: Moderator

Thank you for sharing the links, I've found a little bit of documentation.

I can start a new plugin, "Electrical Engineering Library", in the spare time.

I propose the following functions as first entries:

- EEL_Rpar(#) - Equivalent resistance of resistors in parallel (dressed, as your request)
- EEL_Rser(#) - Equivalent resistance of resistors in series (undressed)
- EEL_Cpar(#) - Equivalent capacitance of capacitors in parallel (undressed)
- EEL_Cser(#) - Equivalent capacitance of capacitors in series (undressed, or dressed if you want)

# is for "undefined number of entries"
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#8 Posted: 7/6/2014 11:33:19 AM
zapzapouch

zapzapouch

0 likes in 27 posts.

Group: User

Wrote

This parallel resistance operator is not to speed up the calculation in computer but to simply the result in low entropy symbolic format for the reading and understanding of human. It is only used for resistor R and impedance Z, because C can be written as Zc=1/sC. This is the format what has been used in all the publication and we don't use C1 || C2.



Ah, good point. For resistors and inductors and impedances, the || signifies them being in parallel. For capacitors, it is used when capacitors are in series, not in parallel, but you can use the same notation since it is the same calculation.
#9 Posted: 7/6/2014 12:44:03 PM
baijo

baijo

0 likes in 9 posts.

Group: User

reload, thank you very much for your reply and look forward to seeing the plugin.
  • New Posts New Posts
  • No New Posts No New Posts