The University of Akron. William Troyer The Dr. Gary B. and Pamela S. Williams Honors College

Size: px
Start display at page:

Download "The University of Akron. William Troyer The Dr. Gary B. and Pamela S. Williams Honors College"

Transcription

1 The University of Akron Honors Research Projects The Dr. Gary B. and Pamela S. Williams Honors College Spring 2018 Applying Control Logic to the End of the Ohio Canal Interceptor Tunnel Based on Downstream Capacity to Reduce Overflow of Akron s Wastewater Collection System William Troyer wrt11@zips.uakron.edu Please take a moment to share how this work helps you through this survey. Your feedback will be important as we plan further development of our repository. Follow this and additional works at: Part of the Civil Engineering Commons, and the Hydraulic Engineering Commons Recommended Citation Troyer, William, "Applying Control Logic to the End of the Ohio Canal Interceptor Tunnel Based on Downstream Capacity to Reduce Overflow of Akron s Wastewater Collection System" (2018). Honors Research Projects This Honors Research Project is brought to you for free and open access by The Dr. Gary B. and Pamela S. Williams Honors College at IdeaExchange@UAkron, the institutional repository of The University of Akron in Akron, Ohio, USA. It has been accepted for inclusion in Honors Research Projects by an authorized administrator of IdeaExchange@UAkron. For more information, please contact mjon@uakron.edu, uapress@uakron.edu.

2 1 Applying Control Logic to the End of the Ohio Canal Interceptor Tunnel Based on Downstream Capacity to Reduce Overflow of Akron s Wastewater Collection System William Troyer ABSTRACT During the Akron Waterways Renewed Program, the city of Akron is studying ways to improve efficiency in the existing sewer system while also reducing the number and scale of combined sewer overflow (CSO) events. Real time control logic can be developed to reduce CSO events by improving flow and storage capacity. Looking at one point in the system, when the target capacity of the downstream pipe was increased from 20% to 80%, the peak volume of overflow from the Ohio Canal Interceptor Tunnel decreased from 9,067 gallons to 5,965 gallons the total system overflow increased from 10.3 million gallons to 28.6 million gallons. By decreasing the target depth of the downstream pipe, thus utilizing the Tunnel for storage, the overall overflow volume was reduced. It was found that when the target capacity of a pipe downstream was increased, the volume of overflow upstream of the pipe decreased, but the total overflow of the system increased. To improve the efficiency of the wastewater system, there needs to be a balance in control logic of multiple control sites based on information from multiple monitoring locations. Key words: Real-time control, combined sewer overflow, control logic

3 2 1. Introduction The city of Akron is currently in the process of updating its wastewater treatment system to comply with an EPA Consent Decree (Akron Waterways Renewed). The project includes many instances of sewer separation of the current combined sewers, green infrastructure, optimization of existing sewers as well as the construction of a large interceptor tunnel under the city called the Ohio Canal Interceptor Tunnel (OCIT). The purpose of this 27-foot diameter tunnel is to provide a place to store stormwater during large rain events when the wastewater treatment facility (WTF) and sewer network may otherwise be overwhelmed. When combined sewer flow is larger than the current WTF, sewer system network and the OCIT can handle, excess combined water is released through overflow outfalls into the Cuyahoga River. CSO events would have detrimental environmental effects from excess levels of pollutants as well as increased erosion from larger flows. These CSO events can also be a financial hardship, as the city would be required to pay fines to the USEPA depending on the size and frequency of the CSO events. A basic schematic of the wastewater collection system is shown in Figure 1. The city is divided into different racks (drainage areas), which contribute storm and sanitary water into the collection system. Figure 1 also identifies the proposed flow monitoring locations. The purpose of monitoring the combined sewer flow is to provide calibration data to update the efficiency of the system. By monitoring the flow at different points in the system, the city can manage wastewater during high rain events in the most efficient way possible. Improving the system will reduce the size and number of overflow events. It will also allow more

4 3 control over the flow into the wastewater treatment plant, causing the plant to run more efficiently and save money. The flow is controlled by several gates and pumps within the system. At these locations, water is diverted into storage basins to be held until the flow downstream decreases to the point where the stored water can be reintroduced. The goal of this research is to develop methods to Figure 1: Schematic of the wastewater collection system for the city of Akron help the existing treatment plant run as efficiently as possible, while reducing the amount of overflow that occurs. This can be accomplished by a real time control system (RTC) and a real time decision support system (RT-DSS). A real time control system consists of monitoring and logic and is completely automated. Water is diverted to and from storage based on real time measurements taken at key locations determined through simulations. A real time decision support system

5 4 builds on real time control by attempting to predict future flows based on current conditions as well as predictions such as weather forecasts. RT-DSS is not automated, but rather assists human decision-making. The benefit of RT-DSS is that it is much more nuanced and helps operate the system through prediction, rather than just reacting to current conditions. This project will look specifically at beginning to develop real time control logic at the end of the OCIT, located near Hickory St. in northwest Akron, and assessing which logic has the best impact on reducing the system overflow. The effect of the logic used will be to turn on and off a pump to send water into storage basins at the end of the OCIT or allow it to continue to flow through to the WTF, based on the capacity of the pipe downstream. This paper will present the results of the impact on controlling the water storage based on the capacity of the inputting the wastewater treatment facility and controlling with three different capacities. 2. Methods a. Modeling The model was initially developed in ICM by Mott McDonald and converted into PySWMM by EmNet. The model conversion into PySWMM was necessary to perform advanced analysis of control logic development. The model consisted of an input file that modeled the structures and how the

6 5 system performed, and a model file that produced rainfall data. This project looked at storm over a 24-hour period (April 12, 1994) that occurred in the typical storm data from the model file. Running the simulations in python made it easier to introduce logic to change how the different structures in the system operate. Python language also allows for coding that produces different types of output files which produce several results of attributes at any location. This allows the results to be Figure 2: Display from PCSWMM model denoting pump, storage, and monitoring locations. OCIT is the Ohio Canal Interceptor Tunnel, US is the upstream pipe, and DS is the downstream pipe. The wastewater treatment plant is located downstream of the shown area. easily organized and presented. b. Site Selection and Location This project will look at controlling one pump based on the capacity flowing through one pipe. Figure 2 shows the location of the key points that are either monitored or where logic is applied. The pump will be controlled based on the capacity of the downstream pipe labeled DS. The locations and characteristics that will be monitored are: total volume of overflow from the OCIT tunnels measured at the outfalls total volume of overflow in the entire system total volume stored in the 3 storage basins at the end of the OCIT the capacity in pipes at four locations: the OCIT before the storage (labeled OCIT ), the pipe upstream of the node where the OCIT joins the rest of the system (labeled US ), the pipe

7 6 downstream of the same node (labeled DS ), and the capacity of the entering the wastewater treatment plant (labeled WWTP) The volume of the total overflow of the system is produced in a report file after the simulation. These values were also compared. The logic applied opened or closed the pump to keep the capacity of the downstream pipe at the target value. The target values used were 80% (assumed to be approximately full capacity), 50%, and 20%. The results could also be compared with the default logic. The default control logic opened and closed the pump based on a target depth of 2.6 feet (40% capacity) in the upstream pipe. The results were given in tables showing attributes at each timestamp as well as overall system total values. 3. Results and Discussion The following figures were developed from the tables that were the output of the simulations. The tables used are in Appendix A. Figures 3 through 6 shows how the overflow at the end of the OCIT compares with the OCIT storage. It helps visualize that overflow at that location only occurs when the storage has reached the maximum capacity. The storage basins begin to fill up when the pump is turned on. Therefore, there is more storage and overflow when the target capacity of the downstream pipe is lowered.

8 7 Figure 3: Volumes of overflow and storage occurring at the end of the OCIT for the default control simulation. Data from Table 1 Figure 4: Volumes of overflow and storage occurring at the end of the OCIT for 80% downstream capacity target control simulation. Data from Table 3

9 8 Figure 5: Volumes of overflow and storage occurring at the end of the OCIT for 50% downstream capacity target control simulation. Data from Table 5 Figure 6: Volumes of overflow and storage occurring at the end of the OCIT for 20% downstream capacity target control simulation. Data from Table 7

10 9 Figure 7: Comparison of the amount of overflow occurring at the end of the OCIT with each control logic simulation. Data from Tables 1, 3, 5, and 7 The amount of overflow that occurs at the OCIT for each target capacity is shown in Figure 7. Here, it is easy to see that when the target capacity is reduced, more overflow occurs at the OCIT. It also compares the amount of OCIT overflow that occurs from the default controls. The OCIT overflow from the default controls is very similar to the amount of overflow occurring when the downstream pipe has a target capacity of 20%. For both the default logic and the 20% capacity logic, the peak amount of overflow at a given time is just under 10,000 gallons. When the target capacity of the downstream pipe is set to 80% the peak overflow is reduced to 6,000 gallons. Figure 7 also demonstrates how it takes longer for overflow to begin and an overflow event ends sooner when the capacity is increased. At 80% target capacity overflow occurs from 8:05 AM to 9:35 AM compared to 5:30 AM to 12:20 PM for the target capacity of 20%.

11 10 Figure 8: Comparison of the amount of storage at the end of the OCIT with each control logic simulation of target values of 80%, 50%, and 20% capacity as well as the default control logic. Data from Tables 1, 3, 5, and 7. Since the OCIT storage is related to the OCIT overflow, Figure 8 is similar to Figure 7. However, it is helpful to see how much water is in the storage at the end of the simulation. Since the simulation starts with everything empty, the volumes of each control start at zero. However, Figure 8 shows how, at the end of the simulation, there is water being stored when the capacity is controlled at a downstream target capacity of 20%. This means that if another storm would occur shortly after the first one, the storage would fill up faster and create more overflow.

12 11 Figure 9: Capacity of the inputting the wastewater treatment plant comparing each method of control logic. Data from Tables 1, 3, 5, and 7. Figure 9 compares each simulation of control logic with the capacity of inputting the wastewater treatment plant. The simulation begins with the empty and each simulation fills the at approximately the same rate. The reaches full capacity (80%) at about the same for all the simulations but remains at full capacity longer for the 80% and 50% target capacities. For the default controls and the 20% target, the capacity of the decreases at about the same rate. However, at about 12:24 PM, the default control simulation experiences an increase in flow. While the capacity of the for the 20% target simulation begins to decrease before the 80% and 50% simulations, it decreases at a slower rate. At the end of the measured period the 20% target ends with a capacity at 46%, while the 80% and 50% target capacities end with the 40% full.

13 12 Figure 10: Capacity of the pipe downstream of the OCIT branch. This chart compares the result of each method of control logic applied. Data from Tables 1, 3, 5, and 7. Figure 10 is like the previous figure, in that it compares the capacities in the downstream pipe. This is the location where the control logic was applied. This means, except for the default controls, the pump is operating to maintain the downstream pipe at the desired capacity. However, the pump only controls OCIT so any excess capacity comes from the upstream pipe. It is likely that, when the capacity is above the target value, the OCIT flow is being stored, and the downstream flow comes from the upstream pipe. It also shows a drastic fluctuation when the control capacity is set to 50%. This was caused by the pump turning on and off due to the capacity being below 50% until water is released from storage, bringing the capacity back above 50%. The downstream pipe is at full capacity (80%) for less time than the into the wastewater treatment facility. Again, the 20% target simulation is at a lower capacity for the most of the time period

14 until the 80% and 50% target simulations experience a steep decrease and end with a lower pipe capacity then the 20% target simulation. 13 Figure 11: Capacity of the pipe upstream of the OCIT branch. This chart compares the result of each method of control logic applied. Data from Tables 1, 3, 5, and 7. Figure 11 compares the capacities in the upstream pipe for each target capacity. When the capacity target in the downstream pipe is larger, the capacity also increases. The capacity of the OCIT follows very similar trends to that of the downstream pipe (Figure 10). However, the capacity in the OCIT is slightly larger than that of the downstream pipe. For example the 20% target simulation ends with the OCIT at 31% versus 27% for the downstream pipe.

15 14 Figure 12: Capacity of the Ohio Canal Interceptor Tunnel. This chart compares the result of each method of control logic applied. Data from Tables 1, 3, 5, and 7. Figure 12 compares the capacity in the OCIT for each control logic. It has similar results to the previous figures. As the target capacity downstream is increased, the capacity in the OCIT also increases. The upstream pipe capacities follow a very similar trend to that of the other pipes monitored in the previous figures. The flow does take up less capacity in the upstream pipe then it does in the other pipes. While the OCIT and downstream pipe approach 80% capacity for the 80% and 50% target capacities, the upstream only briefly exceeds 50% capacities for the same simulations (occurring at 4:48 AM).

16 15 Figure 13: Total overflow for the entire system for each method of control logic applied. Data from Tables 2, 4, 6, and 8. The total overflow in the entire system for each simulation is shown in Figure 13. This figure shows that by decreasing the target capacity in the downstream pipe, the total overflow also decreases. Compared with the default controls, setting the downstream target capacity to 20% results in a similar total overflow (10.5 MGD versus 10.3 MGD). 4. Conclusions This project only focused on one point in the entire wastewater system for the city of Akron. However, the results can be used to help move forward to develop better controls for operating the system more efficiently. Three main conclusions were drawn from the results. The first conclusion is that when the downstream pipe is operating near maximum capacity (80%), there is a reduction in overflow from the OCIT. In other words, when a pipe downstream of a pump or gate is targeted to operate at high capacity, there will be less overflow occurring upstream of the gate

17 and pump. This makes sense as it means the gate or pump is allowing more water to head downstream rather than sending it to storage or an outfall. 16 The second result found was that, as the target capacity of the downstream pipe was increased, the total system overflow also increased. Referring to the first conclusion made, this means the system-wide overflow increased, despite the OCIT overflow decreasing. It can be concluded that there needs to be a balance between control sites. When the target capacity was high for the downstream pipe, it allowed a higher flow of water to enter from the OCIT. This left less room in the pipe for flow coming from the upstream pipe, thus causing more overflow upstream of the upstream pipe. These instances of overflow had a larger influence than the overflow of the OCIT. In order to further reduce the total system overflow, a balance needs to be found between multiple control sites. A third result found was that, as the target capacity in the downstream pipe decreased, the total system overflow also decreased. The conclusion is that utilizing the storage at the end of the OCIT helps reduce the total overflow. However, this result may change based on the length, duration, and number of storms in a given time period. To better develop logic that can reduce the overflow of the wastewater system for the city of Akron, more research should be done. Instead of using control logic based on capacity downstream, branches can be dewatered depending on either available storage or the flow upstream. Also, the control logic should be tested using different types of storm events to improve its efficiency. Finally, different sites can be tested and monitored simultaneously to find the balance between each area of the system.

18 17 5. Appendix A: Data Tables Table 1: Results from default controls simulation. sim current time Overflow_Transition XXXtoXXXOverflowX XXCulvert.1 Overflow_Transition XXXtoXXXOverflowX XXCulvert.2 combined overflow ocit culvert 1 overflow volume ocit culvert 2 overflow volume OCIT Overflow Volume Volume_Transition XXXtoXXXOverflow XXXCulvert Volume_Over flowxxxweir XXXStorage Volume_Tunnel XXXDiversionXX XStructure OCIT Storage Volume plant depth plant flow 12:05:04 AM % % % % 12:10:06 AM % % % % 12:15:07 AM % % % % 12:20:10 AM % % % % 12:25:11 AM % % % % 12:30:13 AM % % % % 12:35:13 AM % % % % 12:40:14 AM % % % % 12:45:15 AM % % % % 12:50:15 AM % % % % 12:55:16 AM % % % % 1:00:17 AM , % % % % 1:05:18 AM , % % % % 1:10:19 AM , % % % % 1:15:20 AM , % % % % 1:20:22 AM , % % % % 1:25:25 AM , % % % % 1:30:27 AM , % % % % 1:35:30 AM , % % % % 1:40:33 AM , % % % % 1:45:34 AM , % % % % 1:50:34 AM , % % % % 1:55:35 AM , % % % % 2:00:36 AM , % % % % 2:05:38 AM , % % % % 2:10:39 AM , % % % % 2:15:40 AM , % % % % 2:20:40 AM , % % % % 2:25:41 AM , % % % % 2:30:42 AM , % % % % 2:35:42 AM , % % % % 2:40:42 AM , % % % % 2:45:42 AM , % % % % 2:50:43 AM , % % % % 2:55:43 AM , % % % % 3:00:44 AM , % % % % 3:05:44 AM , % % % % 3:10:44 AM , % % % % 3:15:45 AM , % % % % 3:20:45 AM , % % % % 3:25:46 AM , % % % % 3:30:46 AM , % % % % 3:35:46 AM , % % % % 3:40:46 AM , % % % % 3:45:46 AM , % % % % 3:50:47 AM , % % % % 3:55:47 AM , % % % % 4:00:47 AM , % % % % 4:05:48 AM , % % % % 4:10:48 AM , % % % % 4:15:48 AM , % % % % 4:20:48 AM , % % % % 4:25:48 AM , % % % % 4:30:48 AM , % % % % 4:35:48 AM , % % % % 4:40:48 AM , % % % % 4:45:48 AM , % % % % 4:50:48 AM , % % % % 4:55:48 AM , % % % % 5:00:48 AM , % % % % 5:05:48 AM , % % % % 5:10:48 AM , % % % % 5:15:48 AM , % % % % 5:20:48 AM , % % % % 5:25:48 AM , % % % % 5:30:48 AM , % % % % 5:35:48 AM , % % % % 5:40:48 AM , % % % % 5:45:48 AM , % % % % 5:50:48 AM , % % % % 5:55:48 AM , % % % % 6:00:48 AM , % % % % 6:05:48 AM , % % % % 6:10:48 AM , % % % % 6:15:48 AM , % % % % 6:20:48 AM , % % % % 6:25:48 AM , % % % % 6:30:48 AM , % % % % 6:35:48 AM , % % % % 6:40:48 AM , % % % % 6:45:48 AM , % % % % 6:50:48 AM , % % % % 6:55:49 AM , % % % % 7:00:49 AM , % % % % 7:05:49 AM , % % % % 7:10:50 AM , % % % % 7:15:50 AM , % % % % 7:20:50 AM , % % % % 7:25:50 AM , % % % % 7:30:50 AM , % % % % 7:35:50 AM , % % % % 7:40:50 AM , % % % % 7:45:50 AM , % % % % 7:50:50 AM , % % % % 7:55:50 AM , % % % % plant capacity downstream depth downstream flow downstream capacity upstream depth upstream flow upstream capacity control branch depth control branch flow control branch capacity

19 18 Table 1 (cont.): Results from default controls simulation. 8:00:50 AM , % % % % 8:05:50 AM , % % % % 8:10:50 AM , % % % % 8:15:50 AM , % % % % 8:20:50 AM , % % % % 8:25:50 AM , % % % % 8:30:50 AM , % % % % 8:35:50 AM , % % % % 8:40:50 AM , % % % % 8:45:51 AM , % % % % 8:50:51 AM , % % % % 8:55:51 AM , % % % % 9:00:51 AM , % % % % 9:05:52 AM , % % % % 9:10:53 AM , % % % % 9:15:53 AM , % % % % 9:20:54 AM , % % % % 9:25:54 AM , % % % % 9:30:54 AM , % % % % 9:35:54 AM , % % % % 9:40:55 AM , % % % % 9:45:55 AM , % % % % 9:50:55 AM , % % % % 9:55:56 AM , % % % % 10:00:56 AM , % % % % 10:05:57 AM , % % % % 10:10:57 AM , % % % % 10:15:58 AM , % % % % 10:20:58 AM , % % % % 10:25:59 AM , % % % % 10:30:59 AM , % % % % 10:36:00 AM , % % % % 10:41:00 AM , % % % % 10:46:00 AM , % % % % 10:51:01 AM , % % % % 10:56:01 AM , % % % % 11:01:01 AM , % % % % 11:06:02 AM , % % % % 11:11:02 AM , % % % % 11:16:03 AM , % % % % 11:21:04 AM , % % % % 11:26:05 AM , % % % % 11:31:05 AM , % % % % 11:36:05 AM , % % % % 11:41:05 AM , % % % % 11:46:05 AM , % % % % 11:51:06 AM , % % % % 11:56:07 AM , % % % % 12:01:07 PM , % % % % 12:06:07 PM , % % % % 12:11:07 PM , % % % % 12:16:08 PM , % % % % 12:21:08 PM , % % % % 12:26:08 PM , % % % % 12:31:09 PM , % % % % 12:36:09 PM , % % % % 12:41:09 PM , % % % % 12:46:09 PM , % % % % 12:51:11 PM , % % % % 12:56:12 PM , % % % % 1:01:13 PM , % % % % 1:06:15 PM , % % % % 1:11:16 PM , % % % % 1:16:17 PM , % % % % 1:21:19 PM , % % % % 1:26:20 PM , % % % % 1:31:22 PM , % % % % 1:36:23 PM , % % % % 1:41:24 PM , % % % % 1:46:25 PM , % % % % 1:51:27 PM , % % % % 1:56:27 PM , % % % % 2:01:29 PM , % % % % 2:06:29 PM 8.99E E , % % % % 2:11:30 PM 8.01E E , % % % % 2:16:30 PM 7.18E E , % % % % 2:21:31 PM 6.47E E , % % % % 2:26:31 PM 5.86E E , % % % % 2:31:33 PM 5.32E E , % % % % 2:36:34 PM 4.85E E , % % % % 2:41:35 PM 4.45E E , % % % % 2:46:37 PM 4.19E E , % % % % 2:51:38 PM 3.98E E , % % % % 2:56:39 PM 3.78E E , % % % % 3:01:39 PM 3.60E E , % % % % 3:06:41 PM 3.44E E , % % % % 3:11:42 PM 3.28E E , % % % % 3:16:43 PM 3.14E E , % % % % 3:21:44 PM 3.01E E , % % % % 3:26:46 PM 2.89E E , % % % % 3:31:47 PM 2.77E E , % % % % 3:36:48 PM 2.66E E , % % % % 3:41:50 PM 2.56E E , % % % % 3:46:50 PM 2.46E E , % % % % 3:51:51 PM 2.37E E , % % % % 3:56:52 PM 2.28E E , % % % %

Climate Adaptation Challenges for Boston s Water and Sewer Systems

Climate Adaptation Challenges for Boston s Water and Sewer Systems National Association of Flood & Stormwater Management Agencies Climate Adaptation Challenges for Boston s Water and Sewer Systems John P Sullivan P.E. October 15,2014 Boston 1630 Boston 1630-2012 Boston

More information

Estimating Sewage System Flows

Estimating Sewage System Flows 9 Estimating Sewage System Flows DWSD Wholesale Sewer Rates 201 In this module, you will learn the sources of dry and wet weather flows and how these flows are estimated. Three different tools are used

More information

Leveraging GIS data and tools for maintaining hydraulic sewer models

Leveraging GIS data and tools for maintaining hydraulic sewer models Leveraging GIS data and tools for maintaining hydraulic sewer models Ben Gamble & Joseph Koran Metropolitan Sewer District of Greater Cincinnati Carl C. Chan & Michael York CDM Smith Ben Gamble Senior

More information

CSO Post-Construction Monitoring and Performance Assessment

CSO Post-Construction Monitoring and Performance Assessment Massachusetts Water Resources Authority CSO Post-Construction Monitoring and Performance Assessment Jeremy R. Hall, Project Manager Operations/Engineering & Construction Wastewater Advisory Committee December

More information

Nine Minimum Controls No. 2

Nine Minimum Controls No. 2 Nine Minimum Controls No. 2 2.0 MAXIMIZATION OF STORAGE IN THE COLLECTION SYSTEM 2.1 OVERVIEW The 2 nd NMC is titled Maximization of Storage in the Collection system. EPA s NMC Guidance explains that this

More information

