/ML_for_antennas

Training a Neural Network to learn the behavior and characteristics of Transmission lines

Primary LanguagePython

Using Machine Learning to predict Characteristics of Transmission Lines

Training ML algorithms to learn the behavior and characteristics of various Txn lines. The extent of deviation of predicted output from the actual output was measured in terms of maximum error percentage and average error percentage. The goal is to train algorithms, to predict characteristics such as impedance or resonant frequency against design parameters of 6 types of transmission lines. Using formulas and equations that define characteristics of Transmission lines, training data was generated. The extent of deviation of predicted output from the actual output was measured in terms of maximum error percentage and average error percentage. This helps determine how well an algorithm worked for a particular transmission line. Secondary objective was to determine which algorithm is best suited for practical applications.

Transmission Lines considered: Microstrip, Slotline, Stripline, Co-Planar Waveguide(CPW), Co-Planar Strip(CPS), Microstrip Patch Antenna.