Skin effect solver

computes the fields in a conductor and finds the exact current distribution and the AC resistance
784 téléchargements
Mise à jour 20 jan. 2015

Afficher la licence

the function solves the electro-magnetic field in a round conductor and computes the exact current distribution and the effective conductor AC resistance.
Written by. Prof. Yoash Levron, Technion, Israel.

inputs:
freq - [Hz] (vector) frequency values to compute resistance.
Rad - [m] (scalar) conductor radius.
sigma - [1/(ohm*m)] (scalar) material conductivity
meu_r - [1] (scalar) material relative permeability
display - if display=1 the magnitude of J(r) is plotted at f=freq(end)

outputs:
Rdc - [ohm / m] (scalar) - resistance per length of the conductor at DC
Rac - [ohm / m] (vector) - resistance per length of the conductor at AC,
computed at the specified frequencies.

Citation pour cette source

yoash levron (2024). Skin effect solver (https://www.mathworks.com/matlabcentral/fileexchange/49100-skin-effect-solver), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2011a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Circuit Envelope Fundamentals dans Help Center et MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0.0