Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > General Electronics Chat


General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion?

Reply
 
LinkBack Thread Tools Display Modes
Old 3rd January 2007, 01:47 PM   (permalink)
Default Tesla Coil + PIC Microcontroller

I'm currently working on building a solid state tesla coil, and I'd like to use a pic to handle the control. However, the emf generated by the coil plays havoc with any digital circuit near by.
The Coil: http://www.personal.psu.edu/jrz126/i...bined_coil.JPG
The IGBT, 2500V and 1700A continuous: http://www.personal.psu.edu/jrz126/i...tc%20brick.JPG

Now I'm hoping to be able to shield the PIC in an aluminum enclosure, but I'm not sure if that will work? Anyone have any suggestions/tips for shielding?

Also, is there a way to detect if the PIC has reset itself? or isnt functioning correctly due to the emf? I need to build in a shutdown circuit for this situation.

BTW, When the coil is operational, I should be able to get 6-7' (yes, feet) sparks off of it.
__________________
Jeff
To the optimist, the glass is half full.
To the pessimist, the glass is half empty.
To the engineer, the glass is twice as big as it needs to be.
jrz126 is offline  
Old 3rd January 2007, 02:43 PM   (permalink)
Default

So you're hoping to generate 2,000,000V?.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is online now  
Old 3rd January 2007, 02:51 PM   (permalink)
Default

optoisolators would probably come in handy - they isolate a circuit via transferring signals with light
__________________
Spency.

PIC Micro's - Your mind is the limit

PIC's and interfacing with other devices - a PIC Basic Guide @ digital-diy.net
gramo is offline  
Old 3rd January 2007, 03:08 PM   (permalink)
Default

Quote:
Originally Posted by jrz126
Also, is there a way to detect if the PIC has reset itself?
You could save a setting in the EEPROM upon a user initiated start, and check for it in your initialization part of your program to see if it has already been set, and its only cleared upon shutdown etc.. If the setting was already saved, that means the program has reset, and not followed through correctly.

Quote:
or isnt functioning correctly due to the emf?.
Make one pin a dedicated output for a signal that’s controlled via an interrupt, producing an on off state every 10ms, connect it to a crow and check that the output is correct, and that the timings are exact and not altering. That would indicate that the internal clock is functioning correctly.

I've heard that EMF can alter internal settings on a PIC, so update internal registers on a regular basis to be sure they are of known values.

And dont be in the room/anywhere near it when you 'test' this device!!!!
__________________
Spency.

PIC Micro's - Your mind is the limit

PIC's and interfacing with other devices - a PIC Basic Guide @ digital-diy.net
gramo is offline  
Old 3rd January 2007, 03:21 PM   (permalink)
Default

Quote:
Originally Posted by jrz126
I'm currently working on building a solid state tesla coil, and I'd like to use a pic to handle the control. However, the emf generated by the coil plays havoc with any digital circuit near by.
The Coil: http://www.personal.psu.edu/jrz126/i...bined_coil.JPG
The IGBT, 2500V and 1700A continuous: http://www.personal.psu.edu/jrz126/i...tc%20brick.JPG

Now I'm hoping to be able to shield the PIC in an aluminum enclosure, but I'm not sure if that will work? Anyone have any suggestions/tips for shielding?

Also, is there a way to detect if the PIC has reset itself? or isnt functioning correctly due to the emf? I need to build in a shutdown circuit for this situation.

BTW, When the coil is operational, I should be able to get 6-7' (yes, feet) sparks off of it.
A metal box connected to earth ground will have no electric field inside, and this is a good thing. Ah..., but the magnetic field with its ability to induce currents in conductors will rise up to bite you. The optos won't help with currents that can be induced on either side of the opto. They do a wonderful job of eliminating common mode ground differences. The only way to reduce the effect of magnetic coupling is to reduce the area of the loops; if you can even identify the loops. If every conductor is a shielded twisted pair you'll have a chance, and don't forget the power cord or cabling to a battery.

Last edited by Papabravo; 3rd January 2007 at 11:49 PM.
Papabravo is offline  
Old 3rd January 2007, 04:34 PM   (permalink)
Default

I have a 250,000 volt Tesla Coil, and suspected it had something to do with computer problems on the far side of my house. It killed several digital watches, and a pager (little brother doesn't listen too good...). I would never have consider putting anything static-sensitive in the same room. High voltage at High frequency travels on the surface of the conductor, not through it. Insulation... not as useful as you would think... Just my personal experiences, I'm no expert on this stuff, just played with it for a couple of years.
HarveyH42 is offline  
Old 3rd January 2007, 07:34 PM   (permalink)
Default

Have you tried all the usual stuff like enclosing all the drive electronics in a steel box and using filtering on the power supply and output leads?

Opto-isolation is a must; buiding a circuit like this without it is very foolish.
__________________
I also post at the following sites:
http://www.stop-microsoft.org http://www.heated-debates.com
Screen name: Aloone_Jonez
And http://www.silicontronics.com, same screen name as here.
Hero999 is offline  
Old 3rd January 2007, 08:10 PM   (permalink)
Default

I havent attempted anything just yet, I was trying to get some ideas of what to try.
I did try building a syncronous dc motor (functions just like a sync. ac motor, but using a DC motor and a PIC) for a neon sign transformer based TC. I had it working great in the lab at school, but it started going crazy the moment I started applying a small amount of power to the TC.

I am planning on getting some pretty big arcs out of this coil. Steve Conner (one of the biggest TC experts) built a similar coil using some weaker igbts and was able to get 5-6' arcs.
__________________
Jeff
To the optimist, the glass is half full.
To the pessimist, the glass is half empty.
To the engineer, the glass is twice as big as it needs to be.
jrz126 is offline  
Old 3rd January 2007, 09:13 PM   (permalink)
Default

Quote:
Originally Posted by jrz126
I havent attempted anything just yet, I was trying to get some ideas of what to try.
I did try building a syncronous dc motor (functions just like a sync. ac motor, but using a DC motor and a PIC) for a neon sign transformer based TC. I had it working great in the lab at school, but it started going crazy the moment I started applying a small amount of power to the TC.

I am planning on getting some pretty big arcs out of this coil. Steve Conner (one of the biggest TC experts) built a similar coil using some weaker igbts and was able to get 5-6' arcs.
What frequency are you switching the IGBTs?
__________________
"Everything that is done in the world is done by hope." -Martin Luther
"There are two ways to live your life. One is as though nothing is a miracle. The other is as though everything is a miracle."-Albert Einstein
Analog is offline  
Old 3rd January 2007, 11:46 PM   (permalink)
Default

Quote:
Originally Posted by jrz126
Also, is there a way to detect if the PIC has reset itself?
check out your PCON register (see attachment)

I'm guessing the watchdog is what you'll want to use

instead of optoisolators chips, consider fiber-optic isolation ... couple your control circuit to the drive circuit via a 25ft piece of inexpensive home-audio fiber optic ... IR emitter on one end, IR diode on the other.
Attached Images
File Type: png pcon1.png (5.5 KB, 3 views)
__________________
If you don't have a planet, what good are gold bars?

want to contact me directly? gmail gordonthree
check out my project website: http://projects.dimension-x.net
Favorite numbers:
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
justDIY is offline  
Old 3rd January 2007, 11:53 PM   (permalink)
Default

Quote:
Originally Posted by justDIY
check out your PCON register (see attachment)

I'm guessing the watchdog is what you'll want to use

instead of optoisolators chips, consider fiber-optic isolation ... couple your control circuit to the drive circuit via a 25ft piece of inexpensive home-audio fiber optic ... IR emitter on one end, IR diode on the other.
This will definitely help with the induced currents in the box which is 25' away from the coil. Your problem will not be solved by the box alone. You must consider the size and location of the loops, since that is the mechanism of magnetic coupling.

Careful layout and construction of ANY circuitry in the vicinity of the coil will be critical.
Papabravo is offline  
Old 4th January 2007, 12:46 AM   (permalink)
Default

If you've gotten to this point in making tesla coils you need to rethink where you're running it. Like completly enclosing the generator room in metal cladding to prevent this kind of EMF interference nearby. Wouldn't the kind of metalic shielding they use in computer speakers be ideal to enclose the PIC in? It'd act both as a faraday cage and a magnetic barrier.
__________________
"Because I be what I be. I would tell you what you want to know if I
could, mum, but I be a cat, and no cat anywhere ever gave anyone a
straight answer, har har."
Sceadwian is offline  
Old 4th January 2007, 04:41 AM   (permalink)
Default

Jeff, you should read the Wikipedia entries on Faraday Cages and Electromagnetic Shielding, if you haven't already.
BTW, Faraday cages do not need to be connected to earth ground to be effective.
__________________
Ron (aka Rube)

Roff is online now  
Old 4th January 2007, 07:44 AM   (permalink)
Default

Just what function does the PIC even serve? The SSTC I made once out of a TV flyback had me wind a tertiary winding for the transistor bases and IIRC it self-resonated. A fixed freq is not a great idea. Esp since when you play with the coil by loading it, it will shift the resonant freq slightly.
__________________
I thought what I'd do was I'd pretend I was one of those deaf-mutes.
Oznog is offline  
Old 4th January 2007, 02:56 PM   (permalink)
Default

I'll be switching the igbt at a variable rate, anywhere from 60-500Hz. The coil itself resonates at 35kHz. I have a 20.4uF 2400V cap bank

The Pic will be used to monitor the current flowing through the IGBT via current transducer. Then it will switch the igbt off at the right time (before the current goes negative). It also should be able to provide overcurrent and overvoltage protection.

The pic isnt absolutly necessary. Steve Conner sent me one of his blank PCB's that he made up using some 555 timers and voltage comparators. I'm not the greatest when it comes to debugging analog circuits though. It'll still require another circuit to trigger the IGBT remotely. So maybe I'll use the PIC there.

Anyone have a part number or name for the fiber optic connector used in home audio stuff? I found the toslink cable on ebay, but I need 2 connectors for it.
__________________
Jeff
To the optimist, the glass is half full.
To the pessimist, the glass is half empty.
To the engineer, the glass is twice as big as it needs to be.
jrz126 is offline  
Reply

Bookmarks

Thread Tools
Display Modes



Similar Threads
Title Starter Forum Replies Latest
Simple Coil Gun Someone Electro Electronic Projects 62 8th May 2007 01:41 PM
Tesla Coil, Not a good first project William At MyBlueRoom General Electronics Chat 5 26th July 2006 04:36 PM
tesla coil!!!!!!!!!!!! smack_whore General Electronics Chat 5 4th April 2004 10:00 PM
Connection of Siemens c167 microcontroller to peripherals. Roslan Electronic Projects Design/Ideas/Reviews 3 23rd March 2004 07:52 PM
Signal Level Measuring using Microcontroller ruwan Micro Controllers 1 25th July 2003 02:29 PM



All times are GMT. The time now is 04:53 PM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.

eXTReMe Tracker