Building and Testing a STM Circuit - Issues with Gain

Click For Summary

Discussion Overview

The discussion revolves around issues encountered while building and testing a Scanning Tunneling Microscope (STM) circuit, specifically focusing on achieving the desired gain from operational amplifier (op-amp) stages. Participants explore potential causes for the low gain observed in the circuit and share troubleshooting strategies.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Experimental/applied

Main Points Raised

  • The original poster (OP) reports a gain of around 0.08/2.25 for the op-amp stages U3A and U3B, and even lower when connected together, despite attempts to adjust resistor values.
  • Some participants suggest verifying the DC voltages on the op-amp pins and ensuring bypass capacitors are placed close to the power pins to prevent oscillation.
  • One participant recommends checking the "virtual ground" at the negative input of the first op-amp to ensure it remains at ground potential during operation.
  • There is a mention of a potential circuit design error in U2D, with a reference to a related discussion in another thread.
  • The OP indicates a lack of experience with op-amps and expresses confusion about the circuit design and its requirements.
  • Concerns are raised regarding the use of a single power supply instead of split supplies, which may be necessary for proper op-amp operation.
  • Participants discuss the need for a power supply that accommodates the input and output voltage range of the TL074 op-amp.
  • Clarifications are sought about the nature of two-port batteries and the reference ground of the power supply being used.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the cause of the low gain issue, with multiple competing views on the importance of power supply configuration and circuit design errors remaining unresolved.

Contextual Notes

Participants express varying levels of understanding regarding op-amp circuits and the specific requirements for the STM circuit. There are mentions of potential errors and troubleshooting steps that may depend on the specific configuration and components used.

Who May Find This Useful

Individuals interested in building STM circuits, those troubleshooting op-amp configurations, and learners seeking practical insights into circuit design challenges may find this discussion relevant.

tigigi
Messages
38
Reaction score
0
Hi,

I'm building a STM, and this is the circuit I use :

http://www.geocities.com/spm_stm/Simple_STM_Rev_C.PDF


I'm right now testing the circuit I build. I build a small part (U3A), and then test it, and build another small part (U3B) and test, then connect the two and test it again. This is the way I build it and test it. However, I found that I can't get the gain to be 1.

For U3A and U3B, I get around 0.08/2.25 gain for each part. While I conncet U3A and U3B, the gain I get is even smaller. I tried to change R2 to be bigger (it original is R2=10k, R1=10k), like 20k, 100k, 10M, the gain becomes a bit bigger but is still much smaller than 1. I checked all the frequencies I could get from 50 to 5M, and can never get gain = 1.

I connect the ground to the ground of oscilloscope and signal generator. Apply voltage to 4 and 11 by power supply.

I didn't have any experience about this, and don't know what's wrong with this. I would like to know what would be the possible way to solve this.

Thanks for your help. I appreciate it.
 
Engineering news on Phys.org
The circuit computes to the gain stated.
Did you verify the DC voltages on the op-amp pins are correct?

Did you put the bypass capacitors close to the power pins of the op-amp?
It may be oscillating.
The frequency likely to be higher than the scope can detect.
You can check with an RF probe.

Try hooking scope to where signal generator is connected to circuit with scope probe set to the high impedance setting.
The display amplitude should be the same as amplitude with scope probe moved to op-amp output.
This should eliminate scope calibration and signal generator loading problems as well as some potential ground loop issues.
 
When debugging opamp circuits, I like to check that the "virtual ground" is working correctly. Put one scope probe on the - input of the first opamp U3a, and verify that even when you have a 1Vpp input signal, the - input stays at ground potential (to match the + input via the feedback path). If it does not match, then either the IC is bad, or there is a wiring mistake.

Are you building this circuit by soldering parts onto a pre-made PCB, or hand-wiring it in some way? It is generally good practice to tie off the other devices in the package (U3c and U3d) while working with some of the devices in the package, but not tieing them off would increase IC current consumption and noise in this case, and would not change the gain of U3a and U3b in-circuit.

BTW, there is a circuit design error at u2d. Quiz Question -- what is the error, and how can it be fixed? Hint -- we covered this error in the thread here in the EE forum on "Bad Circuits".


https://www.physicsforums.com/showthread.php?t=178516


.
 
Last edited:
Thank you for replying.

I use the power supply instead of the battery since that's what I have right now. So actually I'm using AC voltage now. The power supply I have is one way, not two way, so I tune it to be 9 volt, connect ground to 11(-v), connect + to 4 (+v). I also tried to change the voltage from 1 volt to 15 volt, but not really helps.

I just connect everything on a bread board right now, so I could remove and reconnect anything quite easily.

I looked the bad circuit page, but found that I'm clueless about what's the connection between that and my circuit. Actually, my EE background is just like freshman or high school level, and don't have any concept about op-amp. But since I need to make the STM work by the end of the year, I checked out sth to just understand what my circuit means. Thank you for providing the reference book, and I'll check it out in the library.

