Applied Mathematics
Vol. 4  No. 1 (2013) , Article ID: 27223 , 5 pages DOI:10.4236/am.2013.41021

A Water-Saving Technique Using Embedded System

Ibrahim Mohammed Bader, Adel Hammad Abusitta

College of Engeenering & IT, Al Ain University of Science and Technology, Al Ain, UAE

Email: Ibrahim.Bader@aau.ac.ae, adel_abusitta@aau.ac.ae

Received October 23, 2012; revised November 28, 2012; accepted December 4, 2012

Keywords: Treasurer of Water; Tap; Saving the Water; Controller; Differential Equations

ABSTRACT

A method for water-saving is presented in this paper. The proposed method is based on an electro mechanical approach and embedded system that is described mathematically. It describes a solution for water-saving in buildings by giving the ability to ensure that treasurer of water will never be empty before the maximum time T that the owner gives to the treasurer when it is filled with water. The rate of water pumped is altered based on water consumed at tr. Where tr is a random number generated by system. Simulation results in the last section shows that the method can save the water with different maximum time decided by the owner.

1. Introduction

Undoubtedly, the water is very important for our live. Many natural science scientists believe that in near future the wars between some countries will occur in order to gain the water. So, saving water is not only important, it is very important, especially in buildings. In fact, the main reason for high consuming of water comes from bad consuming by people who don’t care about saving the water.

This paper is introduced to solve problems similar to the following problem. Assume that you have a building that contains a treasurer of water with volume and there are taps in this building. If the treasurer is filled with water, and you believe that if it is full, the water should be enough approximately for three weeks. But, unfortunately you don’t know who use the taps. Assume that there is a person that he doesn’t care about water— saving and he lets the tap(s) open all the time, so the treasurer of water will become empty before three weeks (it may becomes empty within two days). This paper is going to solve problem similar to the previous problem by giving a way to ensure that the treasurer of water will approximately never become empty before the maximum time (i.e. one week that is determined by the owner of the treasurer when he decides to fill the treasurer). The method used in this paper is based on a differential equation method and numerical analysis [1,2]. The proposed solution has the following properties:

1) Efficient and simple solution.

2) Produce water-saving with high quality of services giving to people.

3) Flexibility, which means and can be extended to similar environment.

4) Based on differential equations [2].

5) Can be simulated to prove the validity of the method.

The paper is organized as follows. Section 2 gives reviews of embedded system. Section 3 explains the proposed method. Section 4 reports some simulation results. Finally, Section 5 gives the conclusion.

2. Reviews of Embedded Systems

An embedded system is a computer system designed for specific control functions within a larger system, often with real-time computing constraints [3,4]. It is embedded as part of a complete device often including hardware and mechanical parts. By contrast, a general-purpose computer, such as a personal computer (PC), is designed to be flexible and to meet a wide range of enduser needs. Embedded systems control many devices in common use today [5].

The structure of embedded systems has processing cores that are either microcontrollers or digital signal processors (DSP) [6]. However, the characteristic is being widely dedicated for making a particular task. As long as the embedded system is dedicated to specific tasks, the engineers can apply optimization on it to reduce the size and cost of the product and increase the reliability and performance. Some embedded systems are mass-produced, benefiting from economies of scale [5].

Physically, embedded systems are used widely, the range of embedded systems distributed from portable devices such as simple digital watches, calculator and MP3 players, to large stationary installations like traffic lights, factory controllers. Complexity varies from low, with a single microcontroller chip, to very high with multiple units, peripherals and networks mounted inside a large chassis or enclosure [5].

3. A Proposed Water-Saving Technique

The method that we are going to use is combined between continuous and discrete variables [7-9]. This method is based on differential equations. Assume that we have a building of different floors, the building has a treasurer of volume VOL = L (Length) × W (Width) × H (Height), and we have a controller that control the amount of water pumped per unit time from the treasurer as in Figure 1. The controller is programmed as an embedded system [10-12]. Let us define V as the volume of water consumed from the treasurer at unit time t which is equal to (VOL—the volume of water remains in the treasurer at t) [13].

If the owner decides that when the treasurer is full with water, it will be enough for T unit time. So at T the treasurer becomes empty. To satisfy what is decided by the owner, the amount of water pumped per unit time (dV/dt) should equal to VOL/T, and the amount of water consumed from the treasurer at T is calculated as in Equation (1).

(1)

Equation (1) gives the volume of water used from the treasurer at T. Notice that V = VOL means that the treasurer becomes empty at T. If we want to find V at ti; where 0 ≤ ti ≤ T, the amount of consumed water can be calculated by Equation (2).

(2)

Equation (2) shows the volume of water consumed. The V is calculated at each ti where 0 ≤ ti ≤ T, and V is always increasing until V = VOL Two things should be done by the controller:

1) Calculate the volume of water V used at each at time tr where tr is random number generated in our system.

2) Alter dV/dt based on the value of V at time tr.

These two points are done in sequence. Assume that we reach on tr, the controller will calculate the volume of water V consumed at time tr and one of the three situation should happen depending on the value of V ( the amount of water consumed at tr). We have three cases as the following.

1)    If then

Figure 1. The treasurer and taps inside floors in the building.

2) If then

// decreasing dV/dt 3) If then

//increasing dV/dt

End If

The first If statement indicates that the treasurer is on safe side, where, so the controller let the dV/dt remains as in Equation (1). The second If statement indicates a dangerous side, where, so the controller decides to decrease the value of dV/dt by making. The third If statement is a perfect state and it indicates that the controller can increase dV/dt with out any warring.

It is very obvious that dV/dt depends on the value of V (the amount of water consumed from the treasurer at time t), and at tr where tr is random number. The controller decides the new value of dV/dt that depends on amount of water consumed at tr. Also, you may see that an error may happen in simulation results. The main reasons for this error are the time taken to alter dV/dt at tr.

4. Simulation Results

A simulation program runs to test the validity of algorithm. Parameters used in simulation are:

1) A typical volume of treasure is.

2) Number of taps = 50.

3) The delay taken from the treasurer to alter dV/dt is randomly selected between 0.001 sec to 1.5 sec.

4) There are 30 to 45 taps are opened at the same time, and each tap is remaining open between 10 minutes to 20 minutes.

5) The unit time used in simulation is seconds. For example, if the owner decides that the maximum time should be one day, and then the maximum time in seconds should be, at each tr where tr is a random number, the controller will alter dV/dt depending on amount of water V consumed at tr.

6) A simulation program runs 40 times. Each time is a different maximum day decided by the owner (i.e. from day one to day 40) as Table 1.

Figure 2 shows the days taken by the treasurer to become empty. The relation between maximum day and days taken by the treasurer to become empty is semilinear. This indicates a very small percent of errors. Also

Table 1. Results getting from simulation program for 50 taps and 36 m3 the treasurer volume.

Figure 2. Relation between maximum day and days taken by the treasurer to become empty.

Figure 3. Relation between maximum day and the percent of error.

in Figure 2 you can see that the error is independent from the maximum day decided by the owner. The percent of error is depends on the time taken to Alter pumping of water at tr, the time taken to alter dV/dt and the random number generating by a simulation program. Moreover, Figure 3 shows the relation between maximum day and the percent of error. The percent of error does not exceed 8% in all maximum times from 1 to 40 decided by the owner. This reflects success of the proposed method.

5. Conclusion

This paper presents a technique for water-saving on buildings. The rate of water pumped is altered based on water consumed at tr. Where tr is a random number generated by system. Simulation results have proved the validity of proposed method by produce a very small percent of error. We saw that the owner can decide how many days the treasurer will be enough. The proposed method can be applied in any building. Also, the model is combined between continuous and discrete variables that are based on differential equations. It can be extended to be applied to more than one treasurer at the same time.

REFERENCES

  1. R. L. Burden and J. D. Faires, “Numerical Analysis,” 7th Edition, Addison-Wesley Inc., New York, 2000.
  2. R. Camposano and J. Wilberg, “Embedded System Design,” Design Automation for Embedded Systems, Vol. 1, 1996, pp. 5-50. doi:10.1007/BF00134682
  3. M. Barr, “Embedded Systems Glossary,” Neutrino Technical Library, Ethiopia, 2007.
  4. H. Steve, “Embedded Systems Design,” 2nd Edition, EDN Series for Design Engineers, 2003.
  5. http://en.wikipedia.org/wiki/Embedded_system
  6. Giovino, “Embedded Systems Supersite,” 2012. http://microcontroller.com
  7. G. S. Fishman, “Discrete-Event Simulation,” 2nd Edition, McGraw-Hill Inc., New York, 2000.
  8. A. Sharieh, A. Abusitta and A. Baarah, “A Water-Saving Technique Based on Distributing of Prime Numbers over Integers,” Proceeding of the 1st International Conference on Digital Communications and Computer Applications, Vol. 1, 2006, pp. 11-16.
  9. L. Lavagro, A. Sangiovanni-Vicentilli and E. Sentovich, “Models of Computation for Embedded System Design,” System-Level Synthesis, Vol. 357, 1999, pp. 45-102. doi:10.1007/978-94-011-4698-2_2
  10. A. M. Law and W. D. Kelton, “Simulation Modeling and Analysis,” 3rd Edition, McGraw-Hill Inc., New York, 2000.
  11. Marsaglia, “Generating Discrete Random Variables in a Computer, Communications of the ACM,” Association for Computing Machinery, Vol. 6, No. 1, 1963, pp. 37-38. doi:10.1145/366193.366228
  12. R. Neapolitan and K. Naimipour, “Foundation of Algorithms,” 3rd Edition, McGraw-Hill Inc., New York, 2001.
  13. N. Zeghib, K. Barkaoui and M. Bettaz, “CIRTA: An ECATNets Based Model for Embedded Systems Specification,” The Proceeding of the 2005 International Conference on Embedded Systems and Applications ESA’05, Las Vegas, 27-30 June 2005.