element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Community Hub
Community Hub
Member's Forum Question of the Month: How will AI affect your engineering career in the next 3 to 5 years?
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Leaderboard
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Community Hub to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 15 replies
  • Subscribers 535 subscribers
  • Views 3399 views
  • Users 0 members are here
  • llm
  • career
  • artificial intelligence
  • question of the month
  • generative ai
  • machine learning
  • ai
Related

Question of the Month: How will AI affect your engineering career in the next 3 to 5 years?

dychen
dychen over 1 year ago

e14 Question of the Month

ChatGPT, Bard, and MidJourney seem like all anyone in the IT world can talk about these days, but how does it affect the hardware engineering community? How do you think AI will affect the careers of Electrical Engineers? Take the poll and in the Comments section, let us know how you think the future of hardware engineering will look.

  • Sign in to reply
  • Cancel

Top Replies

  • vmate
    vmate over 1 year ago +3
    AI is not going to replace engineers anytime soon. It's completely incapable of doing basic things, it only looks smart on the surface. It's a great tool for assisting an already knowledgeable person,…
  • kmikemoo
    kmikemoo over 1 year ago +2
    I'm not a hardware Engineer, but since AI is known to harvest the works of others, I would say that a heavy reliance on it will net heavy litigation. Engineers will still be needed to cull what is proprietary…
  • robogary
    robogary over 1 year ago +1
    The engineering office I work for is pretty small. AI wont be used to do anything substantial in the next 3-5 years for custom designed control panels on our team. What I'd like AI to do is enable communication…
Parents
  • vmate
    vmate over 1 year ago

    AI is not going to replace engineers anytime soon. It's completely incapable of doing basic things, it only looks smart on the surface. It's a great tool for assisting an already knowledgeable person, but it's useless on its own. For example, GitHub Copilot is great for writing lots of boilerplate code and simple, commonly done things, but no AI tool that I've tried has been capable of writing code on its own.

    The best analogy I have for AI in its current state is going from Notepad to using a really nice IDE. It's not going to enable people who can't program to program. It just helps and simplifies the job of those who already can.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 1 year ago in reply to vmate


    Agree that it won't replace engineers for now, but instead can help engineers as you say.

    I definitely feel it will simplify and make certain tasks easier (it already has), provided expectations are in check (i.e., it would be a leap for such a new technology to replace people overnight  [although many of the signs are there in certain vocations, not engineering]).

    Furthermore, in many scenarios, errors are completely fine, provided there is an engineer examining the result. This is no abnormal thing since for decades, computers have been set to iterate, i.e., to make as many errors as it takes, until some condition is reached, and no one bats an eyelid that the computer is effectively making millions of mistakes in the hope of reaching a result.. and there's no guarantee that the human programming the condition didn't make an error either.

    I have an engineer colleague whose first language isn't English, and AI is saving him time by assisting him with e-mail writing; he's still in control, of course, to check the output before he hits send! : ) AI isn't always right, but it gives him a good start.

    I'm finding AI helps me understand and use APIs quicker and to quickly manipulate data into different formats; these are tasks that I could do myself, but it sure saves a lot of time getting the assistance.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • shabaz
    shabaz over 1 year ago in reply to vmate


    Agree that it won't replace engineers for now, but instead can help engineers as you say.

    I definitely feel it will simplify and make certain tasks easier (it already has), provided expectations are in check (i.e., it would be a leap for such a new technology to replace people overnight  [although many of the signs are there in certain vocations, not engineering]).

    Furthermore, in many scenarios, errors are completely fine, provided there is an engineer examining the result. This is no abnormal thing since for decades, computers have been set to iterate, i.e., to make as many errors as it takes, until some condition is reached, and no one bats an eyelid that the computer is effectively making millions of mistakes in the hope of reaching a result.. and there's no guarantee that the human programming the condition didn't make an error either.

    I have an engineer colleague whose first language isn't English, and AI is saving him time by assisting him with e-mail writing; he's still in control, of course, to check the output before he hits send! : ) AI isn't always right, but it gives him a good start.

    I'm finding AI helps me understand and use APIs quicker and to quickly manipulate data into different formats; these are tasks that I could do myself, but it sure saves a lot of time getting the assistance.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube