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

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

PRINCIPLE

  • 擴頻通信芯片STEL-2000A的FPGA實現

    針對傳統集成電路(ASIC)功能固定、升級困難等缺點,利用FPGA實現了擴頻通信芯片STEL-2000A的核心功能。使用ISE提供的DDS IP核實現NCO模塊,在下變頻模塊調用了硬核乘法器并引入CIC濾波器進行低通濾波,給出了DQPSK解調的原理和實現方法,推導出一種簡便的引入?仔/4固定相移的實現方法。采用模塊化的設計方法使用VHDL語言編寫出源程序,在Virtex-II Pro 開發板上成功實現了整個系統。測試結果表明該系統正確實現了STEL-2000A的核心功能。 Abstract:  To overcome drawbacks of ASIC such as fixed functionality and upgrade difficulty, FPGA was used to realize the core functions of STEL-2000A. This paper used the DDS IP core provided by ISE to realize the NCO module, called hard core multiplier and implemented CIC filter in the down converter, described the PRINCIPLE and implementation detail of the demodulation of DQPSK, and derived a simple method to introduce a fixed phase shift of ?仔/4. The VHDL source code was designed by modularity method , and the complete system was successfully implemented on Virtex-II Pro development board. Test results indicate that this system successfully realize the core function of the STEL-2000A.

    標簽: STEL 2000 FPGA 擴頻通信

    上傳時間: 2013-11-19

    上傳用戶:neu_liyan

  • 基于FPGA的光纖光柵解調系統的研究

     波長信號的解調是實現光纖光柵傳感網絡的關鍵,基于現有的光纖光柵傳感器解調方法,提出一種基于FPGA的雙匹配光纖光柵解調方法,此系統是一種高速率、高精度、低成本的解調系統,并且通過引入雙匹配光柵有效地克服了雙值問題同時擴大了檢測范圍。分析了光纖光柵的測溫原理并給出了該方案軟硬件設計,綜合考慮系統的解調精度和FPGA的處理速度給出了基于拉格朗日的曲線擬合算法。 Abstract:  Sensor is one of the most important application of the fiber grating. Wavelength signal demodulating is the key techniques to carry out fiber grating sensing network, based on several existing methods of fiber grating sensor demodulation inadequate, a two-match fiber grating demodulation method was presented. This system is a high-speed, high precision, low-cost demodulation system. And by introducing a two-match grating effectively overcomes the problem of double value while expands the scope of testing. This paper analyzes the PRINCIPLE of fiber Bragg grating temperature and gives the software and hardware design of the program. Considering the system of demodulation accuracy and processing speed of FPGA,this paper gives the curve fitting algorithm based on Lagrange.

    標簽: FPGA 光纖光柵 解調系統

    上傳時間: 2013-10-10

    上傳用戶:zxc23456789

  • Engineering a Compiler. A good and famous book written by Keith Cooper for engineers. It includes pr

    Engineering a Compiler. A good and famous book written by Keith Cooper for engineers. It includes PRINCIPLE for compiler and more focused on engineering sides.

    標簽: Engineering engineers Compiler includes

    上傳時間: 2015-09-16

    上傳用戶:stewart·

  • The concept of sustainable development has received growing recognition, but it is a new idea for m

    The concept of sustainable development has received growing recognition, but it is a new idea for many business executives. For most, the concept remains abstract and theoretical. Protecting an organization’s capital base is a well-accepted business PRINCIPLE. Yet organizations do not generally recognize

    標簽: development sustainable recognition received

    上傳時間: 2014-09-04

    上傳用戶:498732662

  • The concept of sustainable development has received growing recognition, but it is a new idea for m

    The concept of sustainable development has received growing recognition, but it is a new idea for many business executives. For most, the concept remains abstract and theoretical. Protecting an organization’s capital base is a well-accepted business PRINCIPLE. Yet organizations do not generally recognize

    標簽: development sustainable recognition received

    上傳時間: 2013-12-12

    上傳用戶:362279997

  • The development of a data acquisition card based on USB bus is introduced in this article.It first d

    The development of a data acquisition card based on USB bus is introduced in this article.It first describes the configuration and PRINCIPLE of this card in the part of hardware design,and then the application program and device driver in the part of software design.Data acquisition program in firmware is also discussed.Finally,this data acquisition card is tested and evaluated in a program developed by Lab Windows CVI,which shows that this car is stable and reliable

    標簽: development acquisition introduced article

    上傳時間: 2015-12-07

    上傳用戶:lijianyu172

  • We present a particle filter construction for a system that exhibits time-scale separation. The sep

    We present a particle filter construction for a system that exhibits time-scale separation. The separation of time-scales allows two simplifications that we exploit: i) The use of the averaging PRINCIPLE for the dimensional reduction of the system needed to solve for each particle and ii) the factorization of the transition probability which allows the Rao-Blackwellization of the filtering step. Both simplifications can be implemented using the coarse projective integration framework. The resulting particle filter is faster and has smaller variance than the particle filter based on the original system. The convergence of the new particle filter to the analytical filter for the original system is proved and some numerical results are provided.

    標簽: construction separation time-scale particle

    上傳時間: 2016-01-02

    上傳用戶:fhzm5658

  • ET++ is a portable and homogenous object-oriented class library integrating user interface building

    ET++ is a portable and homogenous object-oriented class library integrating user interface building blocks, basic data structures, and high level application framework components. ET++ eases the building of highly interactive applications with consistent user interfaces following the direct manipulation PRINCIPLE. The ET++ class library is implemented in C++ and can be used on several operating systems and window system platforms. Since its initial conception the class library has been continuously redesigned and improved. It started with an architecture which was close to MacApp. During several iterations a new and unique architecture evolved. A byproduct of the ET++ project is a set of tools, which were designed to support the exploration of ET++ applications at run-time. 設計模式一書引用的主要參考例程,一個跨平臺的應用框架,基于C++實現,是學習面向對象的經典源碼.

    標簽: object-oriented integrating homogenous interface

    上傳時間: 2016-04-15

    上傳用戶:tedo811

  • 程序設計思路 在動態規劃中

    程序設計思路 在動態規劃中,可將一個問題的解決方案視為一系列決策的結果,要考察每個最優決策序列中是否包含一個最優子序列。所以在最短路徑問題中,假如在的第一次決策時到達了某個節點v,那么不管v 是怎樣確定的,此后選擇從v 到d 的路徑時,都必須采用最優策略。利用最優序列由最優子序列構成的結論,可得到f 的遞歸式。f ( 1 ,c) 是初始時背包問題的最優解。可使用(1)中所示公式通過遞歸或迭代來求解f ( 1 ,c)。從f (n, * )開始迭式, f (n, * )由第一個式子得出,然后由第二式遞歸計算f (i,*) ( i=n- 1,n- 2,⋯ , 2 ),最后得出f ( 1 ,c)。動態規劃方法采用最優原則( PRINCIPLE of optimality)來建立用于計算最優解的遞歸式。所謂最優原則即不管前面的策略如何,此后的決策必須是基于當前狀態(由上一次決策產生)的最優決策。由于對于有些問題的某些遞歸式來說并不一定能保證最優原則,因此在求解問題時有必要對它進行驗證。若不能保持最優原則,則不可應用動態規劃方法。

    標簽: 程序設計 動態規劃

    上傳時間: 2016-12-03

    上傳用戶:kristycreasy

  • 編譯原理課程設計

    編譯原理課程設計,包括詞法,語 義分析,功能全面!-the class design about PRINCIPLE of complier.it contains analysis of word ,gram and mine about language .

    標簽: 編譯原理

    上傳時間: 2014-01-04

    上傳用戶:zhuyibin

主站蜘蛛池模板: 绵竹市| 大庆市| 绥芬河市| 龙口市| 观塘区| 永安市| 长顺县| 乐陵市| 册亨县| 汉沽区| 新闻| 五大连池市| 黄冈市| 黄平县| 河南省| 隆回县| 五家渠市| 和龙市| 原平市| 南澳县| 奉贤区| 扶风县| 从江县| 皋兰县| 马鞍山市| 武胜县| 沁阳市| 攀枝花市| 平邑县| 杭州市| 吴忠市| 佛冈县| 旌德县| 凤山市| 土默特左旗| 右玉县| 青州市| 邓州市| 伊川县| 洞头县| 宁化县|