7. 单击 Save ( 保存 ) 你会看到工程名现在变为 tute1 8. 双击 tute1.sch 9. 一个 Infos 窗口将出现, 提示你这是一个新工程 请单击 OK ( 确定 ) 10. 现在你将来到 EESchema 窗口 这个窗口用于输入原理图 11. 请首先对原理图工程进行保存 :

Size: px
Start display at page:

Download "7. 单击 Save ( 保存 ) 你会看到工程名现在变为 tute1 8. 双击 tute1.sch 9. 一个 Infos 窗口将出现, 提示你这是一个新工程 请单击 OK ( 确定 ) 10. 现在你将来到 EESchema 窗口 这个窗口用于输入原理图 11. 请首先对原理图工程进行保存 :"

Transcription

1 KiCad 快速教程 Copyright 2006 David Jahshan: kicad at iridec.com.au 版权 : 请自由地以任意格式复制和分发 ( 出售或送出 ) 本文档 请将修正和注释发送给文档的维护者 你可以制作和分发本文档的改编版, 但需遵从如下约定 : 1. 如果不是翻译版, 请将你的文档 一份给原作者 2. 你的改编版应采用符合 GPL 精神的授权 文档应包含版权说明, 或者至少提供指向所采用的授权协议的链接 3. 申明先前版本的原作者和主要作者 如果你计划制作一个改编版而非翻译版, 请将你的改编计划与文档的当前维护者进行讨论 免责声明 : 虽然本文档是仔细认真制作的, 但是仍然无法避免可能会包含错误 请将发现的错误告诉作者 由于这是一份免费文档, 作者不对任何错误承担法律责任 商标 : 任何品牌名称都有可能是商标 这些商标属于它们各自的所有者 KiCad 是一个开放源码 (GPL) 的电路原理图设计和 PCB 绘制集成软件包 在使用之前, 你需要首先安装 KiCad 本教程假设 KiCad 安装于 C:\Kicad 你可以从这里下载 你可以在网站的 Infos:Install 找到安装指导 1. 运行 KiCad.exe 2. 现在位于主窗口 3. 建立一个新工程 : Projects ( 工程 ) -> New Project Descr ( 新建工程描述 ) 4. 单击 Create New Folder ( 创建新文件夹 ) 按钮, 把新文件夹命名为 tute1 5. 在这个文件夹上双击打开它 6. 在 File Name ( 文件名 ) 处输入工程的名字 ( 在本教程中我们把工程命名为 tute1 )

2 7. 单击 Save ( 保存 ) 你会看到工程名现在变为 tute1 8. 双击 tute1.sch 9. 一个 Infos 窗口将出现, 提示你这是一个新工程 请单击 OK ( 确定 ) 10. 现在你将来到 EESchema 窗口 这个窗口用于输入原理图 11. 请首先对原理图工程进行保存 : Files ( 文件 ) -> Save Schematic Project ( 保存原理图工程 ) 12. 单击顶部工具栏中的 page settings ( 页面设置 ) 按钮 13. 将 page size ( 页面大小 ) 设置为 A4, 将 Title ( 标题 ) 设置为 Tute 单击窗口右侧工具栏中的 Add components ( 添加元件 ) 按钮 15. 在屏幕中你想放置元件的位置单击 16. 一个 Component selection ( 选择元件 ) 窗口将出现

3 17. 单击 List All ( 列出所有 ) Select Lib ( 选择库 ) 窗口将出现 18. 双击 device 19. Select Part ( 选择部件 ) 窗口将出现 20. 滚动列表找到 R 并双击它 21. 按键盘上的字母 'r ' 键 请注意元件是如何旋转的 22. 在图上需要放置元件的位置单击鼠标左键, 把元件放置上 23. 可通过单击放大镜来缩放查看比例

4 24. 在元件中央单击鼠标右键 25. 选择 : Edit Component ( 编辑元件 )-> Edit ( 编辑 ) 26. Component properties ( 元件属性 ) 窗口将出现 27. 请选择 Value ( 数值 ) 标签 28. 将原来的 Value ( 数值 ) R 换成 1k 29. 单击 OK ( 确定 ) 30. 现在电阻符号内部的数值应该变成了 1k

5 31. 通过单击你可以在其他位置放置另外一只电阻 32. Component selection: ( 选择元件 ) 窗口将出现 33. 你先前放置的电阻将出现在历史列表中 ( 图中的 R ) 34. 单击 R 35. 将电阻放置在图上 36. 重复以上操作, 在图上放置第三个电阻 37. 在第二个电阻上面单击鼠标右键 38. 单击 Delete Component ( 删除元件 ) 这将删除这个元件 39. 右键单击第三个电阻 选择 Move Component ( 移动元件 ) 40. 移动元件的位置, 单击左键将放置在新的位置 41. 重复上述第 24 到 27 步的操作, 将第三个电阻的 R 改变为 重复第 14 到 20 步的操作, 这一次不是选择 device 和 R, 而是选择 microcontrollers 和 PIC12C508A 43. 按键盘上的 'y ' 键和 'x ' 键 请注意元件是如何参照它的 x 轴和 y 轴被镜像的 再次按 'y' 和 'x' 将使元件恢复原来的方向 44. 将元件放置到图上 45. 重复步骤 14 到 20, 这次请选择 device 和 LED 46. 请按下图安排这几个元件的位置 :

6 47. 现在我们将向库中添加一个元件 48. 单击顶部工具栏中的 go to library editor ( 打开库编辑器 ) 按钮 49. 这将打开 Libedit 窗口 50. 单击 Select working library ( 选择工作库 ) 按钮 51. 在 select lib ( 选择库 ) 窗口中单击 conn 52. 单击 New part ( 新建部件 ) 按钮 53. 将新的部件命名为 MYCONN3 54. 输入索引前缀 J, 输入部件编号 如果出现警告 has a convert drawing 请单击 yes 56. 元件的名字将出现在屏幕中央 57. 单击放大镜可以对视图进行缩放 58. 单击右侧工具栏上面的 Add Pins ( 添加引脚 ) 按钮 59. 在屏幕上你需要放置引脚的位置单击鼠标左键 60. 在 Pin Properties ( 引脚属性 ) 对话框中输入引脚名称 VCC, 引脚编号 选择 Electrical Type ( 电气类型 ) 为 Power Out, 单击 OK 然后在你需要放置引脚的位置单击, 将引脚放置到图上 62. 重复步骤 59 到 61, 这一次设置 Pin Name ( 引脚名称 ) 为 INPUT, 设置 Pin Number ( 引脚编号 ) 为 2, 设置 Electrical Type ( 电气类型 ) 为 Input 63. 重复步骤 59 到 61, 这一次设置 Pin Name 为 GND, 设置 Pin Number 为 3, 设置 Electrical Type 为 Power Out 64. 参照下面步骤 65 的图示调整引脚和标签的位置

7 65. 单击 Add rectangle ( 添加矩形 ) 按钮 通过单击并按住左键拖动, 在引脚名称四周画出一个矩形 66. 单击顶部工具栏中的 Save current part into current loaded library (in memory) ( 将当前部件保存到当前加载的库中 < 在内存中 >) 67. 单击顶部工具栏中的 Save current loaded library on disk (file update) ( 将当前加载的库保存到磁盘 < 更新文件 >) 68. 在确认对话框中单击 yes 69. 现在你可以关闭 Libedit 窗口 70. 回到 EeSchema 窗口 71. 重复步骤 14 到 20, 这一次选择 conn 和 MYCONN3 72. 现在你可以看到新建立的部件了 把它放置在靠近第二个电阻的地方 按键盘上的 'y ' 键将它以 y 轴为中心镜像 73. 元件的标识符 J? 将出现在标签 MYCONN3 的下方 右键单击 J? 之后单击 move field 把 J? 移动到引脚下方 74. 单击右侧工具栏中的 Add powers 按钮 75. 在 1k 电阻引脚的上方单击 76. 在 Component Selection ( 选择元件 ) 中单击 list all 77. 在 Select Part ( 选择部件 ) 窗口中滚动列表选择 VCC 78. 在 1k 电阻引脚的上方单击, 将部件放置到图上 79. 在微控制器的 VDD 引脚上方单击

8 80. 在 Component Selection history ( 元件选择历史列表 ) 中选择 VCC, 再次在 VDD 引脚上方单击 81. 重复操作将 VCC 放置在 MYCONN3 的 VCC 引脚上方 82. 重复步骤 74 到 76, 选择 GND 83. 将 GND 放置到 MYCONN3 的 GND 引脚下方 84. 将 GND 符号放置到微控制器的 VSS 引脚的右下方 85. 单击右侧工具栏中的 Add wires ( 添加导线 ) 按钮 ** 请注意不要误点它下面的那个 Add bus ( 添加总线 ) 按钮 ( 该按钮上的折线图形的线比较粗 )** 86. 左键单击微控制器引脚 7 的小圆圈, 之后再单击 LED 的引脚 2 的小圆圈 87. 重复操作, 如下图连接其他元件 88. 在连接 VCC 和 GND 符号的时候, 导线必需连接到 VCC 符号的底部, 以及 GND 符号上边的中间 89. 单击右侧工具栏上的 Add wire or bus label ( 添加导线或总线标签 ) 为网络添加标签

