We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44d5166 commit e487b4bCopy full SHA for e487b4b
1 file changed
src/docs/articles/a-devices.md
@@ -279,11 +279,12 @@ V_{REF}=V_{LOW}+0.5(V_{HIGH}-V_{LOW}).
279
$$
280
281
The finite output resistance and capacitance turn an ideal logic step into a
282
-first-order electrical transition. With an external capacitive load,
+first-order electrical transition. With an external capacitive load, the
283
+10%-to-90% rise time is approximately
284
285
-\tau\approx R_{OUT}\(C_{OUT}+C_{LOAD}\),
286
-\qquad t_{10\%-90\%}\approx2.2\tau.
+\tau\approx R_{OUT}(C_{OUT}+C_{LOAD}),
287
+\qquad t_r\approx2.2\tau.
288
289
290
This is the physical bridge between Boolean logic and a voltage that can drive
0 commit comments