Question: VI PROBLEMS Save each problem as Lab 1 ProblemNumberLastname.vi Instead of 'Lastname' use your actual last name; and instead of 'Number' use the number of
VI PROBLEMS
Save each problem as
LabProblemNumberLastname.vi
Instead of 'Lastname' use your actual last name; and instead of 'Number' use the number of the
problem.
Create a VI that takes a number representing degrees Celsius and converts it to a number representing
degrees Fahrenheit and other representing Kelvin and show the three of them on separate
thermometers.
Design a VI that keeps calculating the average value of as long as knob is in the range
to As soon as the value of this knob is less than or more than the average calculation should
stop and a green led should turn on if less than and a red led should turn on if more than when
the knob its back on range it should resume calculating the average. Try using one single led that
changes colors
Design a VI that calculates the value of the following Boolean operations.
Out
Where A B C D E F G are Boolean inputs. means ORmeans invert, and means XOR.
Use a while loop and a waveform chart to build a VI that graphs a random number every X seconds.
timing is adjustable between ms to s
Inputs and are numbers between and create a program that calculates the following
formula:
Output
Design one VI of your own that uses one of the following: At least one structure, one sub VI a
mathematical calculation and a logic circuit. Explain in detail your design and all the steps involved.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
