Pot arrow meaning

Thread Starter

rpschultz

Joined Nov 23, 2022
808
I'm confused on which way to wire a potentiometer. I understand the wiper arrow, but there is another arrow (left-right) that I think shows the direction or zero or something. Below is a gain pot, linear taper, for a guitar signal. Is the wiper going the right direction? At max gain it should be a gain of 50/4.7. But if I wire the wiper backwards, the pot will probably work backwards.
1698775552585.png
 

eetech00

Joined Jun 8, 2013
4,704
I'm confused on which way to wire a potentiometer. I understand the wiper arrow, but there is another arrow (left-right) that I think shows the direction or zero or something. Below is a gain pot, linear taper, for a guitar signal. Is the wiper going the right direction? At max gain it should be a gain of 50/4.7. But if I wire the wiper backwards, the pot will probably work backwards.
View attachment 306348
You'll need to take a look at the physical orientation of the pins, relative to the pot rotation, to mounting it correctly.
Otherwise, it may operate the the reverse fashion than you expect.
 

Thread Starter

rpschultz

Joined Nov 23, 2022
808
Yeah. and to make matters more confusing, many guitar pedals have the pots mounted on the bottom of the PCB, compared to all the other components. So that reverses it too. I'll definitely have to think it through.
 

Thread Starter

rpschultz

Joined Nov 23, 2022
808
Here is that portion of the circuit in spice. As R increases, the output of the circuit goes up, from 0-26 dB.

1698794394752.png
 

Thread Starter

rpschultz

Joined Nov 23, 2022
808
So I think dl324 is right, I had it wired backwards. With pot at 0 (ccw) terminal 2 is shorted to 3 and provides 0 resistance. Gain = 0/4.7. Should be like this:

1698853401192.png

But since the pot is mounted on the bottom of the board, I need to mirror the pot in the PCB layout like this (writing is backwards, terminals flipped).

1698853442796.png

Am I thinking about it right?
 

eetech00

Joined Jun 8, 2013
4,704
So I think dl324 is right, I had it wired backwards. With pot at 0 (ccw) terminal 2 is shorted to 3 and provides 0 resistance. Gain = 0/4.7. Should be like this:

View attachment 306429

But since the pot is mounted on the bottom of the board, I need to mirror the pot in the PCB layout like this (writing is backwards, terminals flipped).

View attachment 306430

Am I thinking about it right?
Yes. But I wouldn't rely on the schematic symbol to determine correct physical orientation.
Confirm the orientation with the actual physical part.
In addition, be aware that when a part is "mirrored", most PCB programs move the part's silkscreen to the bottom of the PCB board. You may or may not want that.
 

Thread Starter

rpschultz

Joined Nov 23, 2022
808
Similar situation, notch filter. When the pot is at 100k, frequency = 55 Hz. But when the pot is a 0, frequency = 780 Hz. So again, I think this is wired backwards, right? I want to mirror it in Eagle so pin 3 is on the left and 1 is on the right?!?

As it is shown, the knob would rotate backwards, 55 Hz would be fully CW and 780 would be fully CCW. ?

1699961723502.png
 

AnalogKid

Joined Aug 1, 2013
12,043
With pot at 0 (ccw) terminal 2 is shorted to 3 and provides 0 resistance.
No.

With the pot at 0 (ccw), terminal 2 is shorted to 1.

A schematic symbol doesn't know anything about physical orientation, top side / bottom side, etc. It describes the function of the component. The standard for trimpots is that the wiper (pin 2) moves across the resistance element in a clockwise direction from pin 1 to pin 3. Thus, at full CCW pin 2 is shorted to pin 1 inside the part, regardless of external connections, and the resistance from the wiper to pin 3 is the maximum value of the resistance element. The small arrow on the decal is pointing from pin 1 to pin 3 because, by convention, that is the direction of clockwise rotation.

How you connect the pins determines if clockwise rotation increases or decreases the resistances seen by the rest of the circuit. In the #12 schematic, clockwise rotation increases the negative feedback loop series leg resistance, which increases the gain of the stage.

ak
 
Last edited:
Top