This code can be used to extract the sheet resistance of conductive films (e.g., conductive fabric, MXene, etc.).
This code needs two-port microstrip transmission line S-parameters in the form of .s2p files (dB/angle degrees).
- filename: Name of the .s2p file from the network analyzer,
- CL: connector loss in dB (optional, default 0),
- dl: connector length (meters), from the point of calibration to the device under test (DUT)/transmission line top,
- ub, lb: upper and lower bound of optimization, doesn't need to change,
- m: number of the frequency of interest in the freq vector. The sheet resistance value is calculated at this frequency,
- len: length of the transmission line / DUT in meters,
- w: width of top layer in meters,
- rad_eff: radiation efficiency (%) of the transmission line, typically less than 5% for electrically small transmission lines. Can be derived from simulation.
If you find this code useful and use it in your research, please cite the following paper:
@INPROCEEDINGS{9329989,
author={Md Abu Saleh Tajin and Ariana S. Levitt and Yuqiao Liu and Chelsea E. Amanatides and Caroline L. Schauer and Genevieve Dion and Kapil R. Dandekar},
booktitle={2020 IEEE International Symposium on Antennas and Propagation and North American Radio Science Meeting},
title={Extraction of Knitted RFID Antenna Design Parameter from Transmission Line Measurements},
year={2020},
volume={},
number={},
pages={1551-1552},
doi={10.1109/IEEECONF35879.2020.9329989}}