For me it is a day of grief....................

1 Communication with customer test methods。

notes:

Test execution
1. Make sure power supply is turned off.
2. Insert XXX into jig.
3. Turn on the XXX power switch.
4. Turn on 230V AC / 400V AC power supply.
5. Run program “Program XXX.bat” on PC to program the  XXXwith its software. NOTE: Programming of the XXX will probably fail with an error message if the   XXX withXXX -test software is connected to the XXX at this point.2
6. The test starts automatically when the software is finished transferring to the XXX.
7. Manual test: Tests triac (that turns heat element on and off). After transferring the software to the XXX, the XXX will turn the heat element on for 0.75s.
a. The voltage on the volt meter should measure around 230V AC / 400V AC between “J5” and “J6” for 0.75s.
b. The XXX in the jig is configured to always turn the heat element off, so after about 2s (if not sooner) you should be able to verify that the measured voltage drops to 0V AC.
8. Automatic Test: Tests power supply, power switch, microcontroller, communication with a control unit (CU) and temperature sensor.
a. Manually visually read the test result from the XXX RGB LED light:
i. Green blink = test successful
ii. Red blink = test failed. If it only blinks red for 10 seconds or more after programming/powering up the XXX, try programming the XXX again (go to step 5).
b. Let it run until you have seen at least 3 green blinks after programming the XXX.

2translate the  information

Go to the warehouse to borrow components,set up experimental environment,do experiments and  record date。

2   gerber paining

In order to make the most of resource and cost saving,we need to change the gerber-paining。as show in the photo.

3 NPI-SMT

The equipment specifically designed for use with solder pasteSome pastes  do well with tinned surfaces but solder poorly bare copper OSP。Apertures with geometrical figure are favorable for printed molding with solder paste。In surface mount assembly, the stencil is the gateway to accurate, repeatable solder paste deposition。Of greater value to the stencil designer is the area ratio, which can be related directly to eventual solder paste release。

4 SMT

I want to learning use the  SMT machine like Yamaha  .Motion control is one of the key technologies for SMT mounter,The article takesthe turret head type placement system as a example, fully analyses several familiarhighspeed placer's failures and summarizes some valid measures to eliminate them

The Enginer sample Test for GD temperature control (FCT, ATE, NPI,SMT, )的更多相关文章

  1. Linux下的Job Control(转:http://blog.chinaunix.net/uid-26495963-id-3062757.html)

    一.Job的概念 Job是指在批处理的环境中,为完成某一任务而进行一系列操作的总称.在个人接触计算机的年代,批处理的环境已经不容见到了,只有一些特殊的行业和环境下还在使用这样的概念,仅在书本中接触过. ...

  2. HDU 4289 Control (网络流,最大流)

    HDU 4289 Control (网络流,最大流) Description You, the head of Department of Security, recently received a ...

  3. RNA Spike-in Control(转)

    Spike-in Control:添加/加入(某种物质)的对照(组)在某些情况下,待检验样本中不含待测物质或者含有但是浓度很低,为了证明自己建立的方法能对样本中待测物质进行有效的检测,可在待检样本中加 ...

  4. Control(拆点+最大流)

    Control http://acm.hdu.edu.cn/showproblem.php?pid=4289 Time Limit: 2000/1000 MS (Java/Others)    Mem ...

  5. USACO 4.4 Pollutant Control (网络流求最小割割集)

    Pollutant ControlHal Burch It's your first day in Quality Control at Merry Milk Makers, and already ...

  6. HDU 4289 Control (最小割 拆点)

    Control Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Su ...

  7. LTE Module User Documentation(翻译14)——Uplink Power Control(上行功率控制)

    LTE用户文档 (如有不当的地方,欢迎指正!) 20 Uplink Power Control(上行功率控制)   上行功率控制功能默认是开启的.用户可以通过设置布尔属性 ns3::LteUePhy: ...

  8. 与众不同 windows phone (2) - Control(控件)

    原文:与众不同 windows phone (2) - Control(控件) [索引页][源码下载] 与众不同 windows phone (2) - Control(控件) 作者:webabcd介 ...

  9. Scroll Segmented Control(Swift)

    今天用了一个github上一个比较好用的Segmented Control但是发现不是我要效果,我需要支持scrollView.当栏目数量超过一屏幕,需要能够滑动. 由于联系作者没有回复,我就自己在其 ...

随机推荐

  1. 20145324 Java实验二

    实验1: 先建立.java 在建立test 测试正常情况 测试出错情况 错误 修改后的代码 正确 测试边界情况 100时出错 修改后的代码 测试 实验2: 先建test在写,java 实验3:建模 练 ...

  2. 20145211《网络渗透》MS12-004漏洞渗透

    20145211<网络渗透>MS12-004漏洞渗透 一 实验原理 初步掌握平台matesploit的使用 有了初步完成渗透操作的思路 在这里我选择对的不是老师推荐的MS11_050,而是 ...

  3. 4.9版本的linux内核中实时时钟芯片pcf85263的驱动源码在哪里

    答:drivers/rtc/rtc-pcf85263.c,内核配置选项为 CONFIG_RTC_DRV_PCF85263 Location: -> Device Drivers -> Re ...

  4. JDBC连接池&DBUtils

    JDBC连接池 DBCP:Apache推出的Database Connection Pool 使用步骤: > 添加jar包  commons-dbcp-1.4.jar  commons-pool ...

  5. Apache, service httpd stop, Address already in use:

    service httpd stopStopping httpd:                                            [FAILED][root@testtest ...

  6. Devops 到底是什么?

    Devops 到底是什么? 过去一年以来,一批来自欧美的.不墨守陈规的系统管理员和开发人员一直在谈论一个新概念:DevOps.DevOps就是开发(Development)和运维(Operations ...

  7. bootstrap自定义——栅格列数修改

    从下载的bootstrap文件中找到less文件夹里面的variables.less,然后可以找到栅格列数进行修改 然后执行一下bootstrap.less,通过命令行,切换到其所在的目录D:\03 ...

  8. JQuery常用和很有用处的方法

    1.grep()方法: 用于数组元素过滤筛选 grep(array,callback,invert) array:待过滤数组; callback:处理数组中的每个元素,并过滤元素,该函数中包含两个参数 ...

  9. 常数PK系列汇总

    常数PK系列说明: 在AC的情况下得分=\(\sum_{i=1}^{10}{1000-runtime\_on\_point_i}\) RE会显示UKE UPD:之前的数据太水,导致好多题都在9000分 ...

  10. 搞懂分布式技术3:初探分布式协调服务zookeeper

    搞懂分布式技术3:初探分布式协调服务zookeeper 1.Zookeepr是什么 Zookeeper是一个典型的分布式数据一致性的解决方案,分布式应用程序可以基于它实现诸如数据发布/订阅,负载均衡, ...