취소
다음에 대한 결과 표시 
다음에 대한 검색 
다음을 의미합니까? 

Fan inside an engine system

Hey, long time reader here, but first time poster.
 
I was wondering if anyone could help me out. I am trying to build a engine system, and part of it is to switch on a fan when the temperature goes above a certain limit. And then the speed of the fan thereafter is based on the temperature inside the engine..
 
Any help would be appreciated
 
Cheers 
0 포인트
1/5 메시지
3,287 조회수
What hardware and DAQ card are you using to sense temperature and control fan speed?
~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 포인트
2/5 메시지
3,263 조회수

Thanks for your reply

The card is a PCI-6024E.

I am using a thermistor to sense the voltage across a heater resistor. And a MOSFET device to switch the motor.

0 포인트
3/5 메시지
3,237 조회수
Hello FamilyGuy,

There are several considerations to keep in mind when choosing the design for your application. Things to keep in mind are: What development environment are you considering for your application? Will you be writing the program in LabVIEW? What driver are you using with your hardware device? What are the signal ranges and types you will be using?

That being said, I think there are several examples you could check out for your application. You can find the NI Example Finder in LabVIEW by going to the Help menu and selecting Find Examples. Specifically, I think you may be able to start your development with PID Control-Single Channel.vi. You can find this example by searching for "PID Control" or by navigating to Hardware Input and Output>>DAQmx>>Control>>General. This example uses the NI-DAQmx driver in LabVIEW to demonstrate how to do a control loop using Analog Input and Analog Output. I am assuming that your thermistor input will be an analog signal. However, you would probably use a digital channel to switch the MOSFET device. If this is the case, you may need to modify the example slightly to output a digital signal. However, the example should still be a good place to start your programming efforts.


Matt Anderson

Hardware Services Marketing Manager
National Instruments
0 포인트
4/5 메시지
3,210 조회수

Cross-posted to the LAVA forums with the exact same text (long time reader who has just registered?). Not nice.

Read Matt's suggestion carefully.

To learn more about LabVIEW, I suggest you try searching this site and google for LabVIEW tutorials. Here, here, here, here and here are a few you can start with and here are some tutorial videos. You can also contact your local NI office and join one of their courses.
In addition, I suggest you read the LabVIEW style guide and the LabVIEW user manual (Help>>Search the LabVIEW Bookshelf).


___________________
Try to take over the world!
0 포인트
5/5 메시지
3,202 조회수