Sie sind auf Seite 1von 10

Experiment No.

13

Aim: To Design a Factorial in LabVIEW.

Apparatus: LabVIEW Software, Computer with i5 processor etc.

Procedure: 1. Open LabView with side by side front panel and block diagram.

2. Choose the indicators and in front panel

3. Choose the instruments or measurement I/O in Block diagram.

4. Connect these indicators and instruments.

5. Simulate the code.

Block Diagram:
Result: The Factorial has been designed and implemented on LabVIEW.
Experiment No.14

Aim: To find roots of a quadratic equation in LabVIEW.

Apparatus: LabVIEW Software, Computer with i5 processor etc.

Procedure: 1. Open LabView with side by side front panel and block diagram.

2. Choose the indicators and in front panel

3. Choose the instruments or measurement I/O in Block diagram.

4. Connect these indicators and instruments.

5. Simulate the code.

Block Diagram:
Result: The roots for the given quadratic equation have been found in LabView.
Experiment No.15

Aim: To to find the determinant of a 2 X 2 matrix which is represented in the form of a 2D


array using Index array function.

Apparatus: LabVIEW Software, Computer with i5 processor etc.

Procedure: 1. Open LabView with side by side front panel and block diagram.

2. Choose the indicators and in front panel

3. Choose the instruments or measurement I/O in Block diagram.

4. Connect these indicators and instruments.

5. Simulate the code.

Block Diagram:
Result: The determinant of a 2 X 2 matrix has been found in LabView.
Experiment No.16

Aim: Build a VI that generates a 1D array and then multiplies pairs of elements together and
outputs the resulting array. For example, the input array with values 1, 23, 10, 5, 7, 11 will
result in the output array 23, 50, 77.

Apparatus: LabVIEW Software, Computer with i5 processor etc.

Procedure: 1. Open LabView with side by side front panel and block diagram.

2. Choose the indicators and in front panel

3. Choose the instruments or measurement I/O in Block diagram.

4. Connect these indicators and instruments.

5. Simulate the code.

Block Diagram:
Result: A 1 D array has been generated accordingly.
Experiment No.17

Aim: Create a 2D numeric array (5 X 5) containing random numbers and find its transpose.

Apparatus: LabVIEW Software, Computer with i5 processor etc.

Procedure: 1. Open LabView with side by side front panel and block diagram.

2. Choose the indicators and in front panel

3. Choose the instruments or measurement I/O in Block diagram.

4. Connect these indicators and instruments.

5. Simulate the code.

Block Diagram:
Result: A 2D array has been generated accordingly.

Das könnte Ihnen auch gefallen