LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Engine Cycle, P-V Graph (OTTO Cycle)

I am new with LabVIEW it is somebody who has an example how to display P-V Engine Cycle (OTTO Cycle) ?

0 Kudos
Message 1 of 15
(4,103 Views)

LabVIEW is a programming language.  If it can be done in software, it can be done in LabVIEW.  If you are new here are some free training links.

 

NI Learning Center

NI Getting Started

-Hardware Basics

-MyRIO Project Essentials Guide (lots of good simple circuits with links to youtube demonstrations)

-LabVEW Basics

-DAQ Application Tutorials

-cRIO Developer's Guide

 

Learn NI Training Resource Videos

3 Hour LabVIEW Introduction

6 Hour LabVIEW Introduction
Self Paced training for students
Self Paced training beginner to advanced, SSP Required

 

If you have specific questions feel free to ask them in the appropriate subforum.

0 Kudos
Message 2 of 15
(4,062 Views)

Hi,

 

to plot X vs Y Data you should use a XYGraph...

Best regards,
GerdW


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

If Otto Cycle Engine LabVIEW  application can be found please send link...

0 Kudos
Message 4 of 15
(4,005 Views)

Hi Electrius,

 

what exactly do you need?

You asked for a p-V-diagram: measure p (with respect to crank angle), calculate V from crank angle, display p vs V in a XY graph…

Best regards,
GerdW


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

Dear All,

Thank you for reply.

I didn't found any LV example to display Cycle Engine, P-V Graph(OTTO).

Actually application read via DAQ - Pressure, Crank Position: 360 pulses per/rot & Z pulse (1p/rot). Volume can be related with 360 pulses per rotation. Max RPM 6000 (100Hz).

Data flow on a 2D array but when try to display on XY Graph didn't work...

Any example welcome.

 

0 Kudos
Message 6 of 15
(3,980 Views)