Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.48 KB

File metadata and controls

42 lines (30 loc) · 1.48 KB

PathSim-RF Logo

RF engineering toolbox for PathSim

PyPI License

DocumentationPathSim HomepageGitHub


PathSim-RF extends the PathSim simulation framework with blocks for RF and microwave engineering. All blocks follow the standard PathSim block interface and can be connected into simulation diagrams.

Blocks

Block Description Key Parameters
RFNetwork N-port network from S-parameter data (Touchstone) via vector fitting ntwk, auto_fit
TransmissionLine Lossy delay-based transmission line (scattering domain) length, er, attenuation, Z0
RFAmplifier Amplifier with optional IP3 nonlinearity gain [dB], IIP3 [dBm], P1dB [dBm], Z0
RFMixer Ideal frequency converter (time-domain multiplication) conversion_gain [dB], Z0

Install

pip install pathsim-rf

License

MIT