Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > General Electronics Chat


General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion?

Reply
 
Tools
Old 23rd October 2009, 10:33 AM   #1
Exclamation How to reduce voltage of 30mV to 10mV?(im a beginner)

Hi there.Im a beginner in electronic stuff. May I know what are the options that I can do to reduce a very low voltage of 30mV to 10mV?Can I use resistor?or voltage regulator?If yes,what type of resistor/voltage regulator can I use?for your information,im doing a project on reading sensor output voltage.

Last edited by garygothic; 23rd October 2009 at 10:36 AM.
garygothic is offline  
Old 23rd October 2009, 11:08 AM   #2
Default

Just two resistors, called an 'attenuator' or 'potential divider'.

Values depend on the source and load impedances, which is why your question is far too vague.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 23rd October 2009, 12:14 PM   #3
Default

Im using two sensors to run a sequential step motor: sensor1 and sensor2. Sensor1 produce Vout (voltage output) ≈ 30mV for every 1% increase meanwhile sensor2 produce Vout of =10mV for 1C increase. Im planning to lower the sensor1 voltage so that it will have almost the same Vout as sensor2. Your help is very much appreciated.
garygothic is offline  
Old 23rd October 2009, 03:03 PM   #4
Default

Whats the maximum percentage for humidity & maximum Celsius for temperature?

Are you using any micro controllers for this?
__________________
Gayan

My Website
http://gsmicro.blogspot.com/
Gayan Soyza is offline  
Old 23rd October 2009, 04:34 PM   #5
Default

Maximum humidity percentage is 100% and maximum temperature value is 125C.Im using pic16f917 microcontroller and Im using this demo board to run my motor. Im planning to run humidity sensor using the demo board (Replacing the light sensor) but the Vout for humidity sensor is different compared to light and temperature. So the only way I can run the humidity sensor is by lowering down the Vout .
garygothic is offline  
Old 24th October 2009, 01:51 AM   #6
Default

Why can't you measure the AD readings from the humidity sensor? 30mV is easier to measure from a 10bit AD channel.
__________________
Gayan

My Website
http://gsmicro.blogspot.com/
Gayan Soyza is offline  
Old 24th October 2009, 05:28 AM   #7
Default

The thing is the demo board has set the ADC value fix for both temperature and light sensor which is 10mV.
garygothic is offline  
Old 24th October 2009, 11:57 AM   #8
Default

That means demo board supports 10mV increments?

If you give 30mV humidity output what does the value that demo board out to PIC input?
__________________
Gayan

My Website
http://gsmicro.blogspot.com/
Gayan Soyza is offline  
Old 26th October 2009, 04:27 AM   #9
Default

The value for humidity are not accurate when it is shown on the demo board.A value from 120 to 255 keeps popping out.It is suppose to be a value from 0 to 100 only.Unlike temperature and light,the demo board will shows both sensor's value that I wanted.
garygothic is offline  
Old 30th October 2009, 06:16 PM   #10
Default

To show the humidity 1% you have to wait 30mV.But the problem is your hardware gives 10mV increments.To show humidity wait 3 times the 10mV increments.Or divide the AD reading by 30.

Ex:if AD reading 75mV then show = 2.5% (75/30)
__________________
Gayan

My Website
http://gsmicro.blogspot.com/
Gayan Soyza is offline  
Old 1st November 2009, 03:34 AM   #11
Default

May I know how to divide using assembly language?My converted value would be taken from ADRESH and move to w (movf ADRESH,w) then I will show it on the LCD.
garygothic is offline  
Old 2nd November 2009, 04:37 AM   #12
Default

I have found the solution for my problem.Thanks for those who had commented on my thread.
garygothic is offline  
Old 2nd November 2009, 04:39 AM   #13
Default

Have you found division codes?
__________________
Gayan

My Website
http://gsmicro.blogspot.com/
Gayan Soyza is offline  
Old 2nd November 2009, 05:26 AM   #14
Default

No. I did not used division codes in my program. I just found out that the pic16f917 can read the analogue voltage from the humidity sensor.I can manually compute the humidity value using this formula: %RH = ((Vout/5)-0.16)/0.0062 But now I'm having problem with the Vout from the humidity. Since the Vout value are not steady,the output value from ADC displayed on the LCD keeps fluctuating up and down (random numbers from 0-255). By the way,I'm using this formula to compute the value that are displayed on the LCD = (Vout/5)*255. So now I'm planning to make the ADC to read one value at an interval times and convert it but do not know how to do this. Someone told me to use sample-and-hold,other told me to use RC circuit.I have a very little knowledge on these terms and usage. Anyone can help me on this?
garygothic is offline  
Reply

Tags
10mvim, 30mv, beginner, reduce, voltage

Thread Tools
Display Modes


Similar
Title Starter Forum Replies Latest
how to reduce the output voltage? xXweijieXx Micro Controllers 6 12th September 2009 03:56 AM
Reduce Voltage without resisters resisterHater General Electronics Chat 7 10th August 2009 09:47 AM
how do I reduce the voltage in a circuit? doitmyselfer0523 General Electronics Chat 5 5th February 2008 05:20 PM
How to reduce voltage from a car battery ? arunb General Electronics Chat 8 20th December 2006 06:49 PM
Reduce battery's voltage by half ? mrmacgyver General Electronics Chat 4 6th August 2004 07:10 AM



All times are GMT. The time now is 05:01 AM.


Electronic Circuits  |  Learning Electronics
eXTReMe Tracker