ethz-pes / impedance_analyzer_4294A_matlab

MATLAB Tool for the Impedance Analyzer 4294A

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MATLAB Tool for the Impedance Analyzer 4294A

license - BSD language - MATLAB category - power electronics status - maintained

This MATLAB tool offers different functions for working with the HP/Agilent/Keysight 4294A impedance analyzer.

The following functions are implemented:

  • Read measurement file
  • Get the device tolerances
  • Add the tolerances to a measurement

This tool is developed by the Power Electronic Systems Laboratory at ETH Zurich and is available under the BSD License. The code is also available on the ETH Data Archive.

Example

The following examples are included:

Compatibility

The tool is tested with the following MATLAB setup:

  • Tested with MATLAB R2018b or 2019a
  • No toolboxes are required.
  • Compatibility with GNU Octave not tested but probably easy to achieve.

References

The following references describes the impedance analyzer 4294A:

  • Agilent 4294A Precision Impedance Analyzer, Operation Manual, 2003
  • Agilent 4294A Precision Impedance Analyzer, Data Sheet, 2008

Author

  • Thomas Guillod, ETH Zurich, Power Electronic Systems Laboratory - GitHub Profile

License

  • This project is licensed under the BSD License, see LICENSE.md.
  • This project is copyrighted by: (c) 2016-2020, ETH Zurich, Power Electronic Systems Laboratory, T. Guillod.

About

MATLAB Tool for the Impedance Analyzer 4294A

License:BSD 2-Clause "Simplified" License


Languages

Language:MATLAB 100.0%