Description
Program to facilitate and augment the operation of the HP8753 Vector Network Analyzer.
- The calibration setup may be saved and recalled for rapid restoration of the network analyzer state.
- Traces may be retrieved from the HP8753 and saved.
- Saved traces may be recalled and displayed.
- Displayed traces may be interrogated with the mouse pointer.
- Retrieved traces may be printed or saved in PDF, High resolution Smith chart or PNG format.
- Calibration kit definitions (.xkt files) can be imported and sent to the HP8753 (optionally saving the user kit)
See: YouTube video description
Installation Instructions
The Linux GPIB driver must be installed for this program to function, although the program may work with the National Instruments GPIB library.
sudo dnf copr enable vk2bea/HP8753
sudo dnf copr enable vk2bea/GPIB
sudo dnf install hp8753
sudo dnf install dkms-linux-gpib linux-gpib
If you have not previously installed the linux- GPIB driver, edit the /etc/gpib.conf file to add descriptive identifiers and default settings for controllers and devices. (see https://linux-gpib.sourceforge.io/doc_html/configuration-gpib-conf.html)
Firmware is required for some GPIB devices. For USB devices that require firmware loading, a udev rule triggers this.
sudo dnf install linux-gpib-firmware
These devices require firmware loading:
- NI GPIB-USB-B (note: NI GPIB-USB-HS/HS+ does not need firmware)
- HP/Agilent/Keysight:
- 82341C
- 82341D
- 82350A
- 82357A
- 82357B
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 37 | aarch64 (311)*, x86_64 (312)* | Fedora 37 (0 downloads) |
Fedora 38 | aarch64 (17)*, x86_64 (43)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (3)*, x86_64 (280)* | Fedora 39 (36 downloads) |
Fedora 40 | aarch64 (2)*, x86_64 (54)* | Fedora 40 (27 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (11)* | Fedora 41 (9 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds