Skip to main content
deleted 420 characters in body
Source Link
JRE
  • 75.1k
  • 10
  • 115
  • 197

I got an old washing machine motor  (universal) laying around, that I'd like to speed control. I'm new to almost all the components mentioned above, but here is what I currently use:

  • Microcontroller: Arduino Nano
  • Optoisolator: MOC3041
  • TRIAC: 2N6071AB (Replace? Thinking of BTA24-600B)
  • Universal Motor: UOZ 112 G 55

But afterAfter a long search I came across this circuit: http://imgur.com/d9nEwLQ

So first off; I'veenter image description here

First off, I tried to hook the TRIAC (2N6073AB) to 240 VAC, it. It scattered into two pieces after about 5 sec. It says it's mentmeant for 400 VAC, so I'm a bit confused. I didn't have a heat sink attached though, but still... MaybeCan someone got something to add toexplain this behaviorbehaviour? This

This is how I connected the TRAIC for testing purposes:

schematic

simulate this circuit – Schematic created using CircuitLab

Second; forFor the circuit above, I bought 1/4 watt resistors, and I. I cannot understand how they can handle 240 VAC, seems really strange to me. Or maybeMaybe they can't? Like. Like the capacitor in series with the 39 ohm resistor, how. How is that even possible?

Third; What role does the 330 ohm resistor play, why is this one needed? And itIt also says "for highly inductive loads, change this value to 360 ohms", whatohms." What value? Is it the 39 ohm resistor? And whyWhy change it, is it because of the high start current for motors?

Fourth; forFor the 0.01 microFarradmicrofarad capacitor, where does this value come from? And fromFrom what I've softly read, the snubber circuit is to prevent the phase shift between voltage and current caused by the motor, right? Will these capacitors do: Blue Ceramic Disc Capacitorsblue ceramic disc capacitors 1KV 1000V 103PF 0.01uF?

Final question; I've been reading some PDFs about thyristors (inc. TRIAC)including TRIACs,) and it said:

"The output of most microcomputer input/output (I/O) ports ports is a TTL signal capable of driving several TTL gates. This This is insufficient to drive a zero-crossing TRIAC driver."

I guess that's not the case with Arduino Nano since it uses a PWM signal? Or do. Do I still need the NAND-gate? And ifIf someone would like to explain why the zero-crossing TRIAC driver doesn't accept certain signals, I would be grateful.

I'm sorry about all the questions, and I thank you in advance. And I'm very surprised of how little I seem to know about the subject. I have a great interest in electronics, and from an educational point of view, should I have far more knowledge than it seems that I currently have. But I'm very eager to learn, so I would appreciate well written answers. My thanks.

Kind regards MrMongoloid

I got an old washing machine motor(universal) laying around, that I'd like to speed control. I'm new to almost all the components mentioned above, but here is what I currently use:

  • Microcontroller: Arduino Nano
  • Optoisolator: MOC3041
  • TRIAC: 2N6071AB (Replace? Thinking of BTA24-600B)
  • Universal Motor: UOZ 112 G 55

But after a long search I came across this circuit: http://imgur.com/d9nEwLQ

So first off; I've tried to hook the TRIAC (2N6073AB) to 240 VAC, it scattered into two pieces after about 5 sec. It says it's ment for 400 VAC, so I'm a bit confused. I didn't have a heat sink attached though, but still... Maybe someone got something to add to this behavior? This is how I connected the TRAIC for testing purposes:

schematic

simulate this circuit – Schematic created using CircuitLab

Second; for the circuit above, I bought 1/4 watt resistors, and I cannot understand how they can handle 240 VAC, seems really strange to me. Or maybe they can't? Like the capacitor in series with the 39 ohm resistor, how is that even possible?

Third; What role does the 330 ohm resistor play, why is this one needed? And it also says "for highly inductive loads, change this value to 360 ohms", what value? Is it the 39 ohm resistor? And why change it, is because of the high start current for motors?

Fourth; for the 0.01 microFarrad capacitor, where does this value come from? And from what I've softly read, the snubber circuit is to prevent the phase shift between voltage and current caused by the motor, right? Will these capacitors do: Blue Ceramic Disc Capacitors 1KV 1000V 103PF 0.01uF?

