Last week ,I lead the meeting for new project. i'm  very excited. The meeting is divided into the following sections.

1 project introduce.

The project will be an upgraded version of the existing Yitoa GPTimer. Additional features are required to facilitate the use of the Eco Compliant Controller in  multiple products. These multiple products will then include the ECC GP2 as their primary controller to meet the European Eco-design Directive 2009/125/EC, specifically LOT20 for local space heaters.

The additional features will include (In configuration 3 only):
1. A temperature probe (NTC).
2. Set-point temperature readout on the LCD display.
3. User adjustable time and temperature profiles.
4. The ability to select one of three operating configurations. The plastic housing for the EP4078 ECC/GP2 will have the same physical dimensions as the existing Yitoa GP timer. This dictates that the 2 internal PCBs will also have the same dimensions as the PCBs in the existing GP Timer. The plastic housing will have to be modified to accommodate the wire for NTCthermistor. The NTC thermistor wire should be located in the top left hand side of the GP timer as in the photo below.

2 designed schedule

     The product consists of several parts , hadeware, sofeware,and mechined.

  1 technical scheme selection  (according the customer data )

  2 bom and package (priority use the already existed  the pakeage need double confirm)  

  3 schematic and layout  (after review meeting is ok   )

  4 machanical cover  (It's not my responsibility )

 3 engineering schedule

    NPI( new project input)

    ES:   sep 1  

           1 we need accompled the layout and  recall pcb .

           2 propare the test specifiation for the projuct.

           3 pmc Purchase materials on duty.

           4 NPI  arrange produation

           5 PIE and ATE    prepare fixture. and FCT(include Semi-finished produst test and finshed product test )

    EP:need product 100 pcs

     pp: Hold

    MP:Hold

4 System designed concept

5 postcript

fighting!

hadeware designed is easy for me. but the software designed is  differcult .

stm8L151 is same as stm32. I can find lib whtn web, but i haven't programmed in a long time .

timer Compliant Controller project (1)--Product introduction meeting的更多相关文章

  1. timer Compliant Controller project (3)--bom and sch

    After optimization of structural solution , I  must prepare the bom and  drawing circuit diagram as ...

  2. timer Compliant Controller project (2)--Project Demonstration

    1software flow diagram     As we know, Embedded design is the core of  Electronic Product Design. Di ...

  3. timer Compliant Controller project (4)layout and gerber, paning

    1 LAYOUT 2 Gerber 3 CAM350-Paining

  4. RabbitMQ消息队列(一): Detailed Introduction 详细介绍

     http://blog.csdn.net/anzhsoft/article/details/19563091 RabbitMQ消息队列(一): Detailed Introduction 详细介绍 ...

  5. k8s replicaset controller分析(2)-核心处理逻辑分析

    replicaset controller分析 replicaset controller简介 replicaset controller是kube-controller-manager组件中众多控制 ...

  6. asp.net 读取导入的project(mpp)文件

    公司项目有用到读取project文件(.mpp)并保存到指定数据库类似的功能. 查了一下大家总结的方法. 找到一哥们代码,初步判断可行,特此收藏. using System.IO; using Mic ...

  7. 软体project(四)——一生

    软件生存周期是软件project中的一个重要概念,把整个生存周期划分为若干个阶段,是实现软件生产project化的重要步骤. 软件的生存周期一般划分为软件计划.软件开发和软件执行三个时期,例如以下图: ...

  8. you are not allowed to push code to protected branches on this project(转)

    .. 图 1-1 报错:failed to push some refs to 'http://*******.git'. 一痛瞎踅摸之后,远程控制电脑,在H电脑上,重新建立了一个test项目,之后走 ...

  9. k8s replicaset controller分析(1)-初始化与启动分析

    replicaset controller分析 replicaset controller简介 replicaset controller是kube-controller-manager组件中众多控制 ...

随机推荐

  1. SWIG和PInvoke学习(1)

    1. 简介 SWIG是个帮助使用C或者C++编写的软件能与其它各种高级编程语言进行嵌入联接的开发工具. SWIG能应用于各种不同类型的语言包括常用脚本编译语言例如Perl, PHP, Python, ...

  2. (转)SQL Server 2008登录错误:无法连接到(local)的解决

    在一些朋友安装完SQL Server 2008之后大多会遇到连接出错的问题.特别对于我们这样的新手而言简直郁闷的要死,好不容易装玩了又出现了问题.此篇文章意在解决安装步骤没有问题,但安装后无法登录的问 ...

  3. link标签 rel="stylesheet"

    首先,link标签是用于当前文档引用外部文档的,其次,这个标签的rel属性用于设置对象和链接目的间的关系,说白了就是指明你链进来的对象是个什么东西的,具体的值及其所表示的关系如下:Alternate: ...

  4. onsubmit不起作用的原因

    使用form表单,添加onsubmit="return check()",来实现提交前进行相关验证功能时,有时会出现js函数不起作用的情况, 此时可以检查相应的js函数check( ...

  5. ng-深度学习-课程笔记-2: 神经网络中的逻辑回归(Week2)

    1 二分类( Binary Classification ) 逻辑回归是一个二分类算法.下面是一个二分类的例子,输入一张图片,判断是不是猫. 输入x是64*64*3的像素矩阵,n或者nx代表特征x的数 ...

  6. ipod不识别命令

    root@mx6q:~# history 0 sync 1 reboot 2 cd /usr/app/ 3 ls 4 cd extend-sysfs/ 5 ls 6 cd etc/ 7 ls 8 cd ...

  7. bzoj1627 / P2873 [USACO07DEC]泥水坑Mud Puddles

    P2873 [USACO07DEC]泥水坑Mud Puddles bfs入门. 对于坐标为负的情况,我们可以给数组下标加上$abs(min(minx,miny))$转正(根据题意判断) #includ ...

  8. linux及安全第四周总结——20135227黄晓妍

    总结部分: 用户态和内核态: 前提知识:cpu有几种不同指令执行的级别 用户态:代码的掌控范围受限制 内核态:高级别,代码课执行特权指令,访问任意物理地址. 权限设置的意义:没有的话,系统容易啊崩溃, ...

  9. Zynq-Linux移植学习笔记之十-u-boot网络配置

    在zynq开发板zc706上,网络通路由下面三个设备组成: 其中zynq负责对phy进行配置,当zynq上的网络控制器以及phy完成正确配置时,能够看到RJ45上面的黄灯亮,此时表明链路已经通了.如果 ...

  10. 【定义及安装】Ambari——大数据平台的搭建利器

    Ambari 是什么 Ambari 跟 Hadoop 等开源软件一样,也是 Apache Software Foundation 中的一个项目,并且是顶级项目.目前最新的发布版本是 2.0.1,未来不 ...