亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

process插件

  • WP401-FPGA設計的DO-254

    The standard that governs the design of avioniccomponents and systems, DO-254, is one of the mostpoorly understood but widely applicable standardsin the avionic industry. While information on thegeneral aspects of the standard is easy to obtain, thedetails of exactly how to implement the standard aresketchy. And once an entity develops a process thatachieves compliance, the details of how compliancewas achieved become part of the intellectualproperty of that entity. This white paper focuses onthe details of developing a DO-254 compliantprocess for the design of FPGAs.

    標簽: FPGA 401 254 WP

    上傳時間: 2013-11-12

    上傳用戶:q123321

  • WP312-Xilinx新一代28nm FPGA技術簡介

    Xilinx Next Generation 28 nm FPGA Technology Overview Xilinx has chosen 28 nm high-κ metal gate (HKMG) highperformance,low-power process technology and combined it with a new unified ASMBL™ architecture to create a new generation of FPGAs that offer lower power and higher performance. These devices enable unprecedented levels of integration and bandwidth and provide system architects and designers a fully programmable alternative to ASSPs and ASICs.

    標簽: Xilinx FPGA 312 WP

    上傳時間: 2014-12-28

    上傳用戶:zhang97080564

  • 狀態(tài)機學習心得

      FSM 分兩大類:米里型和摩爾型。   組成要素有輸入(包括復位),狀態(tài)(包括當前狀態(tài)的操作),狀態(tài)轉移條件,狀態(tài)的輸出條件。   設計FSM 的方法和技巧多種多樣,但是總結起來有兩大類:第一種,將狀態(tài)轉移和狀態(tài)的操作和判斷等寫到一個模塊(process、block)中。另一種是將狀態(tài)轉移單獨寫成一個模塊,將狀態(tài)的操作和判斷等寫到另一個模塊中(在Verilog 代碼中,相當于使用兩個“always” block)。其中較好的方式是后者。其原因   如下:   首先FSM 和其他設計一樣,最好使用同步時序方式設計,好處不再累述。而狀態(tài)機實現(xiàn)后,狀態(tài)轉移是用寄存器實現(xiàn)的,是同步時序部分。狀態(tài)的轉移條件的判斷是通過組合邏輯判斷實現(xiàn)的,之所以第二種比第一種編碼方式合理,就在于第二種編碼將同步時序和組合邏輯分別放到不同的程序塊(process,block) 中實現(xiàn)。這樣做的好處不僅僅是便于閱讀、理解、維護,更重要的是利于綜合器優(yōu)化代碼,利于用戶添加合適的時序約束條件,利于布局布線器實現(xiàn)設計。顯式的 FSM 描述方法可以描述任意的FSM(參考Verilog 第四版)P181 有限狀態(tài)機的說明。兩個 always 模塊。其中一個是時序模塊,一個為組合邏輯。時序模塊設計與書上完全一致,表示狀態(tài)轉移,可分為同步與異步復位。

    標簽: 狀態(tài)

    上傳時間: 2013-10-23

    上傳用戶:yupw24

  • 基于碼本映射的語音帶寬擴展算法研究

    在現(xiàn)代通信系統(tǒng)中,電話語音的頻帶被限制在300 Hz~4 kHz的范圍內,帶來了語音可懂度和自然度的降低。為了在不增加額外成本的前提下提高語音的可懂度和自然度,進行了電話語音頻帶擴展的研究。提出了一種改進的基于碼本映射的語音帶寬擴展算法:在碼本映射的過程中,使用加權系數(shù)來得到映射碼本。客觀測試結果表明,用此算法得到的寬帶語音的譜失真度比用一般的碼本映射降低至少2%。主觀測試結果表明,用此算法得到的寬帶語音具有更好的可懂度和自然度。 Abstract:  In modern communication systems, the bandwidth of telephone speech is limited from 300Hz to 4 kHz, which reduces the intelligibility and naturalness of speech. Telephone speech bandwidth extension is researched to get wideband speech and to improve its intelligibility and naturalness, without increasing extra costs. This paper put forward an improved algorithm of speech bandwidth extension based on codebook mapping. In the process of codebook mapping, weighted coefficients were used to get mapping codebook. Objective tests show that spectral distortion of wideband speech obtained by this algorithm reduces at least 2%, comparing to conditional codebook mapping. Subjective tests show that the wideband speech obtained by this algorithm has better intelligibility and naturalness.

    標簽: 映射 帶寬 擴展 語音

    上傳時間: 2014-12-29

    上傳用戶:15501536189

  • 三菱FX系列PLC與計算機無協(xié)議通訊

    本文主要通過介紹PLC通訊的意義和三菱FX系列PLC的四種通訊方式,并重點介紹FX系列PLC與計算機無協(xié)議通訊,主要從無協(xié)議通訊的硬件、配線、數(shù)據(jù)寄存器設置、PLC與計算機無協(xié)議通訊的指令用法、PLC程序編寫和計算機VB程序的編寫來說明無協(xié)議通訊的過程和一般方法。 My dissertation introduces the significance of PLC communications and the four means of communication of Mitsubishi FX’s PLC, And highlights the no protocol communications of FX series PLC and computer, no protocol communications hardware, wiring, Register data set, and the usage of command about no protocol communications, How to write PLC program and computer VB program to illustrate the process of no protocol communications and general method.

    標簽: PLC 三菱FX系列 計算機 協(xié)議

    上傳時間: 2014-11-29

    上傳用戶:Jerry_Chow

  • 無線電設計入門資料

    Abstract: The process of designing a radio system can be complex and often involves many project tradeoffs. Witha little insight, balancing these various characteristics can make the job of designing a radio system easier. Thistutorial explores these tradeoffs and provides details to consider for various radio applications. With a focus on theindustrial, scientific, medical (ISM) bands, the subjects of frequency selection, one-way versus two-way systems,modulation techniques, cost, antenna options, power-supply influences, effects on range, and protocol selectionare explored.

    標簽: 無線

    上傳時間: 2013-12-13

    上傳用戶:eastgan

  • 基于塑料光纖的高壓隔離通信接口設計

     通過比較各種隔離數(shù)字通信的特點和應用范圍,指出塑料光纖在隔離數(shù)字通信中的優(yōu)勢。使用已經標準化的TOSLINK接口,有利于節(jié)省硬件開發(fā)成本和簡化設計難度。給出了塑料光纖的硬件驅動電路,說明設計過程中的注意事項,對光收發(fā)模塊的電壓特性和頻率特性進行全面試驗,并給出SPI口使用塑料光纖隔離通信的典型應用電路圖。試驗結果表明,該設計可為電力現(xiàn)場、電力電子及儀器儀表的設計提供參考。 Abstract:  y comparing characteristics and applications area of various isolated digital communications, this article indicates advantages of plastic optical fiber in isolated digital communications. Using the standardized TOSLINK interface, it helps to control costs and difficulty in hardware development and design. Then it gives the hardware driver circuit of plastic optical fiber module, explains the noticed details in design process, gives results on the basis of the optical transceiver module voltage characteristics and frequency characteristics tests. Finally,it gives typical application circuit of the SPI communication port by using plastic optical fiber isolation .The results show that this design can be referenced for the power field, power electronics and instrumentation design.

    標簽: 塑料光纖 高壓隔離 通信 接口設計

    上傳時間: 2014-01-10

    上傳用戶:gundan

  • 基于ARM的遠程無線視頻監(jiān)控終端設計

    提出了一種以ARM微處理器為控制核心的遠程無線視頻監(jiān)控終端的設計方案,其監(jiān)控終端的硬件設計包括視頻采集處理、中央管理控制、無線傳輸3個模塊。并給出了監(jiān)控終端的軟件開發(fā)平臺和開發(fā)模式的系統(tǒng)啟動代碼、嵌入式Linux系統(tǒng)移植以及驅動程序和應用程序。測試結果表明,該監(jiān)控終端設計方案合理、有效,基本滿足監(jiān)控需求。 Abstract:  A remote wireless video monitoring terminal design, which uses ARM microprocessor as its core control, is proposed in this paper.The hardware design of monitoring terminal system is composed of the video acquisition and processing module, the central management and control module, wireless transmission module.Meanwhile the monitoring terminal-s software development platform and development patterns are designed. Also the design of the system-s start codes, embedded Linux system-s transplantation process, driver and the corresponding applications are given. The results showed that the monitoring terminal design is reasonable, effective, basically meet monitoring requirements.

    標簽: ARM 遠程無線 視頻監(jiān)控 終端設計

    上傳時間: 2013-11-13

    上傳用戶:wanqunsheng

  • PCB阻抗匹配計算工具(附教程)

    附件是一款PCB阻抗匹配計算工具,點擊CITS25.exe直接打開使用,無需安裝。附件還帶有PCB連板的一些計算方法,連板的排法和PCB聯(lián)板的設計驗驗。 PCB設計的經驗建議:       1.一般連板長寬比率為1:1~2.5:1,同時注意For FuJi Machine:a.最大進板尺寸為:450*350mm,       2.針對有金手指的部分,板邊處需作掏空處理,建議不作為連板的部位.     3.連板方向以同一方向為優(yōu)先,考量對稱防呆,特殊情況另作處理.     4.連板掏空長度超過板長度的1/2時,需加補強邊.       5.陰陽板的設計需作特殊考量.       6.工藝邊需根據(jù)實際需要作設計調整,軌道邊一般不少於6mm,實際中需考量板邊零件的排布,軌道設備正常卡壓距離為不少於3mm,及符合實際要求下的連板經濟性.       7.FIDUCIAL MARK或稱光學定位點,一般設計在對角處,為2個或4個,同時MARK點面需平整,無氧化,脫落現(xiàn)象;定位孔設計在板邊,為對稱設計,一般為4個,直徑為3mm,公差為±0.01inch.       8.V-cut深度需根據(jù)連板大小及基板板厚考量,角度建議為不少於45°.       9.連板設計的同時,需基於基板的分板方式考量<人工(治具)還是使用分板設備>.  10.使用針孔(郵票孔)聯(lián)接:需請考慮斷裂后的毛刺,及是否影響COB工序的Bonding機上的夾具穩(wěn)定工作,還應考慮是否有無影響插件過軌道,及是否影響裝配組裝. 

    標簽: PCB 阻抗匹配 計算工具 教程

    上傳時間: 2014-12-31

    上傳用戶:sunshine1402

  • PKPM2010 破解版

    PKPM系列CAD軟件是一套集建筑設計、結構設計、設備設計、工程量統(tǒng)計和概預算報表等于一體的大型綜合CAD 系統(tǒng)。 系統(tǒng)中建筑設計軟件(APM)在我部自行研制開發(fā)的中文彩色三維圖形支撐系統(tǒng)(CFG)下工作,操作簡便。用人機交互方式輸入三維建筑形體。對建立的模型可從不同高度和角度的視點進行透視觀察,或進行建筑室內漫游觀察。直接對模型進行渲染及制作動畫。除方案設計、建筑總圖外,APM還可完成平面、立面、剖面及詳圖的施工圖設計,備有常用圖庫及紋理材料庫,其成圖具有較高的自動化程度和較強的適應性。 本系統(tǒng)裝有先進的結構分析軟件包,容納了國內最流行的各種計算方法,如平面桿系、矩形及異形樓板、高層三維殼元及薄壁桿系、梁板樓梯及異形樓梯、各類基礎、磚混及底框抗震分析等等。全部結構計算模塊均按新的設計規(guī)范編制。全面反映了新規(guī)范要求的荷載效應組合,設計表達式,抗震設計新概念要求的強柱弱梁、強剪弱彎、節(jié)點核心、罕遇地震以及考慮扭轉效應的振動耦連計算方面的內容。 PKPM系統(tǒng)有豐富和成熟的結構施工圖輔助設計功能,可完成框架、排架、連梁、結構平面、樓板配筋、節(jié)點大樣、各類基礎、樓梯、剪力墻、鋼結構框架、桁架、門式剛架、預應力框架等施工圖繪制。并在自動選配鋼筋,按全樓或層、跨剖面歸并,布置圖紙版面,人機交互干予等方面獨具特色。在磚混計算中可考慮構造柱共同工作,可計算各種砌塊材料,底框上層磚房結構CAD適用于任意平面的一層或多層底框。 PKPM系列CAD軟件在國內率先實現(xiàn)建筑與結構及設備、概預算數(shù)據(jù)共享。從建筑方案設計開始,建立建筑物整體的公用數(shù)據(jù)庫,全部數(shù)據(jù)可用于后續(xù)的結構設計;各層平面布置及柱網軸線可完全公用,并自動生成建筑裝修材料及圍護填充墻等設計荷載,經過荷載統(tǒng)計分析及傳遞計算生成荷載數(shù)據(jù)庫。并可自動地為上部結構及各類基礎的結構計算提供數(shù)據(jù)文件,如平面框架、連續(xù)梁、高層三維分析、磚混及底框磚房抗震驗算等所需的數(shù)據(jù)文件。自動生成設備設計的條件圖。代替了人工準備的大量工作,大大提高了結構分析的正確性及使用效率。 設備設計包括采暖、空調、給排水及電氣,可從建筑生成條件圖及計算數(shù)據(jù),也可從AUTOCAD直接生成條件圖。交互式完成管線及插件布置,計算繪圖一體化。 本系統(tǒng)采用獨特的人機交互輸入方式,使用者不必填寫繁瑣的數(shù)據(jù)文件。輸入時用鼠標或鍵盤在屏幕上勾畫出整個建筑物。軟件有詳細的中文菜單指導用戶操作,并提供了豐富的圖形輸入功能,有效地幫助輸入。實踐證明,這種方式設計人員容易掌握,而且比傳統(tǒng)的方法可提高效率十幾倍。 本系統(tǒng)由建設部組織鑒定。1991年獲首屆全國軟件集中測評優(yōu)秀軟件獎,1992年北京地區(qū)軟件平測一等獎,1993年列入國家重點科技成果推廣項目。1994、1995年度中國軟件行業(yè)協(xié)會推薦優(yōu)秀軟件產品。1996年獲國家科技進步三等獎。在全國用戶超過6000家,是國內建筑行業(yè)應用最廣泛的一套CAD系統(tǒng)。

    標簽: PKPM 2010 破解版

    上傳時間: 2013-11-06

    上傳用戶:haiya2000

主站蜘蛛池模板: 米泉市| 灵丘县| 紫阳县| 东丽区| 饶平县| 石首市| 莫力| 遵化市| 昆山市| 长丰县| 张家港市| 临江市| 缙云县| 高唐县| 黄骅市| 南丰县| 金坛市| 周至县| 惠东县| 康保县| 丹巴县| 北流市| 浙江省| 固镇县| 朝阳区| 海安县| 淮滨县| 张家界市| 博野县| 阿鲁科尔沁旗| 湄潭县| 辽阳市| 梁平县| 上高县| 台东县| 南阳市| 南安市| 冕宁县| 镇平县| 寿阳县| 界首市|