What diode is recommended for a low current, low voltage application?

  • Thread starter Thread starter techlist
  • Start date Start date
  • Tags Tags
    Diode
AI Thread Summary
In a discussion about selecting a diode for a low current, low voltage application, a user sought recommendations for a smaller, inexpensive diode to share a wake-on-change pin between two switches in a microprocessor design. The initial choice of a Fairchild S1A diode was deemed too bulky and over-specified for the application. Suggestions included the BAV70 and BAT54A, with the latter being favored for its lower forward voltage drop and suitable specifications for the 3V system. Concerns were raised about the higher reverse leakage of Schottky diodes like the BAT54A, but it was determined that this might not significantly impact the application. Overall, the BAT54A was considered a viable option, provided the pull-up resistor values are adjusted if necessary.
techlist
Messages
3
Reaction score
0
Greetings:

I recently made my first prototype surface mount board. In designing it, all the SMT components were foriegn to me. I'm a ME, not and EE and my projects are fairly straightforward microprocessor based designs. I chose components similar to old standbys I've used with through hole designs.

I needed to have a uP "wake on change" from one of 2 switch presses. I had 3 available inputs and only one of those had the wake on change feature.

So, I used a pair of diodes to "share" the single wake on change pin withthe switches, and tied each switch to the other 2 pins. When a switch is pressed, it signals the wakeup pin (via one of the diodes), and it's own pin. The diode prevents the current from passing to the other switch's pin. The uP wakes, then polls the switch pins to see which of the 2 woke it up.

I need an inexpensive diode for this job. There won't be any significant current through this, only the leakage current on the uP pin I think. The switch's ground a pulled-up uP line. It's a 3V (2 AAA batteries) powered, the pullups are 100k. When a switch is depressed it changes the shared pin from pulled up 3V, to grounded.

It all works fine but I initially chose a S1A diode from Fairchild (SMA package). When it arrived I found the SMA is large and bulky compared to my other components, overkill at 1A 50V.

Can someone recommend a good, inexpensive diode for this job. I would prefer it be:
a) smaller
b) cheap or as cheap
c) low V drop so a low battery can still show a "high" on the shared pin after the V drop through the diode.

Thanks!
Greg
 
Last edited:
Engineering news on Phys.org
BAV70 is a dual diode in sot23.

It's common cathode, but common anode duals are also available.
 
Perfect. Thanks very much!
 
The sot23 has the advantage over the SMA in that it won't roll off the board...
 
zeitghost said:
The sot23 has the advantage over the SMA in that it won't roll off the board...

Agreed :) I am thrilled to get rid of the 2 SMA's and replace them with a single SOT23. I already have 2 other SOT23 (mosfets) on my board so I'm familiar with them. I only have to make a minor change on my schematic and PCB layout.

I do need a common anode though. Now that I have a clue what to look for I found a BAT54A. It's listed a as Schottky, which I think is good for my app. Except for common anode, and a 30V rating instead of a 70V rating, it's specs are identical to the BAV70 you suggested. And it's price is the same. The BAT54A only has a Vf of 0.24V at low current (0.1mA) which I think I fall into (1 uA)

The 30V is well within my 3.2V from my (2) AAA's so I think it will be OK for the app.

I saw some other common anode's listed (e.g. MMBD1205, BAS35), but they appear to be oriented to higher current apps and have apparently higher Vf's.

Think the BAT54A will work OK or should I find one rated higher?

Thanks agian very much for the help.


Scott
 
Sounds ok to me.

The only problem with a schottky is likely to be the reverse leakage, which is considerably higher than that for an ordinary Si diode.

Probably won't make much difference in your application, but if it does, then reduce the value of pullup/pulldown resistors.
 
Very basic question. Consider a 3-terminal device with terminals say A,B,C. Kirchhoff Current Law (KCL) and Kirchhoff Voltage Law (KVL) establish two relationships between the 3 currents entering the terminals and the 3 terminal's voltage pairs respectively. So we have 2 equations in 6 unknowns. To proceed further we need two more (independent) equations in order to solve the circuit the 3-terminal device is connected to (basically one treats such a device as an unbalanced two-port...
suppose you have two capacitors with a 0.1 Farad value and 12 VDC rating. label these as A and B. label the terminals of each as 1 and 2. you also have a voltmeter with a 40 volt linear range for DC. you also have a 9 volt DC power supply fed by mains. you charge each capacitor to 9 volts with terminal 1 being - (negative) and terminal 2 being + (positive). you connect the voltmeter to terminal A2 and to terminal B1. does it read any voltage? can - of one capacitor discharge + of the...
Back
Top