potentiometer design issue

Need help with a project? Trying to find a component? Post any general technical questions here.
Post Reply
sirron
Posts: 1
Joined: Thu Apr 30, 2015 8:36 am

potentiometer design issue

Post by sirron » Thu Apr 30, 2015 8:44 am

Hi
i am trying to work out a problem.
i have a 10k potentiometer and what i want to attach to it is a digital display the will show the value that the potentiometer is at, Sounds simple enough so far.

the trouble is i want the display to only read between 0-160 ohms.
so for example
pot = 10k reading is 160
pot = 5k reading is 80
pot = 200 reading is 3.2 and so on

how can i achieve this

thanks

piratepaul
Posts: 432
Joined: Mon May 20, 2013 2:45 pm

Re: potentiometer design issue

Post by piratepaul » Sat May 02, 2015 12:43 pm

AD converter and a binery to digital encoder and some 7 set displays.
What you have said is confusing, do you just want to read the values, or are they running something that you want to keep an eye on?
To convert to a voltage you are going to have to run a small current through them, and convert the voltage to digital and process from there.

Pauldf
Posts: 170
Joined: Mon Jun 10, 2013 7:42 pm

Re: potentiometer design issue

Post by Pauldf » Sat May 02, 2015 3:58 pm

You'll also need some sort of span control so you'll need to use something like op amps with more potentiometers to do this.

piratepaul
Posts: 432
Joined: Mon May 20, 2013 2:45 pm

Re: potentiometer design issue

Post by piratepaul » Sun May 03, 2015 1:31 pm

What's a span control?

Run a current through the resistor, take the voltage, convert to digi code, convert to denary, and encode for 7 set display.
You could treat the pot as 2 resistances and calculate the position of the wiper if need be ...

Wots it for?

tar&stuff.

Pauldf
Posts: 170
Joined: Mon Jun 10, 2013 7:42 pm

Re: potentiometer design issue

Post by Pauldf » Wed May 06, 2015 11:26 am

Span is how we setup (or calibrate) the width of the signal in instrumentation, we also normally have a zero pot but if zero is zero then we don't really need it.

For example we may have a 0 to 100 degrees system with a platinum resistance thermometer giving out 100R at zero and 138.5R at 100 degrees.
So on our display we would calibrate the zero so 100R reads zero and the span so 138.5R reads 100 degrees.

Post Reply