Tell me more ×
Electrical Engineering Stack Exchange is a question and answer site for electronics and electrical engineering professionals, students, and enthusiasts. It's 100% free, no registration required.

I'm looking for a photosensor/photo IC part (combination of photodiode, linear amplifier, Schmitt trigger and output transistor) that can be powered with 3.3V. Fairchild QSE256/257/258/259 is almost exactly what I need, except that it requires 4-16 volts supply voltage and not working very stable at 3.3. I know that there is a number of parts usually used in the infrared receivers, but they contain demodulator (from 38KHz) which I don't need. Anyone here knows a good alternative to Fairchild part?

share|improve this question

1 Answer

In this thread is explained that a photodiode doesn't need a voltage across it to generate a photocurrent:

Do you need all the functions integrated into one IC? You have plenty of options if you would pick a common photodiode plus a comparator. Comparators exist for DLV (Damn Low Voltages™) these days; Digikey lists more than a thousand which will happily run at 3.3 V or less. The MCP6546 is the cheapest I found:

  • 1.6 V to 5.5 V power supply
  • open-drain output
  • internal hysteresis

If the 30 mA current sink is not sufficient you can use the MCP6541, which has a push-pull output, from which you can drive an external transistor. This would also allow you to switch much higher voltages, as well as set your own hysteresis levels. In this answer I explain how to calculate the required resistances.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.