GeoSpatial Water Distribution, Sanitary Sewer and Stormwater Network Modeling

GeoSpatial Water Distribution, Sanitary Sewer and Stormwater Network Modeling 2009 Bentley Systems, Incorporated GeoSpatial Water Distribution, Sanitary Sewer and Stormwater Network Modeling Angela Battisti, Gary Griffiths Bentley Systems Inc Presenter Profile Angela Battisti, CE,

More information

Flow Monitoring in the Collection System September 11, 2014

Flow Monitoring in the Collection System September 11, 2014 Flow Monitoring in the Collection System September 11, 2014 FISHBECK, THOMPSON, CARR, & HUBER INC. Lori Lloyd, PE, LEED AP BD+C Definitions Why Flow Monitor? Flow Monitoring Applications Site Selection

More information

INFLOW DESIGN FLOOD CONTROL SYSTEM PLAN 40 C.F.R. PART PLANT YATES ASH POND 2 (AP-2) GEORGIA POWER COMPANY

INFLOW DESIGN FLOOD CONTROL SYSTEM PLAN 40 C.F.R. PART PLANT YATES ASH POND 2 (AP-2) GEORGIA POWER COMPANY INFLOW DESIGN FLOOD CONTROL SYSTEM PLAN 40 C.F.R. PART 257.82 PLANT YATES ASH POND 2 (AP-2) GEORGIA POWER COMPANY EPA s Disposal of Coal Combustion Residuals from Electric Utilities Final Rule (40 C.F.R.

More information

Sewer, pressurization, differential pressure monitoring, fully dynamic hydraulic modeling, air displacement modeling.

Sewer, pressurization, differential pressure monitoring, fully dynamic hydraulic modeling, air displacement modeling. Using Dynamic Hydraulic Modeling to Understand Sewer Headspace Dynamics A Case Study of Metro Vancouver s Highbury Interceptor Yuko Suda, P.Eng. Kerr Wood Leidal Associates Ltd. 200-4185A Still Creek Drive

More information

HISTORY OF CONSTRUCTION FOR EXISTING CCR SURFACE IMPOUNDMENT PLANT GASTON ASH POND 40 CFR (c)(1)(i) (xii)

HISTORY OF CONSTRUCTION FOR EXISTING CCR SURFACE IMPOUNDMENT PLANT GASTON ASH POND 40 CFR (c)(1)(i) (xii) HISTORY OF CONSTRUCTION FOR EXISTING CCR SURFACE IMPOUNDMENT PLANT GASTON ASH POND 40 CFR 257.73(c)(1)(i) (xii) (i) Site Name and Ownership Information: Site Name: E.C. Gaston Steam Plant Site Location:

More information

Application of Real-Time Rainfall Information System to CSO control. 2 October 2011 Naruhito Funatsu METAWATER Co., Ltd.

Application of Real-Time Rainfall Information System to CSO control. 2 October 2011 Naruhito Funatsu METAWATER Co., Ltd. Application of Real-Time Rainfall Information System to CSO control 2 October 2011 Naruhito Funatsu METAWATER Co., Ltd. Presentation Points Objectives To verify the applicability of the real-time rainfall

More information

Inflow and Infiltration. John Sorrell, P.E. City of Raleigh Public Utilities Department

Inflow and Infiltration. John Sorrell, P.E. City of Raleigh Public Utilities Department Inflow and Infiltration John Sorrell, P.E. City of Raleigh Public Utilities Department 1 Raleigh s History with I&I Our initial system was designed in 1888. Treatment began in the 1950 s What is I & I?

More information

Optimizing Solvent Blends for a Quinary System

Optimizing Solvent Blends for a Quinary System The University of Akron IdeaExchange@UAkron Honors Research Projects The Dr. Gary B. and Pamela S. Williams Honors College Spring 2016 Optimizing Solvent Blends for a Quinary System Thomas L. Hoy tlh125@zips.uakron.edu,

More information

Parametric Study of Self-Centering Concentrically- Braced Frames in Response to Earthquakes

Parametric Study of Self-Centering Concentrically- Braced Frames in Response to Earthquakes The University of Akron IdeaExchange@UAkron Honors Research Projects The Dr. Gary B. and Pamela S. Williams Honors College Spring 2015 Parametric Study of Self-Centering Concentrically- Braced Frames in

More information

WEF Collection Systems Conference Getting It Right: The Hampton Roads Approach to Hydraulic Model Data Collection and Management

WEF Collection Systems Conference Getting It Right: The Hampton Roads Approach to Hydraulic Model Data Collection and Management Getting It Right: The Hampton Roads Approach to Hydraulic Model Data Collection and Management ABSTRACT Priyanka Mohandoss, PE, CDM Smith Dr.-Ing. Matthias Wittenberg, PE, D.WRE, REM, CDM Smith Robert

More information

Logistics and Performance of a Large-Diameter Crossover TBM for the Akron Ohio Canal Interceptor Tunnel

Logistics and Performance of a Large-Diameter Crossover TBM for the Akron Ohio Canal Interceptor Tunnel Logistics and Performance of a Large-Diameter Crossover TBM for the Akron Ohio Canal Interceptor Tunnel Pablo Salazar Robbins Connor Maxon Kenny-Obayashi JV ABSTRACT: The Ohio Canal Interceptor Tunnel

More information

Stormwater Capacity Analysis for Westover Branch Watershed

Stormwater Capacity Analysis for Westover Branch Watershed Stormwater Capacity Analysis for Westover Branch Watershed Pimmit Run Little Pimmit Run, Mainstem Stohman's Run Gulf Branch Pimmit Run Tributary Little Pimmit Run, W. Branch Little Pimmit Run, E. Branch

More information

9. Flood Routing. chapter Two

9. Flood Routing. chapter Two 9. Flood Routing Flow routing is a mathematical procedure for predicting the changing magnitude, speed, and shape of a flood wave as a function of time at one or more points along a watercourse (waterway

More information

The City of Clearwater (City) collection

The City of Clearwater (City) collection FWRJ A Matrix Approach to Prioritizing a Sewer Collection System Capital Improvement Plan Amanda Savage, Tara Kivett, Steven Cook, Eric Harold, and Ifetayo Venner The City of Clearwater (City) collection

More information

ENGINEERING HYDROLOGY

ENGINEERING HYDROLOGY ENGINEERING HYDROLOGY Prof. Rajesh Bhagat Asst. Professor Civil Engineering Department Yeshwantrao Chavan College Of Engineering Nagpur B. E. (Civil Engg.) M. Tech. (Enviro. Engg.) GCOE, Amravati VNIT,

More information

WELCOME Lake Wabukayne OPEN HOUSE

WELCOME Lake Wabukayne OPEN HOUSE WELCOME Lake Wabukayne Sediment Removal Project OPEN HOUSE We are here to: Update you, the community, on recent developments and activities at Lake Wabukayne Present the preferred alternative and receive

More information

REGULATORY, TECHNICAL AND MODELING CHALLENGES TO DEVELOPING A FREQUENCY BASED SSO CONTROL PROJECT IN WAYNE COUNTY, MICHIGAN

REGULATORY, TECHNICAL AND MODELING CHALLENGES TO DEVELOPING A FREQUENCY BASED SSO CONTROL PROJECT IN WAYNE COUNTY, MICHIGAN REGULATORY, TECHNICAL AND MODELING CHALLENGES TO DEVELOPING A FREQUENCY BASED SSO CONTROL PROJECT IN WAYNE COUNTY, MICHIGAN Robert Czachorski, P.E., P.H., Orchard, Hiltz & McCliment, Inc. * John Baratta.

More information

D. MATHEMATICAL MODEL AND SIMULATION

D. MATHEMATICAL MODEL AND SIMULATION D. MATHEMATICAL MODEL AND SIMULATION D - i TABLE OF CONTENTS D.1 Objective of Model Development... D - 1 D.2 Selection of Software... D - 1 D.3 General Steps of Simulation by MOUSE... D - 1 D.4 Cases of

More information

Operational modelling & forecasting in urban catchments. Richard Body Product Sector Leader Operational Forecasting

Operational modelling & forecasting in urban catchments. Richard Body Product Sector Leader Operational Forecasting Operational modelling & forecasting in urban catchments Richard Body Product Sector Leader Operational Forecasting Contents What is operational forecasting Innovyze software ICMLive components Benefits

More information

Chapter 5 CALIBRATION AND VERIFICATION

Chapter 5 CALIBRATION AND VERIFICATION Chapter 5 CALIBRATION AND VERIFICATION This chapter contains the calibration procedure and data used for the LSC existing conditions model. The goal of the calibration effort was to develop a hydraulic

More information

Rucker Pond. Background

Rucker Pond. Background Rucker Pond Background The Rucker Basin consists of two subbasins (East and West) that drain to a single area known as Rucker Pond. Both subbasins have the same hydraulic parameters, but have different

More information

Sewer, pressurization, differential pressure monitoring, fully dynamic hydraulic modeling, air displacement modeling.

Sewer, pressurization, differential pressure monitoring, fully dynamic hydraulic modeling, air displacement modeling. Using Dynamic Hydraulic Modeling to Understand Sewer Headspace Dynamics - A Case Study of Metro Vancouver's Highbury Interceptor Yuko Suda, P.Eng. Kerr Wood Leidal Associates Ltd. 200-4185A Still Creek

More information

Summary of the 2017 Spring Flood

Summary of the 2017 Spring Flood Ottawa River Regulation Planning Board Commission de planification de la régularisation de la rivière des Outaouais The main cause of the exceptional 2017 spring flooding can be described easily in just

More information

MONITORING AND RESEARCH DEPARTMENT

MONITORING AND RESEARCH DEPARTMENT MONITORING AND RESEARCH DEPARTMENT REPORT NO. 10-17 MICROBIOLOGICAL REPORT OF BYPASS SAMPLES IN 2009 March 2010 Metropolitan Water Reclamation District of Greater Chicago 100 East Erie Street Chicago,

More information

Proposal to limit Namakan Lake to 1970 Upper Rule Curve for remainder of summer

Proposal to limit Namakan Lake to 1970 Upper Rule Curve for remainder of summer July 7, 214 Subject: Proposal to limit Namakan Lake to 197 Upper Rule Curve for remainder of summer Background: Flooding in 214 has resulted in the highest water levels on Namakan Lake since 1968, and

More information

VILLAGE COUNCIL STORMWATER REPORT JULY 23, 2016 STORM EVENT

VILLAGE COUNCIL STORMWATER REPORT JULY 23, 2016 STORM EVENT VILLAGE COUNCIL STORMWATER REPORT JULY 23, 2016 STORM EVENT STORM RAINFALL AND RADAR IMAGERY Total rainfall 4.99 inches 2.74 inches between 5:40 and 7:10, then a lull until 9:30 2.04 inches between 9:30

More information

Notes: We all know that Toulmins Spring Branch is a sub-watershed of Three Mile Creek watershed. Some part of it is in Mobile area and rest of it is

Notes: We all know that Toulmins Spring Branch is a sub-watershed of Three Mile Creek watershed. Some part of it is in Mobile area and rest of it is 1 Notes: This presentation is about some of our findings from a study carried out over the last 3-4 months on stormwater management of Toulmins Spring Branch watershed by NEP. The objective of this study

More information

Typical Hydrologic Period Report (Final)

Typical Hydrologic Period Report (Final) (DELCORA) (Final) November 2015 (Updated April 2016) CSO Long-Term Control Plant Update REVISION CONTROL REV. NO. DATE ISSUED PREPARED BY DESCRIPTION OF CHANGES 1 4/26/16 Greeley and Hansen Pg. 1-3,

More information

Impact of Inflow and Infiltration on Wastewater Assets

Impact of Inflow and Infiltration on Wastewater Assets Impact of Inflow and Infiltration on Wastewater Assets Nicole van Rooyen Matt Hardin School of Mechanical and Chemical Engineering Richard Forrest, Geoff Hughes and Cheryl Delport CEED Client: Water Corporation

More information

Hydrology and Hydraulics Design Report. Background Summary

Hydrology and Hydraulics Design Report. Background Summary To: National Park Services Montezuma Castle National Monument Richard Goepfrich, Facility Manager From: Multicultural Technical Engineers Date: Tuesday - February 13, 2018 Subject: 30% Hydrology and Hydraulics

More information

Presented at WaPUG Spring Meeting 1 st May 2001

Presented at WaPUG Spring Meeting 1 st May 2001 Presented at WaPUG Spring Meeting 1 st May 21 Author: Richard Allitt Richard Allitt Associates Ltd 111 Beech Hill Haywards Heath West Sussex RH16 3TS Tel & Fax (1444) 451552 1. INTRODUCTION The Flood Estimation

More information

WASTEWATER FLOW COMPONENTS

WASTEWATER FLOW COMPONENTS Chapter 3 WASTEWATER FLOW COMPONENTS 3.1 INTRODUCTION A sanitary sewer collection system receives two flow components: dry weather flow (DWF) and wet weather flow (WWF). The Base Wastewater Flow (BWF)

More information

UTILITY REPORT FOR THORNTON SELF STORAGE THORNTON, COLORADO

UTILITY REPORT FOR THORNTON SELF STORAGE THORNTON, COLORADO UTILITY REPORT FOR THORNTON SELF STORAGE THORNTON, COLORADO Prepared by: Bowman Consulting 63 Park Point Dr. Suite 1 Golden, CO 841 (33)-81-29 June 29, 215 Revised August 14, 215 Revised September 3, 215

More information

Rapid Intervention Program (RIP) to Improve Operational Management and Efficiencies in Irrigation Districts in Iraq

Rapid Intervention Program (RIP) to Improve Operational Management and Efficiencies in Irrigation Districts in Iraq Rapid Intervention Program (RIP) to Improve Operational Management and Efficiencies in Irrigation Districts in Iraq USCID Water Management Conference Phoenix, Arizona April 17, 2013 Gabriele Bonaiti Extension

More information

CSO 217/483 Source Control Phase B

CSO 217/483 Source Control Phase B CSO 217/483 Source Control Phase B Alternative Analysis Report DRAFT Prepared by POWER Engineers, Inc. PID #11243141 Draft Revision B - Briefing Review October 3, 2014 Table of Contents CSO 217/483 Source

More information

Improved rainfall estimates and forecasts for urban hydrological applications

Improved rainfall estimates and forecasts for urban hydrological applications Improved rainfall estimates and forecasts for urban hydrological applications Innovyze User Days - Drainage and Flooding User Group Wallingford, 20 th June 2013 Contents 1. Context 2. Radar rainfall processing

More information

2018 FINAL TOWN OF WAXHAW WASTEWATER SYSTEM PLANNING. Master Plan Addendum. Union County B&V PROJECT NO PREPARED FOR

2018 FINAL TOWN OF WAXHAW WASTEWATER SYSTEM PLANNING. Master Plan Addendum. Union County B&V PROJECT NO PREPARED FOR Black & Veatch Holding Company 2017. All rights reserved. 2018 FINAL TOWN OF WAXHAW WASTEWATER SYSTEM PLANNING Master Plan Addendum B&V PROJECT NO. 195982 PREPARED FOR Union County 7 MARCH 2018 Table of

More information

CWMS Modeling for Real-Time Water Management

CWMS Modeling for Real-Time Water Management Hydrologic Engineering Center Training Course on CWMS Modeling for Real-Time Water Management August 2018 Davis, California The Corps Water Management System (CWMS) is a software and hardware system to

More information

Mapping Utilities with Mobile GIS Applications

Mapping Utilities with Mobile GIS Applications Mapping Utilities with Mobile GIS Applications Kristy M. Capobianco Reynolds, Smith and Hills, Inc. GIS Analyst Kristy.Capobianco@rsandh.com (904) 256-2251 2007 ESRI Southeast User Group Conference May

More information

Long Term Plan What is planned for Murchison?

Long Term Plan What is planned for Murchison? Long Term Plan 2018-2028 What is planned for Murchison? 1.0 Introduction The following information provides an overview of significant projects Council has planned for the Murchison settlement in the Long

More information

Section 4: Model Development and Application

Section 4: Model Development and Application Section 4: Model Development and Application The hydrologic model for the Wissahickon Act 167 study was built using GIS layers of land use, hydrologic soil groups, terrain and orthophotography. Within

More information

Learning Objectives: I can identify and interpret river flows and directions.

Learning Objectives: I can identify and interpret river flows and directions. Learning Objectives: I can identify and interpret river flows and directions. Bellringer Review: Check for Understanding Questions: 1 2 What Are The Key Parts Of A River s Anatomy? In your data notebooks

More information

Sanitary Sewer Flow Monitoring Study City of Grandville

Sanitary Sewer Flow Monitoring Study City of Grandville Sanitary Sewer Flow Monitoring Study City of Grandville Prepared for: City of Grandville Kent County, Michigan Report by: Moore & Bruggink Consulting Engineers Grand Rapids, Michigan 13169.1 March 214

More information

Crows Landing Naval Base Easement

Crows Landing Naval Base Easement 1 of 15 West Stanislaus Resource Conservation District Crows Landing Naval Base Easement Annual Reserve Monitoring Report Jamie McFarlin 11/112012 2 of 15 West Stanislaus Resource Conservation District

More information

LOCATED IN INDIAN RIVER COUNTY PREPARED FOR S.J.R.W.M.D. AND F.W.C.D. DECEMBER, 2003 Updated 2007 Updated May 2014 PREPARED BY

LOCATED IN INDIAN RIVER COUNTY PREPARED FOR S.J.R.W.M.D. AND F.W.C.D. DECEMBER, 2003 Updated 2007 Updated May 2014 PREPARED BY FELLSMERE WATER CONTROL DISTRICT EAST MASTER DRAINAGE PLAN AND STORMWATER HYDROLOGIC ANALYSIS OF THE GRAVITY DRAINAGE SYSTEM LOCATED BETWEEN THE EAST BOUNDARY, LATERAL U, THE MAIN CANAL, AND DITCH 24 LOCATED

More information

Morphological Changes of Reach Two of the Nile River

Morphological Changes of Reach Two of the Nile River ICHE 2014, Hamburg - Lehfeldt & Kopmann (eds) - 2014 Bundesanstalt für Wasserbau ISBN 978-3-939230-32-8 Morphological Changes of Reach Two of the Nile River E. Said Egyptian Environmental Affairs Agency,

More information

HOTEL KANATA 160 HEARST WAY KANATA, ONTARIO SERVICING REPORT. Prepared for: David Johnston Architect. Prepared By:

HOTEL KANATA 160 HEARST WAY KANATA, ONTARIO SERVICING REPORT. Prepared for: David Johnston Architect. Prepared By: HOTEL KANATA 160 HEARST WAY KANATA, ONTARIO SERVICING REPORT Prepared for: David Johnston Architect Prepared By: BaseTech Consulting Inc. 309 Roywood Crescent Newmarket, Ontario L3Y 1A6 BCI Project No.

More information

Water Supply Outlook. Interstate Commission on the Potomac River Basin (ICPRB) 30 W. Gude Drive, Suite 450 Rockville, MD Tel: (301)

Water Supply Outlook. Interstate Commission on the Potomac River Basin (ICPRB) 30 W. Gude Drive, Suite 450 Rockville, MD Tel: (301) Water Supply Outlook June 2, 2016 To subscribe: please email aseck@icprb.org Interstate Commission on the Potomac River Basin (ICPRB) 30 W. Gude Drive, Suite 450 Rockville, MD 20850 Tel: (301) 274-8120

More information

Stage Discharge Tabulation for Only Orifice Flow

Stage Discharge Tabulation for Only Orifice Flow Stage Discharge Tabulation for Only Orifice Flow DEPTH STAGE DISCHARGE (meters) (feet) (meters) (feet) (m 3 /s) (ft 3 /s) 0 0.20 0.40 0.60 0.80 1.00 1.20 1.40 1.60 1.80 2.00 0.7 1.3 2.0 2.6 3.3 3.9 4.6

More information

GIS = Geographic Information Systems;

GIS = Geographic Information Systems; What is GIS GIS = Geographic Information Systems; What Information are we talking about? Information about anything that has a place (e.g. locations of features, address of people) on Earth s surface,

More information

1 LIST OF POTENTIAL PCB SOURCES

1 LIST OF POTENTIAL PCB SOURCES Ms. Mary Vanderlaan Supervisor, Lansing District Michigan Department of Environmental Quality Water Resources Division P. O. Box 30242 Lansing, MI 48909 Subject: NPDES Permit No. MI0001597 2016 Annual

More information

Local Area Weather Radar (LAWR) System to Approve Drainage Systems Capacity Case Study from Egedal - Denmark

Local Area Weather Radar (LAWR) System to Approve Drainage Systems Capacity Case Study from Egedal - Denmark Local Area Weather Radar (LAWR) System to Approve Drainage Systems Capacity Case Study from Egedal - Denmark Authors Sabah Al-Shididi Henrik S. Andersen Frank Hjulskov Presenter Sabah Al-Shididi MSc Environmental

More information

RESERVOIR DRAWDOWN RATES/RESERVOIR DRAWDOWN TEST Iron Gate, Copco (I & II), and JC Boyle Dams

RESERVOIR DRAWDOWN RATES/RESERVOIR DRAWDOWN TEST Iron Gate, Copco (I & II), and JC Boyle Dams TECHNICAL MEMORANDUM No. 1 TO: Michael Bowen California Coastal Conservancy Geotechnical & Earthquake Engineering Consultants CC: Eric Ginney Philip Williams & Associates PREPARED BY: Paul Grant SUBJECT:

More information

Decision for DCWASA SELECT CHEMICALS TO IMPROVE WASTEWATER TREATMENT PROCESS

Decision for DCWASA SELECT CHEMICALS TO IMPROVE WASTEWATER TREATMENT PROCESS Decision for DCWASA SELECT CHEMICALS TO IMPROVE WASTEWATER TREATMENT PROCESS Overview DCWASA, District of Columbia Water and Sewer Authority, is the largest wastewater treatment plant in the world. Wastewater

More information

Storm Sewer Design [2]

Storm Sewer Design [2] Class 5 [1] Storm Sewer Design 9. Check Q < Qf and Vmax > vf > Vmin. Vmin is normally specified to avoid sedimentation. This will normally be 1.0 m/s at pipe full condition. (BS EN 752 suggests that for

More information

THE DEVELOPMENT OF RAIN-BASED URBAN FLOOD FORECASTING METHOD FOR RIVER MANAGEMENT PRACTICE USING X-MP RADAR OBSERVATION

THE DEVELOPMENT OF RAIN-BASED URBAN FLOOD FORECASTING METHOD FOR RIVER MANAGEMENT PRACTICE USING X-MP RADAR OBSERVATION Research Paper Advances in River Engineering, JSCE, Vol.19, 2013,June THE DEVELOPMENT OF RAIN-BASED URBAN FLOOD FORECASTING METHOD FOR RIVER MANAGEMENT PRACTICE USING X-MP RADAR OBSERVATION Seongsim YOON

More information

You Call That Good Data? How to Survive a Consent Decree Flow Monitoring Program

You Call That Good Data? How to Survive a Consent Decree Flow Monitoring Program Hampton Roads Sanitation District You Call That Good Data? How to Survive a Consent Decree Flow Monitoring Program September 2011 You Call That Good Data? How to Survive a Consent Decree Flow Monitoring

More information

Chapter 5 : Design calculations

Chapter 5 : Design calculations Chapter 5 : Design calculations 5. Purpose of design calculations For design calculations, it is important to assess the maximum flow, maximum water level and maximum velocity which occur in every node

More information

Modeling Siphon Weirs within EXTRAN

Modeling Siphon Weirs within EXTRAN Modeling Siphon Weirs within EXTRAN William James and Brett C. Young This chapter presents the background for new code for simulating self-priming siphon-weirs within the Extended Transport (EXTRAN) module

More information

DEPARTMENT OF CIVIL AND ENVIRONMENTAL ENGINEERING Urban Drainage: Hydraulics. Solutions to problem sheet 2: Flows in open channels

DEPARTMENT OF CIVIL AND ENVIRONMENTAL ENGINEERING Urban Drainage: Hydraulics. Solutions to problem sheet 2: Flows in open channels DEPRTMENT OF CIVIL ND ENVIRONMENTL ENGINEERING Urban Drainage: Hydraulics Solutions to problem sheet 2: Flows in open channels 1. rectangular channel of 1 m width carries water at a rate 0.1 m 3 /s. Plot

More information

PRELIMINARY ENGINEERING REPORT FOR SANITARY SEWER COLLECTION SYSTEM OSKALOOSA, IOWA 2017

PRELIMINARY ENGINEERING REPORT FOR SANITARY SEWER COLLECTION SYSTEM OSKALOOSA, IOWA 2017 PRELIMINARY ENGINEERING REPORT FOR SANITARY SEWER COLLECTION SYSTEM OSKALOOSA, IOWA 2017 PRELIMINARY ENGINEERING REPORT FOR SANITARY SEWER COLLECTION SYSTEM OSKALOOSA, IOWA 2017 I hereby certify that this

More information

Erosion Surface Water. moving, transporting, and depositing sediment.

Erosion Surface Water. moving, transporting, and depositing sediment. + Erosion Surface Water moving, transporting, and depositing sediment. + Surface Water 2 Water from rainfall can hit Earth s surface and do a number of things: Slowly soak into the ground: Infiltration

More information

Advanced /Surface Hydrology Dr. Jagadish Torlapati Fall 2017 MODULE 2 - ROUTING METHODS

Advanced /Surface Hydrology Dr. Jagadish Torlapati Fall 2017 MODULE 2 - ROUTING METHODS Routing MODULE - ROUTING METHODS Routing is the process of find the distribution of flow rate and depth in space and time along a river or storm sewer. Routing is also called Flow routing or flood routing.

More information

CASE STUDY NATHPA JHAKRI, INDIA

CASE STUDY NATHPA JHAKRI, INDIA SEDIMENT MANAGEMENT CASE STUDY NATHPA JHAKRI, INDIA Key project features Name: Nathpa Jhakri Country: India Category: reduce sediment production (watershed management); upstream sediment trapping; bypass

More information

Trainee Manual C02 CITY OF SASKATOON. Water and Sewer Section. Severe Storm Response Trainee Manual. Version # 1-0-3

Trainee Manual C02 CITY OF SASKATOON. Water and Sewer Section. Severe Storm Response Trainee Manual. Version # 1-0-3 Trainee Manual C02 CITY OF SASKATOON Water and Sewer Section Severe Storm Response Trainee Manual CITY OF SASKATOON Severe Storm Response Trainee Manual City of Saskatoon Severe Storm Response Trainees

More information

Changing Climate. An Engineering challenge for today and the future. Milwaukee School of Engineering December 2, 2015

Changing Climate. An Engineering challenge for today and the future. Milwaukee School of Engineering December 2, 2015 Changing Climate An Engineering challenge for today and the future David S. Liebl UW- Madison, EPD; UW-Extension; Wisconsin Initiative on Climate change Impacts Milwaukee School of Engineering December

More information

USING GIS TO MODEL AND ANALYZE HISTORICAL FLOODING OF THE GUADALUPE RIVER NEAR NEW BRAUNFELS, TEXAS

USING GIS TO MODEL AND ANALYZE HISTORICAL FLOODING OF THE GUADALUPE RIVER NEAR NEW BRAUNFELS, TEXAS USING GIS TO MODEL AND ANALYZE HISTORICAL FLOODING OF THE GUADALUPE RIVER NEAR NEW BRAUNFELS, TEXAS ASHLEY EVANS While the state of Texas is well-known for flooding, the Guadalupe River Basin is one of

More information

DEVELOPMENT OF A FORECAST EARLY WARNING SYSTEM ethekwini Municipality, Durban, RSA. Clint Chrystal, Natasha Ramdass, Mlondi Hlongwae

DEVELOPMENT OF A FORECAST EARLY WARNING SYSTEM ethekwini Municipality, Durban, RSA. Clint Chrystal, Natasha Ramdass, Mlondi Hlongwae DEVELOPMENT OF A FORECAST EARLY WARNING SYSTEM ethekwini Municipality, Durban, RSA Clint Chrystal, Natasha Ramdass, Mlondi Hlongwae LOCATION DETAILS AND BOUNDARIES ethekwini Municipal Area = 2297 km 2

More information

ARTICLE 5 (PART 2) DETENTION VOLUME EXAMPLE PROBLEMS

ARTICLE 5 (PART 2) DETENTION VOLUME EXAMPLE PROBLEMS ARTICLE 5 (PART 2) DETENTION VOLUME EXAMPLE PROBLEMS Example 5.7 Simple (Detention Nomograph) Example 5.8 Offsite and Unrestricted Areas (HEC-HMS) Example 5.9 Ponds in Series w/ Tailwater (HEC-HMS) Example

More information

USING GIS IN WATER SUPPLY AND SEWER MODELLING AND MANAGEMENT

USING GIS IN WATER SUPPLY AND SEWER MODELLING AND MANAGEMENT USING GIS IN WATER SUPPLY AND SEWER MODELLING AND MANAGEMENT HENRIETTE TAMAŠAUSKAS*, L.C. LARSEN, O. MARK DHI Water and Environment, Agern Allé 5 2970 Hørsholm, Denmark *Corresponding author, e-mail: htt@dhigroup.com

More information

Building GIS for Fairfax County Wastewater Management. Gilbert Osei-Kwadwo

Building GIS for Fairfax County Wastewater Management. Gilbert Osei-Kwadwo Abstract: Building GIS for Fairfax County Wastewater Management Gilbert Osei-Kwadwo Wastewater Management Agency (WWM) of Fairfax County in Virginia has put a lot of efforts into building an effective

More information

Suwannee Satilla Basins Flood Control Issues, Opportunities and Assistance

Suwannee Satilla Basins Flood Control Issues, Opportunities and Assistance Suwannee Satilla Basins Flood Control Issues, Opportunities and Assistance Georgia Silver Jackets Meeting Valdosta, GA April 11, 2013 Presentation Outline Basin overview Recent floods: 2009 100 year flood

More information

CASE STUDY NATHPA JHAKRI, INDIA

CASE STUDY NATHPA JHAKRI, INDIA SEDIMENT MANAGEMENT CASE STUDY NATHPA JHAKRI, INDIA Key project features Name: Nathpa Jhakri Country: India Category: reforestation/revegetation; upstream sediment trapping; bypass channel/tunnel; reservoir

More information

Water Resources Systems Prof. P. P. Mujumdar Department of Civil Engineering Indian Institute of Science, Bangalore

Water Resources Systems Prof. P. P. Mujumdar Department of Civil Engineering Indian Institute of Science, Bangalore Water Resources Systems Prof. P. P. Mujumdar Department of Civil Engineering Indian Institute of Science, Bangalore Module No. # 05 Lecture No. # 22 Reservoir Capacity using Linear Programming (2) Good

More information

EFFECTIVE DAM OPERATION METHOD BASED ON INFLOW FORECASTING FOR SENANAYAKA SAMUDRA RESERVOIR, SRI LANKA

EFFECTIVE DAM OPERATION METHOD BASED ON INFLOW FORECASTING FOR SENANAYAKA SAMUDRA RESERVOIR, SRI LANKA EFFECTIVE DAM OPERATION METHOD BASED ON INFLOW FORECASTING FOR SENANAYAKA SAMUDRA RESERVOIR, SRI LANKA Muthubanda Appuhamige Sanath Susila GUNASENA (MEE13632) Supervisors: Dr. Mamoru Miyamoto, Dr. Duminda

More information

City of Marquette. Geographic Information Systems (GIS) Global Positioning Systems (GPS)

City of Marquette. Geographic Information Systems (GIS) Global Positioning Systems (GPS) City of Marquette Geographic Information Systems (GIS) Global Positioning Systems (GPS) Presented by: Matthew Koss GIS Engineering Technician Email- makoss@mqtcty.org The main focus of my job at the City

More information

Urban Tree Canopy Assessment Purcellville, Virginia

Urban Tree Canopy Assessment Purcellville, Virginia GLOBAL ECOSYSTEM CENTER www.systemecology.org Urban Tree Canopy Assessment Purcellville, Virginia Table of Contents 1. Project Background 2. Project Goal 3. Assessment Procedure 4. Economic Benefits 5.

More information

U.S. ARMY CORPS OF ENGINEERS

U.S. ARMY CORPS OF ENGINEERS CORPS FACTS Regulating Mississippi River Navigation Pools U.S. ARMY CORPS OF ENGINEERS BUILDING STRONG Historical Background Federal improvements in the interest of navigation on the Mississippi River

More information

Scattergraph Principles and Practice Evaluating Self-Cleansing in Existing Sewers Using the Tractive Force Method

Scattergraph Principles and Practice Evaluating Self-Cleansing in Existing Sewers Using the Tractive Force Method Scattergraph Principles and Practice Evaluating Self-Cleansing in Existing Sewers Using the Tractive Force Method Kevin L. Enfinger, P.E. and Paul S. Mitchell, P.E. ADS Environmental Services 4940 Research

More information

Urban Mapping and Providing Partner Services Utilizing GIS Presenter: Josh Garver. GISP, Assistant Director;

Urban Mapping and Providing Partner Services Utilizing GIS Presenter: Josh Garver. GISP, Assistant Director; Urban Mapping and Providing Partner Services Utilizing GIS Presenter: Josh Garver. GISP, Assistant Director; jgarver@franklinswcd.org What I d Like You to do: Think Spatially Look for Shapes Look for Patterns

More information

Danish experiences with short term forecasting in urban drainage applications

Danish experiences with short term forecasting in urban drainage applications Danish experiences with short term forecasting in urban drainage applications RainGain workshop on fine-scale rainfall nowcasting 31 March 214, Antwerp Associate Professor Søren Thorndahl Department of

More information

QUARTERLY OPERATIONS REPORT DISTRICT OF COLUMBIA COMBINED SEWER OVERFLOW FACILITIES SECOND QUARTER, 2018

QUARTERLY OPERATIONS REPORT DISTRICT OF COLUMBIA COMBINED SEWER OVERFLOW FACILITIES SECOND QUARTER, 2018 QUARTERLY OPERATIONS REPORT DISTRICT OF COLUMBIA COMBINED SEWER OVERFLOW FACILITIES SECOND QUARTER, 2018 Prepared By: D.C. Water and Sewer Authority Department of Sewer Services 2 nd & N Streets, SE Washington,

More information

Ground Water Protection Council 2017 Annual Forum Boston, Massachusetts. Ben Binder (303)

Ground Water Protection Council 2017 Annual Forum Boston, Massachusetts. Ben Binder (303) Ground Water Protection Council 2017 Annual Forum Boston, Massachusetts Protecting Groundwater Sources from Flood Borne Contamination Ben Binder (303) 860-0600 Digital Design Group, Inc. The Problem Houston

More information

Technical Memorandum. City of Salem, Stormwater Management Design Standards. Project No:

Technical Memorandum. City of Salem, Stormwater Management Design Standards. Project No: Technical Memorandum 6500 SW Macadam Avenue, Suite 200 Portland, Oregon, 97239 Tel: 503-244-7005 Fax: 503-244-9095 Prepared for: Project Title: City of Salem, Oregon City of Salem, Stormwater Management

More information

Appendix A. City of Colusa Sanitary Sewer Flow Monitoring and Inflow/Infiltration Study

Appendix A. City of Colusa Sanitary Sewer Flow Monitoring and Inflow/Infiltration Study Appendix A City of Colusa Sanitary Sewer Flow Monitoring and Inflow/Infiltration Study Site 3 Site 4 Site 5 Site 2 Site 1 SANITARY SEWER FLOW MONITORING AND INFLOW / INFILTRATION STUDY City of Colusa April

More information

Integrated Watershed Modeling of the Mystic River: Developing the Right Tools for Climate Change Preparedness

Integrated Watershed Modeling of the Mystic River: Developing the Right Tools for Climate Change Preparedness Integrated Watershed Modeling of the Mystic River: Developing the Right Tools for Climate Change Preparedness David Bedoya, PhD, PE Yovanni Cataño-Lopera, PhD, PE Nicholas Stepina, PE Date Presentation

More information

BELFAST SEWERS PROJECT

BELFAST SEWERS PROJECT BELFAST SEWERS PROJECT Adam Green - Atkins Tunnelling Scheme Overview New stormwater interceptor Tunnel Scheme within Belfast City Centre to alleviate flooding and divert storm water flows from existing

More information

Sewer Lateral Mapping: An Automated Approach

Sewer Lateral Mapping: An Automated Approach Sewer Lateral Mapping: An Automated Approach MSGIC 2016 Fall Quarterly Meeting David Thaler, GISP david.thaler@ebaengineering.com EBA Engineering, Inc. 6100 Chevy Chase Drive Suite 200 Laurel, MD 20707-2917

More information

Continuing Education Associated with Maintaining CPESC and CESSWI Certification

Continuing Education Associated with Maintaining CPESC and CESSWI Certification Continuing Education Associated with Maintaining CPESC and CESSWI Certification Module 2: Stormwater Management Principles for Earth Disturbing Activities Sponsors: ODOTs Local Technical Assistance Program

More information

SERVICING BRIEF & STORMWATER MANAGEMENT REPORT Colonial Road Sarsfield (Ottawa), Ontario. Report No June 15, 2017

SERVICING BRIEF & STORMWATER MANAGEMENT REPORT Colonial Road Sarsfield (Ottawa), Ontario. Report No June 15, 2017 SERVICING BRIEF & STORMWATER MANAGEMENT REPORT 2980 Colonial Road Sarsfield (Ottawa), Ontario Report No. 16033 June 15, 2017 D. B. G R A Y E N G I N E E R I N G I N C. Stormwater Management - Grading &

More information

3301 East 120 th Avenue Assited Living & Memory Care

3301 East 120 th Avenue Assited Living & Memory Care UTILITY REPORT FOR 3301 East 120 th Avenue Assited Living & Memory Care 1 st Submittal January 23, 2016 2 nd Submittal March 04, 2016 Prepared for: 3301 E. 120 th Ave, LLC. 8200 E. Maplewood Ave., Suite

More information

Exam #1. A. Answer any 1 of the following 2 questions. CEE 371 October 8, Please grade the following questions: 1 or 2

Exam #1. A. Answer any 1 of the following 2 questions. CEE 371 October 8, Please grade the following questions: 1 or 2 CEE 37 October 8, 009 Exam # Closed Book, one sheet of notes allowed Please answer one question from the first two, one from the second two and one from the last three. The total potential number of points

More information

Low-flow Estimates for Cedar Creek at Galesburg, Illinois

Low-flow Estimates for Cedar Creek at Galesburg, Illinois ISWS CR 587 ntract Report 587 Low-flow Estimates for Cedar Creek at Galesburg, Illinois by Krishan P. Singh and Robert S. Larson Office of Surface Water Resources: Systems, Information & GIS Prepared for

More information

Analysis of Hydraulic Impacts on the Schuylkill River

Analysis of Hydraulic Impacts on the Schuylkill River Analysis of Hydraulic Impacts on the Schuylkill River Manayunk Sewer Basin Construction Project and the Venice Island Recreation Center Reconstruction Project Venice Island, Manayunk, Philadelphia, PA

More information

Regression Analysis of the Variation in Rainfall Derived Inflow and Infiltration

Regression Analysis of the Variation in Rainfall Derived Inflow and Infiltration 3 Regression Analysis of the Variation in Rainfall Derived Inflow and Infiltration Li Zhang, Fang Cheng, Gregory Barden, Hunter Kelly, Timothy Fallara and Edward Burgess Rainfall derived inflow and infiltration

More information