your tasks and responsibilities

Position: Major Tasks  Lead site project management to ensure all projects following Covestro engineering guideline &procedures, national regulations & standards  Manage key technical improvements in the areas of safety, reliability, efficiency energy savings etc. Collect and consolidate all improvement requests; implement evaluation; and develop proposal/solution and apply for budgeting.  Responsible for technical work at FEL1 of all site SIB projects and large strategy projects including technical concept development, cost estimation, technical evaluation, and milestone define  Responsible or support engineering management for site projects on : Basic design & detailed design.  Focus on the key venders (e.g. KMB, MAAG, AZO etc) in the projects to ensure material to be purchased correctly and delivered timely.  In charge of construction management during execution phase of site SIB projects and support for large strategy projects. Maintain and update of project documentation.  In charge of whole MOC process. Ensure meet ISO and Cooperate requirement

Who you are?

Position: Skills,... --Education: Bachelor or Master’s degree in engineering disciplines (e.g. chemical engineering, electrical engineering, mechanical engineering etc.), --Work experiences: at least eight years of work experience in relevant fields in design, construction and plant maintenance --Know-how:

  • Experience and knowledge of project management, construction and plant modifications
  • Familiar with project management each phases from scope define, design, construction, startup to close of project  Knowledge about construction and plant safety is mandatory.  Knowledge of relevant engineering standard and codes (national &international e.g. G, DIN, etc. --Skills:
  • Strong leadership and good coordination and communication skills
  • Fluent in written and spoken English including technical English.
  • Computer skills; hardware and software.

Responsibilities

• Manage Product Development team to deliver new products to market according to agreed schedules and budgets

• Work with Product Management, Project Management and Quality Assurance teams to define product specification, development targets, schedules and budgets

• Define systems architecture and test plans for new products

• Project synchronization: planning, resources, reporting, risks, test/validation, organize equipment, budget

• Guarantee product development homogeneity so that milestones are budgets are met or exceeded

• Define technology roadmap according to the Company’s strategic targets

• Communicate with customers on technical issues in order to assist Sales Teams in closing deals

Requirements

• Bachelor or Master Degree in Electronics Engineering or Computer Science

• Minimum 10 years’ experience in the field of product development with at least 5+ years at managerial level; having worked with wireless communication products/systems is preferred.

• Management of Product Development Team which includes Cloud, App, Embedded Software, Hardware and Mechanical Design teams

• Approve Performance Related Bonuses for Development Team members

• Good communication and people management skills – ability to motivate the whole team to achieve a common target is essential

• Good team player and ability to work with multiple parties to launch new products

• Hand on approach – readiness to “walk the job” and provide practical guidance to subordinates

• Strong management and reporting skill, organized and ability to multi-task

• Self-motivated and ability to persevere, especially in times of adversity

• Ability to engage with customers and help them understand technical issues in laymen’s terms

• Practical experience with Cloud and App based product development; or embedded product for communication applications would be advantageous

• Good language skills in Putonghua and English are essential

- Manages and owns the Product Introduction process in Factories from Initial Product Definition throughout to the Mass Production to ensure the Products are Delivered on Time, at required Quality Level, within Budget and aligned with the Product and Component Strategies.

- Is the Primary Interface of the Core Team towards the Manufacturing Partners during the Product Introduction Phase.

- Transfers the management of the Product to the CEM management team once Ramp-up is done and Mass Production has started.

- Owns and supports the NPI process for Technicolor towards the Manufacturing Partners.

- 10y+ experience in high volume manufacturing in PM or NPI management role

- Fluent in English. Mandarin would be a plus.

- Knowledge on the manufacturing process: under factory management from material procurement to finished goods shipment

- Different type of test and equipments (ICT, FCT, ATE)

- Soldering: IPC standard

- Capability measures and analysis

- Quality standards and practice

• Working experience in PRC

Engineer manager的更多相关文章

  1. 微软职位内部推荐-Principal Development Lead

    微软近期Open的职位: Job Title: Principal Development Lead Work Location: Suzhou, China This is a once in a ...

  2. 031:Cetus sharding

    目录 一.主机环境 二.搭建环境 1.准备环境 三.Cetus安装 1.下载包和安装依赖包 2.Cetus安装 1.安装说明 2.安装实施 四.Cetus配置 1.创建和修改配置文件 2.启动cetu ...

  3. 不装逼地说,在 Google 到底能学到啥?

    不装逼地说,在 Google 到底能学到啥? 2017-03-17 PHP开发者 (点击上方蓝字,快速关注我们) 本文转自公众号「半轻人」(ID:ban-qing-ren),伯乐在线/PHP开发者已获 ...

  4. 微软职位内部推荐-Senior Software Development Engineer

    微软近期Open的职位: Job posting title: Senior Software Development Engineer Location: China, Beijing Divisi ...

  5. [转]Build An Image Manager With NativeScript, Node.js, And The Minio Object Storage Cloud

    本文转自:https://www.thepolyglotdeveloper.com/2017/04/build-image-manager-nativescript-node-js-minio-obj ...

  6. Software Engineer Title Ladder

    http://changelog.ca/log/2013/08/09/software_engineer_title_ladder Within the software engineering pr ...

  7. Software Development Engineer, RDS Database Engines, Seattle

    DESCRIPTION About UsAmazon Aurora is an exciting new area of innovation for AWS, and the PostgreSQL- ...

  8. 微软职位内部推荐-Service Engineer for Office365

    微软近期Open的职位: Key Responsibilities: The Service Engineer in this team will be responsible for plannin ...

  9. The Product-Minded Software Engineer

    转自The Product-Minded Software Engineer Product-minded engineers are developers with lots of interest ...

随机推荐

  1. F110 参数保存和重新运行录屏

    **初始界面回车 PERFORM frm_dynpro USING ' 'X'. PERFORM frm_dynpro USING '' 'BDC_CURSOR' 'F110V-LAUFD'. PER ...

  2. linux 后台进程管理利器supervisor

    Linux的后台进程运行有好几种方法,例如nohup,screen等,但是,如果是一个服务程序,要可靠地在后台运行,我们就需要把它做成daemon,最好还能监控进程状态,在意外结束时能自动重启.   ...

  3. GridView中CheckBox的用法

    以下是我在GridView中控制CheckBox的全选/取消全选,根据子CheckBox处理全选CheckBox状态的操作并获取所选GridView中所选行的列的值. 脚本代码:    <scr ...

  4. C# Ajax 技术

    Ajax 是 Asynchronous JavaScript and XML(以及 DHTML 等)的缩写.下面是 Ajax 应用程序所用到的基本技术:• HTML 用于建立 Web 表单并确定应用程 ...

  5. java.lang.IllegalStateException: availableProcessors is already set to [4], rejecting [4]

    Links: 1.Getting availableProcessors is already set to [1], rejecting [1] IllegalStateException exce ...

  6. Harbor私有仓库搭建

    1.安装docker yum install -y dockersystemctl start dockersystemctl enable docker 2.安装docker-compose 1.下 ...

  7. 深入浅出Node.js(下)

    (五):Node.js的异步实现 专栏的第五篇文章<Node.js的异步实现>.之前介绍了Node.js的事件机制,也许读者对此尚会觉得意犹未尽,因为仅仅只是简单的事件机制,并不能道尽No ...

  8. C++中引用编译过的C代码为什么要用“extern c”

    函数经过编译系统的翻译成汇编,函数名对应着汇编标号.  因为C编译函数名与得到的汇编代号基本一样,如:fun()=>_fun, main=>_main  但是C++中函数名与得到的汇编代号 ...

  9. JPEGView——专业、免费、开源的图像浏览器

    虽叫JPEGView,它不仅支持jpeg图像格式,主流的图像格式它都支持. 试一试你就知道它有多强大了.

  10. json教程系列(4)-optXXX方法的使用

    在JSONObject获取value有多种方法,如果key不存在的话,这些方法无一例外的都会抛出异常.如果在线环境抛出异常,就会使出现error页面,影响用户体验,针对这种情况最好是使用optXXX方 ...