kalpakchiev
Active Member
 
Offline
Posts: 137
Thank You
-Given: 34
-Receive: 68
|
 |
« Reply #50 on: April 12, 2010, 10:20:49 10:20 » |
|
In this case the SOURCE of weld FET will receive GND from DRAIN of charge FET that's why I think that welding current will have to pass trough both the transistors. Am I right?
|
|
|
Logged
|
A known mistake is better than an unknown truth.
|
|
|
borberk
Senior Member
  
Offline
Posts: 296
Thank You
-Given: 309
-Receive: 598
|
 |
« Reply #51 on: April 12, 2010, 10:54:33 10:54 » |
|
No
Posted on: April 12, 2010, 11:46:29 11:46 - Automerged
You solved the problem without knowing it...
|
|
|
Logged
|
|
|
|
kalpakchiev
Active Member
 
Offline
Posts: 137
Thank You
-Given: 34
-Receive: 68
|
 |
« Reply #52 on: April 12, 2010, 11:17:53 11:17 » |
|
I tested it in PROTEUS but I am still not confident that the problem is solved.
|
|
|
Logged
|
A known mistake is better than an unknown truth.
|
|
|
borberk
Senior Member
  
Offline
Posts: 296
Thank You
-Given: 309
-Receive: 598
|
 |
« Reply #53 on: April 12, 2010, 12:04:20 12:04 » |
|
I used Microcap to show start and end currents during weld time. At end time it is supposed that C is totally discharged.
|
|
|
Logged
|
|
|
|
kalpakchiev
Active Member
 
Offline
Posts: 137
Thank You
-Given: 34
-Receive: 68
|
 |
« Reply #54 on: April 12, 2010, 12:32:20 12:32 » |
|
So it appears that this is the solution. I'll give it a try. For charging FET I am going to use 2xIRL1004 and for weld 5xIRL1004.
|
|
|
Logged
|
A known mistake is better than an unknown truth.
|
|
|
kalpakchiev
Active Member
 
Offline
Posts: 137
Thank You
-Given: 34
-Receive: 68
|
 |
« Reply #55 on: April 13, 2010, 05:27:01 17:27 » |
|
What about this schematic as final decision ?
|
|
|
Logged
|
A known mistake is better than an unknown truth.
|
|
|
borberk
Senior Member
  
Offline
Posts: 296
Thank You
-Given: 309
-Receive: 598
|
 |
« Reply #56 on: April 13, 2010, 05:51:24 17:51 » |
|
What circuit is connected left side to pins 1 and 2 of CON4 .
|
|
|
Logged
|
|
|
|
kalpakchiev
Active Member
 
Offline
Posts: 137
Thank You
-Given: 34
-Receive: 68
|
 |
« Reply #57 on: April 13, 2010, 05:54:30 17:54 » |
|
Pin.1 - charge control from PIC16F88 Pin.2 - weld control from PIC16F88 Pin.3 - analog input of PIC16F88 Pin.4 - GND
|
|
|
Logged
|
A known mistake is better than an unknown truth.
|
|
|
borberk
Senior Member
  
Offline
Posts: 296
Thank You
-Given: 309
-Receive: 598
|
 |
« Reply #58 on: April 13, 2010, 05:58:04 17:58 » |
|
I know it and expect that you have 15V voltage swing on them.
|
|
|
Logged
|
|
|
|
kalpakchiev
Active Member
 
Offline
Posts: 137
Thank You
-Given: 34
-Receive: 68
|
 |
« Reply #59 on: April 13, 2010, 06:03:34 18:03 » |
|
No, 5V when corresponding port of PIC16F88 is HIGH and 0V when LOW
CHARGE MODE PIN.1=5V PIN.2=0V READY(capacitor is charged) MODE PIN.0=5V PIN.2=0V WELD MODE PIN.1=5V PIN.2=1V
|
|
« Last Edit: April 13, 2010, 06:08:38 18:08 by kalpakchiev »
|
Logged
|
A known mistake is better than an unknown truth.
|
|
|
solutions
Hero Member
   
