Can an Arduino and PWM circuit be used to create an arc generator and speaker?

In summary: You are correct, an optoisolator is just a LED driving a light sensitive semiconductor. I would need to amplify its output.It's possible, but I don't think it would be necessary.The more power you can feed the primary, the more you'll get out.So, if I have a higher power transistor, I'll get a higher output?Yes, that's correct.Thanks for the help!In summary, In order to build an arcgenerator, an Arduino board will be needed with a PWM output connected to a transistor. When there is a change in magnetic field around the coil, power is induced and the voltage will
  • #1
Dannjell
3
0
Hello everyone. My first post so bear with me.

I'm planning on buliding an arcgenerator (and possibly an arc speaker later on if this works) with my arduino and a coil. I'm relatively to electrical engineering, so there are a few things I need some help with.

If I've understood things correct, when there is a change of a surrounding magnetic field around a coil, power is induced in the coil. And the output U from the coil is depending on the ratio between the primary and secondary coil.

So with the help of my arduino, I will have a PWM out connected to a transistor, which is connected to a coil (similar to an ignition coil in a car), and the voltage will amplify while the current will decrease.

Here's a drawing:

http://imageshack.us/photo/my-images/861/ritning.jpg/

(sorry for my poor circuit drawing skills...)

So my questions are:

* Is this even possible? Am I thinking right?

* Will my arduino board be affected by the amplified voltage? (In other words, will it be damaged?

* Are there any other components that should be included? Resistors, voltage dividers etc...

* How will the amount of turns on the coil affect the outcome? 10turns/20turns have the same ratio as 100turns/200turns, but I have a feeling the outcome won't be the same?

Thanks!

/D
 
Last edited:
Engineering news on Phys.org
  • #2
About 30 years ago I played around with ignition coils in an attempt to do what you want to do. As I recall, the highest voltage I could generate was about 1000 volts. I wanted to generate 10s of kilovolts.

This is why I don't think it worked. The coil that I had, had a primary resistance of about 1 ohm. In it's normal application I believe a switch provided a direct short through that 1 ohm to the battery, for only an instant. During that instant, a large current flowed through the coil and created a substantial magnetic field. When the switch opened, a high voltage (much higher than 12 volts) was developed across the primary and a much higher voltage yet was developed across the secondary. The voltage I could feed into the primary was far less than the voltage created by the current. Have you tried to input a signal into the coil and measure what your output voltage is?

Besides that, you need to interchange the battery with the coil.
I would use an opto-isolator between the arduino and the transistor.
 
  • #3
Many thanks for reply skeptic!

I haven't made my coil yet actually, need to figure out how I want the ratio between the turns of the coils.

About the optoisolator, interesting component. However, the ones I could find had too much delay between the switch, the shortest I could find was about 6 ms. My pwm-signals will be shorter than that. So you're saying that the arduino circuit will be affected by the voltage from the coil circuit?

And btw, I also played around with a ignition coil a couple of years ago, with a car battery, and it produced a nice spark whenever you connected it. (not a continuous spark though)
 
  • #4
Any time you work with voltages that can arc you want to thoroughly protect delicate and expensive electronics. Arcs can find all sorts of unintended paths and can back to your Arduino easier than you can imagine. The first opto-isolator I could find was this one. Does it look like it would work?

http://www.ti.com/lit/an/slva229/slva229.pdf

For the transistor that drives the coil, I would use a power transistor or even a mosfet. Also the more power you can feed the primary, the more you'll get out.
 
  • #5
skeptic2 said:
Any time you work with voltages that can arc you want to thoroughly protect delicate and expensive electronics. Arcs can find all sorts of unintended paths and can back to your Arduino easier than you can imagine. The first opto-isolator I could find was this one. Does it look like it would work?

http://www.ti.com/lit/an/slva229/slva229.pdf

For the transistor that drives the coil, I would use a power transistor or even a mosfet. Also the more power you can feed the primary, the more you'll get out.

Yeah you're probably right. Also found a similar optoisolator on a swedish site (Im swedish), so thanks! The switch delay was low enough. But with the optoisolator, do I really need a transistor? The way I see it, the optoisolator is a kind of a transistor, right?
 
  • #6
An opto-isolator is really nothing more than a LED driving a light sensitive semiconductor. Besides opto-coupled transistors I've seen opto-coupled scrs, triacs, fets, and photodiodes. The photdiodes are worth mentioning because they have the highest frequency response but the lowest gains. If you decide to use one you would have to amplify its output.
 

1. What is an arc via PWM circuit?

An arc via PWM circuit is a type of electronic circuit that uses pulse width modulation (PWM) to control the output of an electric arc. It typically involves using an Arduino microcontroller to generate PWM signals, which are then used to control the flow of electricity to the arc, resulting in a controlled and precise arc output.

2. How does an arc via PWM circuit work?

An arc via PWM circuit works by varying the duty cycle of the PWM signal, which in turn controls the amount of power delivered to the arc. By adjusting the duty cycle, the arc can be made to produce varying levels of heat and intensity, allowing for precise control and manipulation of the arc.

3. What are the advantages of using an arc via PWM circuit?

One of the main advantages of using an arc via PWM circuit is precise control over the arc output. This allows for more accurate and consistent results in various applications, such as welding or cutting. Additionally, PWM circuits are relatively simple and cost-effective compared to other methods of controlling arcs.

4. What are some common applications of an arc via PWM circuit?

An arc via PWM circuit can be used in a variety of applications, including welding, cutting, and heating metals. It can also be used in plasma torches for industrial applications, as well as in artistic lighting and special effects.

5. Can I build my own arc via PWM circuit using an Arduino?

Yes, it is possible to build your own arc via PWM circuit using an Arduino microcontroller. There are many online resources and tutorials available that provide step-by-step instructions on how to build and program an arc via PWM circuit. However, it is important to have a basic understanding of electronics and programming before attempting to build one on your own.

Similar threads

Replies
4
Views
3K
  • Electrical Engineering
Replies
4
Views
1K
Replies
12
Views
2K
  • DIY Projects
Replies
32
Views
6K
Replies
10
Views
2K
  • Electrical Engineering
Replies
1
Views
2K
  • Electrical Engineering
Replies
5
Views
5K
  • Electrical Engineering
Replies
13
Views
6K
  • Electrical Engineering
Replies
4
Views
4K
  • Electrical Engineering
Replies
4
Views
10K
Back
Top