Basic Stamp protection , please help.
markuster
Posts: 184
Hi,
I have installed some Basic Stamps near 110 Volts AC motors.
The motors have contactors , switches , and each time the contactors work
the Basic Stamps reset. Even , the B.Stamps stop working.
I bought a better power supply but I have the same problem yet. Even I
used batteries as a power supply , and I have the problem yet.
I used the Basic Stamp without the motors and contactors and the B.Stamps works fine.
Do you know how can I protect the B. Stamp. from contactors or switches or motors ?
I have read something about and there are some networtks called snubber.
Thanks, Mark
I have installed some Basic Stamps near 110 Volts AC motors.
The motors have contactors , switches , and each time the contactors work
the Basic Stamps reset. Even , the B.Stamps stop working.
I bought a better power supply but I have the same problem yet. Even I
used batteries as a power supply , and I have the problem yet.
I used the Basic Stamp without the motors and contactors and the B.Stamps works fine.
Do you know how can I protect the B. Stamp. from contactors or switches or motors ?
I have read something about and there are some networtks called snubber.
Thanks, Mark
Comments
Hi ,
You can see the attached. I am using the attached to turn
on and off the motors
You can see that it is insolated .
Thanks, Mark
Here I am sending more information about it. Please see attached pictures.
You can see that all is insolated.
I can't find the problem.
Each time motor starts , the Basic Stamp resets.
Are you using a optic sensor on all of your switches to the Basic Stamp if you are not you should also are you using a switching power supply to power your Basic Stamp check to ripple current you have you may need to add a filtering cap to it also power all your optic sensor form the same power supply
The LED side of the optic sensor should be powered fom the Basic Stamp power supply and the other side should power from some where else
and the ( ground or - ) should not be shared
I once had this problem my self and this was how I fix it
I don't understand how can avoid parasitic capacitances, inductances, and parasitic transformers.
Do you know how can I protect my stamp from them ?
Do you need more information about my proyect?
Thanks, Mark
PS: For me it is very important to use a Basic Stamp for industrial purpose.
Without much more detailed schematics, parts descriptions, and photographs, it's really impossible to give more specific recommendations.
The problem you're having is something that's common in any situation where you have logic circuitry (of any kind) controlling high power devices. It's an issue for appliances like microwave ovens, toasters, food processors, etc.
There's something not being shown to cause the problem you're seeing. Many of my projects have worked fine with 120 VAC and the Stamp mounted on the same circuit board.
In your isolation circuit, there are a couple of things that cause concern:
- three separate power sources are noted: 5v, 12 v and 110 volts but nothing is shown as to how they interconnect. Are they all separate? Is the DC negative supposed to be common?
- the 2n3904 transistor is shown in an odd connection so that there is great risk that the base voltage will be very low when the i/o pin is trying to drive it due to the combined voltage of the opto and the LED. More normally, the npn transistor would have its emitter at 0V. This wouldn't explain the Stamp resetting but it would explain the circuit acting strangely as far as the relay operating sometimes and not others.
- the diagram of the Stamp connected to 24 volts and the motor drive are also quite scary as shown.
Cheers,
Here is attached a better picture.
I have the same problem yet , the B.Stamp is reseting when I send a HIGH to start the motor from the B. Stamp .
( I have used 3 stamps and all of them have the same problem)
The power supply is an industrial power supply that brings 24 Volts DC then I add a regulator to have 12 volts.
These 12 volts I am using to power the B.stamp.
The power supply is supplying the B.Stamp only.
Please if you need more information only ask me.
Thanks, Mark
As I've said several times before, you're going to have to shield the Stamp and any attached logic and power source. You may also need additional filtering on the 12V regulator (which you haven't shown) that feeds the Stamp. Tom Sisk (stamptrol) and others have used Stamps successfully in high power situations. It's not the Stamp. Either the motor is causing noise spikes or it's loading down the power supply input sufficiently to cause the power to drop out. Noise spikes can be coupled into ground wiring, power supply wiring, or the connection from the I/O pin. You can either use an oscilloscope to try to track this down or you can just heavily shield and filter everything.