What does NPN and PNP mean? Is it a type of instrument?EB Electric said:As my instructor said sinking is NPN and sourcing is PNP. It is basically changing where the switching is done, sinking it would go +24v to load to switch to ground, where as sourcing it would flow from +24 to switch to load to ground. Sinking card you need to use a PNP sensor with it, sourcing you use a NPN sensor. If you mix them up it will not work. This is what I have been told anyways.
This was the one I need. Thanks for this explanation. I understand now.SteveBayshore said:Source=where the power for the loop comes from. If the PLC is sourcing, the instrument will not have power in the signal circuit without the connection to the PLC.
Sink=utilizing power. If the PLC is sinking, the field instrument, or a separate power supply, will be supplying the voltage to the control circuit.
humm you mixed pnp and npn. on sinking input card we use npn sensor (it short to 0v when acitvated) on sourcing input card we use pnp sensor that sends 24v to card. On ac circuit it is always sourcing topology, if we used siniking topology we would cut the neutral for lights :blink:As my instructor said sinking is NPN and sourcing is PNP. It is basically changing where the switching is done, sinking it would go +24v to load to switch to ground, where as sourcing it would flow from +24 to switch to load to ground. Sinking card you need to use a PNP sensor with it, sourcing you use a NPN sensor. If you mix them up it will not work. This is what I have been told anyways.
Here's the reality. Most PLCs allow you to chose between PNP or NPN. So it has only to do with the sensors you use, not the PLC itself. In fact it has only to do with DC sensors, like proxes or photo eyes, that must be powered somehow in order to function. For things like dry switch contacts, it makes almost no difference.
A) It doesn't make a realistic difference in 99.99% of applications. In that .01% of applications where there is a difference, technically NPN sensors (the devices in the FIELD) are slightly faster, as in microseconds. However if there is a chance that your signal wires can inadvertently go to ground, that situation will result in an NPN based circuit registering a false "High" logic. There are a lot of feelings about noise immunity as well, but the issues can be addressed separately, in fact SOMETHING about any potential noise issues must be addressed regardless of the sensor type, it's just a matter of WHAT you want to address.
HOWEVER, if you are used to "I put power to my sensor, it sends a signal back to my PLC when it senses something", then you want PNP. This is the way most people educated or trained in North America and Europe learn to think. NPN works by watching the sensor circuit all the time and if a signal does NOT come back, the object is sensed (logic goes High). In Japan (who then fostered a lot of other Asian technology systems) they tend to prefer NPN sensor logic. People can argue the finer points till kingdom come, but it's kind of like 50Hz vs 60Hz, there really is no right answer, it's more of just what you are used to working with.
So to that end, the reality is that when you go to purchase sensors here in the USA, your local distributor is FAR more likely to have PNP sensors on the shelf. If you are sending a machine to Japan however, they would prefer that you use NPN sensors, so that when THEY go to get a replacement, it's in stock.
B) The only issue is that you cannot mix them, at least not in the same "card", or in this case because it's a "brick" PLC, you can't mix them on the entire PLC.
I don't happen to disagree with you on the details. But I know from experience that there are a LOT of people in Asia who will! That's why I made the comparison to 50Hz vs 60Hz. For me, it's a no-brainer. For the Germans I used to work for, I was completely wrong, 50Hz was far superior in every way. It was usually only the beer that eventually stopped the discussion by slurring our speech to the the point of being unintelligible.I disagree that there is no right answer.
There are various reasons why you would want to use an NPN or a PNP output driver and I'll go over a few of them here.
First of all, the primary choice will come down to safety.
When you have an NPN topology output with the load connected between the voltage source and the I/O card, the output just grounds the device to turn it on. Now if for some reason the output wire on your load becomes shorted to ground, the device will energize because it always has a voltage supplied to it. A PNP on the other hand sources the current to the load (supplies positive voltage if you will) because the load is always grounded. This is a much safer topology because if the lines to the load were to ever short to ground, the load will not turn itself on like with an NPN.
This is also where you get the terms high-side and low-side drivers. NPN being the low-side and PNP being the high-side driver.
The second concern when choosing between NPN and PNP is more of a design concern, and not a concern that any integrator will usually have to worry about. To elaborate though, the silicon channel in an NPN device has a MUCH lower on resistance than an equivalent PNP device. This means that an NPN can drive higher current loads without voltage drop and heating (I2R) issues. PNP's are generally limited to about the half the current sourcing abilities of an NPN because of their internal construction.
I'll draw a picture to help you understand the safety and connection differences between high-side and low-side output drivers.
[images clipped]
PNP outputs are much safer, although not as efficient. It's a trade-off as usually, but choose wisely.
I was talking about N and P channel mosfets even though I said NPN and PNP. Bad terminology, I know, but P channel mosfets still have about twice the internal resistance of their N channel counterparts.it was true few years ago that npn sensor could drive larger loads, but now with new sensors they use mosfet inside and load is about the same for npn or pnp. a lot of sensor offer both ouputs. there is also universal sensors that works on 20-250vac or dc.
Ah, I suspected that's what you meant but I thought I'd post anyhow.I don't happen to disagree with you on the details. But I know from experience that there are a LOT of people in Asia who will! That's why I made the comparison to 50Hz vs 60Hz. For me, it's a no-brainer. For the Germans I used to work for, I was completely wrong, 50Hz was far superior in every way. It was usually only the beer that eventually stopped the discussion by slurring our speech to the the point of being unintelligible.
Here's the reality. Most PLCs allow you to chose between PNP or NPN. So it has only to do with the sensors you use, not the PLC itself. In fact it has only to do with DC sensors, like proxes or photo eyes, that must be powered somehow in order to function. For things like dry switch contacts, it makes almost no difference.
A) It doesn't make a realistic difference in 99.99% of applications. In that .01% of applications where there is a difference, technically NPN sensors (the devices in the FIELD) are slightly faster, as in microseconds. However if there is a chance that your signal wires can inadvertently go to ground, that situation will result in an NPN based circuit registering a false "High" logic. There are a lot of feelings about noise immunity as well, but the issues can be addressed separately, in fact SOMETHING about any potential noise issues must be addressed regardless of the sensor type, it's just a matter of WHAT you want to address.
HOWEVER, if you are used to "I put power to my sensor, it sends a signal back to my PLC when it senses something", then you want PNP. This is the way most people educated or trained in North America and Europe learn to think. NPN works by watching the sensor circuit all the time and if a signal does NOT come back, the object is sensed (logic goes High). In Japan (who then fostered a lot of other Asian technology systems) they tend to prefer NPN sensor logic. People can argue the finer points till kingdom come, but it's kind of like 50Hz vs 60Hz, there really is no right answer, it's more of just what you are used to working with.
So to that end, the reality is that when you go to purchase sensors here in the USA, your local distributor is FAR more likely to have PNP sensors on the shelf. If you are sending a machine to Japan however, they would prefer that you use NPN sensors, so that when THEY go to get a replacement, it's in stock.
B) The only issue is that you cannot mix them, at least not in the same "card", or in this case because it's a "brick" PLC, you can't mix them on the entire PLC.