9 90. 单击微控制器和 LED 之间导线的中间 91. 输入名称 uctoled 92. 单击靠近引脚 7 的小圆圈的位置 ( 稍偏右的地方 ) 把网络名放置到导线上 93. 把连接电阻和 LED 的导线命名为 LEDtoR 94. 把连接 MYCONN3 到电阻的导线命名为 INPUTtoR 95. 把 100ohm 电阻右侧的导线命名为 INPUT 96. 把引脚 6 上面的导线命名为 INPUT 这样, 在两个标签为 INPUT 的引脚间建立了一个隐含的连接 这是一项非常有用的技术, 对于复杂的电路, 可以避免画过于繁乱的线 97. 你不需要为 VCC 线和 GND 线设置标签, 它们的网络由连接在上面的电源对象所决定 98. 程序会自动检查错误, 对于没有连接的导线会给出警告 你可以告诉程序哪些导线是故意不连接的, 从而避免发出警告 99. 单击右侧工具栏中的 Add no connect ( 添加 不连接 标记 ) 按钮 100. 单击引脚 的小圆圈 101. 使用右侧工具栏中的 Add graphics text (comment) ( 添加图形文本 ) 可以为原理图添加注释说明 102. 现在, 需要对各个元件赋予唯一的标识符 请单击 Schematic Annotation ( 原理图标注 ) 按钮 103. 在 EESchema Annotation (EESchema 标注 ) 对话框中选择 Current Sheet ( 当前图 ) 和 all components ( 所有元件 )

10 104. 单击 Annotate ( 标注 ) 按钮 105. 在确认对话框中单击 yes 106. 请注意观察所有元件的? 都被替换为一个数字 每个标识符都是唯一的 在本例子中, 这些元件是 R1, R2, U1, D1 和 J 单击 Schematic Electric Rules Check ( 原理图电气规则检查 ) 按钮 之后单击 Test ERC 按钮 108. 这将生成一个报告, 告诉你存在哪些错误和警告 ( 例如未连接的导线 ) 你需要得到 0 错误 0 警告的检查结果 在原理图中发现错误的地方, 会出现一个绿色的小箭头 选中 Write erc report ( 写 ERC 报告 ) 并再次按 Test ERC 按钮, 可以得到关于错误的更多信息 109. 单击顶部工具栏中的 Netlist generation ( 生成网络表 ) 110. 单击 Netlist ( 网络表 ), 再单击 保存 以默认的文件名保存网络表 111. 单击顶部工具栏中的 Run Cvpcb ( 运行 Cvpcb) 112.Cvpcb 提醒你将封装与元件关联起来 113. 在淡蓝色窗口中选择 D1, 滚动淡绿色窗口找到 LEDV 并双击它 114. J1 选择封装 3PIN_6mm

11 115. R1 和 R2 从淡绿色窗口选择封装 R U1 选择封装 8dip 单击 files ( 文件 )-> Save netlist ( 保存网络表 ) 默认的文件名 tute1.net 就很好, 请单击保存 118. 单击 files ( 文件 )-> Save Schematic Project ( 保存原理图工程 ) 把工程保存 119. 现在回到 KiCad 主窗口 120. 选择 Browse ( 浏览 )-> Browse Files ( 浏览文件 ) 121. 如果出现一个报错信息, 那么请选择一个文本查看程序 大多数计算机中会有一个 c:\windows\ notepad.exe 122. 选择文件 tute1.net 这将打开这个网络表文件 该文件描述了各个元件各个引脚之间的连接关系 123. 现在回到 EeSchema 窗口 124. 要生成原材料清单, 请单击顶部工具栏中的 Bill of materials ( 原材料清单 ) 按钮 125. 单击 Create List ( 生成列表 ) 再单击 Save ( 保存 ) 126. 要查看该文件, 请重复步骤 120 并选择文件 tute1.lst 127. 现在单击顶部工具栏中的 Run Pcbnew ( 运行 Pcbnew) 按钮 128. Pcbnew 的窗口将打开 129. 出现找不到文件的提示信息时请单击 OK 130. 单击 files ( 文件 )-> Save board ( 保存电路板 ) 131. 单击顶部工具栏中的 page settings ( 页面设置 ) 按钮 132. 选择 paper size ( 页面大小 ) 为 A4, 在 title ( 标题 ) 输入 Tute 单击 Dimensions ( 尺寸 )-> Tracks and Vias ( 导线和导孔 ) 134. 请根据你的 PCB 制造能力 ( 具体信息请咨询你的 PCB 加工工厂 ) 对设置进行调整 在本例子中, 我们把 clearance ( 间距 ) 增加到 单击顶部工具栏中的 Read Netlist ( 读取网络表 ) 按钮

12 136. 单击 Select ( 选择 ) 按钮选择 tute1.net, 单击 open ( 打开 ) 再单击 Read ( 读取 ) 按钮 最后单击 Close ( 关闭 ) 按钮 137. 元件将被放置在页面左上角, 滚动窗口可以看到 138. 右键单击一个元件并选择 move component ( 移动元件 ) 将它移到页面中央 139. 重复以上操作, 直到把所有元件都移到页面内 140. 请确认 General ratsnest not show ( 显示通用牵拉线 ) 按钮处于开启状态 141. 这将在屏幕上显示牵拉线, 牵拉线指示出了引脚之间的连接关系 142. 移动元件, 使牵拉线的交叉数量尽可能少 143. 如果发现牵拉线不显示或屏幕变得混乱, 请右键单击并选择 redraw ( 窗口重绘 ) 144. 现在我们开始连接除了地线的所有导线, 这些导线位于元件面 ( 顶层 ) 145. 单击右侧工具栏中的 Add Tracks and vias ( 添加导线和导孔 ) 按钮 146. 从顶部工具栏的下拉菜单中选择 Component ( 元件 ) 147. 单击 J1 的引脚 1 的中心, 并把导线画到焊盘 R 重复该操作, 连接其他导线, 直到仅剩余 J1 的引脚 3 还没有连接

13 149. 在顶部工具栏的下拉菜单中选择 Copper ( 底层 ) 150. 单击 Add tracks and vias ( 添加导线和导孔 ) 按钮 ( 步骤 145) 151. 画从 J1 引脚 3 到 U1 引脚 8 的导线 152. 单击右侧工具栏中的 Net highlight ( 网络高亮显示 ) 按钮 153. 单击 J1 的引脚 3 它将变成黄色 154. 单击右侧工具栏中的 Add Zones ( 添加覆铜 ) 按钮 155. 沿着电路板的外形画出轮廓 156. 在刚刚画出的轮廓框内单击鼠标右键 157. 单击 Fill Zones ( 填充覆铜 ) 158. 选择 Grid ( 网格 ) 为 0.010, 选择 Pad options: ( 焊盘选项 ) 为 Thermal, 选择 Zone edges orient: ( 覆铜边缘方向 ) 为 H,V, 然后单击 Fill ( 填充 ) 按钮 159. 你的电路板将变成下图的样子

14 160. 现在从顶部工具栏的下拉菜单中选择 Edges Pcb (PCB 边界层 ) 161. 从右侧工具栏中选择 Add graphic line or polygon ( 添加图形 : 线或多边形 ) 按钮 162. 沿着电路板的边缘画出边框, 注意在边框和铜箔之间保留一定的间隙 163. 单击 Pcb Design Rules Check (PCB 设计规则检查 ) 可进行设计规则检查 164. 单击 Test DRC (DRC 测试 ) 应该保证没有错误 165. 单击 List Unconn ( 列出未连接的 ) 应该保证没有未连接的 166. 单击 files ( 文件 )-> Save board ( 保存电路板 ) 将文件保存 167. 单击 3D Display (3D 显示 ) -> 3D Display 可以以 3D 方式查看你的电路板 168. 你可以通过鼠标拖动来旋转 PCB 169. 你的电路板已经完成了, 为了把它交给制造工厂生产, 你还需要生成 GERBER 文件

