ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

PID control on liquid level

I'm looking for a simple (I hope) vi that controls liquid level by reading
a signal
representing the level and ouputs a reverse-acting signal to a flowmeter/controller
to lower the upstream flowrate. I would like to be able to vary the P, I,
and D
parameters and, if possible, look at the process response based on step changes
and other upsets. Anyone have ideas?
0 Kudos
Message 1 of 2
(3,150 Views)
Check out the VIs in labview/examples/daq/solution/control.llb

There are a few PID examples in this one. I used the simple PID VI and
it worked on my application just fine.

Mark

In article <39a18dd1@newsgroups.ni.com>,
"Jonathan Tracy" wrote:
>
> I'm looking for a simple (I hope) vi that controls liquid level by
reading
> a signal
> representing the level and ouputs a reverse-acting signal to a
flowmeter/controller
> to lower the upstream flowrate. I would like to be able to vary the
P, I,
> and D
> parameters and, if possible, look at the process response based on
step changes
> and other upsets. Anyone have ideas?
>


Sent via Deja.com http://www.deja.com/
Before you buy.
0 Kudos
Message 2 of 2
(3,149 Views)