Offline
Posts: 1826
Thank You
-Given: 656
-Receive: 905
|
 |
« Reply #60 on: April 14, 2010, 12:25:12 00:25 » |
|
You are right but the capacitor I use in these project is rated 20VDC/24VDC Peak so 20V is highest limit. When this project is finished I can make some tests with these capacitors. It will be fun  . Nice job, buddy. Very nice. A suggestion for V2.0 - two caps in series. This will half the capacitance and double the voltage. Here's my evil plan.... E (energy) is C*V*V/2 If you half the cap value and double the voltage by placing two caps in series, you DOUBLE the energy that you can dump into the weld.... Bonus is punchthrough of crud on the metal, as mentioned by a prior poster, due to higher voltage.
|
|
|
Logged
|
|
|
|
kalpakchiev
Active Member
 
Offline
Posts: 137
Thank You
-Given: 34
-Receive: 68
|
 |
« Reply #61 on: April 14, 2010, 08:03:01 08:03 » |
|
Nice job, buddy. Very nice.
A suggestion for V2.0 - two caps in series. This will half the capacitance and double the voltage.
Here's my evil plan....
E (energy) is C*V*V/2
If you half the cap value and double the voltage by placing two caps in series, you DOUBLE the energy that you can dump into the weld....
Bonus is punchthrough of crud on the metal, as mentioned by a prior poster, due to higher voltage.
That's a very interesting idea. I want to clean up schematic for charge and discharge and when it is ready I certainly WILL give it a try. IRL1004 is rated up to 40V.
|
|
|
Logged
|
A known mistake is better than an unknown truth.
|
|
|
jzaghal
Active Member
 
Offline
Posts: 165
Thank You
-Given: 502
-Receive: 55
|
 |
« Reply #62 on: April 14, 2010, 09:52:37 09:52 » |
|
Hi,
Do not forget to add a resistor across each of the caps in series. (say 1K ohm).
Cheers.
|
|
|
Logged
|
|
|
|
kalpakchiev
Active Member
 
Offline
Posts: 137
Thank You
-Given: 34
-Receive: 68
|
 |
« Reply #63 on: April 14, 2010, 10:04:34 10:04 » |
|
Hi,
Do not forget to add a resistor across each of the caps in series. (say 1K ohm).
Cheers.
You mean these capacitors I suppose. I usually use 2.2k.
|
|
|
Logged
|
A known mistake is better than an unknown truth.
|
|
|
borberk
Senior Member
  
Offline
Posts: 296
Thank You
-Given: 309
-Receive: 598
|
 |
« Reply #64 on: April 14, 2010, 10:11:04 10:11 » |
|
What about a "ohmmeter" which first detects that electrodes are well pressed on object and then enables firing.
|
|
|
Logged
|
|
|
|
kalpakchiev
Active Member
 
Offline
Posts: 137
Thank You
-Given: 34
-Receive: 68
|
 |
« Reply #65 on: April 14, 2010, 10:15:10 10:15 » |
|
It is cool  but I prefer to control the process myself. What about last power schematic? What is Your opinion - is there something missing or wrong? I am going to make the PCB tonight.
|
|
|
Logged
|
A known mistake is better than an unknown truth.
|
|
|
borberk
Senior Member
  
Offline
Posts: 296
Thank You
-Given: 309
-Receive: 598
|
 |
« Reply #66 on: April 14, 2010, 10:31:27 10:31 » |
|
It looks OK. It is better that resistors in C voltage divider are smaller than 1k. Actually a C leakage currents difference at full voltage determines the resistance. Idivider=10*Ileak.
|
|
|
Logged
|
|
|
|
kalpakchiev
Active Member
 
Offline
Posts: 137
Thank You
-Given: 34
-Receive: 68
|
 |
« Reply #67 on: April 14, 2010, 10:36:05 10:36 » |
|
Tonight I'll start the PCB. Thanks for the verification. About C voltage divider - I will have it in mind.
|
|
|
Logged
|
A known mistake is better than an unknown truth.
|
|
|
sadman
Hero Member
   
Offline
Posts: 726
Thank You
-Given: 1895
-Receive: 2998
Sow The Seeds of Love
|
 |
« Reply #68 on: April 15, 2010, 05:24:45 05:24 » |
|
hi
1F audio cap hard to find in my country if found price is two much can i used alternative such 47000uf cap in parallal to achive value that required
regards sadman
|
|
|
Logged
|
|
|
|
kalpakchiev
Active Member
 
Offline
Posts: 137
Thank You
-Given: 34
-Receive: 68
|
 |
« Reply #69 on: April 15, 2010, 05:33:38 05:33 » |
|
Yes, you can.
|
|
|
Logged
|
A known mistake is better than an unknown truth.
|
|
|
Ichan
Hero Member
   
Offline
Posts: 833
Thank You
-Given: 312
-Receive: 392
|
 |
« Reply #70 on: April 15, 2010, 07:54:14 07:54 » |
|
Do you solder over all the power track on the pcb? I think standard copper foil alone is not enough to carry the peak current, with the software below 10mm width of standard copper foil can only carry 7.7 Ampere current.
-ichan
|
|
|
Logged
|
There is Gray, not only Black or White.
|
|
|
Ichan
Hero Member
   
Offline
Posts: 833
Thank You
-Given: 312
-Receive: 392
|
 |
« Reply #71 on: April 15, 2010, 08:19:50 08:19 » |
|
|
|
|
Logged
|
There is Gray, not only Black or White.
|
|
|
kalpakchiev
Active Member
 
Offline
Posts: 137
Thank You
-Given: 34
-Receive: 68
|
 |
« Reply #72 on: April 15, 2010, 06:17:31 18:17 » |
|
I also had some embarrassment about thickness of the power tracks and I decided to flood them with tin. Many thanks to Ichan. This software will be very helpful to check the tracks. Best regards
|
|
|
Logged
|
A known mistake is better than an unknown truth.
|
|
|
oldvan
Senior Member
  
Offline
Posts: 372
Thank You
-Given: 154
-Receive: 107
If the van is a Rockin'...
|
 |
« Reply #73 on: April 15, 2010, 08:40:29 20:40 » |
|
I prefer most of the older version of the circuit, it seems inherently safer and more correct.
As far as I can see, a common ground for the charging supply, the - weld electrode and the cap is the best way to go.
With this version neither of your electrodes is at GND potential and one is always live to your + supply through 4 Ohms of resistance. This design risks an avoidable fire and shock hazard.
When not charging, your voltage measurements measure your charging supply voltage because the - of your weld capacitor is not at GND potential, but left floating. When charging they will be somewhat off because of the voltage drop across your charging transistors.
I'd also add a bleeder capacitor resistor to the circuit so the weld capacitor isn't left charged for days and surprises you by erroneously welding a screwdriver, ring, etc.
Edited to correct a brain fart.
|
|
« Last Edit: April 15, 2010, 10:50:43 22:50 by oldvan »
|
Logged
|
Give a man a fish and you feed him for a day. Teach a man to fish and he will sit around in a boat drinking beer all day.
|
|
|
kalpakchiev
Active Member
 
Offline
Posts: 137
Thank You
-Given: 34
-Receive: 68
|
 |
« Reply #74 on: April 15, 2010, 10:12:41 22:12 » |
|
And all those negatives that Oldvan talks about are result of hunting for LOW SIDE to improve the circuit. Now when the new PCB is ready to test it I am also wandering does it really worth's or Oldvan is right?
|
|
« Last Edit: April 15, 2010, 10:27:17 22:27 by kalpakchiev »
|
Logged
|
A known mistake is better than an unknown truth.
|
|
|
|