Final question; I've been reading some PDFs about thyristors (inc. TRIAC), and it said:

"The output of most microcomputer input/output (I/O) ports is a TTL signal capable of driving several TTL gates. This is insufficient to drive a zero-crossing TRIAC driver."

I guess that's not the case with Arduino Nano since it uses PWM signal? Or do I still need the NAND-gate? And if someone would like to explain why the zero-crossing TRIAC driver doesn't accept certain signals, I would be grateful.

I'm sorry about all the questions, and I thank you in advance. And I'm very surprised of how little I seem to know about the subject. I have a great interest in electronics, and from an educational point of view, should I have far more knowledge than it seems that I currently have. But I'm very eager to learn, so I would appreciate well written answers. My thanks.

Kind regards MrMongoloid

I got an old washing machine motor  (universal) laying around that I'd like to speed control. I'm new to almost all the components mentioned above, but here is what I currently use:

  • Microcontroller: Arduino Nano
  • Optoisolator: MOC3041
  • TRIAC: 2N6071AB (Replace? Thinking of BTA24-600B)
  • Universal Motor: UOZ 112 G 55

After a long search I came across this circuit:

enter image description here

First off, I tried to hook the TRIAC (2N6073AB) to 240 VAC. It scattered into two pieces after about 5 sec. It says it's meant for 400 VAC, so I'm a bit confused. I didn't have a heat sink attached though, but still. Can someone explain this behaviour?

This is how I connected the TRAIC for testing purposes:

schematic

simulate this circuit – Schematic created using CircuitLab

For the circuit above, I bought 1/4 watt resistors. I cannot understand how they can handle 240 VAC, seems really strange to me. Maybe they can't. Like the capacitor in series with the 39 ohm resistor. How is that even possible?

What role does the 330 ohm resistor play, why is this one needed? It also says "for highly inductive loads, change this value to 360 ohms." What value? Is it the 39 ohm resistor? Why change it, is it because of the high start current for motors?

For the 0.01 microfarad capacitor, where does this value come from? From what I've softly read, the snubber circuit is to prevent the phase shift between voltage and current caused by the motor, right? Will these capacitors do: blue ceramic disc capacitors 1KV 1000V 103PF 0.01uF?

I've been reading some PDFs about thyristors (including TRIACs,) and it said:

"The output of most microcomputer input/output (I/O) ports is a TTL signal capable of driving several TTL gates. This is insufficient to drive a zero-crossing TRIAC driver."

I guess that's not the case with Arduino Nano since it uses a PWM signal. Do I still need the NAND-gate? If someone would like to explain why the zero-crossing TRIAC driver doesn't accept certain signals, I would be grateful.

added 325 characters in body
Source Link
MrMongoloid
  • 101
  • 1
  • 2
  • 8

I got an old washing machine motor(universal) laying around, that I'd like to speed control. I'm new to almost all the components mentioned above, but here is what I currently use:

  • Microcontroller: Arduino Nano
  • Optoisolator: MOC3041
  • TRIAC: 2N6071AB (Replace? Thinking of BTA24-600B)
  • Universal Motor: UOZ 112 G 55

But after a long search I came across this circuit: http://imgur.com/d9nEwLQ

So first off; I've tried to hook the TRIAC (2N6073AB) to 240 VAC, it scattered into two pieces after about 5 sec. It says it's ment for 400 VAC, so I'm a bit confused. I didn't have a heat sink attached though, but still... Maybe someone got something to add to this behavior? This is how I connected the TRAIC for testing purposes:

schematic

simulate this circuit – Schematic created using CircuitLab

Second; for the circuit above, I bought 1/4 watt resistors, and I cannot understand how they can handle 240 VAC, seems really strange to me. Or maybe they can't? Like the capacitor in series with the 39 ohm resistor, how is that even possible?

Third; What role does the 330 ohm resistor play, why is this one needed? And it also says "for highly inductive loads, change this value to 360 ohms", what value? Is it the 39 ohm resistor? And why change it, is because of the high start current for motors?

