Giter Site home page Giter Site logo

Pretty hot C2 about solder-reflow-plate HOT 4 OPEN

afterearthltd avatar afterearthltd commented on August 17, 2024
Pretty hot C2

from solder-reflow-plate.

Comments (4)

 avatar commented on August 17, 2024

Noticed the same here...

from solder-reflow-plate.

Robert-Such avatar Robert-Such commented on August 17, 2024

I am seeing temps getting closer to 130°C for C2...

from solder-reflow-plate.

Scrapz avatar Scrapz commented on August 17, 2024

I just built the v2.4 board and noticed this myself. Did anyone have a fix for this?

from solder-reflow-plate.

brettski74 avatar brettski74 commented on August 17, 2024

There are a number of issues with this design. One is that the input capacitance is woefully low. This results in high ripple currents into and out of the input capacitor. I wouldn't recommend trying to smooth this out with an inductor. The currents are relatively large and so the inductance you'll need will also be relatively large and likely result in large voltage spikes without adequate capacitance to absorb them. What this really needs is a lot more input capacitance - somewhere in the realm of 20-40x more. There's not really a way to retrofit that onto this board without a redesign of the layout.

Curiously, I think a lot of us having been building the v3.0 hardware design over the last year and the most common firmwares for that didn't have the code in there to modify the timer/counter control registers on the atMEGA4809 and bump up the PWM frequency. As a result, we were using the default PWM frequency of 490Hz. At those frequencies, the power dissipation in the input capacitor is minimal and you could leave you finger on it for the entire reflow cycle. The input capacitors aren't really doing much for you at either frequency, so I'd suggest that your best option is to move to a better design. There is one by DerSpatz that's been around for a while. If you really want to stick with the v2.4 hardware, then I'd say your best workaround is to lower the PWM frequency by commenting out the TCCR2A and TCCR2B lines (148/9) in the setup() function and make sure your power supply can handle something like 15A of load current.

from solder-reflow-plate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.