15 170. 单击 files ( 文件 ) -> plot ( 绘图输出 ) 171. 在 plot format ( 绘图格式 ) 选择 GERBER, 然后单击 plot ( 绘图 ) 172. 要查看 GERBER 文件请回到 KiCad 主窗口 173. 单击 GerbView 按钮 174. 单击 files ( 文件 )-> Load GERBER file ( 加载 GERBER 文件 ) 175. 选择文件 tute1_copper.pho 并单击 open ( 打开 ) 176. 在下拉菜单中选择 Layer 重复步骤 174 和 175, 这一次加载 tute1_component.pho 178. 重复步骤 176 选择 Layer3 再重复步骤 174 和 175 加载 tute1_slkscmp.pho 通过这种方法, 你可以对各个层进行检验 KiCad 有一个丰富的封装库, 但是偶尔你也会发现库中并没有自己需要的封装 下面我们一步一步地在 KiCad 中制作一个表面贴封装 180. 要建立一个新的 PCB 封装, 请先回到 PCBnew 中 181. 单击顶部工具栏中的 Open Module Editor ( 打开模块编辑器 ) 182. 这将打开 Module Editor ( 模块编辑器 ) 183. 单击顶部工具栏中的 select working library ( 选择工作库 )

16 184. 在本例子中我们选 connect 库 185. 单击顶部工具栏中的 New Module ( 新建模块 ) 按钮 186. 在 module reference ( 模块索引 ) 输入 MYCONN 在屏幕中央, 你会看到 MYCONN3 标签 188. 在这个标签下面是 VAL** 189. 右键单击 MYCONN3 并把它移动到 VAL** 的上方 190. 右键单击 VAL**, 选择 Edit Text Mod ( 编辑模块文字 ) 把它改名为 SMD 191. 选中 no display 核选框 192. 在右侧工具栏中选择 Add Pads ( 添加焊盘 ) 193. 单击屏幕放置焊盘 194. 右键单击这个新焊盘并选择 edit ( 编辑 ) 195. 设置 Pad Num ( 焊盘编号 ) 为 1, Pad Size X ( 焊盘大小 X) 为 0.4, Pad Size Y ( 焊盘大小 Y) 为 0.8, Pad Shape ( 焊盘形状 ) 为 Rect, Pad Type ( 焊盘类型 ) 为 SMD 单击 Ok 196. 再次单击 Add Pads 放置另外两个焊盘

17 197. 移动标签 MYCONN3 和 SMD, 使看起来入上图所示 198. 单击右侧工具栏中的 Add graphic line or polygon ( 添加图形线或多边形 ) 按钮 199. 画出这个连接器元件的轮廓 200. 单击顶部工具栏中的 Save Module in working directory ( 将模块保存到工作目录 ) 201. 现在你可以回到 PCBnew 单击右侧工具栏中的 Add modules ( 添加模块 ) 按钮 202. 单击屏幕, 模块名称窗口将弹出 203. 选择模块 MYCONN3 并把它放置到你的 PCB 中 本文是一个介绍 KiCad 主要特性的快速教程 更详细的介绍, 请参见 KiCad 的帮助文件 在 KiCad 的任何模块中, 你都可以通过单击菜单 help( 帮助 ) -> help 来阅读帮助文档

Kicad Manual.doc

Kicad Manual.doc KiCad 快速入门指南 (CN) Copyright: Please freely copy and distribute (sell or give away) this document in any format. Send any corrections and comments to the document maintainer. You may create a derivative

More information

圖 1. 手 工 搭 棚 [www.diyzone.net] 與 PCB 印 刷 電 路 板 PCB 除 了 電 路 之 外, 也 放 置 各 種 電 子 零 件 如 圖 2 所 示, 電 子 零 件 與 PCB 的 接 合 方 式 有 二 : 插 件 式 (Pin Through Hole, PT

圖 1. 手 工 搭 棚 [www.diyzone.net] 與 PCB 印 刷 電 路 板 PCB 除 了 電 路 之 外, 也 放 置 各 種 電 子 零 件 如 圖 2 所 示, 電 子 零 件 與 PCB 的 接 合 方 式 有 二 : 插 件 式 (Pin Through Hole, PT 作 者 : 楊 哲 彰 (2005-02-23); 推 薦 : 徐 業 良 (2005-02-28) 附 註 : 本 文 為 元 智 大 學 機 械 系 自 動 化 機 械 設 計 課 程 教 材 Protel 電 腦 輔 助 電 路 設 計 軟 體 入 門 (2) PCB 製 作 與 輸 出 在 先 前 的 文 件 中, 介 紹 了 Protel 99 SE 的 基 本 操 作, 並 且 以 穩

More information

Text 文字输入功能 , 使用者可自行定义文字 高度, 旋转角度 , 行距 , 字间距离 和 倾斜角度。

Text 文字输入功能 , 使用者可自行定义文字  高度, 旋转角度 , 行距 , 字间距离 和 倾斜角度。 GerbTool Wise Software Solution, Inc. File New OPEN CLOSE Merge SAVE SAVE AS Page Setup Print Print PreView Print setup (,, IMPORT Gerber Wizard Gerber,Aperture Gerber Gerber, RS-274-D, RS-274-X, Fire9000

More information

epub83-1

epub83-1 C++Builder 1 C + + B u i l d e r C + + B u i l d e r C + + B u i l d e r C + + B u i l d e r 1.1 1.1.1 1-1 1. 1-1 1 2. 1-1 2 A c c e s s P a r a d o x Visual FoxPro 3. / C / S 2 C + + B u i l d e r / C

More information

WinMDI 28

WinMDI 28 WinMDI WinMDI 2 Region Gate Marker Quadrant Excel FACScan IBM-PC MO WinMDI WinMDI IBM-PC Dr. Joseph Trotter the Scripps Research Institute WinMDI HP PC WinMDI WinMDI PC MS WORD, PowerPoint, Excel, LOTUS

More information

PCB设计问题集

PCB设计问题集 http://www.maihui.net killmai@163.net PCB VIA 1. 2.Layer_25 Layer_25 3. 25 QFP-44P 1 2 PowerPCB Layer_25 DIP QFP SMD Library:FTL.PT4 Netlist:training.asc, Library:FTLPT4 Netlist:training.asc.!! Traing.PCB,

More information

Microsoft Word - template.doc

Microsoft Word - template.doc HGC efax Service User Guide I. Getting Started Page 1 II. Fax Forward Page 2 4 III. Web Viewing Page 5 7 IV. General Management Page 8 12 V. Help Desk Page 13 VI. Logout Page 13 Page 0 I. Getting Started

More information

Cadence Poqi

Cadence Poqi Cadence Poqi055 2002-7-10 1 Allegro SI PCB 1 Cadence SI Allegro PCB *.brd SpecctreQuest *.brd SigXplore SigXplore 2 PowerPCB Aleegro PowerPCb PCB Export File Export ASCII *.asc 1.1 1.1 PowerPCB ASC 1.2

More information

(Load Project) (Save Project) (OffLine Mode) (Help) Intel Hex Motor

(Load Project) (Save Project) (OffLine Mode) (Help) Intel Hex Motor 1 4.1.1.1 (Load) 14 1.1 1 4.1.1.2 (Save) 14 1.1.1 1 4.1.2 (Buffer) 16 1.1.2 1 4.1.3 (Device) 16 1.1.3 1 4.1.3.1 (Select Device) 16 2 4.1.3.2 (Device Info) 16 2.1 2 4.1.3.3 (Adapter) 17 2.1.1 CD-ROM 2 4.1.4

More information

els0xu_zh_nf_v8.book Page Wednesday, June, 009 9:5 AM ELS-0/0C.8

els0xu_zh_nf_v8.book Page Wednesday, June, 009 9:5 AM ELS-0/0C.8 els0xu_zh_nf_v8.book Page Wednesday, June, 009 9:5 AM ELS-0/0C.8 Yamaha ELS-0/0C..8 LCD ELS-0/0C v. typeu LCD ELS-0/0C typeu / -6 / [SEARCH] / - ZH ELS-0/0C.8 els0xu_zh_nf_v8.book Page Wednesday, June,

More information

untitled

untitled 2006 6 Geoframe Geoframe 4.0.3 Geoframe 1.2 1 Project Manager Project Management Create a new project Create a new project ( ) OK storage setting OK (Create charisma project extension) NO OK 2 Edit project

More information

目 录

目 录 1 Quick51...1 1.1 SmartSOPC Quick51...1 1.2 Quick51...1 1.3 Quick51...2 2 Keil C51 Quick51...4 2.1 Keil C51...4 2.2 Keil C51...4 2.3 1 Keil C51...4 2.4 Flash Magic...9 2.5 ISP...9 2.6...10 2.7 Keil C51...12

More information

AL-MX200 Series

AL-MX200 Series PostScript Level3 Compatible NPD4760-00 TC Seiko Epson Corporation Seiko Epson Corporation ( ) Seiko Epson Corporation Seiko Epson Corporation Epson Seiko Epson Corporation Apple Bonjour ColorSync Macintosh

More information

ebook111-4

ebook111-4 Flash 4 Flash 4 F l a s h 5 Flash 4 Flash Flash 4 Flash 4 Flash 4 4.1 Flash 4 Flash 4 Flash 4 Flash Flash 4 Flash 4 4.2 Flash 4 Flash 4 A Flash 4 S h i f t F i l e P r e f e r e n c e s > > Flash 4 Flash

More information

ICD ICD ICD ICD ICD

ICD ICD ICD ICD ICD MPLAB ICD2 MPLAB ICD2 PIC MPLAB-IDE V6.0 ICD2 usb PC RS232 MPLAB IDE PC PC 2.0 5.5V LED EEDATA MPLAB ICD2 Microchip MPLAB-IDE v6.0 Windows 95/98 Windows NT Windows 2000 www.elc-mcu.com 1 ICD2...4 1.1 ICD2...4

More information

untitled

untitled niosii H:\DB2005\project\niosDK\Example\NiosSmall QuartusII4.2 File -> New Project Wizard Diectory,Name,Top-Level Entity Add Files EDA Tools Setting Finish, OK H:\DB2005\project\niosDK\Example\NiosSmall

More information

enews172_1

enews172_1 / http://www.cic.org.tw/login/login.jsp CIC Package Design with Allegro APD 104 IC 104 T50UHV Introduction to Conversational French - Syllabus Summer 2004 1 14 2 12 CMOS MorSensorMorFPGA DUO MorSensor

More information

AL-M200 Series

AL-M200 Series NPD4754-00 TC ( ) Windows 7 1. [Start ( )] [Control Panel ()] [Network and Internet ( )] 2. [Network and Sharing Center ( )] 3. [Change adapter settings ( )] 4. 3 Windows XP 1. [Start ( )] [Control Panel

More information

PDFᅲᆰᄏ커￷

PDFᅲᆰᄏ커￷ TM Technology, Inc. 文件名稱 :T8602 Demo board Test Report Customer: Model No: CF0049 FAE: Bill DATE: 2011-11-18 文件等級 一般級 機密級 極機密 Electronic Specification Item Requiring Min Typ Max Input 90Vac --- 265Vac

More information

一 登录 crm Mobile 系统 : 输入 ShijiCare 用户名和密码, 登录系统, 如图所示 : 第 2 页共 32 页

一 登录 crm Mobile 系统 : 输入 ShijiCare 用户名和密码, 登录系统, 如图所示 : 第 2 页共 32 页 第 1 页共 32 页 crm Mobile V1.0 for IOS 用户手册 一 登录 crm Mobile 系统 : 输入 ShijiCare 用户名和密码, 登录系统, 如图所示 : 第 2 页共 32 页 二 crm Mobile 界面介绍 : 第 3 页共 32 页 三 新建 (New) 功能使用说明 1 选择产品 第 4 页共 32 页 2 填写问题的简要描述和详细描述 第 5 页共

More information

PROFIBUS3.doc

PROFIBUS3.doc PLC PLC ProfiBus 3. PROFIBUS-DP PROFIBUS-DP PROFIBUS-DP PROFIBUS S7 STEP7 SIMATIC NET S5 COM PROFIBUS COM5431 PROFIBUS-DP GSD GSD *.GSD *. GSE GSD S7 STEP7 PROFIBUS DP S7-400 CPU416-2DP S7-200 PROFIBUS

More information

自动化接口

自动化接口 基 于 文 件 的 数 据 交 换 的 注 意 事 项 1 SPI 2 COMOS Automation 操 作 手 册 通 用 Excel 导 入 3 通 过 OPC 客 户 端 的 过 程 可 视 化 4 SIMIT 5 GSD 6 05/2016 V 10.2 A5E37093378-AA 法 律 资 讯 警 告 提 示 系 统 为 了 您 的 人 身 安 全 以 及 避 免 财 产 损 失,

More information

晶体结构立体模型建构软件-Diamond的使用

晶体结构立体模型建构软件-Diamond的使用 -Diamond E-mail: wupingwei@mail.ouc.edu.cn -Diamond Diamond NaCl NaCl NaCl Fm-3m(225) a=5.64å Na:4a, Cl:4b 1 2 3 4 5 6 File New OK Diamond1 New Structure Crystal Structure with cell and Spacegroup Cell

More information

gate level ADMS Power Noise Timing RC RCC Signal Integrity RC RCC Calibre xrc Eldo Hspice spectre DSPF SPEF Calibre xrc reduce thresholds tolerances C

gate level ADMS Power Noise Timing RC RCC Signal Integrity RC RCC Calibre xrc Eldo Hspice spectre DSPF SPEF Calibre xrc reduce thresholds tolerances C Calibre xrc 1 Calibre xrc intrinsic coupled substrate 1 1 intrinsic plate 4 5 intrinsic fringe 1 2 3 6 2 nearbody 3 crossover fringe 6 crossover plate 1 RC 2 Calibre xrc Calibre xrc transistor level gate

More information

Microsoft Word - SupplyIT manual 3_cn_david.doc

Microsoft Word - SupplyIT manual 3_cn_david.doc MR PRICE Supply IT Lynette Rajiah 1 3 2 4 3 5 4 7 4.1 8 4.2 8 4.3 8 5 9 6 10 6.1 16 6.2 17 6.3 18 7 21 7.1 24 7.2 25 7.3 26 7.4 27 7.5 28 7.6 29 7.7 30 7.8 31 7.9 32 7.10 32 7.11 33 7.12 34 1 7.13 35 7.14

More information

Microsoft Word - 3D手册2.doc

Microsoft Word - 3D手册2.doc 第 一 章 BLOCK 前 处 理 本 章 纲 要 : 1. BLOCK 前 处 理 1.1. 创 建 新 作 业 1.2. 设 定 模 拟 控 制 参 数 1.3. 输 入 对 象 数 据 1.4. 视 图 操 作 1.5. 选 择 点 1.6. 其 他 显 示 窗 口 图 标 钮 1.7. 保 存 作 业 1.8. 退 出 DEFORMTM3D 1 1. BLOCK 前 处 理 1.1. 创 建

More information

ebook140-9

ebook140-9 9 VPN VPN Novell BorderManager Windows NT PPTP V P N L A V P N V N P I n t e r n e t V P N 9.1 V P N Windows 98 Windows PPTP VPN Novell BorderManager T M I P s e c Wi n d o w s I n t e r n e t I S P I

More information

1500XA Daniel Danalyzer 1500XA Rosemount Analytical 1500XA P/N 3-9000-757 A 2010 5 ii 1500XA 1500XA iii iv 1500XA : 1-2 1500XA - 1500XA 1-3 1-4 1500XA 1500XA 1-5 1-6 1500XA 1500XA 1-7 1-8 1500XA

More information

f2.eps

f2.eps 前 言, 目 录 产 品 概 况 1 SICAM PAS SICAM 电 力 自 动 化 系 统 配 置 和 使 用 说 明 配 置 2 操 作 3 实 时 数 据 4 人 机 界 面 5 SINAUT LSA 转 换 器 6 状 态 与 控 制 信 息 A 版 本 号 : 08.03.05 附 录, 索 引 安 全 标 识 由 于 对 设 备 的 特 殊 操 作 往 往 需 要 一 些 特 殊 的

More information

Paratune用户手册

Paratune用户手册 PARATERA Paratune 用 户 手 册 v4.0 北 京 并 行 科 技 有 限 公 司 2013 / 10 目 录 1 手 册 说 明... 5 1.1 关 于 手 册... 5 1.2 排 版 约 定... 5 1.3 名 词 解 释... 5 1.4 相 关 文 档... 6 1.5 信 息 反 馈... 6 2 Paratune 简 介... 7 2.1 软 件 界 面 与 主

More information

影視後製全攻略 Premiere Pro After Effects Encore 自序 Adobe Premiere Pro After Effects Encore 2008 Adobe CS Adobe CS5 Adobe CS4 Premiere Pro After Effect

影視後製全攻略 Premiere Pro After Effects Encore 自序 Adobe Premiere Pro After Effects Encore 2008 Adobe CS Adobe CS5 Adobe CS4 Premiere Pro After Effect 自序 Adobe Premiere Pro After Effects Encore 2008 Adobe CS3 2010 Adobe CS5 Adobe CS4 Premiere Pro After Effects Encore 18 ii Tony Cathy 2010/8 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 iii Premiere

More information

68369 (ppp quickstart guide)

68369 (ppp quickstart guide) Printed in USA 04/02 P/N 68369 rev. B PresencePLUS Pro PC PresencePLUS Pro PresencePLUS Pro CD Pass/Fails page 2 1 1. C-PPCAM 2. PPC.. PPCAMPPCTL 3. DB9D.. STPX.. STP.. 01 Trigger Ready Power 02 03 TRIGGER

More information

Converting image (bmp/jpg) file into binary format

Converting image (bmp/jpg) file into binary format RAiO Image Tool 操作说明 Version 1.0 July 26, 2016 RAiO Technology Inc. Copyright RAiO Technology Inc. 2013 RAiO TECHNOLOGY INC. www.raio.com.tw Revise History Version Date Description 0.1 September 01, 2014

More information

Move Component Object selection Component selection UV Maya Hotkeys editor Maya USING MAYA POLYGONAL MODELING 55

Move Component Object selection Component selection UV Maya Hotkeys editor Maya USING MAYA POLYGONAL MODELING 55 3 55 62 63 Move Component 63 70 72 73 73 Object selection Component selection UV Maya Hotkeys editor Maya 55 USING MAYA POLYGONAL MODELING Maya: Essentials Maya Essentials F8 Ctrl F9 Vertex/Face F9 F10

More information

IBM Rational ClearQuest Client for Eclipse 1/ IBM Rational ClearQuest Client for Ecl

IBM Rational ClearQuest Client for Eclipse   1/ IBM Rational ClearQuest Client for Ecl 1/39 Balaji Krish,, IBM Nam LeIBM 2005 4 15 IBM Rational ClearQuest ClearQuest Eclipse Rational ClearQuest / Eclipse Clien Rational ClearQuest Rational ClearQuest Windows Web Rational ClearQuest Client

More information

MICROCHIP EVM Board : APP APP001 PICmicro Microchip APP001 40pin PDIP PICmicro Design Tips Character LCM Temperature Sensor Application I/O Pi

MICROCHIP EVM Board : APP APP001 PICmicro Microchip APP001 40pin PDIP PICmicro Design Tips Character LCM Temperature Sensor Application I/O Pi MICROCHIP EVM Board : APP001 1-1. APP001 PICmicro Microchip APP001 40pin PDIP PICmicro Design Tips Character LCM Temperature Sensor Application I/O Pin 16 I/O Extension Interface 1-2. APP001 Block_A Block_B

More information

(Microsoft Word - PK254P\262\331\327\366\312\326\262\341.doc)

(Microsoft Word - PK254P\262\331\327\366\312\326\262\341.doc) PROKIN 3.0 软 件 操 作 手 册 TecnoBody S.r.l. Published: Luglio 2006 Code-Version: 1 目 录 第 一 节... 7 介 绍... 7 手 册 中 使 用 的 安 全 标 志 和 符 号... 8 概 述... 10 安 全 规 则... 11 PROKIN 系 统 安 装... 11 系 统 组 成... 13 系 统 安 装

More information

Chapter 24 DC Battery Sizing

Chapter 24  DC Battery Sizing 26 (Battery Sizing & Discharge Analysis) - 1. 2. 3. ETAP PowerStation IEEE 485 26-1 ETAP PowerStation 4.7 IEEE 485 ETAP PowerStation 26-2 ETAP PowerStation 4.7 26.1 (Study Toolbar) / (Run Battery Sizing

More information

User’s Manual

User’s Manual V7 用 户 手 册 亿 图 为 您 专 业 图 表 设 计 提 供 最 佳 解 决 方 案 2004-2014 EdrawSoft. All right reserved. Edraw and Edraw logo are registered trademarks of EdrawSoft. 目 录 亿 图 怎 样 优 越 于 其 他 软 件... 5 亿 图 7 个 新 功 能... 6 为

More information

untitled

untitled Sansa Fuze TM MP3 1-866-SANDISK (726-3475) www.sandisk.com/techsupport www.sandisk.com/sansa Fuze-8UM-CHS ... 3... 4 Sansa Fuze TM... 6... 6... 7... 7 Sansa Fuze... 7... 8... 9... 9... 10... 11... 11...

More information

( 1 ) ( 13 ) ( 26 ) ( 41 ) ( 126 ) ( 148 ) ( 154 ) ( 163 ) ( 170 ) ( 175 ) ( 184 ) ( 192 ) ( 199 ) ( 207 ) ( 219 ) ( 226 ) ( 233 ) 1 ( 239 ) ( 249 ) ( 258 ) ( 264 ) ( 271 ) ( 278 ) ( 284 ) ( 290 ) ( 298

More information

基于UML建模的管理管理信息系统项目案例导航——VB篇

基于UML建模的管理管理信息系统项目案例导航——VB篇 PowerBuilder 8.0 PowerBuilder 8.0 12 PowerBuilder 8.0 PowerScript PowerBuilder CIP PowerBuilder 8.0 /. 2004 21 ISBN 7-03-014600-X.P.. -,PowerBuilder 8.0 - -.TP311.56 CIP 2004 117494 / / 16 100717 http://www.sciencep.com

More information

Outline Introduction Design Rule Check Layout vs. Schematic Check Lab Tutorial

Outline Introduction Design Rule Check Layout vs. Schematic Check Lab Tutorial VLSI Design Lab3 Dracula- Layout Verification Advisor Presenter: 2003/04/25 ACCESS IC LAB Outline Introduction Design Rule Check Layout vs. Schematic Check Lab Tutorial Introduction ACCESS IC LAB Design

More information

VHDL Timer Exercise

VHDL Timer Exercise FPGA Advantage HDS2003.2 Mentor Graphics FPGA ModelSim Precision FPGA ( ) View All 1. Project HDL Designer Project Project Library project Project .hdp project example project example.hdp

More information

CA-C750К

CA-C750К 1 3 3 4 PC 4 USB 5 5 6 8 9 11 mediasync Manager?...13 mediasync Manager 15 25 38 39 41 41 DRM...44 Image Manager...44 47 49 49 50 50 51 51 51 52 / 52 A-B 53 MP3 53 /FM 54 FM 55 FM 55 BMP56 56 57 57 58

More information

PADS Router PADS Router (KGS Technology Ltd.) Mentor ( Innoveda-PADS) PADS PowerPCB APLAC DPS CAD KGS 1989 PADS CAE/CAD/CAM EDA PCB PCB PCB PCB PCB PA

PADS Router PADS Router (KGS Technology Ltd.) Mentor ( Innoveda-PADS) PADS PowerPCB APLAC DPS CAD KGS 1989 PADS CAE/CAD/CAM EDA PCB PCB PCB PCB PCB PA PADS2005 PADS Router ( BlazeRouter) www.kgs.com.hk PADS Router PADS Router (KGS Technology Ltd.) Mentor ( Innoveda-PADS) PADS PowerPCB APLAC DPS CAD KGS 1989 PADS CAE/CAD/CAM EDA PCB PCB PCB PCB PCB PADS

More information

Cadence SPB 15.2 VOICE Cadence SPB 15.2 PC Cadence 3 (1) CD1 1of 2 (2) CD2 2of 2 (3) CD3 Concept HDL 1of 1

Cadence SPB 15.2 VOICE Cadence SPB 15.2 PC Cadence 3 (1) CD1 1of 2 (2) CD2 2of 2 (3) CD3 Concept HDL 1of 1 Cadence SPB 15.2 VOICE 2005-05-07 Cadence SPB 15.2 PC Cadence 3 (1) CD1 1of 2 (2) CD2 2of 2 (3) CD3 Concept HDL 1of 1 1 1.1 Cadence SPB 15.2 2 Microsoft 1.1.1 Windows 2000 1.1.2 Windows XP Pro Windows

More information

Microsoft PowerPoint - Mentor DFx Solution-vSure.pptx

Microsoft PowerPoint - Mentor DFx Solution-vSure.pptx DFx设计优化解决方案 vsure 李黎 产品经理 lily@sz168.com.cn 15814407390 华软 IT一站式服务商 Mentor Graphics 公 司 简 介 成 立 于 1981 年 总 部 位 于 美 国 的 俄 勒 冈 全 球 EDA 行 业 的 领 导 厂 商 2010 年 2 月 收 购 了 以 色 列 Valor 公 司 从 而 成 为 能 够 为 客 户 提 供

More information

audiogram3 Owners Manual

audiogram3 Owners Manual USB AUDIO INTERFACE ZH 2 AUDIOGRAM 3 ( ) * Yamaha USB Yamaha USB ( ) ( ) USB Yamaha (5)-10 1/2 AUDIOGRAM 3 3 MIC / INST (XLR ) (IEC60268 ): 1 2 (+) 3 (-) 2 1 3 Yamaha USB Yamaha Yamaha Steinberg Media

More information

iml88-0v C / 8W T Tube EVM - pplication Notes. IC Description The iml88 is a Three Terminal Current Controller (TTCC) for regulating the current flowi

iml88-0v C / 8W T Tube EVM - pplication Notes. IC Description The iml88 is a Three Terminal Current Controller (TTCC) for regulating the current flowi iml88-0v C / 8W T Tube EVM - pplication Notes iml88 0V C 8W T Tube EVM pplication Notes Table of Content. IC Description.... Features.... Package and Pin Diagrams.... pplication Circuit.... PCB Layout

More information

Front 2 Polar F11 ( ) : Polar F11 Polar F11 Polar F11 Polar (Keeps U Fit - Own Workout Program) Polar Polar F11 Polar F11 Polar F11 Polar (

Front 2 Polar F11 ( ) : Polar F11 Polar F11 Polar F11 Polar (Keeps U Fit - Own Workout Program) Polar Polar F11 Polar F11 Polar F11 Polar ( Front 1 - Polar F11 Light OK Back Front 2 Polar F11 ( ) : Polar F11 Polar F11 Polar F11 Polar (Keeps U Fit - Own Workout Program) Polar Polar F11 Polar F11 Polar F11 Polar (www.polarfitnesstrainer.com)

More information

图 片 展 示 : 资 源 简 介 : FPGA Altera CycloneII EP2C5T144C8 (4608 个 LE) 2 路 有 源 晶 振 (50M,25M) AS & JTAG 标 准 接 口 VGA 接 口 UART 接 口 蜂 鸣 器 8bit 并 行 DAC 8 路 按 键

图 片 展 示 : 资 源 简 介 : FPGA Altera CycloneII EP2C5T144C8 (4608 个 LE) 2 路 有 源 晶 振 (50M,25M) AS & JTAG 标 准 接 口 VGA 接 口 UART 接 口 蜂 鸣 器 8bit 并 行 DAC 8 路 按 键 官 方 淘 宝 地 址 :http://metech.taobao.com/ MeTech verilog 典 型 例 程 讲 解 V1.0 笔 者 :MeTech 小 芯 技 术 支 持 QQ : 417765928 1026690567 技 术 支 持 QQ 群 :207186911 China AET 讨 论 组 http://group.chinaaet.com/293 笔 者 博 客 :http://blog.csdn.net/ywhfdl

More information

Symantec™ Sygate Enterprise Protection 防护代理安装使用指南

Symantec™ Sygate Enterprise Protection 防护代理安装使用指南 Symantec Sygate Enterprise Protection 防 护 代 理 安 装 使 用 指 南 5.1 版 版 权 信 息 Copyright 2005 Symantec Corporation. 2005 年 Symantec Corporation 版 权 所 有 All rights reserved. 保 留 所 有 权 利 Symantec Symantec 徽 标 Sygate

More information

ebook140-8

ebook140-8 8 Microsoft VPN Windows NT 4 V P N Windows 98 Client 7 Vintage Air V P N 7 Wi n d o w s NT V P N 7 VPN ( ) 7 Novell NetWare VPN 8.1 PPTP NT4 VPN Q 154091 M i c r o s o f t Windows NT RAS [ ] Windows NT4

More information

PADS2005 PADS Logic PowerLogic

PADS2005 PADS Logic PowerLogic PADS2005 PADS Logic PowerLogic www.kgs.com.hk (KGS Technology Ltd.) Mentor ( Innoveda-PADS) PADS PowerPCB APLAC DPS CAD KGS 1989 PADS CAE/CAD/CAM EDA PCB PCB PCB PCB PCB (Working Area) (Library) (Part)

More information

手册 doc

手册 doc 1. 2. 3. 3.1 3.2 3.3 SD 3.4 3.5 SD 3.6 3.7 4. 4.1 4.2 4.3 SD 4.4 5. 5.1 5.2 5.3 SD 6. 1. 1~3 ( ) 320x240~704x288 66 (2G SD 320x2401FPS ) 32M~2G SD SD SD SD 24V DC 3W( ) -10~70 10~90% 154x44x144mm 2. DVR106

More information

Microsoft Word - PowerPCB→Gerber

Microsoft Word - PowerPCB→Gerber PowerPCB Gerber 1. 首 先 判 断 文 件 是 否 为 PowerPCB 文 件 在 Windows Commander 软 件 界 面 中, 按 下 F3, 弹 出 如 图 一 界 面, 发 现 文 件 头 里 面 含 有 类 似 字 符 y (y 上 有 两 点 ), 则 为 PowerPCB 系 列 软 件 设 计 的 文 件 PowerPCB 可 以 打 开 包 括 PADS2000

More information

Microsoft Word - LD5515_5V1.5A-DB-01 Demo Board Manual

Microsoft Word - LD5515_5V1.5A-DB-01 Demo Board Manual Subject LD5515 Demo Board Model Name (5V/1.5A) Key Features Built-In Pump Express TM Operation Flyback topology with PSR Control Constant Voltage Constant Current High Efficiency with QR Operation (Meet

More information

Windows 2000 Server for T100

Windows 2000 Server for T100 2 1 Windows 95/98 Windows 2000 3.5 Windows NT Server 4.0 2 Windows DOS 3.5 T200 2002 RAID RAID RAID 5.1 Windows 2000 Server T200 2002 Windows 2000 Server Windows 2000 Server Windows 2000 Server 3.5 for

More information

Microsoft Word - SWRH-B series of Shielded SMD Power Inductor.doc

Microsoft Word - SWRH-B series of Shielded SMD Power Inductor.doc Wire Wound SMD Power Inductors SWRH-B Series Operating Temperature: -25 ~+105 (Including self-heating) FEATURES Various high power inductors are superior to be high saturation Suitable for surface mounting

More information

BC04 Module_antenna__ doc

BC04 Module_antenna__ doc http://www.infobluetooth.com TEL:+86-23-68798999 Fax: +86-23-68889515 Page 1 of 10 http://www.infobluetooth.com TEL:+86-23-68798999 Fax: +86-23-68889515 Page 2 of 10 http://www.infobluetooth.com TEL:+86-23-68798999

More information

PowerPoint 演示文稿

PowerPoint 演示文稿 按钮对象 (button) 当 JavaScript 读到 标记中的 type 属性值为 button 时, 自动建立一个按钮对象, 并将该对象放到表单对象的 elements 数组当中 按钮对象包括 : 普通按钮 (button) 提交按钮 (submit) 重置按钮 (reset) 1. 使用按钮对象的格式 document.forms[ 索引值 ].elements[ 索引值

More information

Serial ATA ( Silicon Image SiI3114)...2 (1) SATA... 2 (2) B I O S S A T A... 3 (3) RAID BIOS RAID... 5 (4) S A T A... 8 (5) S A T A... 10

Serial ATA ( Silicon Image SiI3114)...2 (1) SATA... 2 (2) B I O S S A T A... 3 (3) RAID BIOS RAID... 5 (4) S A T A... 8 (5) S A T A... 10 Serial ATA ( Silicon Image SiI3114)...2 (1) SATA... 2 (2) B I O S S A T A... 3 (3) RAID BIOS RAID... 5 (4) S A T A... 8 (5) S A T A... 10 Ác Åé å Serial ATA ( Silicon Image SiI3114) S A T A (1) SATA (2)

More information

Ø Ø Microsoft Project Ø Zou Zhige VLSI 2

Ø Ø Microsoft Project Ø Zou Zhige VLSI 2 Ø Ø Microsoft Project Ø Zou Zhige VLSI 2 Ø Ø Ø Zou Zhige VLSI 3 Ø Ø Zou Zhige VLSI 4 Ø CVS remote access edit flag Ø CVS, Zou Zhige VLSI 5 Ø Zou Zhige VLSI 6 l l l Zou Zhige VLSI 7 Ø ( ) CVS : ( ) ( start)

More information

Microsoft PowerPoint - M241 firmware flashing guide pptx

Microsoft PowerPoint - M241 firmware flashing guide pptx M241 firmware change guide M241 固件更新指南 In English and Chinese 中英双语 Version 2, June 2018 版本 2,2018 年 6 月 1 English Version starts from here 英语版本由此页开始 Please go to page 23 for Chinese version 中文版本从 23 页开始

More information

CDWA Mapping. 22 Dublin Core Mapping

CDWA Mapping. 22 Dublin Core Mapping (version 0.23) 1 3... 3 3 3 5 7 10 22 CDWA Mapping. 22 Dublin Core Mapping. 24 26 28 30 33 2 3 X version 0.2 ( ) 4 Int VarcharText byte byte byte Id Int 10 Management Main Code Varchar 30 Code Original

More information

Oracle Solaris Studio makefile C C++ Fortran IDE Solaris Linux C/C++/Fortran IDE "Project Properties" IDE makefile 1.

Oracle Solaris Studio makefile C C++ Fortran IDE Solaris Linux C/C++/Fortran IDE Project Properties IDE makefile 1. Oracle Solaris Studio 12.2 IDE 2010 9 2 8 9 10 11 13 20 26 28 30 32 33 Oracle Solaris Studio makefile C C++ Fortran IDE Solaris Linux C/C++/Fortran IDE "Project Properties" IDE makefile 1. "File" > "New

More information

Panasonic ( ) : : Microsoft Windows / Pentium / Intel : ( PCC ) PCC Panasonic Communications Co., Ltd

Panasonic ( ) : : Microsoft Windows / Pentium / Intel : ( PCC ) PCC Panasonic Communications Co., Ltd : KX-FLM553CN Panasonic ( ) : : Microsoft Windows / Pentium / Intel : ( PCC ) PCC Panasonic Communications Co., Ltd. 2002 2002 2 B. C. 1. D. 2. 3. 4. E. F. 5. 14. / 6. 15. 7. : 8. 9. 10. : 11. : 12. 13.

More information

我 们 再 看 到 尼 西 米 记, 也 会 发 现 当 时 神 的 百 姓 有 一 颗 单 纯 受 教 的 心, 他 们 单 纯 的 听 从 神 的 教 导, 敬 畏 遵 从 神 的 训 诲 当 他 们 明 白 自 己 的 罪 孽 时, 个 个 俯 伏 在 地, 为 罪 痛 悔 哭 泣 在 整 个

我 们 再 看 到 尼 西 米 记, 也 会 发 现 当 时 神 的 百 姓 有 一 颗 单 纯 受 教 的 心, 他 们 单 纯 的 听 从 神 的 教 导, 敬 畏 遵 从 神 的 训 诲 当 他 们 明 白 自 己 的 罪 孽 时, 个 个 俯 伏 在 地, 为 罪 痛 悔 哭 泣 在 整 个 Series: 救 赎 历 史 Title: 第 三 十 章 : 认 罪 悔 改 归 向 神 Part: 4 Speaker: 大 卫 普 莱 特 博 士 Date: 08/15/2010 Text: 各 位 弟 兄 姊 妹 平 安, 欢 迎 你 收 听 救 赎 历 史 系 列 第 四 部 份, 我 是 大 卫 普 莱 特 博 士 今 天, 我 们 要 进 入 第 三 十 章, 让 我 们 以 戒

More information

P4V88+_BIOS_CN.p65

P4V88+_BIOS_CN.p65 1 Main H/W Monitor Boot Security Exit System Overview System Time System Date [ 17:00:09] [Wed 12/22/2004] BIOS Version : P4V88+ BIOS P1.00 Processor Type : Intel (R) Pentium (R) 4 CPU 2.40 GHz Processor

More information

iml v C / 0W EVM - pplication Notes. IC Description The iml8683 is a Three Terminal Current Controller (TTCC) for regulating the current flowin

iml v C / 0W EVM - pplication Notes. IC Description The iml8683 is a Three Terminal Current Controller (TTCC) for regulating the current flowin iml8683-220v C / 0W EVM - pplication Notes iml8683 220V C 0W EVM pplication Notes Table of Content. IC Description... 2 2. Features... 2 3. Package and Pin Diagrams... 2 4. pplication Circuit... 3 5. PCB

More information

iml v C / 4W Down-Light EVM - pplication Notes. IC Description The iml8683 is a Three Terminal Current Controller (TTCC) for regulating the cur

iml v C / 4W Down-Light EVM - pplication Notes. IC Description The iml8683 is a Three Terminal Current Controller (TTCC) for regulating the cur iml8683-220v C / 4W Down-Light EVM - pplication Notes iml8683 220V C 4W Down Light EVM pplication Notes Table of Content. IC Description... 2 2. Features... 2 3. Package and Pin Diagrams... 2 4. pplication

More information

20 电路 CAD技术 图 2 2 Ne wdo c u me n t 对话框 用鼠标双击图标或选择图标后 单击 OK 按钮 则系统就在当前设计管理器 中建立了一个新的元件库文件 其默认文件名为 S c hl i b l i b 1 3 将元件库文件名修改为 常用元件 Li b b 图标 就可以进入

20 电路 CAD技术 图 2 2 Ne wdo c u me n t 对话框 用鼠标双击图标或选择图标后 单击 OK 按钮 则系统就在当前设计管理器 中建立了一个新的元件库文件 其默认文件名为 S c hl i b l i b 1 3 将元件库文件名修改为 常用元件 Li b b 图标 就可以进入 随着电子技术的发展, 许多新型 特殊电子元件应运而生 这些新型或特殊电子元件 ( 如 AT89S51 单片机 ZN4100 DC5V SH 继电器 ), 在 Protel99SE 提供的元件库中是不存在的 如果使用这些元件绘制电路图, 则必须事先编辑其元件符号 本项目主要介绍如何利用 Protel99SE 元件库编辑器创建原理图元件 任务一 设置元器件编辑器的工作环境 1 创建 原理图元件库 ddb

More information

SDS 1.3

SDS 1.3 Applied Biosystems 7300 Real-Time PCR System (With RQ Study) SDS 1.3 I. ~ I. 1. : Dell GX280 2.8GHz with Dell 17 Flat monitor 256 MB RAM 40 GB hard drive DVD-RW drive Microsoft Windows XP Operating System

More information

coverage2.ppt

coverage2.ppt Satellite Tool Kit STK/Coverage STK 82 0715 010-68745117 1 Coverage Definition Figure of Merit 2 STK Basic Grid Assets Interval Description 3 Grid Global Latitude Bounds Longitude Lines Custom Regions

More information

广 州 蓝 皮 书 社 会 保 障 关 键 词 : 广 州 社 会 保 障 社 会 保 险 社 会 救 助 社 会 福 利 社 会 保 障 体 系 由 社 会 救 助 社 会 保 险 社 会 福 利 住 房 保 障 四 大 系 统 以 及 慈 善 事 业 和 其 他 补 充 保 险 构 成 在 主

广 州 蓝 皮 书 社 会 保 障 关 键 词 : 广 州 社 会 保 障 社 会 保 险 社 会 救 助 社 会 福 利 社 会 保 障 体 系 由 社 会 救 助 社 会 保 险 社 会 福 利 住 房 保 障 四 大 系 统 以 及 慈 善 事 业 和 其 他 补 充 保 险 构 成 在 主 2013 年 广 州 社 会 保 障 发 展 报 告 总 报 告 General Report 1 2013 年 广 州 社 会 保 障 发 展 报 告 广 州 市 社 会 科 学 院 课 题 组 摘 要 : 广 州 社 会 保 障 在 覆 盖 面 保 障 水 平 保 障 体 系 建 设 领 域 取 得 明 显 进 展 本 报 告 通 过 分 析 广 州 社 会 保 障 发 展 的 现 状, 指 出

More information

管道建模基础.ppt

管道建模基础.ppt AVEVA 2004.11.4 Pdms (database hierarchy) (PipeworkModelling) PIPE WORLD BRANCH PDMS FLANGE,Elbow.. SITE Pipe routing is probably the activity that consumes most time on any large project and it is also

More information

Tel: Fax: TTP-344M/246M /

Tel: Fax: TTP-344M/246M / TTP-344M/246M / True Type font David Turner, Robert Wilhelm Werner Lemberg The Free Type Project 235 16 8 2 i- TTP-344M/246M...1 1.1...1 1.2...1 1.2.1...1 1.2.2 /...2 1.2.3...2 1.2.4...2 1.3...3 1.4...3

More information

ARM JTAG实时仿真器安装使用指南

ARM JTAG实时仿真器安装使用指南 ARM JTAG Version 1.31 2003. 11. 12 ARM JTAG ARM JTAG.3 ARM 2.1.4 2.2.4 ARM JTAG 3.1 18 3.2 18 3.2.1 Multi-ICE Server.18 3.2.2 ADS..21 ARM JTAG 4.1 Multi-ICE Server 33 4.1.1 Multi-ICE Server..... 33 4.1.2

More information

HLA-B27軟體

HLA-B27軟體 HLA-B27 HLA-B27 CaliBRITE Beads FACSComp HLA-B27 Calibration Beads HLA-B27 HLA-B27 1. HLA-B27 1.1 HLA-B27 HLA Major Histocompatibity Complex MHC HLA HLA-A -B -C HLA HLA-D/DR -DP -DQ B HLA HLA HLA HLA-B27

More information

錄...1 說...2 說 說...5 六 率 POST PAY PREPAY DEPOSIT 更

錄...1 說...2 說 說...5 六 率 POST PAY PREPAY DEPOSIT 更 AX5000 Version 1.0 2006 年 9 錄...1 說...2 說...3...4 說...5 六...6 6.1 率...7 6.2 POST PAY...8 6.3 PREPAY DEPOSIT...9 6.4...10 6.5...11 更...12...12 LCD IC LED Flash 更 兩 RJ11 ( ) DC ON OFF ON 狀 狀 更 OFF 復 狀 說

More information

PL600 IPPBX 用户手册_V2.0_.doc

PL600 IPPBX 用户手册_V2.0_.doc VoIP 网 络 交 换 机 PL-600 IPPBX 用 户 手 册 深 圳 普 联 讯 电 子 科 技 有 限 公 司 版 权 所 有 2009 深 圳 市 普 联 讯 电 子 科 技 有 限 公 司 第 1 共 1 目 录 1. 前 言...3 2. 安 装 前 准 备...3 3. 硬 件 安 装...4 4. 登 陆 及 一 般 操 作 介 绍...4 5. 基 本 配 置...6 6.

More information

PowerPoint Presentation

PowerPoint Presentation protel 99se 2007-6-9 2 2007-6-9 3 2007-6-9 4 (1)- IC DIP/PDIP TQFP PLCC SOP 1,2,3 2007-6-9 5 (2)- RES1 RES2 CAP ELECRON2, PCB 3 103 10 10 3 pf / 2007-6-9 6 (3)- / DIODE LED ZENER PNP/NPN MOSFET_N MOSFET_P

More information

60 新编计算机应用基础实训指导 (2) 单元格显示格式设置 选中 (A1:I1) 单元格区域, 在 格式 工具栏中选择 加粗 按钮, 将字体设置为 加粗 显示 ; 选择 居中显示 按钮, 将字体设置为居中显示 ; 选择 底纹设置 按钮, 将单元格底纹设置为黄色, 显示结果如图 3 3 所示 图 3

60 新编计算机应用基础实训指导 (2) 单元格显示格式设置 选中 (A1:I1) 单元格区域, 在 格式 工具栏中选择 加粗 按钮, 将字体设置为 加粗 显示 ; 选择 居中显示 按钮, 将字体设置为居中显示 ; 选择 底纹设置 按钮, 将单元格底纹设置为黄色, 显示结果如图 3 3 所示 图 3 模块三电子表格软件 Excel 训练项目 1 教师人事档案管理表的录入与编辑 训练目标 掌握 Excel 2003 工作簿的建立 保存与打开方法 掌握工作表中各种不同类型数据的输入方法 掌握单元格格式的设置方法 掌握表格边框和底纹的设置方法 掌握特殊符号的输入方法 训练内容 制作 教师人事档案管理表, 最终显示效果如图 3 1 所示 图 3 1 教师人事档案管理表 样本 实训步骤 (1) 启动 Excel

More information

AN INTRODUCTION TO PHYSICAL COMPUTING USING ARDUINO, GRASSHOPPER, AND FIREFLY (CHINESE EDITION ) INTERACTIVE PROTOTYPING

AN INTRODUCTION TO PHYSICAL COMPUTING USING ARDUINO, GRASSHOPPER, AND FIREFLY (CHINESE EDITION ) INTERACTIVE PROTOTYPING AN INTRODUCTION TO PHYSICAL COMPUTING USING ARDUINO, GRASSHOPPER, AND FIREFLY (CHINESE EDITION ) INTERACTIVE PROTOTYPING 前言 - Andrew Payne 目录 1 2 Firefly Basics 3 COMPONENT TOOLBOX 目录 4 RESOURCES 致谢

More information

pdf

pdf DEC - 50 Hz CHDC - 50Hz (Chinese Oven ) September 2011 16400016 1 1 ! ComServ Support Center Web Site WWW.ACPSOLUTIONS.COM Telephone Number... 1-866-426-2621 or 319-368-8195 E-Mail: commercialservice@acpsolutions.com!!!

More information

CHN_p000A_Cover.ai

CHN_p000A_Cover.ai NextoDI Co., Ltd. www.nextodi.com 列表........................................................................ 1 3 4 4 6 7 8 9 10 12 14 16 20 01 02 03 04 1 2 3 5 6 4 XCopy Ready B Menu Menu Off Off 05 06

More information

BA 2002, 3 IPCS WWW.EASTCATO.COM - - - - - -1-3 -15 - - - - - - WWW.EASTCATO.COM BA 1 2 3 4 20% DC12V A-1 WWW.EASTCATO.COM ok A-2 WWW.EASTCATO.COM RS232 RS485 EC-NET : B-1 WWW.EASTCATO.COM EC-NET 14 I/O

More information

F515_CS_Book.book

F515_CS_Book.book /USB , ( ) / L R 1 > > > 2, / 3 L 1 > > > 2 + - 3, 4 L 1 了解显示屏上显示的图标 Wap 信箱收到一条 Wap push 信息 ( ) GSM 手机已连接到 GSM 网络 指示条越多, 接收质量越好 2 ...........................4.............................. 4 Micro SD (

More information

X713_CS_Book.book

X713_CS_Book.book / / /USB ) ; ; C D ; ; B B 1 >> 2 3 B 1 ( > > ) 了解显示屏上显示的图标 Wap 信箱收到一条 Wap push 信息 GSM GPS ( ) 手机已连接到 GSM 网络 指示条越多, 接收质量越好 GPS 2 ...........................4.............................. 4 Micro SD (

More information

untitled

untitled MPICH anzhulin@sohu.com 1 MPICH for Microsoft Windows 1.1 MPICH for Microsoft Windows Windows NT4/2000/XP Professional Server Windows 95/98 TCP/IP MPICH MS VC++ 6.x MS VC++.NET Compaq Visual Fortran 6.x

More information

Cube20S small, speedy, safe Eextremely modular Up to 64 modules per bus node Quick reaction time: up to 20 µs Cube20S A new Member of the Cube Family

Cube20S small, speedy, safe Eextremely modular Up to 64 modules per bus node Quick reaction time: up to 20 µs Cube20S A new Member of the Cube Family small, speedy, safe Eextremely modular Up to 64 modules per bus de Quick reaction time: up to 20 µs A new Member of the Cube Family Murrelektronik s modular I/O system expands the field-tested Cube family

More information

Page 3. ( ). ( ). ( ) ( ) ( ), Polar

Page 3. ( ). ( ). ( ) ( ) ( ), Polar Cover 1 Polar RS200 TM Polar RS200sd TM Page 20 RS200 / RS200sd Polar Page 3. ( ). ( ). ( ) ( ) ( ), Polar Page 4 RS200sd Polar S1 TM Polar 1. POLAR RS200/RS200sd...6 1.1...6 1.2... 7 2....9 2.1...9 2.2

More information

Business Objects 5.1 Windows BusinessObjects 1

Business Objects 5.1 Windows BusinessObjects 1 Business Objects 5.1 Windows BusinessObjects 1 BusinessObjects 2 BusinessObjects BusinessObjects BusinessObjects Windows95/98/NT BusinessObjects Windows BusinessObjects BusinessObjects BusinessObjects

More information

麻 省 理 工 學 院 是 在 西 元 2013 年 12 月 3 日 推 出 MIT App Inventor 2 網 站, 提 供 免 費 的 雲 端 服 務, 使 用 者 可 以 透 過 瀏 覽 器 來 開 發 Android 裝 置 應 用 程 式, 該 網 站 的 網 址 為 : http

麻 省 理 工 學 院 是 在 西 元 2013 年 12 月 3 日 推 出 MIT App Inventor 2 網 站, 提 供 免 費 的 雲 端 服 務, 使 用 者 可 以 透 過 瀏 覽 器 來 開 發 Android 裝 置 應 用 程 式, 該 網 站 的 網 址 為 : http 資 訊 學 科 中 心 6 月 份 電 子 報 用 MIT App Inventor2 程 式 拼 圖 來 開 發 Android 裝 置 應 用 程 式 李 啟 龍 學 習 Android 裝 置 程 式 設 計, 可 以 不 必 學 習 較 為 艱 澀 的 Java 語 法, 只 要 使 用 拼 圖 模 式 來 組 合 程 式, 就 可 以 完 成 Android 裝 置 的 應 用 程 式 MIT

More information

参考电极的选择

参考电极的选择 «ERPs 实 验 教 程» 重 要 补 遗 ( 二 ) 参 考 电 极 的 选 择 和 转 换 撰 写 : 党 丽 洁, 孟 伟, 张 典 审 校 : 赵 仑 一 参 考 电 极 的 选 择 什 么 样 的 参 考 位 置 才 能 获 得 最 真 实 的 基 线 ( 近 似 于 0 的 ) 信 号 呢? 不 同 的 主 张 产 生 了 不 同 的 参 考 选 择 和 使 用, 包 括 最 普 遍

More information

17 Prelight Apply Color Paint Vertex Color Tool Prelight Apply Color Paint Vertex Color Tool 242 Apply Color, Prelight Maya Shading Smooth

17 Prelight Apply Color Paint Vertex Color Tool Prelight Apply Color Paint Vertex Color Tool 242 Apply Color, Prelight Maya Shading Smooth 17 Prelight 233 234 242 Apply Color Paint Vertex Color Tool Prelight Apply Color Paint Vertex Color Tool 242 Apply Color, Prelight Maya Shading Smooth Shade All Custom Polygon DisplayOptions Color in Shaded

More information

Page 1 of 21 中 文 简 体 中 文 繁 体 邮 箱 搜 索 本 网 站 搜 索 搜 索 网 站 首 页 今 日 中 国 中 国 概 况 法 律 法 规 公 文 公 报 政 务 互 动 政 府 建 设 工 作 动 态 人 事 任 免 新 闻 发 布 当 前 位 置 : 首 页 >> 公 文 公 报 >> 国 务 院 文 件 >> 国 务 院 文 件 中 央 政 府 门 户 网 站 www.gov.cn

More information

RunPC2_.doc

RunPC2_.doc PowerBuilder 8 (5) PowerBuilder Client/Server Jaguar Server Jaguar Server Connection Cache Thin Client Internet Connection Pooling EAServer Connection Cache Connection Cache Connection Cache Connection

More information