1

DIMMER

What is the importance of R1 in this circuit? What would happen if I removed R1 and kept VR1?

ocrdu
  • 8,705
  • 21
  • 30
  • 42

3 Answers3

6

If \$R_{1} = 0\ \Omega \$, and \$V\!R_{1}\$ is adjusted to \$0\ \Omega \$, then the current through the DIAC and the gate of the TRIAC would be too high, causing one or both to be destroyed.

ocrdu
  • 8,705
  • 21
  • 30
  • 42
RussellH
  • 12,496
  • 2
  • 9
  • 34
5

R1 limits the maximum current into the TRIAC gate when VR1 is at 0 Ω.

Because it is only about 1% of VR, it has very little effect on the brightness adjustment range.

AnalogKid
  • 16,865
  • 1
  • 13
  • 25
4

R1 gives you finer control.

Suppose the ideal range of total resistance is 900-1k ohms. You can get that control with a single 1k variable resistor, but you only would use 10% of the pots possible travel. Suppose instead you use 900 ohm fixed resistor in series with a 100 ohm pot. In this case, you get the whole rotation of the pots travel to make your adjustments. I.e. you can set a value with 10x the precision.

@AnalogKid answer is right also. Either of these (or both really) could be the reason.

Kyle B
  • 4,558
  • 10
  • 29