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.2.tar.gz
(2.6 kB
view details)
File details
Details for the file samu-0.1.2.tar.gz.
File metadata
- Download URL: samu-0.1.2.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 |
ee4da7e6803f3b59cbf78592e70c05cf4de54fa70fa8237dac3b855bb86633f1
|
|
| MD5 |
41a62dd930be85a0e911935eec311e89
|
|
| BLAKE2b-256 |
91af627747875493e9de30b3d00ab111a7134a54277f9e39d9e0e5c4c26f5010
|