Difference between revisions of "Building monitoring"

From Earlham CS Department
Jump to navigation Jump to search
(Energy Display Scripts Outline version 2.0)
(Buildings)
 
(170 intermediate revisions by 6 users not shown)
Line 1: Line 1:
==Energy Display Scripts Outline version 1.0==
+
==General==
#Java scripts harvest data directly from Modbus
+
* [[Energy Monitoring Hardware|Equipment Details]] (keep current!)
#Perl scripts collects this data and put it in the Postgress database "energy" under the table "electrical_energy"
 
#*electrical_energy attributes:
 
#**area - what building.
 
#**preal - kW hours for that instant.
 
#**date - date of harvest.
 
#A final perl script (display/production|development/js-file-gen.pl) accesses this data and generates a .png graph using the Google graph API
 
#* This script takes one parameter for either the production or development branches.
 
#The images generated (day, week, month, year) are put in a html frame on a [http://proto.cs.earlham.edu/~energy/production/eDisplay/ page] to display the data.
 
#*This page refreshes every 5 minutes
 
  
==Energy Display Scripts Outline version 2.0==
+
==Buildings==
*bullet
+
* Contact Daryl about Siemans (Tyler, Stanley, CST)
**double bullet
+
* Central Switch - IB, CP, GC
===subtitle===
+
* EH - (good luck)
 +
* AWC - GC - (GC, 10-16-14, needs hooked up)
 +
* Tyler - GC - (GC, 10-16-14, Steve Belec said that he will be receiving a walk-through from the contractors)
 +
* Stanley - GC - (GC, 10-16-14, need direct access for configuration over powerconfig)
 +
* New Building - GC - (GC, 1-23-14, waiting for Siemens system designers to get here to hopefully explain Tyler, Stanley and the new building)
  
==Building EGX100 IPs==
+
==EGX100==
*159.28.165.<strong>100</strong> - Bundy
+
[[Energy Monitoring Hardware]]
*159.28.165.<strong>101</strong> - Barrett
 
*159.28.165.<strong>102</strong> - Wilson
 
*159.28.165.<strong>103</strong> - Warren
 
*159.28.165.<strong>104</strong> - Mills*
 
*159.28.165.<strong>105</strong> - Olvey Andis
 
*159.28.165.<strong>?</strong> - Main switch gear (PM8)
 
  
: * - CT magnets are not installed yet and/or no EGX100 on network
+
==Siemens==
 +
[[Siemens Sentron Pac3200]]
  
==Building Amperage Correction Factors==
+
==PowerLogic==
*Bundy - 31.25
+
[[PowerLogic PM800]]
*Barrett - 15.625
 
*Wilson - 62.5
 
*Warren - 62.5
 
*Mills* - ?
 
*Olvey Andis - 31.25
 
:Source: load the schneider doc, amps, reference page
 
  
==Documentation==
+
[[Sepam Series 20]]
* [[pm8-mib|MIB for the PM8]] (device mounted on the main switchgear)
+
 
* [[Media:enercept-registers.pdf|Register list]] for the Enercept/EGX100s (devices mounted in each of the buildings)
+
[[Category:export]]

Latest revision as of 14:54, 4 January 2017

General

Buildings

  • Contact Daryl about Siemans (Tyler, Stanley, CST)
  • Central Switch - IB, CP, GC
  • EH - (good luck)
  • AWC - GC - (GC, 10-16-14, needs hooked up)
  • Tyler - GC - (GC, 10-16-14, Steve Belec said that he will be receiving a walk-through from the contractors)
  • Stanley - GC - (GC, 10-16-14, need direct access for configuration over powerconfig)
  • New Building - GC - (GC, 1-23-14, waiting for Siemens system designers to get here to hopefully explain Tyler, Stanley and the new building)

EGX100

Energy Monitoring Hardware

Siemens

Siemens Sentron Pac3200

PowerLogic

PowerLogic PM800

Sepam Series 20