Saturday, April 17, 2010

VI LabView Assignment

Select any real world measurement task and create a VI that could be used for that particular measurement application.


Task 1:
Include the following in your VI:
1.Task title (Example:Temperature Measurement).
2.Purpose (Example:Monitor and analyze temperature readings).
Task 2:
In this blog share ideas on your real world measurement task with your classmates. Include answers to the following questions:
1.Task title,
2.Describe the application, Why do you think this VI is useful?
3.Explain what controls and indicators you plan to include in your VI.
_________________________________________________________________

5 comments:

  1. My Project is "Distance Unit Converter"

    This project converts distance unit from kilometer to mile,feet and yard and it is useful to know distance between points and places.

    In front panel we do the following:

    1) Insert 1 numeric control and we called it KM.

    2) We insert 3 numeric indicator and we called them mile,feet and yard.

    In block diagram we do the following:

    1) We insert 3 formula first one :( Mile = Kilometer*1.6) to convert from km to mile.

    Second is :( 1km=3281 feet ) to convert from km to feet.

    And the third is:( 1km=1093.6 yard) to convert from km to yard.

    2) We insert 3 constant and they are : (1.6),(3281)and(1093.6).

    3) We click on ( Function----- Mathematics----- Numeric) and we insert some function.

    4) We connect wires between icons.

    ReplyDelete
  2. We are Abdullah and Hassan and our project shows AC measurements ... for more information visit http://labview2010.blogspot.com/2010/05/labview.html

    ReplyDelete
  3. Temperature Convertor



    My project is “Temperature Convertor”

    This project is to convert temperature degrees from Celsius to degrees Fahrenheit and Kelvin. It is useful for us to know the different values of temperature.

    I used two thermometer, one numeric control, one multiply sine , two plus sine, and three numeric constant.
    I entered the formulas (Degrees Celsius *1.8 + 32= Degrees Fahrenheit) And another formula (Degrees Celsius + 273 = Kelvin).

    You can also see and comment on my project in the following blog:
    http://mohammedsaeedalzaabi.blogspot.com/2010/05/temperature-convertor.html

    ReplyDelete
  4. My project talks about ac measurement that include sine wave graph , peak value, vp-p , period and frequency .
    its useful and easy to use


    in LabView I did the following
    1. we put two numeric control one for amplitude and the other for Frequency
    2. we put four numeric indicators to show the results like Vp, Vp-p, Vrms and the period
    3. we use a sine wave graph to show the results
    4. we used the following formulas:

    When (Amplitude = Vp)
    We used the formula ( )to find the Vpeak to peak and ( ) and we found the period(time) by using ( )
    You can also see and comment on my project in the following blog:

    http://labview2010.blogspot.com/2010/05/labview.html

    ReplyDelete
  5. My Project is "Distance Unit Converter"

    This project converts distance unit from kilometer to mile,feet and yard and it is useful to know distance between points and places.

    In front panel we do the following:

    1) Insert 1 numeric control and we called it KM.

    2) We insert 3 numeric indicator and we called them mile,feet and yard.

    In block diagram we do the following:

    1) We insert 3 formula first one :( Mile = Kilometer*1.6) to convert from km to mile.

    Second is :( 1km=3281 feet ) to convert from km to feet.

    And the third is:( 1km=1093.6 yard) to convert from km to yard.

    2) We insert 3 constant and they are : (1.6),(3281)and(1093.6).

    3) We click on ( Function----- Mathematics----- Numeric) and we insert some function.

    4) We connect wires between icons.

    You can also see and comment on my project in the following link:
    http://distanceunitconvertor.blogspot.com/2010/04/normal-0-false-false-false-en-us-x-none.html

    ReplyDelete