ENG 3530 Lab 1 Requirements
ENG 3530 Lab 1 Requirements
In this lab Report, please review the lab 1 handout and complete the following Labview
programs.
(1) Please complete the temperature conversion from Celsius to Fahrenheit. In the
program, the input is ceisus and output is fahrenheit.
First, please make a Labview program to achieve the results of both following (Figure):
Now, you will also need to change the input to slide control and output to meter
indicator to observe the change of slide and the associated changes of the meter (Figure 2).
Figure 2: Conversion of Ceisus to Fahrenheit with graphical display (slide and meter)
(2) Once we are able to control one LED, now lets practice to control multiple LEDs. Please
complete the LED control functions with array functions of Labview. Create a toggle
switch shown on the left. Create LED array shown on the right in Figure 3. Depending on
the toggled switch status, the corresponding LED is lightened.
Further, you can modify this LED control program to enable the following. The LED is only
turned on, when both correspondents switches are turned on. It means that for example, only
the first switch on both columns are turned on, then the first LED is turned on. Only the last
switch on both columns is turned on, the last LED is turned on.
(3) Labview is also another good choice for file operations. You can easily write a file with
it. In the following, you will implement a text file writer. You can select a file to write
and then type the text in the text editor and then write the text to the selected file. You
will verify the written text by opening it on the local hard drive.
Lab Report Delivery Requirement
(1) Introduce the Labview program background and its applications in electrical
engineering.
(2) Please show all the code, attach the VI files in Dropbox.
(3) Explain how the code works.
(4) Please attach the programming and result screenshots.
(5) Please perform error analysis of Lab.
(6) Summarize your learning experiences for each program.
ENG 3530 Lab Report Instructions
All group members are expected to contribute equally in terms of technical content of
the Lab. One student can take the lead, but all group members are expected to do the
work either hardware or software. In terms of writing, one student can take the lead, but
all group members need to participate in the writing. It is expected that the team
members rotate in their roles so every student can get an opportunity to lead either Lab
technical content or writing.
Working as a team means help each other closely but still keep each team member an
enough opportunity to innovate and engage as they can. The engineering team is often
diversified due to the complexity of the project. But nearly all the great engineering work
is done by a team rather than by a single person, which means collaboration is crucial
for engineering.
I have provided a Lab Report template. Please follow the template closely for your
delivery. The closer you can follow, the better you will learn from the Lab. Please deliver
your Lab report on time.