Analog Measurement Extensions
Analog Measurement Extensions for Logic 2 contributed by Saleae and the community
Usage: High Level Analyzers Can be installed from within Logic 2 by navigating to 'Extensions' in the right hand menu and selecting 'install' on the extension of your choice. The extensions are listed alphabetically.
Version: 0.0.2 Author: Saleae Description: Measure RMS voltage
Extensions:
voltageData: Type: AnalogMeasurement
Metrics:
voltageRms: Voltage RMS (VRMS)
Version: 0.0.1 Author: Tim Reyes Description: Analog measurement for min/max volts
Extensions:
MinAndMax: Type: AnalogMeasurement
Metrics:
minimum: Minimum (Vmin)
maximum: Maximum (Vmax</sub)
Version: 0.0.1 Author: Tim Reyes Description: Analog measurement for Vpeak-to-peak
Extensions:
PeakToPeak: Type: AnalogMeasurement
Metrics:
peakToPeak: Peak-To-Peak Voltage (Vpp)
Version: 1.0.1 Author: Jonathan Reichelt Gjertsen Description: Exports analog measurements to "CSV", that is, one row of data per sample. Please see README.md for caveats!
Extensions:
Analog Export: Type: AnalogMeasurement
Metrics:
exp_hint: Export hint (exp_hint)
exp_status: Export status (exp_status)
Version: 1.0.0 Author: Jonathan Reichelt Gjertsen Description: Provides the start and end voltages.
Extensions:
Voltage Start and End: Type: AnalogMeasurement
Metrics:
v_start: Start voltage (Vstart)
v_end: End voltage (Vend)
Version: 1.0.0 Author: Jonathan Reichelt Gjertsen Description: Provides mean, standard deviation, median, 5% quantile and 95% quantile.
Extensions:
Voltage Statistics: Type: AnalogMeasurement
Metrics:
v_avg: Voltage (Vavg)
v_std: Standard deviation (Vstd)
v_med: Median deviation (Vmed)
v_q05: 5% quantile (Q5%)
v_q95: 95% quantile (Q95%)
Version: 0.0.3 Author: Mark "Cool Guy" Garrison Description: Measures fundamental frequency using autocorrelation.
Extensions:
Analog Frequency Analysis: Type: AnalogMeasurement
Metrics:
fundamental: fundamental (f0)
Version: 1.0.0 Author: Fabiano Kovalski Description: Measures average rise and fall time from 30% to 70%
Extensions:
Rise/Fall Time: Type: AnalogMeasurement
Metrics:
v_30p: Voltage 30% (V30%)
v_70p: Voltage 70% (V70%)
t_rise: Average Rise Time (Trise)
t_fall: Average Fall Time (Tfall)
Version: 1.0.0 Author: Peggy Lin Description: Automated Electrical Test for I2C Signal
Extensions:
HummingBird: Type: AnalogMeasurement
Metrics:
spec: spec check result (Pass/Fail) (FAILs)
v_high_scl_worst: SCL voltage at the HIGH level (VH,scl)
v_low_scl_worst: SCL voltage at the LOW level (VL,scl)
v_high_sda_worst: SDA voltage at the HIGH level (VH,sda)
v_low_sda_worst: SDA voltage at the LOW level (VL,sda)
v_nh_scl_worst: SCL noise margin at the HIGH level (Vnh,scl)
v_nl_scl_worst: SCL noise margin at the LOW level (Vnl,scl)
v_nh_sda_worst: SDA noise margin at the HIGH level (Vnh,sda)
v_nl_sda_worst: SDA noise margin at the LOW level (Vnl,sda)
t_rise_scl_worst: SCL max Rise Time (Tr,scl)
t_fall_scl_worst: SCL max Fall Time (Tf,scl)
t_rise_sda_worst: SDA max Rise Time (Tr,sda)
t_fall_sda_worst: SDA max Fall Time (Tf,sda)
t_low_worst: Minimum low period Time (Tlow)
t_high_worst: Minimum high period Time (Thigh)
f_clk_worst: max clk frequency (fCLK)
t_SU_STA_worst: RESTART setup time (TSU,Sr)
t_HD_STA_S_worst: START hold time (THD,S)
t_HD_STA_Sr_worst: RESTART hold time (THD,Sr)
t_SU_DAT_rising_host_worst: rising data setup time (TSU,dat, wr,r)
t_SU_DAT_falling_host_worst: falling data setup time (TSU,dat, wr,f)
t_HD_DAT_rising_host_worst: rising data hold time (THD,dat, wr,r)
t_HD_DAT_falling_host_worst: falling data hold time (THD,dat, wr,f)
t_SU_DAT_rising_dev_worst: rising data setup time (TSU,dat, rd,r)
t_SU_DAT_falling_dev_worst: falling data setup time (TSU,dat, rd,f)
t_HD_DAT_rising_dev_worst: rising data hold time (THD,dat, rd,r)
t_HD_DAT_falling_dev_worst: falling data hold time (THD,dat, rd,f)
t_SU_STO_worst: STOP setup time (TSU,STO)
t_BUF_worst: bus free time between STOP and START (TBUF)
Version: 1.0.0 Author: Joao Vieira Description: An extension for Saleae Logic Analyser that determines the area under curve of an analog measurement.
Extensions:
Area Under Curve: Type: AnalogMeasurement
Metrics:
area: Area (Vsec)
Version: 1.0.0 Author: Jenish Rudani Description: An extension for Saleae Logic Analyser that determines the area under curve of an analog voltage measurement against 18 Ohm resistor to determine average current consumption
Extensions:
Average Current Consumption: Type: AnalogMeasurement
Metrics:
Iavg: Current (Iavg(Vavg/18))
Vavg: Voltage (Vavg)
Imax: Current (Imax(Vmax/18))
Vmax: Voltage (Vmax)
Version: 0.0.3 Author: Saleae Description: Saleae built-in V2 Measurements
Extensions:
Voltage Measurements: Type: AnalogMeasurement
Pulse Measurements: Type: AnalogMeasurement
Time Measurements: Type: AnalogMeasurement
Last updated