Forum

Relay for switching...
 
Notifications
Clear all

Relay for switching element control

7 Posts
3 Users
0 Likes
7,204 Views
(@dps1331)
Active Member
Joined: 6 years ago
Posts: 7
Topic starter  

Could I use something like this powered off the Mega to signal the respective contactor to assure only one element fires, either RIMS or BK but not both.  I may ending up running 50A but for now I am thinking a 30A circuit is what I will running to the controller.

https://www.amazon.com/Tolako-Arduino-Indicator-Channel-Official/dp/B00VRUAHLE/ref=pd_bxgy_23_img_2?_encoding=UTF8&pd_rd_i=B00VRUAHLE&pd_rd_r=FA726JA9RENMKNYMMTS4&pd_rd_w=b1Xa8&pd_rd_wg=TfAjc&psc=1&refRID=FA726JA9RENMKNYMMTS4


   
Quote
(@pbruno3)
Reputable Member Admin
Joined: 7 years ago
Posts: 343
 

Yes... that's will work. This is a 5V coil active low. You can use a 5V coil active high or 12V active low too. Any active low boards get the switch set in the Device element's settings. 

As you said, you can always remove it when you go 50A.


   
ReplyQuote
(@augiedoggy)
Active Member
Joined: 7 years ago
Posts: 6
 

This is what I do... only I use the 16 relay board and use 2 relays for the element power .  I use the NC contact one one element relay to interrupt the power of the other if its on.


   
ReplyQuote
(@dps1331)
Active Member
Joined: 6 years ago
Posts: 7
Topic starter  

Is there a benefit to using 2 versus 1 relay?


   
ReplyQuote
(@pbruno3)
Reputable Member Admin
Joined: 7 years ago
Posts: 343
 

I am not exactly certain what @Augiedoggy is doing here, so I cannot comment. Perhaps he can post up a sketch.

In the schematics we put online, we use one relay to switch power between the element contactors. These contactors are dual pole and switch both L1 and L2, so there is no extra pole set to use.


   
ReplyQuote
(@dps1331)
Active Member
Joined: 6 years ago
Posts: 7
Topic starter  

Which I believe is similar to what I was proposing but rather than 5v powered form the board 12v from a power supply.  Correct?


   
ReplyQuote
(@pbruno3)
Reputable Member Admin
Joined: 7 years ago
Posts: 343
 

Sorry... not following you. The "element switching relay" is there to ensure only one element contactor is possible on at a time. The SSRs are ultimately controlled by the MEGA and BruControl, but it is very possible to turn them both on simultaneously, so this prevents that. It is switched by BruControl. You could have it switched via a manual switch, but that defeats the purpose of the automation / digital control panel.

In our schematic we have its contacts switching the high voltage signal from the E-stop. The contactors (1 for each element) it feeds require 120V coils in that circumstance. The relay can be in one of two positions, so only one contactor is engaged at a time.

If you want to use contactors with 12V DC coils, that is fine, but then you cannot feed its COMMON terminal with a 120V line from the E-stop. In that case, you would need to determine what the E-Stop will actually switch.

If you have a schematic, please feel free to send it to us via email.


   
ReplyQuote
Share: