Skip to content

Power measurement tool designed to extract power data from the National Instruments DAQ USB-6009 Device

Notifications You must be signed in to change notification settings

juniocezar/CMeasure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Moved to: https://github.com/lac-dcc/CMeasure




CMeasure

CMeasure is C++ tool designed to interact and collect data produced by the National Instruments DAQ Device USB-6009.

This software can be used to collect and proccess thousands samples of instantaneous power measurements per second. By integrating over these samples, we can calculate the total energy (in Joules) spent by a target device.

The original code was produced to work in Microsoft Windows OS and must be compiled with Microsoft Visual Studio. It also requires National Instruments DAQmx Driver to work.

This repository also contains a simple R script that may be used to produce power charts out of the output produced by CMeasure.

Power chart examples:

Sample 1
Sample 2
Sample 3
Sample 4

About

Power measurement tool designed to extract power data from the National Instruments DAQ USB-6009 Device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published