Calculating Ozone Levels in a Room Using the Half-Life Equation

  • Context: Undergrad 
  • Thread starter Thread starter beamthegreat
  • Start date Start date
  • Tags Tags
    Half life Hard Life
Click For Summary

Discussion Overview

The discussion revolves around calculating the amount of ozone in a room using an ozone generator, considering the half-life of ozone. Participants explore the mathematical modeling of ozone concentration over time, incorporating both production and decay processes. The conversation includes attempts to derive equations and the challenges of accurately modeling the decay in relation to continuous ozone generation.

Discussion Character

  • Exploratory
  • Mathematical reasoning
  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant introduces the concept of using the half-life of ozone (12.5 hours) to model its concentration in a room while accounting for continuous generation from an ozone generator (4 grams/hour).
  • Another participant questions the units of the maximum ozone concentration calculated (74.1532) and confirms it is in grams.
  • A participant proposes a complex equation to model ozone concentration over time, factoring in both generation and decay, but acknowledges the limitations of accuracy due to the discrete nature of half-life calculations.
  • Discussion includes the suggestion to use smaller time units (like nanoseconds) for more precision in the model, though participants recognize that this may not yield a perfect solution.
  • One participant suggests using differential equations to solve the problem, outlining a basic first-order differential equation that incorporates both production and decay rates.
  • Another participant expresses uncertainty about their calculus skills and seeks clarification on the integration process involved in solving the differential equation.
  • Several participants share attempts at solving the equation, with one expressing confusion over their results and seeking feedback on their approach.
  • Another participant emphasizes the importance of keeping constants as symbols during integration to avoid confusion and suggests a more straightforward approach to finding the steady-state concentration of ozone.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the best method to model the ozone concentration. There are competing approaches, including the use of differential equations and discrete summation methods, with varying levels of understanding and confidence among participants.

Contextual Notes

Some participants express limitations in their calculus knowledge, which affects their ability to fully engage with the mathematical aspects of the discussion. The complexity of accurately modeling continuous generation and decay of ozone is acknowledged, with no resolution on the most effective method presented.

beamthegreat
Messages
116
Reaction score
7
Just recently I decided to buy an ozone generator that can produce 4 grams of ozone / hour. However, I did a little research and found that ozone has a half life of 12.5 hours at 35 Celsius.

For fun, I decided to find an equation that would let me know the amount of ozone left in the room after leaving the machine on for a certain time.

I tried for a while but found it to be extremely challenging since new ozone was being added every moment in time and I had to factor this into account. I believe calculus may be needed for this question.

However, I was able to find the maximum amount of ozone this machine was able to sustain, which is around 74.1532 by the following equation, so hopefully it might somehow help:

4/(1-0.5^0.08)

Can anyone help me find the equation?
 
Last edited:
Physics news on Phys.org
And 74.1532 is supposed to be what units?
 
The unit is in grams. Any luck on finding the equation?

So far the closest equation i could come up with is:

ozone(h)=4(h)-4[(1-0.5^(2/25*h)))+(1-0.5^(2/25*(h-1)))+(1-0.5^(2/25*(h-2))) ... (1-0.5^(2/25*(h-h))]

where h=hours and ozone is the amount of ozone is left in the room in grams.

The first part, 4(h) is basically the amount of ozone that can be generated if there is no half life.

The second part, in brackets [], is the amount that of ozone that is lost due to its half life.

However, the accuracy won't be very great since the ozone half life is only calculated once every hour.

To make this more accurate I have to somehow find an equation that simplifies the part in the bracket into an equation that calculates the half life in an infinitesimally small amount of time if you get what i mean.

Any help would be appreciated
 
Last edited:
To elaborate, I could use a very small unit of time (i.e nanoseconds) to make it extremely accurate and the equation would become:

ozone(n)=4(3.6*10^12)(n) - 4(3.6*10^12) [(1-0.5^(12(3.6*10^12)*n)))+(1-0.5^(12(3.6*10^12)*(n-1)))+(1-0.5^(12(3.6*10^12)*(n-2))) ... (1-0.5^(12(3.6*10^12)*(n-n))]

where n=nanoseconds and ozone is the amount of ozone is left in the room in grams.

However, the equation still wouldn't be perfect and I could make it more accurate by using a shorter unit of time. And even if I used the new unit, I could still use a unit that is smaller an so on and so on.

I understand that the answer would be more accurate than enough for all practical purpose and I could use excel to calculate this but is there a more elegant way of doing this?
 
beamthegreat said:
Just recently I decided to buy an ozone generator that can produce 4 grams of ozone / hour. However, I did a little research and found that ozone has a half life of 12.5 hours at 35 Celsius.

For fun, I decided to find an equation that would let me know the amount of ozone left in the room after leaving the machine on for a certain time.

I tried for a while but found it to be extremely challenging since new ozone was being added every moment in time and I had to factor this into account. I believe calculus may be needed for this question.

However, I was able to find the maximum amount of ozone this machine was able to sustain, which is around 74.1532 by the following equation, so hopefully it might somehow help:

4/(1-0.5^0.08)

Can anyone help me find the equation?

Are you familiar with differential equations? Just the theory of simple first order differential equations with separable variables will allow you to solve this problem.
 
Unfortunately no, the calculus course I took only taught me how to do basic integration and differentiation. I'll probably have to take it in college though.
 
