LabVIEW Programming
Subject Code | Credits | CIE Marks | SEE Marks | Total Marks | Exam Hours |
---|---|---|---|---|---|
BEC358A | 01 | 50 | 50 | 100 | 02 |
Lab Manual
Experiments :-
1. Basic arithmetic operations: addition, subtraction, multiplication and division
2. Boolean operations: AND, OR, XOR, NOT and NAND
3. Sum of ‘n’ numbers using ‘for’ loop
4. Factorial of a given number using ‘for’ loop
5. Determine square of a given number
6. Factorial of a given number using ‘while‘ loop
7. Sorting even numbers using ‘while’ loop in an array
8. Finding the array maximum and array minimum
Demonstration Experiments (For CIE)
9. Build a Virtual Instrument that simulates a heating and cooling system. The system must be able to be controlled
manually or automatically.
10. Build a Virtual Instrument that simulates a Basic Calculator (using formula node).
11. Build a Virtual Instrument that simulates a Water Level Detector.
12. DemonstratehowtocreateabasicVIwhichcalculatestheareaand perimeterofacircle.