把原理图和PCB复制元件和封装到库及一些技巧(以抄OK6410及底座封装为例).doc_第1页
把原理图和PCB复制元件和封装到库及一些技巧(以抄OK6410及底座封装为例).doc_第2页
把原理图和PCB复制元件和封装到库及一些技巧(以抄OK6410及底座封装为例).doc_第3页
把原理图和PCB复制元件和封装到库及一些技巧(以抄OK6410及底座封装为例).doc_第4页
把原理图和PCB复制元件和封装到库及一些技巧(以抄OK6410及底座封装为例).doc_第5页
已阅读5页,还剩2页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

此文档收集于网络,如有侵权,请联系网站删除把原理图和PCB复制元件和封装到库的一些技巧(以抄OK6410的底座封装为例)今天 在飞凌官网下载了OK6410的原理图和PCB,如果想做一块Mini的底板。如何能最快地利用上飞凌原来画好的板,是我想解决的问题。1、首先,把飞凌官方的底板座复制下来,见下图:2、切换到PCB库,粘贴(注意,要在编辑区粘贴,不要在PCBLIBRARY那里粘贴,如果在那里粘贴的话会分开成5个封装的。)效果见下图:3、现在放大你会发现,那四个底座引脚的名称都是从1到80,这样元件库跟封装是对应不起来的。所以可以想个方法把那四个座的数字前分别加上ABCD。一个一个地改,这不是我风格,呵呵!探索开始了。还是直接贴结果吧,过程现在不重要,哈。在/display/ADOH/PCB+Inspector+Panel#PCBInspectorPanel-brosba2发现有一段是这样写的:Formula TabThis tab provides for more advanced modification, allowing you to apply a specific expression to the selected string objects. The expression can include any built-in arithmetic operators and functions that apply to strings (found in Pascal). Once again, if you wish to use the current value for the attribute as part of the expression, you will need to make reference to this original value, either by using the full name of the attribute, or by using the exclamation character (the supported substitute for the name of the attribute currently being modified). When using attribute names, if any names contain spaces, these must be replaced by the underscore character. So, for example, use of theComponent Commentfield within a formula should be entered as Component_Comment.Consider for example three selected memory components specified in a design, with designators U1, U3 and U5. You might want to extend the designators of these components by including some indication of their role. Using the addition operator, you could write an expression to add to the existing string value of theNameattribute. This would take the existing (original) string value and concatenate it with a specified new string, as illustrated below:Name + _MEMor, in shortened form:! + _MEMNote that the spaces are optional. When you pressENTERthe designators of the components will be updated to U1_MEM, U3_MEM and U5_MEM respectively.To illustrate the use of string-based functions consider the Copy function, which can be used to take a portion of an original string and place it within an expression to create a new string. Take again the Comms Port example (seeBatch Replacement of String-based Attributes), where strings of the form CommPortx_8 need to be changed to IOPortx_32. In this case you could select the four free string objects, access theSmart Editdialog for theStringattribute and write the following expression on theFormulatab:IO + Copy(String,5,6) + 32or, in shortened form:IO + Copy(!,5,6) + 32这里就不翻译了,直接上如何操作:用鼠标选中一个底座的引脚,打开PCBLIB Inspector点击Name 右边 的三点,打开Smart Edit 如图那样填写,确定后再放大那底座你会发现,那底座所有的引脚前都加上A了。用同样的方法给另外的底座分别加上BCD。4、下面再看一下怎么创建一个原理图库与之相对应:打开飞凌的原理图,把那个元件复制一下,如下图:转到原理图库,在SCH Library 那里粘贴,注意,在编辑区域是粘贴不了的。由于人们复制的封装有四个底座,所以建四个部分,见下图:然后选中选

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论