Fourth; for the 0.01 microFarrad capacitor, where does this value come from? And from what I've softly read, the snubber circuit is to prevent the phase shift between voltage and current caused by the motor, right? Will these capacitors do: Blue Ceramic Disc Capacitors 1KV 1000V 103PF 0.01uF?

Final question; I've been reading some PDFs about thyristors (inc. TRIAC), and it said:

"The output of most microcomputer input/output (I/O) ports is a TTL signal capable of driving several TTL gates. This is insufficient to drive a zero-crossing TRIAC driver."

I guess that's not the case with Arduino Nano since it uses PWM signal? Or do I still need the NAND-gate? And if someone would like to explain why the zero-crossing TRIAC driver doesn't accept certain signals, I would be grateful.

I'm sorry about all the questions, and I thank you in advance. And I'm very surprised of how little I seem to know about the subject. I have a great interest in electronics, and from an educational point of view, should I have far more knowledge than it seems that I currently have. But I'm very eager to learn, so I would appreciate well written answers. My thanks.

Kind regards MrMongoloid

I got an old washing machine motor(universal) laying around, that I'd like to speed control. I'm new to almost all the components mentioned above, but here is what I currently use:

  • Microcontroller: Arduino Nano
  • Optoisolator: MOC3041
  • TRIAC: 2N6071AB (Replace? Thinking of BTA24-600B)
  • Universal Motor: UOZ 112 G 55

But after a long search I came across this circuit: http://imgur.com/d9nEwLQ

So first off; I've tried to hook the TRIAC (2N6073AB) to 240 VAC, it scattered into two pieces after about 5 sec. It says it's ment for 400 VAC, so I'm a bit confused. I didn't have a heat sink attached though, but still... Maybe someone got something to add to this behavior?

Second; for the circuit above, I bought 1/4 watt resistors, and I cannot understand how they can handle 240 VAC, seems really strange to me. Or maybe they can't? Like the capacitor in series with the 39 ohm resistor, how is that even possible?

Third; What role does the 330 ohm resistor play, why is this one needed? And it also says "for highly inductive loads, change this value to 360 ohms", what value? Is it the 39 ohm resistor? And why change it, is because of the high start current for motors?

Fourth; for the 0.01 microFarrad capacitor, where does this value come from? And from what I've softly read, the snubber circuit is to prevent the phase shift between voltage and current caused by the motor, right? Will these capacitors do: Blue Ceramic Disc Capacitors 1KV 1000V 103PF 0.01uF?

Final question; I've been reading some PDFs about thyristors (inc. TRIAC), and it said:

"The output of most microcomputer input/output (I/O) ports is a TTL signal capable of driving several TTL gates. This is insufficient to drive a zero-crossing TRIAC driver."

I guess that's not the case with Arduino Nano since it uses PWM signal? Or do I still need the NAND-gate? And if someone would like to explain why the zero-crossing TRIAC driver doesn't accept certain signals, I would be grateful.

I'm sorry about all the questions, and I thank you in advance. And I'm very surprised of how little I seem to know about the subject. I have a great interest in electronics, and from an educational point of view, should I have far more knowledge than it seems that I currently have. But I'm very eager to learn, so I would appreciate well written answers. My thanks.

Kind regards MrMongoloid

I got an old washing machine motor(universal) laying around, that I'd like to speed control. I'm new to almost all the components mentioned above, but here is what I currently use:

  • Microcontroller: Arduino Nano
  • Optoisolator: MOC3041
  • TRIAC: 2N6071AB (Replace? Thinking of BTA24-600B)
  • Universal Motor: UOZ 112 G 55

But after a long search I came across this circuit: http://imgur.com/d9nEwLQ

So first off; I've tried to hook the TRIAC (2N6073AB) to 240 VAC, it scattered into two pieces after about 5 sec. It says it's ment for 400 VAC, so I'm a bit confused. I didn't have a heat sink attached though, but still... Maybe someone got something to add to this behavior? This is how I connected the TRAIC for testing purposes:

schematic

simulate this circuit – Schematic created using CircuitLab

Second; for the circuit above, I bought 1/4 watt resistors, and I cannot understand how they can handle 240 VAC, seems really strange to me. Or maybe they can't? Like the capacitor in series with the 39 ohm resistor, how is that even possible?

