2 channel in wall dimmer
-
Here is the schematic of the conversion from 240 V to 5 V. It could work for 110 V as well but that needs to be simulated.
Be aware that by this type of design with the transformer less design considerations needs to be taken when connecting computers and other stuff. So my recommendation would be to program everything without 240 V attached.
I have used the 328P
The picture below shows the AC to DC conversion. This design can handle ~30mA on the 5V side.
The AC is on the left hand side. the 0.33 uF capacitor in series on the 240 sets the maximum current, which should be around 10 mA on the AC side (Theoretically 25mA, simulated 10mA).Be aware that not all values in the design below is correct to get the MAX 17552 to work.
-
Ther Triac in the design is T405-600B which should be able to handle 4A current if i read the spec right. I have not tested it yet so i dont know how much power dissipation there will be
-
Nice!
It would be nice if you could explain how you think about safety with high voltage.
We have had several good discussions you maybe seen, but whats your thoughts? -
What i mean is that care needs to be taken when using this type of design when it comes to handling. The main thing is if the 0.33uF capacitor breaks then there could be 240 V on the low voltage side, so as long as you handle the equipment with respect to this then i believe it will be safe. That's why i will only use the inbuilt wall switch together with this as that one is rated for the 240 volts.
Also there can be a grounding issue as this design is floating. This is why i will not connect my programmer to this with 240 Volts connected, most likely nothing will happen, but better be safe than sorry, don't want to damage my computer.
The only thing i think i will add in the design is a thermal fuse to be on the safe side. I have one of these ACS712 that I can read the current, but then everything is up to the programming to make sure you don't have any over current in the system that causes heat.
I have also added 0.75 mm isolation distance between traces on the board as well as having thick enough lines for the 4A that I have designed for. -
I have now made a new layout on this where i have added a Thermal cut off resistor as well. This made me rearrange some things on the board. At the moment I am still investigating the best triac to use and if it will be "quiet" enough on the line if i use the snubberless version of the triac.
-
Here is the current schematic of the design.
-
Interesting! Im following this since im also trying to figure out a good in-wall sollution.
-
First attempt to see how a box could look like
Diameter 56 mm 50 mmside to side
-
I like it, what sort of switch would be on the wall?
-
I like the project very much.
How are you sure that this hardware circuit is suitable and safe to give stable output ? I am asking that because I studied electronics but still see that a lot of knowledge are missing to implement such circuit. so, how did you learn this ? This is not a normal full wave rectifier :) It looks professional
Thanks.
-
Very nice Denke,
I suspect this unit is going to be mounted in wall behind the existing switch and wonder if existing switch can be used to control the dimming. The switch have to have spring return naturally.
Excellent work
Goran -
@Denke Can you share your files for this design?
It would be awesome and this looks great! -
Hi all
I will try to answer your questions.Q: what sort of switch would be on the wall?
For this design i would recommend that you use 230 V rated switch to control the dimmer. The output is still only 0V that you switch on and off. But the design is made in such a way that if you get short circuit on the capacitor in series in to the rectifier there can be 230 V on the input pins ( very unlikely because of other things will burn) but it can happen.Q: How are you sure that this hardware circuit …….
Doing a little benchmark and understand how dimmers and switches from NEXA or similar are working. Actually I ripped them apart and found out that they were using transformer less designs. From that I Googled this and read up on the topic as well as discussed this with colleges of mine. I then changed some parts as the transformerless design would in simulation not give more than 10mA so I added the MAX 17552 circuit in between and set the input voltage to 24 V with the zener diode and by that I will be able to draw about 30 mA (starting current of the circuit that I tested is around 24 mA).
Q: I suspect this unit is going to be mounted in wall behind……..
Yes of course but just use it as the switch, what I mean is that don’t use at ordinary switch were 230 V is applied. The circuit is designed to just feel a logic zero on one of the inputs. ( just make sure that you read my first reply above for safety reasons)
Q: can we control Celling fan using this dimmer.
Should not be a problem as I have used Triacs that are made for inductive load (not tested though). But the fan should not consume more than 4A. I also have not tested from a heat perspective how much power I can have running in the system. It might be less than the 2 channels times 4A. -
I have not descided yet if this is something i will sell or not so before i take that descision i will not share the actual design files but I will be happy to answer questions around the design and the considerations i have taken.
I might post a question later on if someone wants to join on first ordering for the prototypes/functional version, as this is the first step, primaraly to equip my house with these gadgets. In such a case i will offer those dimmers for a very low cost
-
So, what is the problem of sharing design as open hardware and at the same time sell your boards assembled?
-
Thanks for answering.
I have a question regarding dimmer circuit. I read that these circuits needs EMI filter. Is this something else rather than adding a snubber circuit ?
This issue I found in this link : http://hackaday.com/2015/04/19/switch-mains-power-with-an-esp8266/
the TRIAC will dump out a ton of EMI (that’s why most commercial dimmers have to have a choke in series with the load to be able to get FCC certification).