PCB Layout Rule Rev1.70, 規(guī)範內(nèi)容如附件所示, 其中分為: (1) ”PCB LAYOUT 基本規(guī)範”:為R&D Layout時必須遵守的事項, 否則SMT,DIP,裁板時無法生產(chǎn). (2) “錫偷LAYOUT RULE建議規(guī)範”: 加適合的錫偷可降低短路及錫球. (3) “PCB LAYOUT 建議規(guī)範”:為製造單位為提高量產(chǎn)良率,建議R&D在design階段即加入PCB Layout. (4) ”零件選用建議規(guī)範”: Connector零件在未來應(yīng)用逐漸廣泛, 又是SMT生產(chǎn)時是偏移及置件不良的主因,故製造希望R&D及採購在購買異形零件時能顧慮製造的需求, 提高自動置件的比例.
標簽: LAYOUT PCB 設(shè)計規(guī)范
上傳時間: 2013-11-03
上傳用戶:tzl1975
摘要: 串行傳輸技術(shù)具有更高的傳輸速率和更低的設(shè)計成本, 已成為業(yè)界首選, 被廣泛應(yīng)用于高速通信領(lǐng)域。提出了一種新的高速串行傳輸接口的設(shè)計方案, 改進了Aurora 協(xié)議數(shù)據(jù)幀格式定義的弊端, 并采用高速串行收發(fā)器Rocket I/O, 實現(xiàn)數(shù)據(jù)率為2.5 Gbps的高速串行傳輸。關(guān)鍵詞: 高速串行傳輸; Rocket I/O; Aurora 協(xié)議 為促使FPGA 芯片與串行傳輸技術(shù)更好地結(jié)合以滿足市場需求, Xilinx 公司適時推出了內(nèi)嵌高速串行收發(fā)器RocketI/O 的Virtex II Pro 系列FPGA 和可升級的小型鏈路層協(xié)議———Aurora 協(xié)議。Rocket I/O支持從622 Mbps 至3.125 Gbps的全雙工傳輸速率, 還具有8 B/10 B 編解碼、時鐘生成及恢復等功能, 可以理想地適用于芯片之間或背板的高速串行數(shù)據(jù)傳輸。Aurora 協(xié)議是為專有上層協(xié)議或行業(yè)標準的上層協(xié)議提供透明接口的第一款串行互連協(xié)議, 可用于高速線性通路之間的點到點串行數(shù)據(jù)傳輸, 同時其可擴展的帶寬, 為系統(tǒng)設(shè)計人員提供了所需要的靈活性[4]。但該協(xié)議幀格式的定義存在弊端,會導致系統(tǒng)資源的浪費。本文提出的設(shè)計方案可以改進Aurora 協(xié)議的固有缺陷,提高系統(tǒng)性能, 實現(xiàn)數(shù)據(jù)率為2.5 Gbps 的高速串行傳輸, 具有良好的可行性和廣闊的應(yīng)用前景。
上傳時間: 2013-10-13
上傳用戶:lml1234lml
一臺機器可能有不止一個CD-ROM驅(qū)動器?,F(xiàn)在CD-ROM已經(jīng)是PC機的標準配置,此外再裝個可擦寫的光盤驅(qū)動,甚至是DVD都是很常見的事情。不管一臺機器上裝多少個不同的驅(qū)動器,如何找到它們呢?請用下程序
上傳時間: 2013-11-28
上傳用戶:dongqiangqiang
提供了與《嵌入式實時操作系統(tǒng)及應(yīng)用開發(fā)》教材配套的實驗系統(tǒng)軟件,包括:1)mbda22-DEMO-PC:嵌入式實時軟件開發(fā)平臺“道系統(tǒng)”安裝程序目錄,請直接執(zhí)行其中的up.exe文件。2)EXP-Lambda22-DEMO-PC.exe:實驗用例程序集,可以將這些實驗用例解壓安裝到“Lambda安裝目錄\demos”下。3)Lambda22-DEMO-PC使用說明.doc:“道系統(tǒng)”使用說。4)嵌入式操作系統(tǒng)應(yīng)用開發(fā)實驗指導書.doc5)s_no.txt:“道系統(tǒng)”安裝序列號文件,里面包含安裝“道系統(tǒng)”時所用到的序列號(52位的字符數(shù)字串)。6)readme.txt:本文檔。注:在本CD-ROM中只提供針對嵌入式仿真PC平臺的版本,讀者可在此基礎(chǔ)上進行嵌入式軟件的仿真開發(fā)。
標簽: 嵌入式 實時操作系統(tǒng) 實驗系統(tǒng) 應(yīng)用開發(fā)
上傳時間: 2015-03-23
上傳用戶:kr770906
Samsung ARM7 s3c44b0 + uC-OSii + uC-GUI 完美的綜合到了一起,學習arm最好用這個程序,一次可以學到2個系統(tǒng):uCOSII+uCGUI,完整版本,共5.3M,240x32OLCD.
標簽: Samsung s3c44b0 uC-OSii uC-GUI
上傳時間: 2015-04-09
上傳用戶:努力努力再努力
這個源程序是關(guān)于無向圖的鄰接表生成和顯示的,可以用這個程序?qū)崿F(xiàn)
上傳時間: 2015-04-20
上傳用戶:PresidentHuang
數(shù)字運算,判斷一個數(shù)是否接近素數(shù) A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven number if the sum of its digits divides its value. Given b (2 <= b <= 10) and a number in base b, determine whether it is a Niven number or not. Input Each line of input contains the base b, followed by a string of digits representing a positive integer in that base. There are no leading zeroes. The input is terminated by a line consisting of 0 alone. Output For each case, print "yes" on a line if the given number is a Niven number, and "no" otherwise. Sample Input 10 111 2 110 10 123 6 1000 8 2314 0 Sample Output yes yes no yes no
上傳時間: 2015-05-21
上傳用戶:daguda
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition
標簽: government streamline important alphabet
上傳時間: 2015-06-09
上傳用戶:weixiao99
電力系統(tǒng)在臺穩(wěn)定計算式電力系統(tǒng)不正常運行方式的一種計算。它的任務(wù)是已知電力系統(tǒng)某一正常運行狀態(tài)和受到某種擾動,計算電力系統(tǒng)所有發(fā)電機能否同步運行 1運行說明: 請輸入初始功率S0,形如a+bi 請輸入無限大系統(tǒng)母線電壓V0 請輸入系統(tǒng)等值電抗矩陣B 矩陣B有以下元素組成的行矩陣 1正常運行時的系統(tǒng)直軸等值電抗Xd 2故障運行時的系統(tǒng)直軸等值電抗X d 3故障切除后的系統(tǒng)直軸等值電抗 請輸入慣性時間常數(shù)Tj 請輸入時段數(shù)N 請輸入哪個時段發(fā)生故障Ni 請輸入每時段間隔的時間dt
標簽: 電力系統(tǒng) 正 計算 運行
上傳時間: 2015-06-13
上傳用戶:it男一枚
0-1整數(shù)規(guī)劃有很廣泛的應(yīng)用背景,比如指派問題,背包問題等等,實際上TSP問題也是一個0-1問題,當然這些問題都是NP問題,對于規(guī)模較大的問題用窮舉法是沒有辦法在可接受的時間內(nèi)求得最優(yōu)解的,本程序只不過是一個練習,得意之處是用遞歸法把所有解都排列出來。另:胡運權(quán)所著的《運籌學基礎(chǔ)及應(yīng)用(第三版)》第97頁的例3,我用本程序求解得到的結(jié)果是:最優(yōu)解是x*=(1,0, 0, 0, 0),最優(yōu)值是f(x*)=8,但書求得最優(yōu)解是x*=(1,0, 1, 0, 0),最優(yōu)值是f(x*)=4,是不是書中寫錯了,請大家驗證。以下是源程序,大家可以任意使用無版權(quán)問題,另外,如果大家有大規(guī)模的0-1規(guī)劃的問題也希望提供給我,謝謝。變量個數(shù)至少是3個
上傳時間: 2014-01-15
上傳用戶:gdgzhym
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1