Third; What role does the 330 ohm resistor play, why is this one needed? And it also says "for highly inductive loads, change this value to 360 ohms", what value? Is it the 39 ohm resistor? And why change it, is because of the high start current for motors?

Fourth; for the 0.01 microFarrad capacitor, where does this value come from? And from what I've softly read, the snubber circuit is to prevent the phase shift between voltage and current caused by the motor, right? Will these capacitors do: Blue Ceramic Disc Capacitors 1KV 1000V 103PF 0.01uF?

Final question; I've been reading some PDFs about thyristors (inc. TRIAC), and it said:

"The output of most microcomputer input/output (I/O) ports is a TTL signal capable of driving several TTL gates. This is insufficient to drive a zero-crossing TRIAC driver."

I guess that's not the case with Arduino Nano since it uses PWM signal? Or do I still need the NAND-gate? And if someone would like to explain why the zero-crossing TRIAC driver doesn't accept certain signals, I would be grateful.

I'm sorry about all the questions, and I thank you in advance. And I'm very surprised of how little I seem to know about the subject. I have a great interest in electronics, and from an educational point of view, should I have far more knowledge than it seems that I currently have. But I'm very eager to learn, so I would appreciate well written answers. My thanks.

Kind regards MrMongoloid

deleted 19 characters in body
Source Link
MrMongoloid
  • 101
  • 1
  • 2
  • 8

I got an old washing machine motor(universal) laying around, that I'd like to speed control. I'm new to almost all the components mentioned above, but here is what I currently use:

  • Microcontroller: Arduino Nano
  • Optoisolator: MOC3041
  • TRIAC: 2N6071AB (Replace? Thinking of BTA24-600B)
  • Universal Motor: UOZ 112 G 55

But after a long search I came across this circuit:

https://i.sstatic.net/w2kYh.png http://imgur.com/d9nEwLQ

So first off; I've tried to hook the TRIAC (2N6073AB) to 240 VAC, it scattered into two pieces after about 5 sec. It says it's ment for 400 VAC, so I'm a bit confused. I didn't have a heat sink attached though, but still... Maybe someone got something to add to this behavior?

Second; for the circuit above, I bought 1/4 watt resistors, and I cannot understand how they can handle 240 VAC, seems really strange to me. Or maybe they can't? Like the capacitor in series with the 39 ohm resistor, how is that even possible?

Third; What role does the 330 ohm resistor play, why is this one needed? And it also says "for highly inductive loads, change this value to 360 ohms", what value? Is it the 39 ohm resistor? And why change it, is because of the high start current for motors?

Fourth; for the 0.01 microFarrad capacitor, where does this value come from? And from what I've softly read, the snubber circuit is to prevent the phase shift between voltage and current caused by the motor, right? Will these capacitors do: Blue Ceramic Disc Capacitors 1KV 1000V 103PF 0.01uF?

Final question; I've been reading some PDFs about thyristors (inc. TRIAC), and it said:

"The output of most microcomputer input/output (I/O) ports is a TTL signal capable of driving several TTL gates. This is insufficient to drive a zero-crossing TRIAC driver."

I guess that's not the case with Arduino Nano since it uses PWM signal? Or do I still need the NAND-gate? And if someone would like to explain why the zero-crossing TRIAC driver doesn't accept certain signals, I would be grateful.

I'm sorry about all the questions, and I thank you in advance. And I'm very surprised of how little I seem to know about the subject. I have a great interest in electronics, and from an educational point of view, should I have far more knowledge than it seems that I currently have. But I'm very eager to learn, so I would appreciate well written answers. My thanks.

Kind regards MrMongoloid

I got an old washing machine motor(universal) laying around, that I'd like to speed control. I'm new to almost all the components mentioned above, but here is what I currently use:

  • Microcontroller: Arduino Nano
  • Optoisolator: MOC3041
  • TRIAC: 2N6071AB (Replace? Thinking of BTA24-600B)
  • Universal Motor: UOZ 112 G 55

But after a long search I came across this circuit:

https://i.sstatic.net/w2kYh.png

