| Home | Member Area | Links | Events | Publications | Promotions |
LabVIEW projects - Power Management
[LabVIEW vi collection]
[LabVIEW links]
[LabVIEW store]
[programming topics] [drivers] [utilities] [projects] [events] [related topics]
Power Management Application for Methanol FactoryAt DelftChemTech the power consumption of an experimental Methanol Factory is being measured with a new Power Management Application. This application also measures the power generated by a Photo Voltaic cell and a Windturbine.The application emulates a self-supplying environment where the (surplus) energy is first directed to a battery and then to the grid or where the (required) energy is first acquired from a battery and then from the grid. The hardwareThe presented vi connects to a series of Carlo Gavazzi WM14 power analyzers. An Advantech PCI-1601A 2 port RS-422/485 card is used to enable the connection.PrincipleThe basic principle of the vi is that three loops will be launched after the initialisation. One loop will walk through the following steps once a second:
A third loop will check for events (=mouse clicks). It's primary use is to act on a click on the 'Lock' or 'Unlock' button.
UtilitiesThe power consumption/generation is being measured on a continuous basis and the application allows to look back for the values during the last 24 hours. Older data can be found in the data files generated by the application. A separate vi allows to read these data files and converts them to spreadsheet files (comma separated values).Downloads
energy.zipThis compressed file contains the following files:
main.vi
the main application
bundle24hr.vi / bundle5min.vi / bundle60min.vi
grid.ctl
passwd-decrypt.vi
passwd-encrypt.vi
shift120sec.vi / shift1sec.vi / shift5sec.vi
strategy2battery.vi
See alsoFor more information on the power analyzer vi's please check the Carlo Gavazzi - WM14 power analyzer page.AcknowledgementThe presented vi resembles but is a complete makeover of the Battery Management System vi created by TNO-MEP.Bart Boshuizen, 2005/12/21
|
|