X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=xAemaFSDG7ajFU3QM2772ZZCWdHzcahcP5BLSNPjN4E=; b=y/R+bNzYc0EBlVB5Xh5nMw5reoBWh9lb41N6QBKN/68VJH4uQVg8XmBQ/RrA00PmT3 YfYCZl86GNfi2P4fox2uw3PrNUjgwuzuYanUFUMpO4MMAIPxDdWvsz4cia7e8L9p7+Us eJN0LxCnjWqV+ofee5RSLp8hU9fYg/4F+0nvHR9VhkJXgzwh3ga87piqQbSvl7gp9zBs zhw1KKzmmXtuZHlZpGeO/G0XqJCvUVD237R6OOolaEIl9NElVUhBW4sajJE8LbiIkRC5 E4KSgtd9PejGGpeyo0w8Mcf6P9PF9YRY6OYcDHeyMgzwH687OCeqx7iMBIldbY/yaOuM EjGw== MIME-Version: 1.0 X-Received: by 10.107.9.11 with SMTP id j11mr22704732ioi.191.1441020372716; Mon, 31 Aug 2015 04:26:12 -0700 (PDT) In-Reply-To: <20150826191543.GA14560@recycle.lbl.gov> References: <1508261840 DOT AA26986 AT ivan DOT Harhan DOT ORG> <20150826191543 DOT GA14560 AT recycle DOT lbl DOT gov> Date: Mon, 31 Aug 2015 13:26:12 +0200 Message-ID: Subject: Re: [geda-user] Need help with MOSFET part selection From: "Bernhard Kraft (bkraf0j9 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Using an Op-Amp you could define the exact switching charactersistics (hysteresies), an all-round part like the TP912 is available for ~80 Cent and features two op-amps. The usually load the input with only a few nano amps. greetings, Bernhard On Wed, Aug 26, 2015 at 9:15 PM, Larry Doolittle wrote: > SF - > > On Wed, Aug 26, 2015 at 06:40:50PM +0000, Spacefalcon the Outlaw wrote: >> I seek to implement the circuit shown on this StackExchange page: >> http://electronics.stackexchange.com/questions/60865/how-to-drive-a-20ma-led-from-a-4ma-max-gpio-pin >> my issue is that I am absolutely not allowed to put any extra load on >> the internal digital signal whose state I would like to show on a LED. > > You're on the right track. > >> The power for the LED will >> come from VBAT (raw battery voltage rail), and not from the ON_nOFF >> signal itself or from any of the LDO regulators in the chipset. (The >> latter have complex on/off/sleep modes, and I would like this LED >> indicator circuit to be completely independent of them.) > > OK. Depending on the LED and the ballast resistor (3, in the > StackExchange drawing), the brightness will vary some with the > state of the battery charge. Better to choose a Red LED that > has lower on voltage, so you have less dependence on battery voltage. > >> What I am really looking for is a Digi-Key part number. The input >> signal whose state I need to sense without loading it is a 1.5V logic >> signal, so I assume I need a MOSFET with a switching threshold that's >> appropriate for that logic standard. > > That's perfect. Go to Digi-Key, set yourself up with > Product Index > Discrete Semiconductor Products > FETs - Single > and under "FET Features" select "Logic Level Gate, 1.5V Drive", > as well as "In stock". That gets you down to 227 matches. > > Adding "Cut Tape" packaging, and the package as > "TO-236-3, SC-59, SOT-23-3", gets you down to 11 choices. > Any of them should work for your purposes, assuming your battery > voltage doesn't exceed +12V. Cheapest in quantity 10 is > Toshiba SSM3J325F,LF, Digi-Key part number SSM3J325FLFCT-ND, > $0.368 each. > > A FET like this obviously does not load down the drive at DC, > but is a fairly beefy capacitor, at least 270 pF for this part. > You'll have to evaluate whether that matters for your application, > and whether adding a gate resistor (2, in the StackExchange drawing) > is helpful or necessary. > > You're welcome, and good luck! > > - Larry