Can we make a digital pot simulate a much larger value?


Closed Thread
Results 1 to 8 of 8
  1. #1
    Join Date
    Jun 2016
    Location
    Melbourne, Australia
    Posts
    29

    Default Can we make a digital pot simulate a much larger value?

    Hi All

    I want to replace some old legacy analog pots with modern digital pot(chips) such as the microchip MCP4xxx range.
    This ‎will then allow me to control the pot values from a remote panel or external control equipment.

    Some of the original pots are high values like 250k, 500k and even 2meg, but i see that digital pots are 'upto' 100kohms, but mainly 10k or 50k are more popular.

    So, is there a sneaky way i can add an external resistor network to effectivly change a 50k digipot into a 500k pot as 'seen' by the existing circuit????

    I remember years ago seeing an article about changing log into linear pots (and/or vica versa) by adding a few additional resistors, so i wonder if a similar method can extend the range of a digpots total resistance????


    Thanks in advance,
    Marty.

  2. #2
    Join Date
    Sep 2009
    Posts
    737


    Did you find this post helpful? Yes | No

    Default Re: Can we make a digital pot simulate a much larger value?

    Not really.... You can add another resistor in series, but then you won't have full range.
    But you can make your own digital pot with few (mos)fets and resistors.

  3. #3
    Join Date
    Jun 2016
    Location
    Melbourne, Australia
    Posts
    29


    Did you find this post helpful? Yes | No

    Default Re: Can we make a digital pot simulate a much larger value?

    Thanks for that, i was hoping "No" wasn't going to be the answer, and making a pot with several fets and resistors becomes too large and and defeats the purpose.

  4. #4
    Join Date
    Sep 2009
    Posts
    737


    Did you find this post helpful? Yes | No

    Default Re: Can we make a digital pot simulate a much larger value?

    You can get 8bit(255 levels) with just 8 resistors and 8 mosfets. If done in smd, it doesn't take very much space.

  5. #5
    Join Date
    Jun 2016
    Posts
    60


    Did you find this post helpful? Yes | No

    Default Re: Can we make a digital pot simulate a much larger value?

    You can get 8bit(255 levels) with just 8 resistors and 8 mosfets.
    How can you get 255 steps with 8 resistors and 8 mosfet?

    Can you post the schematic of such a device?

    Alberto

  6. #6
    Join Date
    Dec 2010
    Posts
    409


    Did you find this post helpful? Yes | No

    Default Re: Can we make a digital pot simulate a much larger value?

    8 resistors go in series. Their values are X, 2X, 4X, 8X, 16X, 32X, 64X, 128X, and so on if you want more steps. an FET goes across each resistor. Turn all off for a value of (close to) 256X. Turn all on for a value (close to) 0. Use combinations of off and on to get all values in between. Straight binary math.

    But why do you need a higher value?

  7. #7
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default Re: Can we make a digital pot simulate a much larger value?

    Here is a schematic id did about 20 years ago for a dual 16 bit resistance card to be incorporated into a test system. Its maximum resistance was 131071 Ohms.
    Attached Images Attached Images
    Last edited by Dave; - 17th December 2016 at 20:35.
    Dave Purola,
    N8NTA
    EN82fn

  8. #8


    Did you find this post helpful? Yes | No

    Default Re: Can we make a digital pot simulate a much larger value?

    Name:  dig pot.JPG
Views: 383
Size:  28.3 KB

    R is max value of pot (mosfet is off), have to test range of voltage to mosfet gate to get your pot value operation, then use the digital pot to work within that range. If need isolation, need to then use optoisolators.

Similar Threads

  1. Digital Pot
    By TONIGALEA in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 3rd January 2012, 08:54
  2. Digital Pot
    By Tastature in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 29th July 2008, 17:20
  3. Digital Pot Advice
    By Tobias in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 22nd October 2007, 21:38
  4. Digital Pot
    By Scott in forum General
    Replies: 6
    Last Post: - 14th September 2005, 02:31
  5. DS1868 Digital Pot
    By ero in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 31st August 2004, 14:22

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts