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
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:

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
