close

Intuitive Surgical, Inc.

Apply for this job

Sr Supplier Engineer, Electronics (Finance)



Company Description
At Intuitive, we are united behind our mission: we believe that minimally invasive care is life-enhancing care. Through ingenuity and intelligent technology, we expand the potential of physicians to heal without constraints.

As a pioneer and market leader in robotic-assisted surgery, we strive to foster an inclusive and diverse team, committed to making a difference. For more than 25 years, we have worked with hospitals and care teams around the world to help solve some of healthcare's hardest challenges and advance what is possible.

Intuitive has been built by the efforts of great people from diverse backgrounds. We believe great ideas can come from anywhere. We strive to foster an inclusive culture built around diversity of thought and mutual respect. We lead with inclusion and empower our team members to do their best work as their most authentic selves.

Passionate people who want to make a difference drive our culture. Our team members are grounded in integrity, have a strong capacity to learn, the energy to get things done, and bring diverse, real world experiences to help us think in new ways. We actively invest in our team members to support their long-term growth so they can continue to advance our mission and achieve their highest potential.

Join a team committed to taking big leaps forward for a global community of healthcare professionals and their patients. Together, let's advance the world of minimally invasive care.
Job Description
Primary Function of Position

LeadSupplier Engineer on a design project for a commodity. Responsible to influence the design architecture, component specifications, and component manufacturing process based on supplier capabilities. Responsible for DFM, cost modeling, commodity knowledge, support supplier selection and BOM cost targets. Responsible for component qualification and launch and ensure suppliers meet quality and cost standards. Post launch, responsible to drive suppliers to continuously improve business and manufacturing processes.

Ideal candidate will be experienced in new product launches and supplier collaboration. Strong skills in supplier selection and development.

Essential Job Duties

  • Partner with design engineering to understand the design intent and how it translates to component design. Ensure critical design outputs are clearly documented and measurable on the component specification.
  • Provide technical expertise in electrical and electronic components to support supplier development and troubleshooting. Select the right process and supplier for the part, considering long-term fit and total cost of ownership.
  • Collaborate with Quality Engineering and Design Engineering to support dFMEA reviews and confirm the feasibility of various design risk mitigations.
  • Work with design engineering to develop test methods and acceptance criteria for the supplied part or sub-assembly. Document functional test methods used to verify the product and translate those tests to component level testing.
  • Create strategies to effectively optimize the supply base to reduce the risk of complex sub-tiers suppliers and long lead times. Determine risk mitigations for high severity parts, sole suppliers or proprietary materials.
  • Complete Design Transfer and component qualification: Supplier pFMEA, Special Process Validations, FAI, correlation and Cpk by leading, training and mentoring suppliers through the process.
  • Work with suppliers and ISI engineering for the new product introduction to:
    • Create product supplier landscapes to determine launch readiness and report to management.
    • Develop supplier ramp readiness plans by judging business risk based on forecast, supplier capacity, quality performance, and process capability.
    • DFM by engaging suppliers early in the development cycle to provide feedback on manufacturability improvements in the designs prior to production.
    • Influence Engineering team to select the component technology that will meet requirements for short- and long-term needs from prototype to production, but also meet business objectives for cost and utilizing preferred suppliers.
  • Review, analyze and close customer complaints, manufacturing variance requests, and first article inspections by judging risk analyses and justifications, determining corrective and preventive actions at suppliers, looks for opportunities with suppliers to eliminate recurrence.
  • Drive corrective actions for supplier process by driving suppliers to true root cause analysis and corrective and Preventive actions.
  • Develop and influence using metrics for supplier part cost, delivery, quality, capacity and capability by creating metrics to measure real improvement and judge required intervention or change at the supplier or in a commodity.
