Continuous/real-time updating graphing software?

  • Thread starter Thread starter mattgus
  • Start date Start date
  • Tags Tags
    Graphing Software
Click For Summary
SUMMARY

The discussion centers around the need for continuous monitoring and real-time graphing of power and energy consumption in a conference room. The user initially considered Microsoft Visio for this task but expressed doubts about its suitability. A recommended solution is RRDTool, which requires two scripts for creating and updating RRD files, enabling graphing through various programming languages such as PHP, Perl, or Java. This approach promises a professional and efficient way to display data on a flatscreen TV every 30 seconds.

PREREQUISITES
  • Understanding of RRDTool for time-series data management
  • Familiarity with scripting languages such as PHP, Perl, or Java
  • Knowledge of data formats like Excel and CSV for data input
  • Basic skills in creating and managing graphical displays
NEXT STEPS
  • Research RRDTool installation and configuration
  • Learn how to write scripts for RRD file creation and updates
  • Explore graphing libraries compatible with RRDTool in PHP, Perl, or Java
  • Investigate professional presentation techniques for real-time data visualization
USEFUL FOR

This discussion is beneficial for project managers, software developers, and data analysts involved in real-time data monitoring and visualization, particularly in energy management contexts.

mattgus
Messages
3
Reaction score
0
Hi all,

I'm currently working on a project at my job where we will be continuously monitoring the power/energy consumed by the lights and other light electrical loads in a conference room. The data will be wirelessly transmitted to a computer which will accept the file as an Excel spreadsheet or CSV file. The idea is to then create a nearly real-time, scrolling graph that refreshes approximately every 30 seconds which will be presented on our flatscreen TV. Since the file will be in a Microsoft friendly format, we figured Visio might do what we needed, but I'm quickly becoming less sure after spending a little time with it. Can any suggest a program that could do what I require? Or is there a way that Visio could do this? It has to look professional, but that doesn't mean it can't be simple.

Thanks a bunch.
 
Engineering news on Phys.org
Did you look at RRD ? ("www.mrtg.org/rrdtool/"[/URL])

To use it you need only 2 scripts. One to create your RRD file, and a second to update it. Then you can graph it using any programming language.(php, perl, java, etc...)
 
Last edited by a moderator:

Similar threads

  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
8
Views
3K
Replies
14
Views
2K
  • · Replies 9 ·
Replies
9
Views
5K
Replies
12
Views
10K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 13 ·
Replies
13
Views
3K