Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Hardware
  3. Operational Amplifiers - Differential Amplifiers

Operational Amplifiers - Differential Amplifiers

Scheduled Pinned Locked Moved Hardware
op ampoperational amplifierdifferential amplifier
12 Posts 2 Posters 3.2k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Samuel235

    Would anyone around here have much experience with using op amps in a differential amplifier setup specifically or even just using op amps that would be able to throw some light on a issue i have?

    The first question, can we use op amps at their extremities with accuracy? Lets say my op amp is proved with the power supply of GND and 5V. Is it okay that my sensor will produce 0V at the output naturally, would the accuracy of the op amp be compromised by sitting it at 0?

    I have a sensor/current output of very very low, PA range, and i'm amplifying it with an op amp in a non inverting setup, however i need to make a bias/offset/baseline of 1V when the sensor is reading 0. I've been discussing this in various areas of electronical communities and i'm yet to find a solution that i can understand, there are several people giving me information but none of it makes any sense at all to me.

    If you would like some information regarding my current circuitry or any parts, please just ask.

    AWIA Offline
    AWIA Offline
    AWI
    Hero Member
    wrote on last edited by
    #2

    @Samuel235 rather hard to understand what you are planning to do. Looks like you need a "rail to rail" type. Once found read the data sheet and/or put it in simulation to see if it behaves like you want to.

    S 1 Reply Last reply
    0
    • AWIA AWI

      @Samuel235 rather hard to understand what you are planning to do. Looks like you need a "rail to rail" type. Once found read the data sheet and/or put it in simulation to see if it behaves like you want to.

      S Offline
      S Offline
      Samuel235
      Hardware Contributor
      wrote on last edited by Samuel235
      #3

      @AWI I do indeed have a rail to rail op amp. I have a TLC272 (Datasheet). I have it working for the sensor currently however the 0ppm on the sensor is reading 0V on the op amp output. However, the datasheet of the sensor would like it to naturally sit >1V for my application. Now, i'm struggling on how to get the op amp to do that.

      My current circuit is;
      alt text

      MySensors 2.1.1
      Controller - OpenHAB (Virtual Machine)
      Gateway - Arduino Mega MQTT Gateway W5100

      AWIA 1 Reply Last reply
      0
      • S Samuel235

        @AWI I do indeed have a rail to rail op amp. I have a TLC272 (Datasheet). I have it working for the sensor currently however the 0ppm on the sensor is reading 0V on the op amp output. However, the datasheet of the sensor would like it to naturally sit >1V for my application. Now, i'm struggling on how to get the op amp to do that.

        My current circuit is;
        alt text

        AWIA Offline
        AWIA Offline
        AWI
        Hero Member
        wrote on last edited by
        #4

        @Samuel235 hard to find a reason why you would do that.. The easiest way is to detach the connection to gnd (little triangles in circuit, not the op amp power) and connect these to a voltage divider between vcc and gnd. The whole circuit is biased by a Vref from the divider.

        Be careful to bias the whole circuit cause the sensor hates voltages to be applied to its connections.

        S 1 Reply Last reply
        0
        • AWIA AWI

          @Samuel235 hard to find a reason why you would do that.. The easiest way is to detach the connection to gnd (little triangles in circuit, not the op amp power) and connect these to a voltage divider between vcc and gnd. The whole circuit is biased by a Vref from the divider.

          Be careful to bias the whole circuit cause the sensor hates voltages to be applied to its connections.

          S Offline
          S Offline
          Samuel235
          Hardware Contributor
          wrote on last edited by
          #5

          @AWI So if i remove the connection to gnd on the inverting side of the op amp and use a voltage divider instead. Leaving the non inverting side (side the sensor is connected to) connected to gnd?

          MySensors 2.1.1
          Controller - OpenHAB (Virtual Machine)
          Gateway - Arduino Mega MQTT Gateway W5100

          AWIA 1 Reply Last reply
          0
          • S Samuel235

            @AWI So if i remove the connection to gnd on the inverting side of the op amp and use a voltage divider instead. Leaving the non inverting side (side the sensor is connected to) connected to gnd?

            AWIA Offline
            AWIA Offline
            AWI
            Hero Member
            wrote on last edited by
            #6

            @Samuel235 Nope, connect them both to the divider...

            S 1 Reply Last reply
            0
            • AWIA AWI

              @Samuel235 Nope, connect them both to the divider...

              S Offline
              S Offline
              Samuel235
              Hardware Contributor
              wrote on last edited by
              #7

              @AWI, right okay. Is this safe for the sensor as like you said the sensor doesn't like voltage connections. Would it be wise to use any diode to protect that terminal of the sensor thats connected to the divider?

              MySensors 2.1.1
              Controller - OpenHAB (Virtual Machine)
              Gateway - Arduino Mega MQTT Gateway W5100

              AWIA 1 Reply Last reply
              0
              • S Samuel235

                @AWI, right okay. Is this safe for the sensor as like you said the sensor doesn't like voltage connections. Would it be wise to use any diode to protect that terminal of the sensor thats connected to the divider?

                AWIA Offline
                AWIA Offline
                AWI
                Hero Member
                wrote on last edited by
                #8

                @Samuel235 Kind of hard to say.. as I am not familiar with the rest of your circuit.By biasing the complete circuit as drafted in your previous post there will be no external current/voltage through/ over the sensor. The way I see it is a straightforward current amplifier with a 1000x gain. The comparator has a high impedance so the the sensor s only "load' is a 1kOhm resistor.

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  Samuel235
                  Hardware Contributor
                  wrote on last edited by
                  #9

                  Well that seems to have done the trick, looks perfect!

                  I will get my full circuitry up here for you to have a quick look at if you don't mind and then i'm one step closer to completing this board. Thank you for your help, time to learn the theory behind this now ;)

                  MySensors 2.1.1
                  Controller - OpenHAB (Virtual Machine)
                  Gateway - Arduino Mega MQTT Gateway W5100

                  1 Reply Last reply
                  0
                  • S Offline
                    S Offline
                    Samuel235
                    Hardware Contributor
                    wrote on last edited by
                    #10

                    Okay, so i have this working perfect with the voltage divider running through another op amp to create a voltage follower. Now, i have removed all of the gnds from the circuit for this sensor and replaced them with the voltage follower, and it works flawlessly. So is there no where in this sensor circuit that needs to be gnd'ed apart from the gnd pin on the op amp, correct? I will post a schematic for this and the rest of my circuitry some time today.

                    MySensors 2.1.1
                    Controller - OpenHAB (Virtual Machine)
                    Gateway - Arduino Mega MQTT Gateway W5100

                    1 Reply Last reply
                    0
                    • S Offline
                      S Offline
                      Samuel235
                      Hardware Contributor
                      wrote on last edited by
                      #11

                      Here is the schematic for the sensor:

                      0_1463234709893_SensorSchematic.jpg

                      MySensors 2.1.1
                      Controller - OpenHAB (Virtual Machine)
                      Gateway - Arduino Mega MQTT Gateway W5100

                      AWIA 1 Reply Last reply
                      3
                      • S Samuel235

                        Here is the schematic for the sensor:

                        0_1463234709893_SensorSchematic.jpg

                        AWIA Offline
                        AWIA Offline
                        AWI
                        Hero Member
                        wrote on last edited by
                        #12

                        @Samuel235 Nice job.. No need for additional grounding. The measuring circuit has the reference as a "virtual ground".

                        1 Reply Last reply
                        1
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        26

                        Online

                        11.7k

                        Users

                        11.2k

                        Topics

                        113.1k

                        Posts


                        Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • MySensors
                        • OpenHardware.io
                        • Categories
                        • Recent
                        • Tags
                        • Popular