Terminal based RF Design Calculator
This program provides assistance with common formulas used in RF circuit design.
Written in C using Standard Libraries.
Liux: To build make sure that gcc and make are installed, then
make
To run use ./rfassistant
Windows: To build make sure that VS C++ build tools are install, then
cl src/rfassistant.c src/ghcommon.c src/helperfunctions.c
To run use rfassistant
**** RF Calculator Main Menu ****
- Turns to Inductance for Toroid Coil
- Turns to Inductance for Air Core Coil
- Capacitance vs Frequency for Tank Circuit
- Inductance vs Frequency for Tank Circuit
- Capacitive Reactance @ Frequency
- Inductive Reactance @ Frequency
- SWR for Input Z vs Output Z
- Power Radiated and Lost for SWR @ Power
- SWR for Power Forward vs Power Reflected
- Variable Capacitor Scaling
- Coax Stub Notch & Pass
- Transmitter Output Matching PI Network
- Complex Impedance Matching Networks
- Decibel Conversions
- Resistors,Inductors,Capacitors - Series & Parallel
- Toroid Al Value from Inductance and Turns
- Chebyshev Filters
- Butterworth Filters
- Nearby Powers of 10 Conversion
- Line of Sight Distance/Free Space Path Loss
- Resistor Attenuators
- Coax Loss
- Wire Antenna Length
- Image Frequency and Local Oscillator