Adding voltage to a circuit


Closed Thread
Results 1 to 14 of 14

Hybrid View

  1. #1

    Default Adding voltage to a circuit

    I want to add voltage to the output of a potentiometer using a PIC and a digital POT. For example the output voltage of the POT is 2.3V and I want to add .1 to 2Vs to that signal. Any ideas? I have tried using the Pots output tied into one side of the digital pot and having 5vs on the other side of the digital pot. Doesn't work to good.
    Thanks in advance
    Toby

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Summing amplifier made with an opamp?

    http://www.daxia.com/bibis/uploadasp...2%B7%CD%BC.pdf

    OR, pot goes to PIC a/D input, it calculate the final voltage, and generate the according voltage with full resolution PWM or DAC. Still possible to use digital pot.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3


    Did you find this post helpful? Yes | No

    Default

    Thank you for the input. I am going to go the Op-Amp route.

  4. #4


    Did you find this post helpful? Yes | No

    Default Schematic

    Here is what I have. It seems to work good except that the digital pot does effect the value from the turn pot. Is there a diode arrangement I can use so the two turnpots don't work against each other. For example with the turnpot at 100% it reads 4.41v when connected to the entire circuit. When standing alone it reads 4.47v at 100%

    Thanks for your input
    Attached Images Attached Images

  5. #5
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    The non-inverting summing amplifier may cause that as the input current depends on the level of all the other inputs AND the effective input impedance is not constant.

    Better to use a inverting configuration.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  6. #6


    Did you find this post helpful? Yes | No

    Default

    HI
    Attached is my attempt with the inverting op-amp. I must be out in the woods on the resistor values needed. Any ideas what I am doing wrong?
    Thanks
    Attached Images Attached Images

Similar Threads

  1. Comparator circuit thoughts....
    By kevlar129bp in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 24th October 2009, 06:04
  2. Expanded Scale Voltmeter
    By Pic_User in forum Schematics
    Replies: 6
    Last Post: - 8th February 2008, 20:32
  3. Circuit reliability issues
    By hkpatrice in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 23rd November 2007, 14:55
  4. Help with final project
    By OvERKiLL in forum General
    Replies: 4
    Last Post: - 15th December 2006, 20:35
  5. Replies: 3
    Last Post: - 29th October 2006, 09:16

Members who have read this thread : 0

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