The Enginer sample Test for GD temperature control (FCT, ATE, NPI,SMT, )
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, )的更多相关文章
- Linux下的Job Control(转:http://blog.chinaunix.net/uid-26495963-id-3062757.html)
一.Job的概念 Job是指在批处理的环境中,为完成某一任务而进行一系列操作的总称.在个人接触计算机的年代,批处理的环境已经不容见到了,只有一些特殊的行业和环境下还在使用这样的概念,仅在书本中接触过. ...
- HDU 4289 Control (网络流,最大流)
HDU 4289 Control (网络流,最大流) Description You, the head of Department of Security, recently received a ...
- RNA Spike-in Control(转)
Spike-in Control:添加/加入(某种物质)的对照(组)在某些情况下,待检验样本中不含待测物质或者含有但是浓度很低,为了证明自己建立的方法能对样本中待测物质进行有效的检测,可在待检样本中加 ...
- Control(拆点+最大流)
Control http://acm.hdu.edu.cn/showproblem.php?pid=4289 Time Limit: 2000/1000 MS (Java/Others) Mem ...
- USACO 4.4 Pollutant Control (网络流求最小割割集)
Pollutant ControlHal Burch It's your first day in Quality Control at Merry Milk Makers, and already ...
- HDU 4289 Control (最小割 拆点)
Control Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Su ...
- LTE Module User Documentation(翻译14)——Uplink Power Control(上行功率控制)
LTE用户文档 (如有不当的地方,欢迎指正!) 20 Uplink Power Control(上行功率控制) 上行功率控制功能默认是开启的.用户可以通过设置布尔属性 ns3::LteUePhy: ...
- 与众不同 windows phone (2) - Control(控件)
原文:与众不同 windows phone (2) - Control(控件) [索引页][源码下载] 与众不同 windows phone (2) - Control(控件) 作者:webabcd介 ...
- Scroll Segmented Control(Swift)
今天用了一个github上一个比较好用的Segmented Control但是发现不是我要效果,我需要支持scrollView.当栏目数量超过一屏幕,需要能够滑动. 由于联系作者没有回复,我就自己在其 ...
随机推荐
- Jquery7 表单选择器
学习要点: 1.常规选择器 2.表单选择器 3.表单过滤器 表单作为 HTML 中一种特殊的元素,操作方法较为多样性和特殊性,开发者不但可以使用之前的常规选择器或过滤器,也可以使用 jQuery 为表 ...
- Hive的执行生命周期
1.入口$HIVE_HOME/bin/ext/cli.sh 调用org.apache.hadoop.hive.cli.CliDriver类进行初始化过程 处理-e,-f,-h等信息,如果是-h,打印提 ...
- Commons Configuration之二基本特性和AbstractConfiguration
Configuration接口定义一大堆方法.一切从头开始实现这些方法非常困难.因为AbstractConfiguration类存在.该类在Commons Configuration中充当大多数Con ...
- windows使用Pandoc将Markdown转换为PDF文件
pandoc下载:https://github.com/jgm/pandoc/releases/tag/1.19.2.1 //windows下载msi文件 miktex下载:https://mikte ...
- 使用WebUploader实现文件批量上传,进度条显示功能
知识点:利用WebUploader,实现文件批量上传,并且实时显示文件的上传进度 参考官方文档:http://fex.baidu.com/webuploader/ (1)引入三个资源 JS,CSS,S ...
- mybatis中的懒加载
知识点:mybatis中的懒加载的使用 参考:https://www.cnblogs.com/ysocean/p/7336945.html?utm_source=debugrun&utm_me ...
- Graph_Master(连通分量_H_Trajan+拓扑序dp)
Graph_Master_连通分量_H 题目描述: 一个有向图G=(V,E)称为半连通的(Semi-Connected),如果满足:?u,v∈V,满足u→v或v→u,即对于图中任意两点u,v,存在一条 ...
- 解题报告:hdu 1276 士兵队列训练问题 - 简单题
Problem Description 某部队进行新兵队列训练,将新兵从一开始按顺序依次编号,并排成一行横队,训练的规则如下:从头开始一至二报数,凡报到二的出列,剩下的向小序号方向靠拢,再从头开始进行 ...
- jQuery实际案例⑥——图片跟随鼠标、五角星评分案例
一.图片跟随鼠标移动 1.要求:鼠标移动到哪,图片就要跟到哪 2.用到的事件:首先监听鼠标:$(document).mousemove(function(event){ }); //此时可以获取鼠标距 ...
- IIS和ASP.NET MVC 管道处理模型
转载自 博客园 青羽 http://www.cnblogs.com/tenghoo/archive/2009/11/04/IIS_And_ASPNET_Http_Runtime_Pipeline.h ...