Display square of voltage on LED display

Thread Starter

Rogare

Joined Mar 9, 2012
78
Hello! I'd like to display a value on a 3 or 4 digit LED (controlled by the ICL7106 chip) that is the square of an input voltage (V) multiplied by some constant (C). In other words, the LED needs to display CV^2, where C will be around 2–4 and V is expected to be 0–5 volts. Any suggestions would be terrific.
 

Thread Starter

Rogare

Joined Mar 9, 2012
78
In a way, I suppose, but at the end of the day it's basically being used to predict the output from another part of the circuit preemptively (so the user will know what that circuit's output will be before it arrives). Not sure if that answers your question?
 

Wendy

Joined Mar 24, 2008
23,798
Simple enough, are you going to need voltmeter circuitry? Math can be done by analog computers, but you specifically mentioned a display.
 

Thread Starter

Rogare

Joined Mar 9, 2012
78
OK, I think I found an answer. To square the input voltage, the AD633 chip appears to do the trick (though not terribly cheaply) and to multiply it by a constant is just a basic amp (the "multiply-by-constant" circuit here).
 
Top