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 Is electronic engineering dead?
  • 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 23 replies
  • Subscribers 534 subscribers
  • Views 2368 views
  • Users 0 members are here
  • ic designers
  • integrated circuit designers
  • electronic engineering
  • fpga
  • student question
  • hardware design
Related

Is electronic engineering dead?

cstanton
cstanton over 1 year ago

I saw this question on Reddit, and I figured it was a good one to ask the element14 Community as a thought provoking query that may be on new engineering students minds:

"If we consider only circuit design for PCBs, almost all the complexity is moving toward integrated circuits (chip and modules) and/or in code for FPGA or microcontrollers/microprocessors. The role of hardware engineers is still important, because of PCB layout and BOMs, but from the hardware design point of view is almost all already done, just pick a component, read the datasheet and copy the reference design. I’m simplifying, I know, finding the right component is not easy at all, but it seems the hardware engineer role is just reduced to searching and connecting modules. Only IC designers delve into the complexity of hardware design. Do you agree with me or can you explain why I’m wrong, please?

My question arises because I’m considering whether or not to move to hardware design from firmware. Currently, I’ve a master's in Electronic Engineering but I’m working as a firmware designer for microcontrollers."

  • Sign in to reply
  • Cancel

Top Replies

  • michaelkellett
    michaelkellett over 1 year ago +7
    I don't agree - while you see a great many published designs executed in this way this is because their is little protectable (or saleable) IP embedded in them. Real products made commercially still…
  • davebullockmbe
    davebullockmbe over 1 year ago in reply to obones +2
    Well you have to use the chips that are available of course but its the careful development of the rest of the design that mitigates these safety issues. That's the challenge and skill of being a development…
  • dougw
    dougw over 1 year ago +2
    We are not yet at a point where electronic design can be done by an AI. It is true that there are a vast number of designs that have been developed already, and these can pretty much be duplicated without…
Parents
  • michaelkellett
    michaelkellett over 1 year ago

    I don't agree - while you see  a great many published designs executed in this way this is because their is little protectable (or saleable) IP embedded in them.

    Real products made commercially still (often) use original hardware design to gain cost and performance advantage. But having invested a lot of money in a design it's not usually a good plan to publish it.

    The picture shows an example (a current project):

    There are two processors and an FPGA but there are filters ADCs, bipolar DACs, switching supplies, differential amplifiers etc. None of these are copies of reference designs (although obviously based on the huge body of analogue design knowledge available in books, on the internet etc.).

    And while I can happily show you a picture of the pcb I'm not ready to share the detailed design.

    image

    There will be work for good hardware designers for a long time - and I suggest that such work is much more resistant to attack by AI  than any kind of software work.

    MK

    • Cancel
    • Vote Up +7 Vote Down
    • Sign in to reply
    • Cancel
  • davebullockmbe
    davebullockmbe over 1 year ago in reply to michaelkellett

    Oh my goodness I hope not! I worked in medical research as an electronics development engineer and nearly every project required novel solutions.
    I relished the challenge of working on demanding problems that often required unconventional approaches to achieve the final goal.
    Developing equipment for use in a medical environment of course has the added constraints of stricter safety standards, and whilst (as our questioner points out) standard circuit elements are employed, but it's the design engineers job to use her/his skill pull these together to provide a satisfactory outcome.
    That's what I got out of bed every morning for, the excitement of pitting my skills against what seemed an insurmountable electronic puzzle.
    It's the creativity that made me love the job.

    Daveb

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • obones
    obones over 1 year ago in reply to davebullockmbe

    Out of curiosity, how do you chose the ICs, chips... to use in such medical devices?
    In most datasheet that I have read over the years, there is always a text saying "this device is not for human health, we won't be liable for any injuries/death..." even for the littlest component.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • davebullockmbe
    davebullockmbe over 1 year ago in reply to obones

    Well you have to use the chips that are available of course but its the careful development of the rest of the design that mitigates these safety issues. That's the challenge and skill of being a development engineer I guess. Yes I would lie in bed pondering these issues but still couldn't wait to get to work the next day. Pretty sad aren't I?

    Daveb

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • davebullockmbe
    davebullockmbe over 1 year ago in reply to obones

    Well you have to use the chips that are available of course but its the careful development of the rest of the design that mitigates these safety issues. That's the challenge and skill of being a development engineer I guess. Yes I would lie in bed pondering these issues but still couldn't wait to get to work the next day. Pretty sad aren't I?

    Daveb

    • Cancel
    • Vote Up +2 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