Thursday, October 8, 2015

Blog Post #9 for 10/06

Exercise 1: Resistor Circuit

In this exercise, we were given a circuit with 5 resistors of varying resistance and were instructed to solve for the current using Maxwell's equations. We were then told to edit the program to allow user input for the resistances of each circuit as well as the power supplied. Shown below is the final program that allows user inputs.



 User inputs as well as the results for the current in each loop.



Exercise 2: Water Desalination

For this exercise, we were given a situation in which a water desalination system takes in a stream of salt water, then filters it so that one line pumps out fresh water, while the other pumps out salty brine. We were instructed to find the mass of the water from each pipe given 100 kg flows into the system.



Output for the program: 



Exercise 3: Statics

In this exercise, we were given a static situation in which a force is applied vertically to the top of a triangular system with a hinge on one side and a roller on the other. We were instructed to solve for the forces on each side of the triangle, as well as the reactive forces at the two bottom points of the triangle.


Output for the program:




No comments:

Post a Comment