Skip to content
OTFotf
All posts

Engineers' AI Reality Check: Insights from the 'Mind of the Engineer' Survey

D
DaveAuthor
7 min read
Engineers' AI Reality Check: Insights from the 'Mind of the Engineer' Survey

The 'Mind of the Engineer' survey from EDN is unusual for one reason: it doesn't bother with hype.

Most AI-in-engineering writing in 2026 is either a vendor benchmark dressed up as journalism or a doom take dressed up as analysis. EDN's survey skips both and just asks engineers what's actually on their minds — whether AI will eliminate their jobs, whether they trust its outputs, whether they're using the tools at all. The questions themselves are the value. They tell you exactly where the uncertainty lives.

For years, the discourse around AI and engineering has been vibes — vendor-supplied speedups, breathless product demos, "10× productivity" claims that age like milk. Engineers don't need more of that. They need to know where the field actually stands. The 'Mind of the Engineer' survey is one of the few empirical attempts to measure that, and reading it as a forcing function for your own decisions is the right move.

What the survey actually asks

EDN frames the survey as covering multiple engineering disciplines, the latest technology trends, and emerging design skillsets. The goal is empirical observations about where today's engineering landscape is heading and how engineers should prepare for the AI-powered paradigm shift.

the survey's scope — AI and the engineering job (displacement, productivity, role change),

The four big buckets, straight from the survey's framing:

  • AI and the engineering job. Will AI fundamentally change what it means to be an engineer in the next five years? Will AI tools eliminate more engineering jobs than they create? Are they making engineers significantly more productive overall?
  • Trust, bias, and outputs. Do engineers trust AI-generated outputs? Do those outputs reflect biases in the training data?
  • Skills and upskilling. Are AI and machine learning skills taking over from traditional computer science and engineering? Self-study via books, papers, blogs, and YouTube — or structured credentials through Coursera, edX, Udemy, and IEEE?
  • Tools in electronics design and manufacturing. Agentic AI, formal AI, AI certifications, LLMs, and AI-assisted EDA tools. How comfortable are engineers with AI/ML model development and deployment?

Outside AI, the survey also flags cybersecurity and quantum computing — specifically, where quantum stands on its deployment timeline and how aware engineers are of it. That second bucket matters. It tells you the survey isn't a one-topic exercise.

The job question, asked honestly

The single sharpest question the survey puts to engineers: will AI tools eliminate more engineering jobs than they create?

That's the question every vendor slides past and every LinkedIn post hand-waves. EDN puts it on the page. The survey also asks whether AI is making engineers significantly more productive overall, and whether it will fundamentally change what it means to be an engineer in the coming years.

Engineers reading this don't need a percentage to know the anxiety is real. Every team has had the conversation. The survey's value isn't the answer — it's forcing the question into a structured form so the answer can be measured instead of guessed.

11 production screens. Login, database, payments — all wired.

The SaaS Dashboard Kit ships everything already connected. Nothing to set up. Live demo at saas.otf-kit.dev.

See the live demo

Trust and bias are part of the same problem

The survey pairs "do engineers trust AI outputs?" with "do those outputs reflect biases in the training data?" That's deliberate. Trust without a bias check is credulity. Bias checking without trust is academic.

For an engineer shipping a board, a circuit, or a control system, the failure mode of a biased model isn't a wrong answer in a chatbot. It's a fabricated component spec, a missed thermal envelope, a regulator recommendation that doesn't exist. The survey is asking the right thing at the right granularity.

Skills: self-study vs. credentials, presented honestly

The survey explicitly tests both paths — self-study through books, papers, blogs, and YouTube videos, versus education courses and certificates through Coursera, edX, Udemy, and IEEE.

That's a useful split, because the cheap answer in 2026 is "just learn on YouTube." The real answer depends on what you're learning and why. A working engineer trying to add LLM-assisted verification to an existing EDA flow doesn't need a six-month bootcamp. An engineer pivoting into AI/ML model development probably does. The IEEE certificate track matters if your employer weighs it. The survey's framing — both paths as legitimate options — is closer to how engineers actually think than the either/or takes that dominate online discourse.

The tools engineers are actually using

The survey enumerates the categories explicitly. Worth listing, because the breadth is the point:

  • Chatbots and assistants: ChatGPT, Claude, Gemini, Copilot Chat.
  • AI coding assistants: GitHub Copilot, Cursor, Tabnine.
  • Design and manufacturing: agentic AI, formal AI, AI-assisted EDA tools, LLMs applied to electronics design workflows.
  • Model work: AI/ML model development and deployment, plus AI certifications.

Two things stand out. First, the survey puts chatbots and coding assistants in separate buckets, which is correct — they do different jobs and produce different productivity profiles. Second, it asks about productivity gains from these tools specifically, not productivity gains from "AI" as a category. That's the right granularity. Aggregated AI productivity claims are where the hand-waving lives.

Quantum and cybersecurity aren't filler

The survey's decision to put quantum and cybersecurity alongside AI is a tell. It's saying these are the three pressures shaping engineering in 2026 — not just the one with the loudest marketing budget.

Quantum's deployment timeline is the interesting question. Every vendor has a roadmap slide; very few engineers have a working quantum workflow. The survey's framing — "where does quantum stand in its deployment timeline and how aware engineers are of it" — is honest about that gap. Cybersecurity gets the same treatment: real, structural, not bolted on.

How to act on the survey's questions today

The survey is a measurement instrument. The point of reading it is to use it as a forcing function for your own decisions. Concrete moves, ordered by cost:

1. Pick one tool from each bucket and run it for a week. A chatbot for spec lookups (Claude or GPT), a coding assistant for routine scripts (Cursor or Copilot), an AI-assisted EDA feature if your toolchain supports it. Don't compare — use one until you know it.

# Quick start: wire a coding assistant into a project you actually own
cd ~/work/your-project
cursor .                 # or: code --add-dir . for Copilot Chat

2. Pick a learning path and stick to it for 90 days. Hands-on? A structured Coursera or edX specialization on ML for engineering. Time-poor? A focused reading list — one paper a week on AI-assisted verification, plus the vendor docs for the tools you actually use. The IEEE certificate track is worth it if your employer weighs it; otherwise it's optional.

3. Run one bias-and-trust drill on a tool you depend on. Feed it a problem you can verify by hand. Check whether the output cites sources, whether the sources exist, and whether the recommendation changes when you rephrase the prompt. Document the result. The survey asks whether engineers trust AI outputs — you can answer that for yourself with one afternoon's work.

prompt: "Recommend a buck converter IC for 24V → 5V at 2A, surface-mount, with a focus on low quiescent current."
follow-up: "Cite the datasheet and the specific quiescent-current value at light load."

If the second answer shifts, or the source doesn't exist, you've learned something the survey can't tell you.

The part that doesn't change when the tools do

Here's the durable layer, underneath all the tool churn the survey is implicitly measuring: the engineering judgment that decides what to ask, what to verify, and what to ship.

the foundation is the long game — the survey is a snapshot; the engineer's job survives ev

The survey asks whether AI tools eliminate jobs or create them. The honest answer for a working engineer is: neither, until you have the foundation that survives the churn. AI-assisted EDA tools will swap. Coding assistants will rotate. The chatbot-of-the-month will change. The engineer's job — framing the right problem, validating the answer, owning the decision — does not. That's the part worth investing in. Read the survey, answer its questions for yourself, and build the part that doesn't move.

ai-toolsarchitecturedesign-system
OTF SaaS Dashboard Kit

Ship the product, not the setup.

  • 11 production screens — auth, billing, team, analytics, settings
  • Real database, payments, and login — all wired on day 1
  • AI configs pre-tuned so your agent extends instead of regenerates