Differences between revisions 2 and 3
Revision 2 as of 2005-06-28 14:48:24
Size: 489
Editor: 203
Comment:
Revision 3 as of 2005-12-25 02:16:58
Size: 484
Editor: 127
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
\math{
v = \frac{d[S]}{dt} = \frac{v_{max}[S]}{[S]+K_{m}}
}
$$ v = \frac{d[S]}{dt} = \frac{v_{max}[S]}{[S]+K_{m}} $$

가장대표적인 EnzymeKinetics관련 식

set xtic("Km"2)
set xlab "conc. of substrate. [S]"
set ylab "velocity. v"
set nokey
plot [0:20]x/(2+x)

$$ v = \frac{d[S]}{dt} = \frac{v_{max}[S]}{[S]+K_{m}} $$

여기서, Vmax는 반응의 최대속도를 의미하며, Km은 Vmax의 1/2에 도달할때의 substrate의 농도를 의미한다.

따라서 그래프에 표시된 Km이, Vmax 1의 0.5 부분에 있다.


SeeAlso VarEnk

MichaelisMentenEquation (last edited 2017-08-22 18:14:55 by 210)

web biohackers.net