Visit the LabVIEW Wiki Application Design & Architecture Portal
Tags |
(This content has not been tagged yet)
|
![]() |
Oct 27 2006, 08:55 PM
Post
#1
|
|||
|
One hit wonder! Member Posts: 1 Joined: 27-October 06 Member No.: 6643 Using LabVIEW Since:2006 LV:7.1 ,. ,.
|
I am wondering if someone can tell how to create new toolkit what do I need,
Cause I would like to develop an open source PID controller toolkit.
|
||
|
|
|||
| Ad |
Oct 27 2006, 08:55 PM
Post
#
|
||
|
|
|
||
|
|
|||
Oct 27 2006, 10:27 PM
Post
#2
|
|||
![]() I'm a LAVA, not a fighter. V I Engineering, Inc. ![]() Posts: 3751 Joined: 13-October 03 From: Michigan, USA Member No.: 181 Using LabVIEW Since:1993 LV:8.5 ,. ,.
My Blog
|
I am wondering if someone can tell how to create new toolkit what do I need, Cause I would like to develop an open source PID controller toolkit. Do you want to know how to create PID VIs, suggestions on integrating it into a toolkit, or how to develop open source using LabVIEW? -------------------- ![]()
|
||
|
|
|||
Oct 28 2006, 07:36 AM
Post
#3
|
|||
|
Very Active Member Posts: 162 Joined: 28-April 06 Member No.: 4885 Using LabVIEW Since:1994 LV:8.0.1 ,8.20 ,7.1.1
|
I am wondering if someone can tell how to create new toolkit what do I need, Cause I would like to develop an open source PID controller toolkit. I have thought about this too. What i have come to is that in 90 % of the cases, all you need in an app is a straight forward PID controller with a minimum of "bells and whistles". In addition you probably in some cases need an integrator and a derivator. The two latter things already exist in the math library in LabVIEW, and a simple PID is made in 5-10 minutes. If you have a good PID, then the code repository on this site is a better place IMO. If you focus on "what is possible to do" instead of "what do most of us actually need and want", then there really is no limit to the complexity you can make out of this toolkit, and you end up making a simulation toolkit alá simulink instead.
|
||
|
|
|||
Oct 30 2006, 06:10 PM
Post
#4
|
|||
![]() Extremely Active Member Posts: 509 Joined: 2-August 05 Member No.: 2680 Using LabVIEW Since:1996 LV:8.5.1 ,8.6 ,.
|
I have thought about this too. What i have come to is that in 90 % of the cases, all you need in an app is a straight forward PID controller with a minimum of "bells and whistles". In addition you probably in some cases need an integrator and a derivator. The two latter things already exist in the math library in LabVIEW, and a simple PID is made in 5-10 minutes. If I remember right, there is an example in LabVIEW called "simple PID" or something like that, which already has PID implemented. This example does not use the PID toolkit. Neville.
|
||
|
|
|||
![]() ![]() |
| Time is now: 2nd December 2008 - 03:19 AM |