Why are two transistors used like that? Is there a reason?
Wrong choice of transistor. ![]()
Wrong circuit, wrong components, bad design!
Should be using a TPIC6A595.
They're just doubling the driver current capability. You could also use an IC or a single transistor per cathode line, that is actually rated for the job, instead.
aarg:
You could also use an IC or a single transistor per cathode line, that is actually rated for the job, instead.
As I pointed out in #2. ![]()
Paul__B:
As I pointed out in #2.
Sometimes the nail requires more than one hammer strike.
Paul__B:
As I pointed out in #2.
Meow ![]()
larryd:
Meow
Hiss, spit!
;D
karthyk:
http://www.pyroelectro.com/projects/8x8x8_led_cube/img/8x8x8_schematic.pngis this any good. even this has 2 transistors grouped.
At least this circuit has base resistors. However the idea of trying to double the current from a BJT
driven from an Arduino like this is fatally flawed:
The base current needs to be about 5% to 10% of the collector current in a standard switching BJT,
and as the 2N2222 already has 600mA rating, it requires at least 30mA base current to deliver that
and the Arduino can't do much more than that without reaching the absolute-maximum-never-exceed
pin current rating.
The best approach is to switch to using MOSFETs, or perhaps one of the super-beta devices that can
work well with as little as 2% base-to-collector ratio like the ZTX851.
MarkT:
The best approach is to switch to using MOSFETs, or perhaps one of the super-beta devices that can
work well with as little as 2% base-to-collector ratio like the ZTX851.
Eight FETs built into the TPIC6A595 as per #2. ![]()
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.
