Tuesday, November 10, 2015

Blog Post #19 for 11/10

EXERCISE #1: Switch Case

For this exercise, we created a panel that will take two inputs and throw them into a switch case. If the switch is up (true), the two numbers are multiplied; if the switch is down (false), the two numbers will be divided.

Front Panel


Block Diagram




EXERCISE #2: Volume in a Tank Based on Liquid Level

This program will take inputs from the user on liquid level, tank radius, and tank length and will output the volume of liquid in the tank in terms of cubic meters as well as gallons.

Front Panel


Block Diagram




No comments:

Post a Comment