Qualifications
Required Skills and Experience
  • Proven ability to work alongside design engineer and assess supplier capability during the design iteration process
  • Demonstrable knowledge in evaluating and challenging supplier technical, quality, and business capabilities
  • Demonstrable knowledge of a wide range of manufacturing processes including understanding of key input variables for quality, cost and capacity (specialization can be in PCBA, electronics, Cable harness and/or contract manufacturing)
  • A proven history of implementing Lean/6 Sigma/SPC Programs at suppliers
  • Excellent Project Management skills
  • Excellent written and verbal communication skills including presentations to executive level management
  • Excellent Interpersonal skills and team building skills
  • Proficient in pFMEA, process validation, root cause investigation, inspection, and test techniques
  • Excellent analytical and problem-solving skills along with good judgment
  • Excellent knowledge of 21 CFR part 820 and ISO 13485 (experience in auditing suppliers to these standards)
  • Significant computer experience using Windows, Word, Excel, Access and ERP Information Systems, preferably SAP
  • Ability to read and interpret detailed mechanical drawings and communicate technical information

Required Education and Training
  • Minimum 8 years related experience with a BS Electrical or Electronics Engineering degree or 6 years' experience with an MS in Engineering, or related field.

Working Conditions
  • None

Preferred Skills and Experience
  • Experience with GD&T, tolerance stack and Allegro tools is a plus.
  • Familiarity with key certifications such as RoHS , CE Marking, UL, and ISO standards.
Additional Information

Due to the nature of our business and the role, please note that Intuitive and/or your customer(s) may require that you show current proof of vaccination against certain diseases including COVID-19. Details can vary by role.

Intuitive is an Equal Opportunity Employer. We provide equal employment opportunities to all qualified applicants and employees, and prohibit discrimination and harassment of any type, without regard to race, sex, pregnancy, sexual orientation, gender identity, national origin, color, age, religion, protected veteran or disability status, genetic information or any other status protected under federal, state, or local applicable laws.

Mandatory Notices

We will consider for employment qualified applicants with arrest and conviction records in accordance with fair chance laws.

Preference will be given to qualified candidates who do not reside, or plan to reside, in Alabama, Arkansas, Delaware, Florida, Indiana, Iowa, Louisiana, Maryland, Mississippi, Missouri, Oklahoma, Pennsylvania, South Carolina, or Tennessee.

We provide market-competitive compensation packages, inclusive of base pay, incentives, benefits, and equity. It would not be typical for someone to be hired at the top end of range for the role, as actual pay will be determined based on several factors, including experience, skills, and qualifications. The target compensation ranges are listed.

Base Salary Range Region 1: $151,700 USD - $218,300 USD
Base Salary Range Region 2: $129,000 USD - $185,600 USD
Shift: Day
Travel: 25% of the time
Workplace Type: Set Schedule - This job will be onsite weekly, the percentage of onsite work will be defined by the leader.
(function (s, t, q) { function injectCHQ() { var y = document.createElement("script"); y.type = "text/javascript"; y.src = "https://assets.culturehq.com/single-story-widget-job-mappings_1732564233.js"; y.onload = function () { if (window.CHQ) CHQ(s, t, q); }; document.head.appendChild(y); } function moveWidget() { var widget = document.getElementById("chq_1756152986225"); if (!widget) return false; // Preferred: place right above the "Company Description" heading var companyH = document.querySelector('#js-job-detail article.cms-content h3'); if (companyH && companyH.textContent.trim().toLowerCase().startsWith('company description')) { companyH.parentNode.insertBefore(widget, companyH); return true; } // Fallback 1: top of the article content var article = document.querySelector('#js-job-detail article.cms-content'); if (article) { article.insertBefore(widget, article.firstChild); return true; } // Fallback 2: top of the job-detail container var container = document.getElementById('js-job-detail'); if (container) { container.insertBefore(widget, container.firstChild); return true; } return false; } function onReady(fn){ if (document.readyState !== 'loading') fn(); else document.addEventListener('DOMContentLoaded', fn); } onReady(function () { // Try immediately on DOM ready moveWidget(); // Keep watching in case the target renders later / rehydrates var observer = new MutationObserver(function () { if (moveWidget()) observer.disconnect(); }); observer.observe(document.body, { childList: true, subtree: true }); injectCHQ(); }); })("#chq_1756152986225", "null", { "org": 150, "identifiers": [ "identifier", "title", "industry", "jobLocation.address.addressLocality", "jobLocation.address.addressCountry", "jobLocation.address.addressRegion" ], "map_strategy": "and_strategy", "identifiers_format": "json_format" }); Apply

Apply Here done

© 2025 American Indian Jobs