GridProtectionAlliance / openPDC

Open Source Phasor Data Concentrator
MIT License
128 stars 59 forks source link

How to use openPDC Data for further studies. #117

Closed pra12eep closed 2 years ago

pra12eep commented 5 years ago

Can we view live PMU data connected to the openPDC in tabular form on a single platform? Right now we are using CSV export feature and getting the data in the form of CSV but the data is not live. For example if we are fetching 5 min data, the data being reflected in the CSV is the past 5 min data starting from now. Even while using the Historian Trending Tool, the live data is not getting reflected. Kindly suggest a method to view live data on a single platform.

ritchiecarroll commented 5 years ago

Why not use Grafana - it supports tables and you can refresh on an interval?

pra12eep commented 5 years ago

Hello Ritchie, Our requirement is to get real time data (with delay as less as 100ms) in the form of numbers not graph from the PMUs which can be stored in a local database. We want to then process the stored data (with delay again in tens of milliseconds) for further analysis.

Regards, Pradeep

On Fri, 1 Mar 2019 at 21:57, J. Ritchie Carroll notifications@github.com wrote:

Why not use Grafana - it supports tables and you can refresh on an interval?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/GridProtectionAlliance/openPDC/issues/117#issuecomment-468723588, or mute the thread https://github.com/notifications/unsubscribe-auth/AhZ1MrvUUJOWQitnVEuIcDB_tSYvq22Lks5vSVTfgaJpZM4bAkZJ .

--

Thank You

-- Regards:

PRADEEP SINGH CHAUHAN Engineer|Technology Development Power grid Corporation of India Limited Corporate Center, Gurgaon. Mob No: +91-7 042892657

ritchiecarroll commented 5 years ago

I think openHistorian would be ideal for this purpose