<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Power Curve]]></title><description><![CDATA[<p dir="auto">I am currently using Mango as a SCADA interface with a number of Wind Turbines. I would like to be able to produce a Power Curve for each Wind Turbine. This is basically a graph showing discrete "Wind Speeds" along the x-axis, with corresponding average "Power Output" along the y-axis.</p>
<p dir="auto">"Wind Speed" and "Power Output" are two values that are polled from each Wind Turbine every 10 seconds and logged in the database.</p>
<p dir="auto">As I see it this is a four step process:</p>
<ol>
<li>Search the database for each occurrence of each discrete "Wind Speed" and record the corresponding date/time stamp</li>
<li>Use these date/time stamps to lookup all of the "Power Outputs" that occurred against each "Wind Speed"</li>
<li>Take an average of the "Power Outputs" against each "Wind Speed"</li>
<li>Plot the "Power Output" averages against each of the discrete "Wind Speeds" on a graph</li>
</ol>
<p dir="auto">eg as shown below</p>
<p dir="auto"><img src="https://camo.nodebb.org/19e6fbb885dfab17fce6208c00af3a3032226f22?url=http%3A%2F%2Fwww.pfr.co.uk%2Fimage-library%2FPfR-Main-Site%2Fgraph_2.jpg" alt="image" class=" img-fluid img-markdown" /></p>
<p dir="auto">This can be done manually using csv exports and lookup tables in excel. But does anyone have any ideas how this process could be automated by Mango.</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.mango-os.com/topic/1446/power-curve</link><generator>RSS for Node</generator><lastBuildDate>Fri, 12 Jun 2026 11:42:13 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/1446.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 10 Dec 2013 04:46:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Power Curve on Fri, 13 Dec 2013 01:52:31 GMT]]></title><description><![CDATA[<p dir="auto">This should answer your question:</p>
<p dir="auto"><iframe class="vimeo-embed" src="//player.vimeo.com/video/81751946" width="640" height="360" frameborder="0"></iframe></p>
]]></description><link>https://forum.mango-os.com/post/8156</link><guid isPermaLink="true">https://forum.mango-os.com/post/8156</guid><dc:creator><![CDATA[JoelHaggar]]></dc:creator><pubDate>Fri, 13 Dec 2013 01:52:31 GMT</pubDate></item><item><title><![CDATA[Reply to Power Curve on Tue, 10 Dec 2013 06:00:14 GMT]]></title><description><![CDATA[<p dir="auto">thanks</p>
]]></description><link>https://forum.mango-os.com/post/8136</link><guid isPermaLink="true">https://forum.mango-os.com/post/8136</guid><dc:creator><![CDATA[turboblade]]></dc:creator><pubDate>Tue, 10 Dec 2013 06:00:14 GMT</pubDate></item><item><title><![CDATA[Reply to Power Curve on Tue, 10 Dec 2013 05:13:44 GMT]]></title><description><![CDATA[<p dir="auto">This can actually be done really easily with a DGLux graph.  I'll make a video explaining how in the next couple of days.</p>
<p dir="auto">Joel.</p>
]]></description><link>https://forum.mango-os.com/post/8135</link><guid isPermaLink="true">https://forum.mango-os.com/post/8135</guid><dc:creator><![CDATA[JoelHaggar]]></dc:creator><pubDate>Tue, 10 Dec 2013 05:13:44 GMT</pubDate></item></channel></rss>