Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jenish-rudani/current-consumption-measurement_saleae-logic-analyzer

An extension for Saleae Logic Analyser that determines the area under curve of an analog voltage measurement against 16.5 Ohm resistor to determine average current consumption.
https://github.com/jenish-rudani/current-consumption-measurement_saleae-logic-analyzer

currentconsmption logic logicanalyzer measurement powerconsumption saleae tools

Last synced: about 1 month ago
JSON representation

An extension for Saleae Logic Analyser that determines the area under curve of an analog voltage measurement against 16.5 Ohm resistor to determine average current consumption.

Awesome Lists containing this project

README

        

# Current Consumption Measurement
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
![AUC](Images/AUC.png)

# Circuit Diagram
Connect your target in series with 18 ohm resistor and attach Saleae Logic Probes across this resistor to measure analog voltage. Extension will calculate Average Current as per below

$$ averageCurrent = {averageVoltage/18} $$

## Instructions
1. Install this extension by clicking "Install"
2. Add a measurement by clicking on the "Annotations panel" on the right, then the Measurements "+" icon.
3. Drag the measurement selection window over your recorded data.