Spontaneous drug release rate equation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
StheevilH
Messages
13
Reaction score
0
Okay I found some references and the equation I am after is

Q = 2 * C * (D * t / ∏)^(1/2)

where Q is the weight of drug released per unit area (hence unit is mg/cm^2)

C is the initial drug concentration

D is the diffusion coefficient (unit of cm^2 min^-1)

and t is release time in min.



What I am not sure about is the units.

Logically the concentration of drug would be in g/L.

but when I merge all the units together, I get something else.


This is my working.

The units on the right hand side should equals to Q.


= 2 (constant) * C (g/L) * [D (cm^2 * min^-1) * t (min) / ∏ (constant)]^(1/2)

only considering units (ie discard constants)

= [g * cm^[2*(1/2)] * min^(1/2)] / [L * min^(-1 * 1/2)]

= g * cm * min^(1/2) / L * min^(-1/2)

= g * cm * min^(1/4) / L

which does not equals to unit of Q (mg/cm^2).



The units given are all correct but is there something I am missing here?

Breaking rules of powers perhaps?



Thank you!
 
Physics news on Phys.org
You are doing strange things, difficult to follow.

What is

$$ \sqrt {\frac {cm^2} {min} \times {min} }$$

equal to?
 
Borek said:
You are doing strange things, difficult to follow.

What is

$$ \sqrt {\frac {cm^2} {min} \times {min} }$$

equal to?


I think that should equals to just "cm"

If you look at the attachment, equation 24, that is what I am after

and the units were taken from other sources.

But to me, equation makes sense but units don't

from what I did.


Is there a problem with my algebra skill?
 

Attachments

StheevilH said:
I think that should equals to just "cm"

Good. Now multiply it by concentration in ## \frac {mg}{cm^3}##.
 
then it would equals to mg / cm^2... which is the unit of Q.

where did you get mg/cm^3?

oh wait... damn it... you changed L into cm^3...

thank you so much