Author Topic: Problem with osciloscope and signal  (Read 2247 times)

0 Members and 1 Guest are viewing this topic.

Offline spintinasTopic starter

  • Contributor
  • Posts: 13
  • Country: at
Problem with osciloscope and signal
« on: February 28, 2018, 11:11:27 am »
Hello, I have circuit with this amplifier, and with this circuit I amplify my pressure transducer signal from 30mV to 700mV. Amplifier works correctly, when applied pressure is increasing, multimeter shows higher voltage (range 700mV-1.3V). Both, transducer and amplifier are powered from Arduino 5V. Problem is that, when I connect scope cables to circuit output, voltage is decreasing to 500mV from 700mV (700 mV in multimeter) and when i applied more pressure to transducer, signal in scope still is about 500mV and there is no changes in signal amplitude, while there should be some increases in signal amplitude. (i attach photo with scope screen and my schematics).
 

Offline danadak

  • Super Contributor
  • ***
  • Posts: 1875
  • Country: us
  • Reactor Operator SSN-583, Retired EE
Re: Problem with osciloscope and signal
« Reply #1 on: February 28, 2018, 11:51:35 am »
Is the scope used with probes or straight cable, if latter is it set at 50
ohms ? If so turn off 50 ohms, thats too low a Z for OpAmp to drive.

What are the R and C values used in the circuit ? What is the bridge arm
nominal R value ?


Regards, Dana.
« Last Edit: February 28, 2018, 12:05:10 pm by danadak »
Love Cypress PSOC, ATTiny, Bit Slice, OpAmps, Oscilloscopes, and Analog Gurus like Pease, Miller, Widlar, Dobkin, obsessed with being an engineer
 

Offline spintinasTopic starter

  • Contributor
  • Posts: 13
  • Country: at
Re: Problem with osciloscope and signal
« Reply #2 on: February 28, 2018, 12:45:39 pm »
Scope is used with probes, R1 and R3 are 10 k'ohms.
 

Offline TK

  • Super Contributor
  • ***
  • Posts: 1722
  • Country: us
  • I am a Systems Analyst who plays with Electronics
Re: Problem with osciloscope and signal
« Reply #3 on: February 28, 2018, 01:25:16 pm »
Are you using a 1X or 10X probe?
 

Offline spintinasTopic starter

  • Contributor
  • Posts: 13
  • Country: at
Re: Problem with osciloscope and signal
« Reply #4 on: February 28, 2018, 01:31:53 pm »
10X but on scope settings also 10x, all circuit connected on breadboad and multimeter in output shows 700mV, just touch osciloscope probe to the ground pin and voltage is decreased to 300-400mV.
« Last Edit: February 28, 2018, 01:37:17 pm by spintinas »
 

Offline TK

  • Super Contributor
  • ***
  • Posts: 1722
  • Country: us
  • I am a Systems Analyst who plays with Electronics
Re: Problem with osciloscope and signal
« Reply #5 on: February 28, 2018, 01:40:36 pm »
I think picoscope is a USB instrument, probably GND of your circuit is not at the same GND level on the oscilloscope.
 

Offline spintinasTopic starter

  • Contributor
  • Posts: 13
  • Country: at
Re: Problem with osciloscope and signal
« Reply #6 on: February 28, 2018, 01:45:21 pm »
So, what solution can be to make them similar?
 

Offline StillTrying

  • Super Contributor
  • ***
  • Posts: 2850
  • Country: se
  • Country: Broken Britain
Re: Problem with osciloscope and signal
« Reply #7 on: February 28, 2018, 01:54:05 pm »
I'd connect just the GND of the scope, and then check with the multimeter if it's the scope's GND connection that's causing the problem.
.  That took much longer than I thought it would.
 

Offline TK

  • Super Contributor
  • ***
  • Posts: 1722
  • Country: us
  • I am a Systems Analyst who plays with Electronics
Re: Problem with osciloscope and signal
« Reply #8 on: February 28, 2018, 01:59:55 pm »
How are you powering the amplifier?  Picoscope is connected to a PC or laptop?  You can try powering the circuit from the PC/laptop USB port so both are connected to the same GND.
 

Offline kg4arn

  • Supporter
  • ****
  • Posts: 271
  • Country: us
Re: Problem with osciloscope and signal
« Reply #9 on: February 28, 2018, 02:07:58 pm »
Consider that placing the probe on the output is causing oscillation. I have found that weird dc readings often end up meaning the circuit is oscillating.
 

Offline spintinasTopic starter

  • Contributor
  • Posts: 13
  • Country: at
Re: Problem with osciloscope and signal
« Reply #10 on: February 28, 2018, 07:25:04 pm »
Picoscope connected to the laptop and arduino connected to the laptop via usb, then 5V from laptop is supplied Arduino. From arduino, one 5V pin supply transducer, and other 5V pin is connected to the breadboard to supply amplifier.

 

Offline spintinasTopic starter

  • Contributor
  • Posts: 13
  • Country: at
Re: Problem with osciloscope and signal
« Reply #11 on: February 28, 2018, 07:25:55 pm »
But signal drops when i connect ground of the scope probe to the ground of amplifier (in breadboard). When I connect only scope tip, signal don't drop.
 

Offline Old Printer

  • Frequent Contributor
  • **
  • Posts: 747
  • Country: us
Re: Problem with osciloscope and signal
« Reply #12 on: February 28, 2018, 11:03:04 pm »
Curious to see how this works out, sure sounds like scope loading the circuit, otherwise I would have guessed the USB was running out of current. Oscillating circuit well out of my experience level, but I will watch keenly.
 

Offline StillTrying

  • Super Contributor
  • ***
  • Posts: 2850
  • Country: se
  • Country: Broken Britain
Re: Problem with osciloscope and signal
« Reply #13 on: February 28, 2018, 11:47:26 pm »
Any 'spare' opamps in the lmc6484 should have their inputs connected to something, not left floating, ground is probably easiest.
Can't think of anything else to try!
.  That took much longer than I thought it would.
 

Offline danadak

  • Super Contributor
  • ***
  • Posts: 1875
  • Country: us
  • Reactor Operator SSN-583, Retired EE
« Last Edit: March 01, 2018, 10:26:09 am by danadak »
Love Cypress PSOC, ATTiny, Bit Slice, OpAmps, Oscilloscopes, and Analog Gurus like Pease, Miller, Widlar, Dobkin, obsessed with being an engineer
 

Offline rhb

  • Super Contributor
  • ***
  • Posts: 3481
  • Country: us
Re: Problem with osciloscope and signal
« Reply #15 on: March 01, 2018, 04:03:20 pm »
That scope trace surely looks as if you have an oscillation problem.  Post a trace with a faster sweep and tell us where the probe is connected.

What kind of caps are you using? Electrolytics have considerable parasitic inductance.  I built a 120 dB gain DC coupled AF  amplifier that oscillated like mad at 200-300 KHz until I bypassed the electrolytics with some small ceramics. Also check your input power source.
 

Offline Audioguru

  • Super Contributor
  • ***
  • Posts: 1507
  • Country: ca
Re: Problem with osciloscope and signal
« Reply #16 on: March 01, 2018, 05:02:12 pm »
On another website a photo of the solderless breadboard shows the ground pin 11 of the opamp not connected to anything and another kid in this guy's class said it fixed it when the 'scope and it was connected to ground.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf