Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Heated Chamber PWM fan Help

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    10
    23
    2.9k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • pawPrinterundefined
      pawPrinter
      last edited by

      @Phaedrux Thanks, I didn't think about changing the frequency. I'll give it a go.
      @sonderzug no problem. You rather confirm what I thought about ac motors, so yes, probably OT unless the above does work
      @NitroFreak excellent idea!

      1 Reply Last reply Reply Quote 0
      • darkstaroneundefined
        darkstarone @mrehorstdmd
        last edited by

        @mrehorstdmd Interesting post. I have a similar printer that has a setup like this from the factory. It's a creatbot D600 Pro.

        I am finding that the blower fan is far too powerful on bang-bang mode and it causes banding in my prints. When I PID tune the chamber heater (which triggers the blower fan just like your setup) it works really well and the temp is super stable and prints look great.

        This however causes the lights throughout my entire home to "pulse" or "flicker", I wouldn't consider it a dimming. Have you seen this behavior at all with your setup or are you getting by with bang-bang mode fine?

        I've seen this reported quite commonly with beer brewing kits that use heating elements with PID control and cause lights to flicker, but I'm still uncertain what the fix is.

        Phaedruxundefined mrehorstdmdundefined 2 Replies Last reply Reply Quote 0
        • darkstaroneundefined
          darkstarone @sonderzug
          last edited by

          @sonderzug How stable is the chamber temp in your machine like this, how much does the temp fluctuate in there?

          sonderzugundefined 1 Reply Last reply Reply Quote 0
          • Phaedruxundefined
            Phaedrux Moderator @darkstarone
            last edited by

            @darkstarone experiment with the PID frequency of the heater. I had to reduce the frequency of my bed heater to 10hz to stop my pot lights from flickering.

            Z-Bot CoreXY Build | Thingiverse Profile

            darkstaroneundefined 1 Reply Last reply Reply Quote 0
            • darkstaroneundefined
              darkstarone @Phaedrux
              last edited by

              @phaedrux I did try this on a very wide range and unfortunately none of them seemed to help. I've actually just disconnected the blower fan from the SSR and wired it up as "Fan 2" on the duet and leaving it set to about 10% all the time, and put the heating element on bang-bang, will see how this works out.

              Phaedruxundefined 1 Reply Last reply Reply Quote 0
              • mrehorstdmdundefined
                mrehorstdmd @darkstarone
                last edited by

                @darkstarone said in Heated Chamber PWM fan Help:

                @mrehorstdmd Interesting post. I have a similar printer that has a setup like this from the factory. It's a creatbot D600 Pro.

                I am finding that the blower fan is far too powerful on bang-bang mode and it causes banding in my prints. When I PID tune the chamber heater (which triggers the blower fan just like your setup) it works really well and the temp is super stable and prints look great.

                This however causes the lights throughout my entire home to "pulse" or "flicker", I wouldn't consider it a dimming. Have you seen this behavior at all with your setup or are you getting by with bang-bang mode fine?

                I've seen this reported quite commonly with beer brewing kits that use heating elements with PID control and cause lights to flicker, but I'm still uncertain what the fix is.

                It looks like I actually have the chamber heater running in bang-bang mode. I haven't seen any lights flickering, but it's only a 500W heater. I haven't seen any problems with prints because the heater and fan are located about 700 mm below the XY stage. Even if the air is moving at the bottom of the printer, there's not much movement at the top. When the bed is all the way at the bottom of the Z axis, the fan is below the bed surface, so it won't be blowing air directly on the print, though it may tend to cool the bed plate a bit. I haven't printed anything that tall in quite a while. The fan I used isn't a particularly high flow type.

                https://drmrehorst.blogspot.com/

                darkstaroneundefined 1 Reply Last reply Reply Quote 0
                • Phaedruxundefined
                  Phaedrux Moderator @darkstarone
                  last edited by

                  @darkstarone said in Heated Chamber PWM fan Help:

                  @phaedrux I did try this on a very wide range and unfortunately none of them seemed to help. I've actually just disconnected the blower fan from the SSR and wired it up as "Fan 2" on the duet and leaving it set to about 10% all the time, and put the heating element on bang-bang, will see how this works out.

                  So is it the blower, or the heater that's causing it? You can adjust the PWM frequency for both. That must be one intense blower in that thing.

                  Z-Bot CoreXY Build | Thingiverse Profile

                  1 Reply Last reply Reply Quote 0
                  • dc42undefined
                    dc42 administrators
                    last edited by dc42

                    It will be the heater. Turning a high powered heater on increases the load on the electricity supply, which will cause a drop in supply voltage due to the resistance of the supply wires. It's likely to be worse using 110V mains than 230V, because the current is double (unless the heater is wired between the two phases, so that it gets 220V) and your lighting is twice as sensitive to voltage drop. Even so, with the 240V mains here, whenever we turn the microwave oven on the lights dim momentarily.

                    Some types of lighting are more sensitive to mains voltage than others. I would expect non-dimmable LED lamps to be less sensitive than most other types of lamp, but I haven't done any tests.

                    There are two ways of controlling power to AC heaters: the phase shift methods, and the burst-fire method. Phase shift is what light dimmers do, on each half cycle of mains they pass only part of that half cycle to the load. But phase shift devices distort the electricity waveform, so the power companies don't approve it it being used for controlling heavy loads.

                    Burst fire means that complete half-cycles are passed to the load, or not. It's kinder to the electricity generator, but likely to cause flickering of associated lighting.

                    When you use a zero-crossing DC-AC SSR to control a heater, you get burst fire control. If you want phase shift control instead, see this thread https://forum.duet3d.com/topic/9397/ssr-with-analog-input/2. The Crydom MCPC analog SSRs are phase shift controllers.

                    Duet WiFi hardware designer and firmware engineer
                    Please do not ask me for Duet support via PM or email, use the forum
                    http://www.escher3d.com, https://miscsolutions.wordpress.com

                    darkstaroneundefined 1 Reply Last reply Reply Quote 0
                    • darkstaroneundefined
                      darkstarone @mrehorstdmd
                      last edited by

                      @mrehorstdmd Thanks for the confirmation. I have a feeling the banding is maybe caused by the blower being too powerful and blasting hot air all over the print, really fast. So I'm going to experiment with leaving the fan under the duet's control separately and leave it on a really low speed so it's a gentle breeze. Maybe the temp swing won't be enough to play with the prints.

                      I've observed this on both ABS and ASA filaments.

                      1 Reply Last reply Reply Quote 0
                      • darkstaroneundefined
                        darkstarone @dc42
                        last edited by

                        @dc42 Thanks for the information. Even though the heating element is on a different circuit, it seems that it can still have an effect due to the shared neutral.

                        1 Reply Last reply Reply Quote 0
                        • sonderzugundefined
                          sonderzug @darkstarone
                          last edited by

                          @darkstarone It doesn't fluctuate at all, the temps are perfectly stable (unless I open the door of course). It's a very sluggish system with a lot of heat capacity, so you don't notice the heater coming on at all.
                          I do notice the same effect with the oven light that's installed in the build chamber (which acts as its own 25W heater btw), which flickers when the duet kicks on the heater element. It's a visible flicker because I'm running the heater with 10 Hz PWM (SSR-compatible).

                          1 Reply Last reply Reply Quote 0
                          • First post
                            Last post
                          Unless otherwise noted, all forum content is licensed under CC-BY-SA