Skip to main content

Design lumped-parameters matching networks (L-sections)

Project description

Index of Jupyter (IPython) Notebooks

Title
L-section_matching_calculations
Calculations
Demo

Downloads

Installation

pip install matching-network

Documentation

import matching_network as mn


impedance_you_have         = 90 + 32j # Ω 
impedance_you_want_to_have = 175      # Ω

frequency                  = 900e6    # Hz

mn.L_section_matching(impedance_you_have, impedance_you_want_to_have, frequency).match()

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

matching_network-0.0.6.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

matching_network-0.0.6-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page