Message from discussion
High power IR LED control w/arduino and IR camera
Received: by 10.224.209.202 with SMTP id gh10mr5959319qab.2.1346016103875;
Sun, 26 Aug 2012 14:21:43 -0700 (PDT)
X-BeenThere: nycresistormicrocontrollers@googlegroups.com
Received: by 10.224.193.134 with SMTP id du6ls4751803qab.8.gmail; Sun, 26 Aug
2012 14:21:39 -0700 (PDT)
Received: by 10.224.176.203 with SMTP id bf11mr5949892qab.4.1346016099919;
Sun, 26 Aug 2012 14:21:39 -0700 (PDT)
Received: by 10.224.176.203 with SMTP id bf11mr5949890qab.4.1346016099910;
Sun, 26 Aug 2012 14:21:39 -0700 (PDT)
Return-Path: <g...@yang.dk>
Received: from mail-qa0-f45.google.com (mail-qa0-f45.google.com [209.85.216.45])
by gmr-mx.google.com with ESMTPS id g28si3075374qcq.2.2012.08.26.14.21.39
(version=TLSv1/SSLv3 cipher=OTHER);
Sun, 26 Aug 2012 14:21:39 -0700 (PDT)
Received-SPF: neutral (google.com: 209.85.216.45 is neither permitted nor denied by best guess record for domain of g...@yang.dk) client-ip=209.85.216.45;
Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 209.85.216.45 is neither permitted nor denied by best guess record for domain of g...@yang.dk) smtp.mail=g...@yang.dk
Received: by mail-qa0-f45.google.com with SMTP id c10so1574553qad.11
for <nycresistormicrocontrollers@googlegroups.com>; Sun, 26 Aug 2012 14:21:39 -0700 (PDT)
d=google.com; s=20120113;
h=date:from:to:message-id:in-reply-to:references:subject:x-mailer
:mime-version:content-type:content-transfer-encoding
:content-disposition:x-gm-message-state;
bh=qca7d5ZIE7ioHmWQCCo1/xwKoLok2tZ0vRk60AxmdqI=;
b=ZhqKLTTU5bBD1e9DLqKsiaTahNnfZGlUIVC8YC+itpbeM/MBorQtczcY1vdtDVttGx
Aw3IdO8l8QRulfZokfR8WaDFRTppmT+nyDz2zMEvJxHraMdeqk71sDeErazXeZoDdz9Z
e5QzPJK3wzReJUSFhQ31VpfD4nfQ7We1OMMoZTabWSDey8SPwOzLDTqY8QEx868Dale7
/0yjOcydrV6I6ZZiHl42XPBt/5UCQciIgGVvcvhAySPov/fbWX3RDyqYDk6ffm46JZz+
06yhFL9VVBd7+57xT9R2R5QcXkM+6mdJwVY4J7+SFr5uCrpHKavCjZiye/i0KlDUal64
poxw==
Received: by 10.229.106.36 with SMTP id v36mr6052380qco.92.1346016099585;
Sun, 26 Aug 2012 14:21:39 -0700 (PDT)
Return-Path: <g...@yang.dk>
Received: from [192.168.1.7] (cpe-74-73-102-244.nyc.res.rr.com. [74.73.102.244])
by mx.google.com with ESMTPS id ea5sm11923400qab.2.2012.08.26.14.21.38
(version=SSLv3 cipher=OTHER);
Sun, 26 Aug 2012 14:21:39 -0700 (PDT)
Date: Sun, 26 Aug 2012 17:21:37 -0400
From: Guan Yang <g...@yang.dk>
To: nycresistormicrocontrollers@googlegroups.com
Message-ID: <FBDB4BC4F6F44D47B976796313D9C...@yang.dk>
In-Reply-To: <CADhvPAQHh7uuMeGj6cO+YsfE55283_w=m7Ha9ZDFM7OaqK5...@mail.gmail.com>
References: <25ff1f25-73d7-4a29-882a-e6666b196bc7@googlegroups.com>
<a5c2c283-1c98-46fa-9adf-29b9a908199d@googlegroups.com>
<CAG5EsAHSPLW_onVcu2N8xaGgpTjHq_tsBgUZ3RdsZYwPO7-...@mail.gmail.com>
<4295d1b4-e64b-4ab3-a599-b9af32dd65b8@googlegroups.com>
<18723cee-d4f8-43c7-976d-b6c519851ba3@googlegroups.com>
<CADhvPAQHh7uuMeGj6cO+YsfE55283_w=m7Ha9ZDFM7OaqK5...@mail.gmail.com>
Subject: Re: [NYCR:Microcontrollers] Re: High power IR LED control
w/arduino and IR camera
X-Mailer: sparrow 1.6.3 (build 1172)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-Gm-Message-State: ALoCoQnvqx5aKoDhdTIbdLag+HfHT40q+AAPdTMKPZML+eubTj+5nQfyzcFlJY1x8a4awjiWt2LG
Or you could use a current mode switching regulator, or a simple bipolar transistor as a current regulator, which would have a dropout around 0.7V.
I have good experiences with this circuit:
http://www.pcbheaven.com/userpages/LED_driving_and_controlling_methods/?topic=worklog&p=2
But I usually use a forward biased red LED instead of the reverse biased Zener, to reduce emitter voltage. Yes, if you don't need a lot of precision, LEDs are great voltage references :-)
On Saturday, August 25, 2012 at 20:34 , Nick Vermeer wrote:
> Ok.. You should check the voltage drop across one of the IR LEDs. If the voltage drop multiplied by the number of LEDs is close to your battery voltage then the LM317 could be hitting it's dropout. The maximum voltage the 317 will be able to supply is around 2-3v less than the input voltage. If this is the problem, you can use a low dropout regulator instead.
>
>
> On Sat, Aug 25, 2012 at 10:26 AM, Sameer <par...@gmail.com (mailto:par...@gmail.com)> wrote:
> > On the MOSFET I actually have source connected to ground and drain connected to the - of the LED chain.
> >
> > -s
> >
> >
> > On Saturday, August 25, 2012 10:23:52 AM UTC-4, Sameer wrote:
> > > Ross-- yes, I'm pretty sure I have enough voltage. I noted earlier that when I string 8 LEDs in series they don't light at all. So I figured that my battery supported the drop for 7 LEDs but not 8.
> > >
> > > Nick, thanks, I am wiring them according to this web page:
> > >
> > > http://www.reuk.co.uk/LM317-Current-Calculator.htm
> > >
> > > I used the calculator to come up with a resistor value of 1.8 ohms to get me 700 mA. I have the + of the LED wired to the output pin and the resistor between output and adjust. (And power from the battery is wired to +) Then the - of the resistor is wired to a MOSFET (IRLB8721PbF) source pin. The mosfet drain goes to ground and the gate is hard-wired to power/11V. I have the mosfet in there so that I can add a control signal, but for now I want to just leave it on all the time, so this seemed like the best way to do that.
> > >
> > > Is that clear? I can upload a drawing if that's not clear.
> > >
> > > Thanks
> > > -s
> > >
> > > On Friday, August 24, 2012 10:09:04 AM UTC-4, Ross Williamson wrote:
> > > > Hi all
> > > >
> > > > (sorry if this was in an earlier message)
> > > >
> > > > You have enough voltage across the regulator for 7 LEDs with a voltage
> > > > drop of 1.5ish V for each don't you? (about 12-13V)
> > > >
> > > > R
> > > >
> > > > On Fri, Aug 24, 2012 at 9:46 AM, Sameer <par...@gmail.com> wrote:
> > > > > Hi everyone-- question about the LM317 --
> > > > >
> > > > > I've been using the LM317 to power the LEDs just fine, when last night at
> > > > > Resistor it was suggested that I actually measure how much current I was
> > > > > putting through the LEDs. I did that and it turns out that when I have all 7
> > > > > LEDs in series I'm only running about 180 mA through each LED. Now the
> > > > > consensus was that this is probably fine because with all the LEDs running
> > > > > at full current it could actually cause vision damage (and because it's IR
> > > > > you won't have a reflex to close your eyes).
> > > > >
> > > > > However, I am curious why this is, does anyone have ideas?
> > > > >
> > > > > When I run the circuit with no load, I get 704 mA. With just one LED I get
> > > > > just about 698 mA. I don't think it is because the battery has any internal
> > > > > resistance/current limiting. I'm using a 2200 mAh 30C LiPo, which means it
> > > > > can spit out 66A right? So that should be more than enough I would think.
> > > > >
> > > > > Thanks,
> > > > > -s
> > > > >
> > > > > --
> > > > > You received this message because you are subscribed to the Google Groups
> > > > > "NYCResistor:Microcontrollers" group.
> > > > > To view this discussion on the web visit
> > > > > https://groups.google.com/d/msg/nycresistormicrocontrollers/-/VsT6ULi4-9QJ.
> > > > >
> > > > > To post to this group, send email to
> > > > > nycresistormi...@googlegroups.com.
> > > > > To unsubscribe from this group, send email to
> > > > > nycresistormicrocontrollers+unsubscribe@googlegroups.com.
> > > > > For more options, visit this group at
> > > > > http://groups.google.com/group/nycresistormicrocontrollers?hl=en.
> > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Ross Williamson
> > > > Associate Research Scientist
> > > > Columbia Astrophysics Laboratory
> > > > 212-851-9379 (tel:212-851-9379) (office)
> > > > 212-854-4653 (tel:212-854-4653) (Lab)
> > > > 312-504-3051 (tel:312-504-3051) (Cell)
> > >
> >
> > --
> > You received this message because you are subscribed to the Google Groups "NYCResistor:Microcontrollers" group.
> > To view this discussion on the web visit https://groups.google.com/d/msg/nycresistormicrocontrollers/-/epCPtx55x54J.
> >
> > To post to this group, send email to nycresistormicrocontrollers@googlegroups.com (mailto:nycresistormicrocontrollers@googlegroups.com).
> > To unsubscribe from this group, send email to nycresistormicrocontrollers+unsubscribe@googlegroups.com (mailto:nycresistormicrocontrollers%2Bunsubscribe@googlegroups.com).
> > For more options, visit this group at http://groups.google.com/group/nycresistormicrocontrollers?hl=en.
>
>
> --
> You received this message because you are subscribed to the Google Groups "NYCResistor:Microcontrollers" group.
> To post to this group, send email to nycresistormicrocontrollers@googlegroups.com (mailto:nycresistormicrocontrollers@googlegroups.com).
> To unsubscribe from this group, send email to nycresistormicrocontrollers+unsubscribe@googlegroups.com (mailto:nycresistormicrocontrollers+unsubscribe@googlegroups.com).
> For more options, visit this group at http://groups.google.com/group/nycresistormicrocontrollers?hl=en.