LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Quemador

Buenas, quien me puede ayudar creando una simulación de LabVIEW para un quemador solo control de encendido (chispa, nivel de combustible, temperatura). Gracias

0 Kudos
Message 1 of 8
(360 Views)

Hi Luis,

 


@Luismoref wrote:

Hello, who can help me by creating a LabVIEW simulation for a burner that only controls ignition (spark, fuel level, temperature). Thanks


Do you want to simulate a "burner" or do you want to simulate "LabVIEW"?

Are there more requirements/specifications?

 

Simplest solution:

Place a boolean control on your frontpanel and label it "Burner".

Now you can control (simulated) ignition whenever you switch this button…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 8
(305 Views)

Quiero simular un quemador, especificamente el Quemador Industrial RL 130 M , pero solo con esas variables que mencione anteriormente, estoy empezando en este mundo de la insrumentacion y control.

0 Kudos
Message 3 of 8
(279 Views)

Hi Luis,

 


@Luismoref wrote:

I want to simulate a burner, specifically the RL 130 M Industrial Burner, but only with those variables that I mentioned above, I am starting in this world of instrumentation and control.


"Simulating a device" has not so much to do with "world of instrumentation and control"…

 

Your device has some inputs and some outputs.

You mentioned "ignition (spark, fuel level, temperature)": how are they related to each other and how do they depend on inputs/outputs of your system?

 

Write down all those relations, try to convert those relations into formulas and then implement these formulas in LabVIEW…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 8
(272 Views)

Ola 

 

Encontrei essas especificacoes do queimador. 

Vc quer simular isso no labview ? Considerando consumo de oleo, consumo eletrico, taxa de conversao kW- Mcal/h ? 


Compartilhe o que vc ja implementou no seu codigo (attach labVIEW vis for version 2020).

 

LVNinja_0-1729605680718.png

 

0 Kudos
Message 5 of 8
(271 Views)

No tengo casi nada porque ahora es que estoy empezando en este mundo. Es el 130 /m es que en la empresa donde esta el quemador esta desarmado y quiero controlar  automatizar el encendido. Quiero simular eso en labview. Gracias por responder

0 Kudos
Message 6 of 8
(255 Views)

Vc precisa escrever uma descricao do sw que vc quer implementar.  

O program vai fazer ....

 

- inputs

- outputs.

-  configuracoes

 

0 Kudos
Message 7 of 8
(241 Views)

Hi Luis,

 


@Luismoref wrote:

I want to control and automate the ignition. I want to simulate that in labview.


Place a button labelled "ignition", and connect its output to a LED indicator. Place a loop around this simple code.

Your simulation is ready to be used!

(It's still the same silly sugestion as in my first response because YOU failed in providing more information!)

 

Please be (much) more specific on what you want to achieve!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 8 of 8
(232 Views)