I am not finished with it. I am still trying to improve and add some filtering and noise suppression components (capacitors), but this is what I have thus far. I took some time to try and keep the ground plane clear. I do have a few vias, but the traces on the ground plane are very short and are not chopping up the ground plane too much. The components I have on there are screw terminals(12v), dc barrel jack(12v), usb ports (5v), power relays controlled by the wemos over wifi (still haven't made the plunge to the esp32 device). A passive POE rj45 ethernet port powered by 12v for my ubiquiti device. I have two seperate 12-5v converters on the board. One for the relay power and the other for usb power. Although, I am now looking at using 7805 dc regulator instead of the large more powerful ones I found here: https://www.amazon.com/dp/B077TC3812...T8Z4A880F&th=1
I have added a 1.5M resistor to the ADC pin of the wemos D1 mini A0. This is in addition to the internal voltage divider on that particular pin. This will allow me to monitor the voltage of the particular source. If the primary source falls below a threshold, I will have the wemos turn the SSR off and turn on the secondary source. I discussed the anti parallel issue on an electronics forum. Without using expensive mosfets, I was advised to use Schottky diodes to prevent the two sources from becoming parallel if a fault occurs and both SSR's are allowing current to flow. I will obviously have voltage drop through the diodes, but it will hopefully be minimal. I still need a short circuit protection device. I am looking at the simple crowbar configuration for that.
Here are a couple of images (top and bottom) of the PCB. I have circled how I handled the surface mount grounding issue. I simply made a small trace on the top of the board to get away from the pad and then a via to the ground plane. I am not sure if this is the best way to handle this, but it is what I did.
Thanks!
I have added a 1.5M resistor to the ADC pin of the wemos D1 mini A0. This is in addition to the internal voltage divider on that particular pin. This will allow me to monitor the voltage of the particular source. If the primary source falls below a threshold, I will have the wemos turn the SSR off and turn on the secondary source. I discussed the anti parallel issue on an electronics forum. Without using expensive mosfets, I was advised to use Schottky diodes to prevent the two sources from becoming parallel if a fault occurs and both SSR's are allowing current to flow. I will obviously have voltage drop through the diodes, but it will hopefully be minimal. I still need a short circuit protection device. I am looking at the simple crowbar configuration for that.
Here are a couple of images (top and bottom) of the PCB. I have circled how I handled the surface mount grounding issue. I simply made a small trace on the top of the board to get away from the pad and then a via to the ground plane. I am not sure if this is the best way to handle this, but it is what I did.
Thanks!
Comment