But I started like others, I would build manually, then run drc then sleep on it and check again and ask an llm to double check for me then order. Llms catch quite a few things but like with code like to make things more complicated than that have to be.
Can AI design circuit boards yet?
51–60 of 224 posts
Re: Can AI design circuit boards yet?
#52Interesting. AI may be pretty good at managing the gazillion different things that make up circuit boards. Frankly, I am surprised that it isn't already a solved problem, as we've had silicon compilers, for many years, and I always figured that IC design is more difficult than PCB.
PCB design on the other hand more often then not has outside constrains like mechanical, thermal an RF design
Re: Can AI design circuit boards yet?
#53All robots designed by robots.
Likely a crazy youtuber first
Re: Can AI design circuit boards yet?
#54I'm confused. Who made this benchmark and why? It is fascinating to me that people are putting this much work into trying to measure and evaluate LLMs when we've never gone to this level for humans. Sounds like they also built a harness/feedback loop so the LLM knows if it's doing a good job? Again, why didn't anyone ever do this for human engineers?
Evaluating a model for specific use-cases like this that are bit more broad scope than a lot of typical microbenchmarks turned out to be quite the challenge.
Determining deterministically what a "good" electrical design is non-trivial and most electrical-engineers rely on good ol' intuition and decade long experience, so we tried to formalize it.
The only reason it was somewhat possible within a reasonable amount of effort is because atopile provides most of the complicated infrastructure for the benchmark: constraint solver, simulation, code-first electronics modeling, erc & drc checks, high level models of passive electronics components etc
Re: Can AI design circuit boards yet?
#55Re: Can AI design circuit boards yet?
#56Re: Can AI design circuit boards yet?
#57That the table contains what seems to be absolute numbers for score, cost/task, time/task and output tokens, makes it seem like they've only made one run for each task/model combo, but that can't be right, right? I don't see any mentions of how many times they run each task, so if it's just one run per task/model, isn't this more noisy than useful?
Re: Can AI design circuit boards yet?
#58Interesting that on their current leaderboard ( https://eebench.org/ ), GPT-5.6 Sol scores just above GPT-5.4 but below GPT-5.5, the only benchmark that shows that 5.6 is worse than 5.5 on something? That the table contains what seems to be absolute numbers for score, cost/task, time/task and output tokens, makes it seem like they've only made one run for each task/model combo, but that can't be right, right? I don't…
Re: Can AI design circuit boards yet?
#59Someone will create a self replicating robot factory soon. All robots designed by robots. Likely a crazy youtuber first
Re: Can AI design circuit boards yet?
#60I'm guessing that this is due to a lack of RL and data.