Jump to content

David M.

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by David M.

  1. Thanks for your help, I'll try to initialize the feed back nodes and the shift register...

    but about the connector pane, may be I can't make a cluster to fix it...

    because I realy confuse when I make VI with cluster...

    Sorry, I'm a new user for Lab VIEW program...

    I just study it for about 1 year (from last year)...

    May be I really need help for study it...

    :P

    I'll try to make my VI better and then I'll post it here, so you can help me to check the VI again...

    sorry to bother you...

    thanks a lot... :)

  2. One vi is missing "Level.vi

    Also, can you be a bit more explicit in describing the problems that you are having with your solution. What tests have you done on your code that are showing the issue?

    Present as much information as you can that demonstrates that you have had a good go at trying to resolve the issue.

    the level VI is already in the example...

    I make that simulation from an example in the "Industry aplication" then "Process control"...

    the name is "Tank Simulation.vi"

    I have modify the VI, include the limitter of the "on-off" control...

    so the simulation will only fill the tank until some state and then control the in put water until the input equal with the out put...

    I'm a litle confuse how to tell you about this simulation because I study this program with "trial and error" not with a book...

    sorry if my english doesn't good enough...

    thanks before...

    :)

  3. As a general comment, I am doing closed loop temperature control on a LV 8.6 system using "bang-bang" control.

    PID is almost a "knee jerk" when it comes to control algorithms, but it is a costly item from NI and, at least in my situation, not needed. Not the cost, not the aspirin of working with PID.

    "Bang-bang", if it doesn't ring a bell, is the way everything in your domestic world is controlled. Your heater, your air conditioner, your toaster, your oven, your electric blanket (probably). The only proportional control I can find in my domestic world is the engine thermostat on the family car.

    "Bang-bang" needs no analog output, no heavy math. The only requirements are that the process driving force (in my example, the heaters) is not over-sized for the problem and that there is enough time in the process.

    Sorry I don't get it...

    I have already set the PID for the increasing of the water tank ( as a pump), but the options is just two, if it don't go up and up, then it will never touch the set point and get stable there...

    I think there's something wrong in the PID or may be at the "Q in"...

    but I can't be sure with both of them...

    so confusing...

    I have always try to modify the variable of the PID but the result is always the same...

    and I tried to modify the "Q in", then it got worse and worse...

  4. Hi all, sorry to interrupt...

    I read this forum and I have a problem that I think all of you can give me the answer...

    I have search PID example, but I can't open them because i haven't installed the toolkit...

    Then I search the PID toolkit, but none of them is PID toolkit but Fuzzy logic control...

    can you give me a link to get the right toolkit..?

    Sorry if my language not really good or a little rude, I'm an Indonesian...

    Thanks before...

  5. I'm a collage student that try to make a measurement for a water tank level with a pressure sensor at the bottom of the tank. the measurement is using a P, PI, PD, and PID controller. I've made the simulation, but I can't make it work for the real tank.

    I just make the P and PI controller, and the rest is not my work (it supposed to be my friend's).

    When I try the simulation mode it can work for sure, but after I try with the tank, the program is realy diferent.

    I must connect the true level and the pump cable with the DAQ-pad, and it needs a very diferent program.

    I must make a new program again with the same controller, but can't make it work.

    I will attach my latest LabVIEW program that I make.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.