Tobbens Adding Inductive Proximity Sensor Log: Difference between revisions
(→Theory) |
(→Theory) |
||
Line 7: | Line 7: | ||
= Theory = | = Theory = | ||
The sensor if of NPN type and normally open. | The sensor if of NPN type and normally open. It is not drivable with 5 V, so we will feed it with 12 V. We expect the following two states if we wire it in directly: | ||
<gallery widths=300px, heights=250px> | |||
Triggered_ZJ12A3-4-ZBX.svg | |||
Unriggered_ZJ12A3-4-ZBX.svg | |||
</gallery> | |||
The Z_min pin is part of the RAMPS' logical circuitry and will be damaged if it is exposed to 12 V, so we need to protect it. For that, we use a diode and internal Z_min pullup: | |||
<gallery widths=300px, heights=250px> | |||
Triggered_ZJ12A3-4-ZBX_with_diode.svg | |||
Unriggered_ZJ12A3-4-ZBX_with_diode.svg | |||
</gallery> | |||
The diode stops current to flowing into the Z_min pin with harmful 12 V pressure, but allows the pullup voltage of 5V to flow down to ground. |
Revision as of 13:51, 6 March 2016
Introduction
This page documents adding a Research_On_Inductive_Proximity_Sensors#LJ12A3-4-Z.2FBX LJ12A3-4-Z/BX inductive proximity sensor to a Folgertech 2020 Prusa i3. Printer assembly up until this point is documented in Tobbens_Folgertech_Kit_Unboxing_Log and Tobbens_Folgertech_Kit_Assembly_Log. Not documented there is only the addition of an aluminum plate on top of the heat bed, like shown in the pictures below:
Theory
The sensor if of NPN type and normally open. It is not drivable with 5 V, so we will feed it with 12 V. We expect the following two states if we wire it in directly:
The Z_min pin is part of the RAMPS' logical circuitry and will be damaged if it is exposed to 12 V, so we need to protect it. For that, we use a diode and internal Z_min pullup:
The diode stops current to flowing into the Z_min pin with harmful 12 V pressure, but allows the pullup voltage of 5V to flow down to ground.