As an Electrical Engineer at P, you will:

Design, build, and verify PCBAs
Create, modify, and update schematics, BOMs, and PCB layouts for new and existing products
Write test specifications and procedures for electrical and electromechanical assemblies
Provide test fixture repair support for manufacturing, QA, and contract manufacturers during NPI
Troubleshoot product failures on PCBs, power supplies, and electromechanical assemblies during initial ramp
Document new product releases or corrective actions (NCR, CAPA) by creating DCNs (ECOs)
Write embedded or PC-level software to control PCB test fixtures
Execute verification and validation protocols for test fixtures, procedures, and software
Follow PAX Labs’ design control and documentation procedures
Create meetings, document action items and maintain project schedules and progress within the development team
Travel to support manufacturing builds
Report and present to management on project status and schedules
Support New Product Introduction
Support Sustaining Engineering

WHAT WE LOOK FOR IN YOU:

Minimum 3 years of relevant Electrical Engineering experience in one or more of the following areas: product design, new product release, test engineering, manufacturing support
Experience with hardware test automation and/or data analysis (Python/R/etc.)
Previous experience with medical devices or other regulated products is desirable
Strong analog, digital, and power circuit design, test, and debugging capabilities.
Schematic and PCB layout experience, preferably with Altium Designer
SMD and through-hole soldering
Experience with embedded microcontrollers and low power devices
Familiarity with wired/wireless communications (I2C, SPI, USB, Bluetooth)
Electromechanical design, assembly, and troubleshooting skills
Software Experience - C is a requirement; Python is a plus

Other required or beneficial knowledge:
BLE (beneficial)
Real-time Operating System (RTOS) (beneficial)
Understanding of serial communication protocols I2C, SPI, UART (required)
Working with EE to bring up a PCB (required)
Experience with sensors or other ICs communicating over SPI and/or I2C
PLM Experience (beneficial)

Key attributes necessary for success:

Self-motivated, team player, and strong desire to learn new skills and grow
Ability to multi-task or focus on detailed problems, and tenacity to drive issues until resolved
Strong communication skills, the ability to work effectively with peers and management alike in a high-paced global environment
A sense of flexibility and an ability to respond quickly, energetically, and enthusiastically to changes.
Excellent cross-functional communication skills and experience

L205 EE的更多相关文章

  1. Eclipse for Java EE软件操作集锦(一)

    以下是我在Java网站开发过程中,关于软件操作Eclipse中,遇到的一些问题并提供了解决方案.一.java web开发使用的集成开发工具是eclipse for Java EE 官方下载地址:htt ...

  2. 【Java EE 学习 80 上】【WebService】

    一.WebService概述 什么是WebService,顾名思义,就是基于Web的服务,它使用Http方式接收和响应外部系统的某种请求,从而实现远程调用.WebService实际上就是依据某些标准, ...

  3. 【Java EE 学习 74 上】【数据采集系统第六天】【使用Jfreechart的统计图实现】【Jfreechart的基本使用方法】

    之前已经实现了数据的采集,现在已经有了基本的数据,下一步就需要使用这些数据实现统计图的绘制了.这里使用Jfreechart实现这些统计图的绘制.首先看一下Jfreechart的基本用法,只有知道了它的 ...

  4. 【Java EE 学习 69 中】【数据采集系统第一天】【SSH框架搭建】

    经过23天的艰苦斗争,终于搞定了数据采集系统~徐培成老师很厉害啊,明明只是用了10天就搞定的项目我却做了23天,还是模仿的...呵呵,算了,总之最后总算是完成了,现在该好好整理该项目了. 第一天的内容 ...

  5. 【Java EE 学习 67 下】【OA项目练习】【SSH整合JBPM工作流】【JBPM项目实战】

    一.SSH整合JBPM JBPM基础见http://www.cnblogs.com/kuangdaoyizhimei/p/4981551.html 现在将要实现SSH和JBPM的整合. 1.添加jar ...

  6. 轻量级Java EE企业应用实战(第4版):Struts 2+Spring 4+Hibernate整合开发(含CD光盘1张)

    轻量级Java EE企业应用实战(第4版):Struts 2+Spring 4+Hibernate整合开发(含CD光盘1张)(国家级奖项获奖作品升级版,四版累计印刷27次发行量超10万册的轻量级Jav ...

  7. MyEclipse的项目中把 java EE 5 Libraries 删掉后怎么重新导入

    myeclipse中鼠标右击项目->properties->java Build Path=>Libraries=>Add Library...=>选择MyEclipse ...

  8. 《Java EE 开发技术与案例教程》 这是一本好书啊:简洁精辟(相见恨晚)

    第一章:Java EE 概述 1.get:JPA:Java Persistence API, 数据持久化API: JPA是一种ORM规范,它的实现实例:Hibernate.mybatis 2.Web ...

  9. 【Java EE 学习 25 上】【网上图书商城项目实战】

    一.概述 1.使用的jdk版本:1.6 2.java EE版本:1.6 3.指导老师:传智播客 王建 二.小项目已经实现的功能 普通用户: 1.登陆 2.注册 3.购物 4.浏览 管理员用户(全部管理 ...

随机推荐

  1. java.lang.UnsatisfiedLinkError: org.apache.hadoop.util.NativeCrc32.nativeComputeChunkedSumsByteArray(II[BI[BIILjava/lang/String;JZ)V

    环境: Spark2.1.0 .Hadoop-2.7.5   代码运行系统:Win 7在运行Spark程序写出文件(savaAsTextFile)的时候,我遇到了这个错误: // :: ERROR U ...

  2. SVM引入拉格朗日乘子[转载]

    转自:https://zhidao.baidu.com/question/494249074914968332.html SVM使用拉格朗日乘子法更为高效地求解了优化问题. SVM将寻找具有最大几何间 ...

  3. HTML5中的本地、WebSql、离线应用存储

    1.   HTML5存储相关API a)   Localstorage 本地存储 b)   Web Sql DataBase 本地数据库存储 c)   .manifest 离线应用存储 2.   HT ...

  4. Lyft Level 5 Challenge 2018 - Elimination Round

    A. King Escape 签. #include <bits/stdc++.h> using namespace std; ], y[]; int f1(int X, int Y) { ...

  5. 牛客国庆集训派对Day3 Solution

    A    Knight 留坑. B    Tree 思路:两次树形DP,但是要考虑0没有逆元 可以用前缀后缀做 #include <bits/stdc++.h> using namespa ...

  6. springcloud16---zuul-filter

    package com.itmuch.cloud; import org.springframework.boot.SpringApplication; import org.springframew ...

  7. 20145326 《Java程序设计》第3周学习总结

    20145326 <Java程序设计>第3周学习总结 教材学习内容总结 > 从了解java平台概论,JDK到IDE的介绍,基础语法的运用到现在的类与对象,封装.前三章的知识其实都不是 ...

  8. Tensorflow代码解析(一)

    http://www.leiphone.com/news/201702/n0uj58iHaNpW9RJG.html?utm_source=tuicool&utm_medium=referral ...

  9. Codeforces Round #321 (Div. 2) D. Kefa and Dishes(状压dp)

    http://codeforces.com/contest/580/problem/D 题意: 有个人去餐厅吃饭,现在有n个菜,但是他只需要m个菜,每个菜只吃一份,每份菜都有一个欢乐值.除此之外,还有 ...

  10. MAC OSX Docker安装教程2018

    1.首先打开Docker商店 Docker商店地址:https://store.docker.com/editions/community/docker-ce-desktop-mac 2.打开后界面如 ...