Close

LM334 Macro

c-prichardC. Prichard wrote 12/01/2016 at 20:56 • 1 min read • Like

Status. REVISED. (I CORRECTED the glaring Celsius Fahrenheit screwup.) I created the LM334 macro for special status; inclusions and exemptions untold. Enjoy!

*path @boinerz

.subckt LM334 V+ V-

B1 V+ V- I=.000227*{T(KT,CT)}/RSET

.param KT=273

.param RSET=230

.param CT=temp

.func T(KT,CT) {(KT+CT)}

.backanno

.end

Like

Discussions