So first off; I've tried to hook the TRIAC (2N6073AB) to 240 VAC, it scattered into two pieces after about 5 sec. It says it's ment for 400 VAC, so I'm a bit confused. I didn't have a heat sink attached though, but still... Maybe someone got something to add to this behavior?

Second; for the circuit above, I bought 1/4 watt resistors, and I cannot understand how they can handle 240 VAC, seems really strange to me. Or maybe they can't? Like the capacitor in series with the 39 ohm resistor, how is that even possible?

Third; What role does the 330 ohm resistor play, why is this one needed? And it also says "for highly inductive loads, change this value to 360 ohms", what value? Is it the 39 ohm resistor? And why change it, is because of the high start current for motors?

Fourth; for the 0.01 microFarrad capacitor, where does this value come from? And from what I've softly read, the snubber circuit is to prevent the phase shift between voltage and current caused by the motor, right? Will these capacitors do: Blue Ceramic Disc Capacitors 1KV 1000V 103PF 0.01uF?

Final question; I've been reading some PDFs about thyristors (inc. TRIAC), and it said:

"The output of most microcomputer input/output (I/O) ports is a TTL signal capable of driving several TTL gates. This is insufficient to drive a zero-crossing TRIAC driver."

I guess that's not the case with Arduino Nano since it uses PWM signal? Or do I still need the NAND-gate? And if someone would like to explain why the zero-crossing TRIAC driver doesn't accept certain signals, I would be grateful.

I'm sorry about all the questions, and I thank you in advance. And I'm very surprised of how little I seem to know about the subject. I have a great interest in electronics, and from an educational point of view, should I have far more knowledge than it seems that I currently have. But I'm very eager to learn, so I would appreciate well written answers. My thanks.

Kind regards MrMongoloid

I got an old washing machine motor(universal) laying around, that I'd like to speed control. I'm new to almost all the components mentioned above, but here is what I currently use:

  • Microcontroller: Arduino Nano
  • Optoisolator: MOC3041
  • TRIAC: 2N6071AB (Replace? Thinking of BTA24-600B)
  • Universal Motor: UOZ 112 G 55

But after a long search I came across this circuit: http://imgur.com/d9nEwLQ

So first off; I've tried to hook the TRIAC (2N6073AB) to 240 VAC, it scattered into two pieces after about 5 sec. It says it's ment for 400 VAC, so I'm a bit confused. I didn't have a heat sink attached though, but still... Maybe someone got something to add to this behavior?

Second; for the circuit above, I bought 1/4 watt resistors, and I cannot understand how they can handle 240 VAC, seems really strange to me. Or maybe they can't? Like the capacitor in series with the 39 ohm resistor, how is that even possible?

Third; What role does the 330 ohm resistor play, why is this one needed? And it also says "for highly inductive loads, change this value to 360 ohms", what value? Is it the 39 ohm resistor? And why change it, is because of the high start current for motors?

Fourth; for the 0.01 microFarrad capacitor, where does this value come from? And from what I've softly read, the snubber circuit is to prevent the phase shift between voltage and current caused by the motor, right? Will these capacitors do: Blue Ceramic Disc Capacitors 1KV 1000V 103PF 0.01uF?

Final question; I've been reading some PDFs about thyristors (inc. TRIAC), and it said:

"The output of most microcomputer input/output (I/O) ports is a TTL signal capable of driving several TTL gates. This is insufficient to drive a zero-crossing TRIAC driver."

I guess that's not the case with Arduino Nano since it uses PWM signal? Or do I still need the NAND-gate? And if someone would like to explain why the zero-crossing TRIAC driver doesn't accept certain signals, I would be grateful.

I'm sorry about all the questions, and I thank you in advance. And I'm very surprised of how little I seem to know about the subject. I have a great interest in electronics, and from an educational point of view, should I have far more knowledge than it seems that I currently have. But I'm very eager to learn, so I would appreciate well written answers. My thanks.

Kind regards MrMongoloid

deleted 19 characters in body
Source Link
MrMongoloid
  • 101
  • 1
  • 2
  • 8
Loading
Embedded image and tidied formatting.
Source Link
Transistor
  • 187.7k
  • 16
  • 207
  • 434
Loading
Source Link
MrMongoloid
  • 101
  • 1
  • 2
  • 8
Loading