You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

Nanditha's Individual Contribution Page

Fall 2009 Contributions

This semester, I am continuing as a member of the Design Team. The project I have been working on this semester is designing control pieces to shut off flow from the inlet chimneys into the sedimentation tank. I added information about this to the Inlet Channel Design Program.

The first part of this task involved reviewing the coupling script in the MathCAD file "coupling" and fixing the code written to draw the socket diameters.

Once this was changed, I moved on to drawing the piece that would fit into this coupling and stop water from flowing into it. This piece consists of a PVC pipe, a cap to cover the top of the PVC pipe, and a tube extending out of the cap to allow for easy handling and for air to escape. To draw the pipe and the long tube, I used existing information in the pipe database to determine the appropriate inner and outer diameters based on the pipe schedules. The algorithm to draw the cap, however, required a lot of research. I spent a lot of time looking into different types of PVC caps online via McMaster and other resources. I ran into trouble in finding information on the thickness of the cap walls and the inner height of the caps because McMaster would not provide me with the information and was finally able to get the information from Spears Manufacturing. I merged this information into the Pipe Database so that a nominal pipe size now has a cap height and cap diameter associated with it that can be called by the functions CapHeight(NominalPipeSize) and CapDiameter(NominalPipeSize). Now, caps can be drawn at accurate sizes for any pipe size. I updated this on the Pipe Database Design Program.

The completed script for the control piece in the MathCAD file "ChimneyStops" is now debugged and ready to be reviewed so it can be merged into the general Final Designs\AutoCAD scripts. My next step is designing the caps to control flow between the launder pipe and the exit channel using the Orifice equation.

Since the midterm, I have written the code to draw control pieces for the launder side of the sedimentation tank. I created a separate file to draw only PVC caps, "pvccap", similar to the Pipe MathCAD file, so that caps can be drawn for any purpose. I also, drew the control piece that would be used to re-fill the sedimentation tank, after it had been drained. This script is in the MathCAD file "LaunderCap". This control piece consisted of a short stub of pipe attached to a cap with a hole in it. The constraints for this control piece are that the pipe have the same outer diameter as the launder and that the size of the orifice in the cap has to be such that the flow rate through the control piece and into the sedimentation tank is not higher than the flow rate out of the other sedimentation tanks and through the exit channel. This is important so that the other sedimentation tanks are not emptied when the drained one is re-filled, and so an equal water level is maintained in each. This was calculated using the Orifice Equation and the information is included on the Launder Design Program page.

In addition, the coupling for the launder through the wall separating the sedimentation tank and the exit channel needed to be drawn. However, the script had to be altered from the coupling script used for the inlet chimneys, because the constraint for the launder coupling is the inner diameter of the coupling socket (equal to the outer diameter of the launder), rather than the  inner diameter of the coupling pipe. This is also included in the "coupling" MathCAD file.

Summer 2009 Contributions

I am a member of the Design Team. As a new member of AguaClara, I have spent the past few weeks learning a lot about the plant, what it looks like, it's different components, and getting a basic idea of how it works. I have also learned how to use MathCAD to do calculations and coding with different variables.

Andrew Sargent and I are on the sub-team working on the Automated Materials List. The goal is to have to have the list output to the user the total amount of materials needed and their prices based on the plant specifications entered by the user. My partner and I used the Variable Naming Guide as a starting point to find the variables needed to calculate the necessary areas, lengths, and volumes, and searched through many of the plant's component's MathCAD files to find the right variables. I calculated the total volume of concrete needed to construct sections of the plant including the entrance tank, the sedimentation tank, the floc tank, the entrance and inlet channel tanks. I also calculated the total amount of ferrous cement needed to construct the inlet slopes in the sedimentation tank and updated the code to calculate the volume of the floc baffles and the number corrugated sheets needed to construct the lamella. Together, Andrew and I were able to calculate the total volume of concrete required to construct the plant. In addition to the concrete, we calculated the length of pipe needed for the weirs, sed plate frame, and launders.

We created the Materials List Design Program to explain what the Automated Materials List was and list the Program Inputs and Outputs. We updated the Variable Naming Guide with all the variables we had created to describe the different volumes and pipe lengths of the plant. Also, an important part of our task was organizing the MathCAD file so it was more understandable and sectioned off into the different types of materials.

Since the mid-term we have primarily been working on fine-tuning equations and making our work more understandable to the user. Based on feedback from Matt, Monroe, and Heather, we updated many of our MathCAD equations. I gained a better understanding of the geometry of the inlet drop chimneys and was able to calculate the volume of those, as well as correct the equations for the inlet and exit channel tanks, floc baffles, and flocullation tank. We learned that the foundation should not be included in the volume of the plant's channels and tanks so we updated those equations to reflect that. We continued to work on improving our new wiki page to give the user a better understanding of how the materials list is calculated and what it's purpose is.

Most importantly, we updated and formatted the Variable Naming Guide so that the Design Tool now outputs our 18 variable Materials List. This is the final product of this task. Since then, we have emailed the engineers in Honduras to receive feedback on our work and to learn what would be helpful to change and what can be added in the future to make the Materials List most useful to the user.

On the side, I have also been in contact with the Cornell Alumni Magazine about getting publicity and raising funds for AguaClara.

Overall, this summer was a great learning experience for me. Working on the Materials List allowed me to learn about the geometry and functions of the majority of the components of the plant, and I feel like I have a greater understanding of the AguaClara project as a whole.

Pages Created/Updated

Launder Channel Design Program

Inlet Channel Design Program

Materials List Design Program

Automated Materials List Outputs

  • No labels