Line charge distribution on thin wire using Method of Moment with voltage maintained at 1V
https://github.com/bkpacademy/Computational-Electromagnetics
Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
The code implements Line Charge distribution on a thin wire which is maintained at V volt.
Here parameters are:
V = 1V
Length of wire, L = 1m
Radius of wire, a = 1mm
The Method of moment technique is used.
The basis function used is Triangular Function,
The testing function used is Delta (Point Matching).
For other specification, Parameters can be changed. For smooth variation the Value of section , N has to be increased.
The outer charge is starting from zero because, the triangular basis function is used from L = 0, The outer most triangular function can be made Half triangular to have high charge density at the ends of the wire.
Citar como
AJEET KUMAR (2026). Computational-Electromagnetics (https://github.com/bkpacademy/Computational-Electromagnetics), GitHub. Recuperado .
Información general
- Versión 1.0.1 (219 KB)
-
Ver licencia en GitHub
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
No se pueden descargar versiones que utilicen la rama predeterminada de GitHub
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.1 | The code gives same output as Version 1.0.0 |
||
| 1.0.0 |