BTW, you know how the STM circuit works first, so you figure out there's an error in the circuit ? Is it right ?

Thanks again.
 
tigigi said:
Thank you for replying.

I use the power supply instead of the battery since that's what I have right now. So actually I'm using AC voltage now. The power supply I have is one way, not two way, so I tune it to be 9 volt, connect ground to 11(-v), connect + to 4 (+v). I also tried to change the voltage from 1 volt to 15 volt, but not really helps.

I just connect everything on a bread board right now, so I could remove and reconnect anything quite easily.

The power supply that you are using could be part of the problem. You need to use split supplies that are referenced to ground (not a floating 2-port battery or 2-port floating power supply), and they need to be wide enough to accommodate the TL074 input and output voltage range. Check out the TL074 datasheet to learn more about the requirements of the power supply.

tigigi said:
I looked the bad circuit page, but found that I'm clueless about what's the connection between that and my circuit. Actually, my EE background is just like freshman or high school level, and don't have any concept about op-amp. But since I need to make the STM work by the end of the year, I checked out sth to just understand what my circuit means. Thank you for providing the reference book, and I'll check it out in the library.

BTW, you know how the STM circuit works first, so you figure out there's an error in the circuit ? Is it right ?

Thanks again.

I don't know much about how STM circuits work, but the error that I flagged is a common one. Check out post #39 in that Bad Circuits thread to see the start of the circuit discussion that gets to the error that I flagged in the STM circuit diagram.
 
Last edited:
berkeman said:
The power supply that you are using could be part of the problem. You need to use split supplies that are referenced to ground (not a floating 2-port battery or 2-port floating power supply), and they need to be wide enough to accommodate the TL074 input and output voltage range. Check out the TL074 datasheet to learn more about the requirements of the power supply.

I checked sth about 2 port battery, but not that sure, so I'd like to confirm that if the battery we use in daily life, like in alarm clock, etc, 2 port batteries ?? I double checked the power supply I use is " hp, 115V 2A, 230V 1AT, 6284A DC POWER SUPPLY, hewlett packard " It has +, - and ground, but I'm not sure if that means it has reference ground.

berkeman said:
I don't know much about how STM circuits work, but the error that I flagged is a common one. Check out post #39 in that Bad Circuits thread to see the start of the circuit discussion that gets to the error that I flagged in the STM circuit diagram.

I'll go check that out. Thank you so much !
 
I checked sth about 2 port battery, but not that sure, so I'd like to confirm that if the battery we use in daily life, like in alarm clock, etc, 2 port batteries ?? I double checked the power supply I use is " hp, 115V 2A, 230V 1AT, 6284A DC POWER SUPPLY, hewlett packard " It has +, - and ground, but I'm not sure if that means it has reference ground.
 
tigigi said:
I checked sth about 2 port battery, but not that sure, so I'd like to confirm that if the battery we use in daily life, like in alarm clock, etc, 2 port batteries ?? I double checked the power supply I use is " hp, 115V 2A, 230V 1AT, 6284A DC POWER SUPPLY, hewlett packard " It has +, - and ground, but I'm not sure if that means it has reference ground.

No the HP 6284A is a single power supply: http://www.4testequipment.com/HP_6284A.htm

If you want to make split supplies with it, you need to use two resistors (like 1kOhm) between the supplies and connect the center point to the ground terminal on the supply. Be sure to add bypass capacitors from both power supply rails to ground.
 
Last edited by a moderator:
berkeman said:
No the HP 6284A is a single power supply: http://www.4testequipment.com/HP_6284A.htm

If you want to make split supplies with it, you need to use two resistors (like 1kOhm) between the supplies and connect the center point to the ground terminal on the supply. Be sure to add bypass capacitors from both power supply rails to ground.


Thank you, but I don't really understand. The supply has one +, one -, one ground. Do you mean connecting 1 resistor to ground and +, the other to ground and - ? and connect 2 capacitors, 1 to ground and +, and the other to ground and - ? Thanks again !
 
Last edited by a moderator:
  • #10
I checked the datasheet for TL074 that :
supply volt V : +-18 V
input volt Vin : +-15 V
differential input volt Vid : +-30 V
power dissipation Ptot : 680 mW
output short-circuit duration : infinite
 
  • #11
Yes, what you are doing is biasing the + and - outputs of the power supply, so that they are symmetric about ground. Connect a 1k resistor from + to ground, an a 1k resistor from - to ground. Then put capacitors across each of the resistors (use something like 22uF polar capacitors of a high enough voltage rating, and be careful to check the polarity as you put them on. If the polarity of the caps is reversed, they could pop rather violently.
 

Similar threads

Replies
7
Views
8K
  • · Replies 41 ·
2
Replies
41
Views
8K
  • · Replies 37 ·
2
Replies
37
Views
5K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
33
Views
5K
  • · Replies 22 ·
Replies
22
Views
7K
Replies
16
Views
3K