LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Curves for thermal relay

How can I create in Labview this kind of curves?

Curve.jpg

0 Kudos
Message 1 of 8
(2,292 Views)

This graph seems to use non evenly spaced grids. Native Graphs in LabVIEW are always evenly arranged.

 

Of course, you can plot this data in LabVIEW but it will not be exactly like this.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 8
(2,257 Views)

This looks like a logarithmic scale, I only have the french version of Labview installed so U can't tell you the exact words, but you need to select the graph, go to properties and select scale, then you will have a check box to make the scale logarithmic....

0 Kudos
Message 3 of 8
(2,254 Views)

Both scales are log,

x in current and y in seconds

to get the grid exactly like you want have a look at the advanced plotting toolkit

 

maybe it can be done with the native graph and properties .... the marker values property is your friend... however how to force different unit sec /min ???

here is a try

set the timescale to relative time ... but that will switch to hours in the upper end 😉

Now you have to fill it xy data 🙂

Scale.png

 

For documents you finally use something like inkscape to do the fine tuning 😄  

 

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


Message 4 of 8
(2,240 Views)

Indeed this is a log scale graph, I did not recognize this as a zoomed-in log scale, have been thinking about log markers in decade values.

 

Henrik Volkers' solution seems to match the graph OP shared.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 5 of 8
(2,228 Views)

Hello,

 

Thanks for your great helping and support.

But unfortunately I don´t no how I can set the points in the graph ☹.

The Labview user "Test Engineer" should set the points in the LV graph regarding the overload protection relay curves. (Only one curve cold or warm).

Example the Motor current is In=4A and the overload protection relay is adjusted to 4A.

After that the test engineer set manually the high-current transformer to 16A (Test current 4xIn=16A)

The current value is measuring via TCP/IP and an ABB EkipUp devices. This works fine.

The current and the time is measured until the overload relay is tripped. Compare the trip time with the curve and Test passed or not. The electronic overload relay must trip within the time ± 15 % in the curve line. Attached a curve with real measured current value and time until a trip approx. 2500A. Measured with a Power Quality Analysers CSV Data. Graph created with gnuplot.

 

Last but not least create a Testreport and than it´s finish.

 

This is my big challenge.

 

I need a professional Labview expert to get maybe in contact via Teams etc.

 

Best Regards

0 Kudos
Message 6 of 8
(2,129 Views)

Professional Help can be requested in the Job part of this forum

https://forums.ni.com/t5/LabVIEW-Job-Openings/bd-p/JobPost

 

here you get hints how to help yourself if you are stuck, reading the help of the xy graph on how to feed it , or check the provided examples , is your homework

show your code and we usually can help you to get it run (and how to improve it)

 

Greetings from Germany
Henrik

LV since v3.1

“ground” is a convenient fantasy

'˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'


0 Kudos
Message 7 of 8
(2,119 Views)

From the way you described your requirement, it seems like you have little idea of the magnitude of work involved to get it done. So you're looking to hire someone to do this "Project" for you and not specifically do this yourself.

 

You can post your requirement in the Job Openings board for a freelancer as shared by Henrik or reach out to one of your local alliance partners to discuss further.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 8 of 8
(2,113 Views)