Coder Social home page Coder Social logo

gokhansatilmis / ampdesigntool Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leastsignificantbit/ampdesigntool

0.0 0.0 0.0 26 KB

Octave script intended for designing RF amplifiers with discrete transistors

License: GNU General Public License v3.0

MATLAB 100.00%

ampdesigntool's Introduction

AmpDesignTool

This Octave script is intended for designing small signal RF amplifiers with discrete transistors. The goal is to as closely as possible follow the variable names from David M. Pozars Microwave Engineering book where most of the formulas also originates from.

The script uses scattering parameters to calculate the matching network required. The script does not handle biasing but tries to give some suggested matching networks.

To preform a calculation

  1. Somehow import the scattering parameters into S11, S12, S21, S22, Z0 and F. Using csv import or just enter it by hand.

  2. Enter additional parameters that might be needed for the calculation. e.g. gNF, Gset, FNmin, F_, S11_ etc.

  3. Choose What parameter should be the primary parameter to design for e.g. gain, bandwidth or noise. The choose the secondary parameter (see the table below).

    des_prio Priority Fixed Note
    1 Gain Maximum gain
    2 Noise>BW Gain Minimum noise at fixed gain
    3 Bandwidth Gain Maximum bandwidth at fixed gain
    4 Gain NF Maximum gain at fixed noise figure
    5 Bandwidth NF Maximum bandwidth at fixed noise figure
    6 Gain gL Maximum gain at fixed load impedance
    7 Noise gL Minimum noise at fixed load impedance
    8 Bandwidth gL Maximum bandwidth at fixed load impedance
    9 Gain gS Maximum gain at fixed source impedance

10 | Bandwidth| gS | Maximum bandwidth at fixed source impedance

  1. Run the scrip to look at the result.

  2. Adjust parameters accordingly.

  3. Iterate step #4 and #5 until the desired design is acquired.

ampdesigntool's People

Contributors

leastsignificantbit avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.