Skip to main content

Design matching network (L-sections)

Project description

[![Downloads](https://pepy.tech/badge/matching-network)](https://pepy.tech/project/matching-network)

Installation

::

pip install matching-network

Documentation

::

import matching_network.L_section 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.2.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

matching_network-0.0.2-py3-none-any.whl (2.8 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