This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Currend Sensor Help needed in 8051

Hello to all, well i had a nice expirance of submitting the post, on the help of lcd interfacing.... well now i the problem is little bit different...

My problem is that i want to measure the Current (instead of Voltage) using ADC but the problem is that my ADC (or even all the ADCs) are capable of measuring the voltage (0-5v) but i want to measure the current ... so any one have idea how to measure the current...

Well i am working on project in which the current will be displayed on the Computer (in every instance of time) i might be using MAX232 with additional ADC with my 8051 MCU...(using UART) but the main problem is that how do i measure the current :-(

Parents Reply Children
  • "There are also devices available using Hall-effect, and other techniques"

    Since the goal seems to be measurement or integration of AC Power, there is a very elegant approach using analog Hall effect devices: measure the magnetic field with the Hall effect device whilst driving the Hall plates with an AC voltage sampled off the AC line.

    That turns the Hall effect device into an analog multiplier, and in effect yields k*ei, or the AC power product.

    I have designed a Hall probe that does exactly that, and the results are very accurate.