![]() | ![]() | ![]() |
| | |||||||
| 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. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| Does anybody know of a device that can devide two voltages. | |
| |
| | (permalink) |
| Are these analog voltages or digital ? I cant think of any way to divide two voltages except with a microcontroller ... you can program the arithmetic function there .... in using a microcontroller you may be able to use an analog signal .... not sure though ... Or you can do it synthetically, leaving the second voltage out of the equation (ie. voltage divider, ect) cjg | |
| |
| | (permalink) |
| Try telling us exactly what you want to do, we may be able to make suggestions - your existing question doesn't give anywhere near enough details. | |
| |
| | (permalink) |
| As Nigel said, we need more info. However, making a guess as to what you mean, there are analogue techniques available to do arithmetic functions such as:- multiply, divide, square, square root, take the exponent, or logarothm, etc. Len | |
| |
| | (permalink) |
| The first voltage is the output voltage of a transresistance amplifier, the second is the voltage of the device that gave out the current. This division gives me the impedance value | |
| |
| | (permalink) | |
| Quote:
A PIC16F876 has 10 bit A2D built-in, and would do nicely. | ||
| |