RF Resistance Calculation

RF Resistance Calculation - Using ber, bei functions - Сообщения

#1 Опубликовано: 29.11.2017 17:47:22
Norm Schutzkus

Norm Schutzkus

9 сообщений из 90 понравились пользователям.

Группа: User

My first post. I'm trying SMath instead of MathCad P4.Файл не найден.Файл не найден.

Having difficulties transferring the RF resistance sheet from MC15. The ber, bei functions are missing. I added plugin EFI for Mathcad for the "Jv" (vs. Jn) function but it doesn't appear in the listing of available functions.

Attached is the mc file and my attempt to transfer to SMath.

I welcome the collabs help to move forward.

Sincerely,

nasch
#2 Опубликовано: 29.11.2017 19:05:03
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

The ber, bei functions are missing



Check if you can do something from the Smath built-in
mwbessl [i,j,k,y] from the f(x) menu.
#3 Опубликовано: 29.11.2017 22:23:52
Norm Schutzkus

Norm Schutzkus

9 сообщений из 90 понравились пользователям.

Группа: User

Thanks, for your reply. Unfortunately, I do not see "mwbessl..." listed. Maybe something that I need to activate? Is there a certain plugin I need to load?

Thanks, again
#4 Опубликовано: 30.11.2017 13:23:56
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

I do not see "mwbessl..." listed



You may have to install from the plugin list.
Click on "Tools", click "Plugins" ... install all.
Otherwise, rescue to "Smath Doctors" ... [Martin, Davide ...]

Bessel Midwest.sm (8 КиБ) скачан 37 раз(а).
#5 Опубликовано: 30.11.2017 14:32:40
Norm Schutzkus

Norm Schutzkus

9 сообщений из 90 понравились пользователям.

Группа: User

Thanks, again. Unfortunately, the "mwbessel..." function are not defined. I have 23 plugins loaded, all with green check-marks so I think they are all working. "Install all" is not there.

Then again, I do not have admin rights (my work PC), so that may be a problem?
Capture.JPG
#6 Опубликовано: 30.11.2017 15:02:34
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Sorry Collab, can't help + ... hope Smath Doctors catch your pain.
#7 Опубликовано: 30.11.2017 15:27:18
Martin Kraska

Martin Kraska

1222 сообщений из 2150 понравились пользователям.

Группа: Moderator

Try with my portable distribution, see signature. There, the mathlib.dll (mathcad special functions) is installed and the bitness of the executable is adjusted.

The screenshot below is from the interactive handbook. You find it using the [?] button in the toolbar in the distribution mentioned above.

Goto Plugins> EFI for SMath Studio> Special functions.

2017-11-30 19_23_19-SMath Studio 0.98.6484 - [Section Special functions.sm].png
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#8 Опубликовано: 30.11.2017 16:04:14
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

Try this.

Links:

1. Cephes Mathematical Library.

Цитата

There, the mathlib.dll (mathcad special functions) is installed and the bitness of the executable is adjusted.



mathlib.dll must be uninstalled (removed manually) from the Mathcad EFI plugin. Cephes Mathematical Library contains same functions.

2017-12-01_00-02-41.png
Russia ☭ forever, Viacheslav N. Mezentsev
#9 Опубликовано: 30.11.2017 16:17:14
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

Wrote

Then again, I do not have admin rights (my work PC), so that may be a problem?


No, you have to set 32-bit version flag for the SMath Studio Desktop exe file.

Links:

1. Matlab C++ Math Library 2.1 (Win32)
Russia ☭ forever, Viacheslav N. Mezentsev
#10 Опубликовано: 30.11.2017 17:22:09
Norm Schutzkus

Norm Schutzkus

9 сообщений из 90 понравились пользователям.

Группа: User

Many thanks! "Jv" is now defined. But "arctg" is not. Another plugin?
#11 Опубликовано: 30.11.2017 17:52:58
Davide Carpi

Davide Carpi

1416 сообщений из 2873 понравились пользователям.

Группа: Moderator

Wrote

Many thanks! "Jv" is now defined. But "arctg" is not. Another plugin?



Name of trigonometric functions depend on the function naming type in global settings of your smath studio; in your case you should look for atan
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#12 Опубликовано: 30.11.2017 18:11:27
Norm Schutzkus

Norm Schutzkus

9 сообщений из 90 понравились пользователям.

Группа: User

Thank you! Now it computes, but the value; Rac(100kHz) is negative. Should be 141.553Ohm/Mi. I need the "angle" function definition from Mathcad. angle(x, y) Returns the angle from the x-axis to a line containing the origin and the point (x,y). Results are in radians between 0 and 2π, excluding 2π.



#13 Опубликовано: 30.11.2017 18:24:09
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

angle(x, y)



NFG ... arg(1+1*i)=45°
#14 Опубликовано: 30.11.2017 18:39:13
Norm Schutzkus

Norm Schutzkus

9 сообщений из 90 понравились пользователям.

Группа: User

Using an old MC definition I obtained a better value:

Capture.JPG
#15 Опубликовано: 01.12.2017 11:40:01
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

Using an old MC definition I obtained a better value:



These two documents may be of interest next blue moon.
Mostly if you need accurate Γ(x) ... Smath built-in ± 4/5 D

Cheers ... Jean

Bessel JY.sm (64 КиБ) скачан 32 раз(а).

Maths Special Gamma(x) 15D.sm (75 КиБ) скачан 37 раз(а).

#16 Опубликовано: 01.12.2017 14:53:48
Norm Schutzkus

Norm Schutzkus

9 сообщений из 90 понравились пользователям.

Группа: User

Many thanks!
#17 Опубликовано: 06.12.2017 18:17:45
Norm Schutzkus

Norm Schutzkus

9 сообщений из 90 понравились пользователям.

Группа: User

Thanks again for the collab's help. The work sheet displays the same result as MC. AC-DC Resistance Using Bessel Functions.sm (12 КиБ) скачан 24 раз(а).

Now I have a fault using a modified sheet that the "Result is above max. allowed positive number." Capture.JPG. The limit for Rac(f) is 9.3MHz, then the error shows.

The result should be 219 micro-ohm/cm. Why the limit?

nas
Bellow Equiv Resistance.sm (14 КиБ) скачан 34 раз(а).
#18 Опубликовано: 07.12.2017 00:31:46
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

The result should be 219 micro-ohm/cm. Why the limit?



Here, it says ... Jv(,,) not defined.
#19 Опубликовано: 07.12.2017 01:26:28
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

I understand the skin effect from my > 50 years back Electronics.
What I don't understand is the so complicated route to Ohms/MHz.
If you could tabulate some values of that Oms/MHz, I will attempt
a model fit ... something like I did for ITER [Cadarache].

Cu.PNG
#20 Опубликовано: 07.12.2017 08:40:50
Davide Carpi

Davide Carpi

1416 сообщений из 2873 понравились пользователям.

Группа: Moderator

Wrote


Now I have a fault using a modified sheet that the "Result is above max. allowed positive number."



Something triggered in the factorization of the ratio be(...)/be'(...) you can make it working with a trick

2017-12-07 12_39_30-SMath Studio - [Bellow%20Equiv%20Resistance.sm_].png
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений