JitterJaw
Newbie level 6
- Joined
- Jan 20, 2010
- Messages
- 12
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,384
Hi,
I have a project to control my water heater remotely. I bought a simple relay from DX () and for testing purposes connected the system to a 60w 220V light bulb and all worked well.
Since my water heater is 2.1KW I've decided to use 2 level switch, the arduino will turn on the relay and the relay will switch the contactor ( B6-40-00 datasheet), The contactor's coil is 240V.
When I switch the contactor (using the relay, through the Arduino) even without load, switching the relay off through the Arduino hangs the Arduino completely.
A friend suggested that this is an EMI problem, and I should increase the distance between the contactor and Arduino or use a zero cross switch, but if so, why when I used only the relay to switch I did not have this issue. I suspect that the real problem is that when the relay switches the contactor off it's coil discharging is the cause of the problem (even though I can't explain what exactly causes the hang).
Any help how to solve this will be appreciated, also do you think I can use the relay to control my water heater without the contactor?
Thanks
I have a project to control my water heater remotely. I bought a simple relay from DX () and for testing purposes connected the system to a 60w 220V light bulb and all worked well.
Since my water heater is 2.1KW I've decided to use 2 level switch, the arduino will turn on the relay and the relay will switch the contactor ( B6-40-00 datasheet), The contactor's coil is 240V.
When I switch the contactor (using the relay, through the Arduino) even without load, switching the relay off through the Arduino hangs the Arduino completely.
A friend suggested that this is an EMI problem, and I should increase the distance between the contactor and Arduino or use a zero cross switch, but if so, why when I used only the relay to switch I did not have this issue. I suspect that the real problem is that when the relay switches the contactor off it's coil discharging is the cause of the problem (even though I can't explain what exactly causes the hang).
Any help how to solve this will be appreciated, also do you think I can use the relay to control my water heater without the contactor?
Thanks