Skip to content

Commit

Permalink
Update CaseStudies.md
Browse files Browse the repository at this point in the history
Aveva Case Study added

Signed-off-by: Sean Mcilroy <[email protected]>
  • Loading branch information
seanmcilroy29 authored May 17, 2023
1 parent cb116c0 commit 5f63d84
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/CaseStudies.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,10 @@ Machine Learning training consumes vast amounts of energy. In this test case, we
.NET Core application running with temperature, humidity, sunlight, and soil moisture sensors. Running headless on a raspberry pi. I purchased a power meter and had the pi plugged into it. Ontology is device only.

[Review full Case Study and submit comments here](https://github.com/Green-Software-Foundation/sci-data-guidance/blob/dev/use-case-submissions/farm-insights-Raspberry-Pi.md)

----------
## Aveva Case Study

This document describes a system that can accurately measure the energy consumption of application software. Instead of relying on energy measurement circuits that are integrated into the computer’s motherboard the whole computer is treated as a black-box and the electrical energy provided to the device is accurately measured using a high-precision benchtop power supply. The precision of the energy measurements is 0.01 Watts. The first part of the document describes the hardware and software architecture of the system. It provides all the necessary details to build a complete system. Part 2 covers a typical use case and workflow for measuring the energy consumption of a software product.

[Review full Case Study and submit comments here](https://github.com/Green-Software-Foundation/sci-guide/blob/dev/use-case-submissions/AVEVA_case_study.md)

0 comments on commit 5f63d84

Please sign in to comment.