le 06-07-2016 09:44 AM
Bonjour,
Je suis actuellement en stage.
Je souhaite procéder à la régulation en débit d'un circuit de refroidissement d'un banc moteur à l'aide d'une vanne.
Je souhaite commander la position de la vanne avec Labview en fonction de la température de mon moteur.
Le schéma de l'ensemble est joint.
Dois-je posséder un module particulier de Labview?
Si quelqu'un a ne serait-ce qu'une petite idée, je suis preneur.
Merci d'avance
le 06-07-2016 09:58 AM
Vous aurez sans doute plus de réponses dans le forum en français:
http://forums.ni.com/t5/Discussions-au-sujet-de-NI/bd-p/4171
le 06-07-2016 10:01 AM
En effet,
je n'y avais pas prêté attention ,je vous remercie
le 06-07-2016 10:59 AM
Your question is not very detailed. What part do you need help with? Do you already have a way to read the temperature in LabVIEW, and to control the valve? If your question is how to do the temperature control, I recommend a PID controller, which should be simple to set up once you have the hardware connected.
le 06-08-2016 02:15 AM
I already have a temperature sensor and I can read the temperature in Labview.
However, I do not know how to control the valve.
Which hardware is requested to set a pid ?
06-08-2016 05:14 PM - modifié 06-08-2016 05:14 PM
You don't need any hardware for PID; PID is an algorithm for control.
You will need some hardware to control your valve from LabVIEW, unless you can plug an ethernet or serial cable into the valve. What sort of hardware depends on what sort of valve you have.
le 06-09-2016 01:31 AM
Thank you for our answer Nathand, I will search for lessons about PID and after selecting my valve I will search for the appropriate hardware