Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > Electronic Projects Design/Ideas/Reviews


Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution.

Reply
 
Tools
Old 2nd November 2009, 01:52 PM   #1
Default Hall effect magnetmeter

Hi everybody!
I have a llittle problem...I'm relatively new to these projects,so i would appreciate any help!
What i'm trying to do is to build a simple magnetometer with a hall effect sensor.I use a digital panel meter and i want it to show me not the voltage output of the sensor,but the present magnetc field's flux density.The equation is B=(V-2.5)/2.5
So that for example if the voltage output that i count is 2.5,my indication to be 0.if my voltage is 5,the indicator to display 1 and so on.
How exactly can i converty my voltage in this way?
I know that i have to use an opamp with 2 resistors with a ratio of 0.4 to invert (V-2.5) so that it's divided with 2.5.What i didn't know is how to invert my voltage to Vout-2.5.
Sorry if my questions are stupid...
levangram is offline  
Old 2nd November 2009, 02:14 PM   #2
Default

Take a look at my thread on doing math with instrumentation opamps.

In my thread, I was trying to implement out=1.8 * in +32 for DegC to DegF conversion. The amplifier actually realizes the equation 1.8 (in + 32/1.8) [a little algebra there]. I ended up with a gain of 1.8, and a voltage on the In- pin of -177mV.

Your situation is more straight forward as your equation out= (v-2.5)/2.5 directly converts to out=0.4 * (in -2.5). Therefore, connect the hall effect output to in+, apply 2.5V to In-, and set the gain to 0.4. Done.
ADWSystems is offline  
Old 2nd November 2009, 02:53 PM   #3
Default

Thanx a lot!I managed to zero adjust my indication,but i have a problem with the op amp,as i've never used one before!
I know i have to connect 2 resistors with a ratio of 0.4 to the - input of the opamp and between the - and the out of the op amp.But i don't know how to manage my voltage.
-First of all,does a simple 741 op amp that i have,needs to be supplied?And if so,with what voltage?
-Second.I have the 2 leads,the hall sensor output and the wiper af a pot.where exactly of the 8 legs of the op amp do i connect them to?Do all 8 have to be used?
Sorry if my questions are stupid,i've never used an opamp before....
levangram is offline  
Old 2nd November 2009, 07:31 PM   #4
Default

Quote:
Originally Posted by levangram View Post
-First of all,does a simple 741 op amp that i have,needs to be supplied?And if so,with what voltage?
-Second.I have the 2 leads,the hall sensor output and the wiper af a pot.where exactly of the 8 legs of the op amp do i connect them to?Do all 8 have to be used?
Sorry if my questions are stupid,i've never used an opamp before....
Anyone?
levangram is offline  
Old 2nd November 2009, 09:07 PM   #5
Default

Quote:
Originally Posted by levangram View Post
Thanx a lot!I managed to zero adjust my indication,but i have a problem with the op amp,as i've never used one before!
I know i have to connect 2 resistors with a ratio of 0.4 to the - input of the opamp and between the - and the out of the op amp.But i don't know how to manage my voltage.
-First of all,does a simple 741 op amp that i have,needs to be supplied?And if so,with what voltage?
-Second.I have the 2 leads,the hall sensor output and the wiper af a pot.where exactly of the 8 legs of the op amp do i connect them to?Do all 8 have to be used?
Sorry if my questions are stupid,i've never used an opamp before....
Why the pot? What is it intended for?
ADWSystems is offline  
Old 2nd November 2009, 09:14 PM   #6
Default

I had one and just used it to create 2,5V to apply to in - of the indicator.

Last edited by levangram; 2nd November 2009 at 09:20 PM.
levangram is offline  
Old 3rd November 2009, 02:00 AM   #7
Default

Someone else will have to chime in with the wiring for the 741, it's been too long since I've used a regular run-of-the-mill op amp.

The pot will go from power to ground with the wiper on 741 in-.
I'm not sure what to make of the 2 wires from the hall output. If there were three wires, the you have power and ground (self explanatory) and output which will connect to 741 in+. What's the 4th wire for?

Power and ground for the 741 will take care of 4 of the 8 pins. The there's the resistor network to set the gain, which I don't recall the wiring for, but does involve Vout. There's 5. what are the other 3 pins on the 741 that we're missing?
ADWSystems is offline  
Old 3rd November 2009, 05:21 PM   #8
Default

Quote:
Originally Posted by ADWSystems View Post
I'm not sure what to make of the 2 wires from the hall output. If there were three wires, the you have power and ground (self explanatory) and output which will connect to 741 in+. What's the 4th wire for?

Power and ground for the 741 will take care of 4 of the 8 pins. The there's the resistor network to set the gain, which I don't recall the wiring for, but does involve Vout. There's 5. what are the other 3 pins on the 741 that we're missing?
No,the hall sensor has 3 wires.One is for Vs(all ok),one is the common(all ok) and one is for the output.i connect the output of the sensor and the wiper of a pot to my indicator,and adjusting the pot,i actually zero my field.
What i'm trying now is to use the omp amp so that my new output will be 0.4 of the original(original comes from the output of the sensor and the wiper of the pot).I have a 741,but i dont know which wire goes where!!
a)which wire goes to op amp -?
b)which wire goes to op amp +?
c)does an op amp needs to be supllied to work?And if so,with what voltage?
levangram is offline  
Old 3rd November 2009, 06:51 PM   #9
Default

I need a schematic of what you have. I can't follow it. I think you need a second pot or resistor network to provide the 2.5 volt offset to In-. What ever wire is going to your "indicator" also goes to In+.

Yes, the 741 needs juice. V+ will need to be higher than the highest output of the sensor and low supply (ground or negative supply) lower than your lowest expected sensor output. The 741 is not rail-to-rail so you head and foot room, probably 1 to 1 1/2 volts higher and lower than the sensor range.
ADWSystems is offline  
Old 3rd November 2009, 07:13 PM   #10
Default

This is my schematic.at your right is the digital panel meter.Adjusting the pot,gives me zero voltage at zero magnetic field.if i leave it this way,it will show me the voltage difference under the presence of a magnetic field.so i need to multiply it with 0.4 before getting into the panel meter..
Attached Thumbnails
Hall effect magnetmeter-untitled.jpg  
levangram is offline  
Old 3rd November 2009, 08:47 PM   #11
Default

You don't need an op amp. Just another pot. Any multiplier less than 1 is a reduction accomplished by a resistor divider. Connect a 10K pot from the output to ground with the wiper connected to the panel meter. Set the pot for a 6:4 ratio.
ADWSystems is offline  
Old 4th November 2009, 12:53 PM   #12
Default

I think you're right,that's ok for me for the time being...
It's just that an a later stage maybe i will have to add some other scales besides kG and i will have to use an amplifier anyway..
But you've helped me for the time being,thanks!!
levangram is offline  
Reply

Tags
effect, hall, magnetmeter

Thread Tools
Display Modes


Similar
Title Starter Forum Replies Latest
Hall effect sensor Electronman General Electronics Chat 13 1st November 2009 02:04 PM
Hall effect NZDave General Electronics Chat 3 20th December 2006 03:12 PM
Hall-effect device? cgw Datasheet/Parts Requests 0 25th August 2004 04:32 PM
Hall Effect ankurchanga General Electronics Chat 4 18th April 2003 11:55 AM
Hall Effect ankurchanga Electronic Projects Design/Ideas/Reviews 1 17th April 2003 12:43 AM



All times are GMT. The time now is 06:22 AM.


Electronic Circuits  |  Learning Electronics
eXTReMe Tracker