beamthegreat said:
Unfortunately no, the calculus course I took only taught me how to do basic integration and differentiation. I'll probably have to take it in college though.

That could be a little tough. But it's easy to walk you through it, since it's only a very simple equation.

Let ##O## be the amount by weight of ozone in the room at anyone time. Naturally, ##O## is a function of time ##t##.

The rate of change of ozone is given by ##\frac{dO}{dt}##. Two things contribute to this, production and decomposition.

The first occurs at a constant rate of 4g/h. Let's simply denote that ##k##, for greater flexibility. The second happens at a variable rate, just like exponential decay. You can use the same rate formula here as well, i.e. ##-\lambda O##, where ##\lambda = \frac{\ln 2}{t_{\frac{1}{2}}}##. Because this is decay and not production, we need to put a negative sign before the rate. If you're unsure what I'm doing here, you should look up radioactive decay in more detail.

So now we can form the differential equation as:

##\frac{dO}{dt} = k - \lambda O##

We can now use a basic technique called separation of variables to "rearrange" the equation to:

##\frac{dO}{k - \lambda O} = dt##

Now you can integrate both parts to arrive at a solution. I'm going to impose bounds that allow a quick solution without needing to worry about constants.

##\int_0^{O(T)}\frac{dO}{k - \lambda O} = \int_0^Tdt##

Here, the lower bound is zero because that denotes the initial state when no ozone has been produced and ##O(T)## denotes the ozone concentration at time ##T##. I chose the big T to avoid confusion with the small t that I'm using as the integration variable.

Can you perform the integration of both sides? The RHS is trivial, and the LHS should be a familiar form.
 
I took a wild stab at it. Not sure if its correct or not.

http://postimg.org/image/ja8hsz93h/

Ok I just checked it after uploading and surely that can't be the answer. There are no variables in the equation at all!

Just realized another mistake: e^ln4=4 so the answer would be 0.

Can anyone check and see what I did wrong?
 
Last edited by a moderator:
beamthegreat said:
I took a wild stab at it. Not sure if its correct or not.

http://postimg.org/image/ja8hsz93h/

Ok I just checked it after uploading and surely that can't be the answer. There are no variables in the equation at all!

Just realized another mistake: e^ln4=4 so the answer would be 0.

Can anyone check and see what I did wrong?

No, that isn't correct.

A bit of general advice: it's bad practice to substitute your constants in too early. It's much easier to see the form and recognise if it "looks" correct if you leave your constants as symbols till the last step.

Could you please clarify if this is homework? I am limited by forum policy in how explicitly I can help you if it is.
 
Last edited by a moderator:
  • #10
This isn't homework, I'm currently in break and have tons of time to kill. It should also be a good warm up for me to be prepared for college.

Anyways, I tried it again from scratch and the answers looks somewhat sensible.

http://postimg.org/image/drm4mtwg1/
 
Last edited by a moderator:
  • #11
OK, if this isn't homework, then here's how you solve it:

$$\int_0^{O(T)}\frac{dO}{k - \lambda O} = \int_0^Tdt$$

$$-\frac{1}{\lambda}[\ln(k-\lambda O(T)) - \ln k] = T - 0$$

$$\ln\frac{k - \lambda O(T)}{k} = -\lambda T$$

$$1 - \frac{\lambda O(T)}{k} = e^{-\lambda T}$$

And hence,

$$O(T) = \frac{k}{\lambda}(1 - e^{-\lambda T})$$

It's instructive to sketch this curve. Note that at ##T=0##, ##O=0##, as we would expect that the initial ozone concentration is zero. But the more interesting thing happens at very large values of ##T##. Let ##T \to \infty##. The exponential term vanishes at the limit. Then:

$$\lim_{T \to \infty}O(T) = \frac{k}{\lambda} = \frac{kt_{\frac{1}{2}}}{\ln 2}$$

That's the "limiting" amount of ozone you can produce after a "very long" time. If you plug in the numbers, you'll get a value very close to what you got before, but this is more accurate.
 
  • Like
Likes   Reactions: 1 person
  • #12
That's a rather long-winded way to go about it.

We don't need to know ## O ## as a function of time, we just need to note that steady state is reached when the rate of decay equals the rate of production i.e. ## \lambda O_s = k ## so ## O_s = \frac{k}{\lambda} ##. Substituting for ## \lambda ## we have directly $$ O_s = \frac{kt_h}{\ln 2} $$
 
  • #13
MrAnchovy said:
That's a rather long-winded way to go about it.

We don't need to know ## O ## as a function of time, we just need to note that steady state is reached when the rate of decay equals the rate of production i.e. ## \lambda O_s = k ## so ## O_s = \frac{k}{\lambda} ##. Substituting for ## \lambda ## we have directly $$ O_s = \frac{kt_h}{\ln 2} $$

Yes, that's fine, but the OP wanted to know this:

For fun, I decided to find an equation that would let me know the amount of ozone left in the room after leaving the machine on for a certain time.

How would he be able to do that without solving the d.e.?
 
  • #14
Curious3141 said:
Yes, that's fine, but the OP wanted to know this:



How would he be able to do that without solving the d.e.?

Oh he wouldn't of course - I misread the OP. I thought he was just asking for the correct equation for the steady state (rather than the approximation based on 1 hour decay he gave).
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 12 ·
Replies
12
Views
4K