A simple coplanar electrical channel crosstalk extractor for Samuel.
Project description
Samu
A simple coplanar metal stripline electrical cross-talk 2.5D extractor.
Install
Using pip
$pip install samu
Usage
The tool requires two input YAML files:
samu example_setup.yml -g
The input setup file contains a description of the dielectric emersing the coplanar metal strips and the geometry of the setup:
#example_setup.yml
materials:
poliomide:
material_type: dielectric
rel_permittivity: 3.3
rel_permeability: 1.0
copper:
material_type: metal
resistivity: 1.68e-8 # Ohm.m
geometry:
units: micro
metal_width: 3.0
metal_thickness: 0.5
separation: 1.0
strip_length: 3e4 # 3 cm
The -gflag enables visualization of the geometry and the crosstalk results using a GUI.
Contribute
If you want to submit changes, keep it simple. Avoid unnecessary comments in the middle of the code - it speaks for itself.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
samu-0.1.1.tar.gz
(2.6 kB
view details)
File details
Details for the file samu-0.1.1.tar.gz.
File metadata
- Download URL: samu-0.1.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b006a9cd3049e90f6e1b305142850fa13ae092cb2bec354b11d0d25f3036a426
|
|
| MD5 |
014c0db33b0e4d1279fd8a4f1262ffe7
|
|
| BLAKE2b-256 |
80dd1951e42cbf7cbeb220248a2d68e999f6287ab7a8176e61c923345c7828e2
|