How Can I Reduce Voltage from 1.3V-4.8V to Below 1.15V for My Microprocessor?

  • Thread starter Thread starter rollyasilo
  • Start date Start date
  • Tags Tags
    Reduction Voltage
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
4 replies · 2K views
rollyasilo
Messages
2
Reaction score
0
i have a module with microprocessor of 1.15volt sense level. when the potential is above this value it registers high and below it registers low. however the potential from the source varies from 1.3volts to 4.8volts only.nothing less than 1.15volts so all registers are high.

anybody can help me reduced the lowest potential to be less than 1.15volts so this device will work. i used this device for pulse counting from a solid state digital output.

any idea?

rolly
 
Physics news on Phys.org
A simpler method may be to reduce the input voltage by using a potential divider. Or would that interfere with your counting process?

~H
 
Last edited:
I have tried with diode 1N40001 to reduced the lowest and highest potential by 0.7volt but it did'nt work at all. I've tried with resistor but it reduced the higher potential only and lowest potential still the same.

anybody can help me resolved this matter.

rolly
 
rollyasilo said:
I've tried with resistor but it reduced the higher potential only and lowest potential still the same.

I thought you needed only a potential difference of 1.15 V ?
 
A voltage divider might do the trick as Hootenanny suggest. You need to select resitors [itex]R1, R2[/itex] such that the current drawn from the source, [itex]I[/itex], is appropiate to its specs (too small a series resistance will drain the source).
[tex]I=\frac{V_{in}}{R1+R2}[/tex]
The output voltage will then be
[tex]V_{out}=I R2[/tex]
resulting in
[tex]V_{out}=\frac{R2}{R1+R2}V_{in}[/tex]

Note that the effective [itex]R2[/itex] resistance might be altered by connecting your module to the voltage divider circuit.
 
Last edited: