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

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

ImplementATion

  • Analog and Digital Control System Design

    This texts contemporary approach focuses on the concepts of linear control systems, rather than computational mechanics. Straightforward coverage includes an integrated treatment of both classical and modern control system methods. The text emphasizes design with discussions of problem formulation, design criteria, physical constraints, several design methods, and ImplementATion of compensators.Discussions of topics not found in other texts--such as pole placement, model matching and robust tracking--add to the texts cutting-edge presentation. Students will appreciate the applications and discussions of practical aspects, including the leading problem in developing block diagrams, noise, disturbances, and plant perturbations. State feedback and state estimators are designed using state variable equations and transfer functions, offering a comparison of the two approaches. The incorporation of MATLAB throughout the text helps students to avoid time-consuming computation and concentrate on control system design and analysis

    標(biāo)簽: 控制系統(tǒng)

    上傳時間: 2021-12-15

    上傳用戶:

  • The Journey of RISC-V ImplementATion

    詳細(xì)介紹了wd公司開源的risc-v core swe eh1,以及對risc-v做的貢獻

    標(biāo)簽: risc-v

    上傳時間: 2022-02-04

    上傳用戶:

  • 基于FPGA設(shè)計的相關(guān)論文資料大全 84篇

    基于FPGA設(shè)計的相關(guān)論文資料大全 84篇用FPGA實現(xiàn)FFT的研究 劉朝暉  韓月秋 摘 要 目的 針對高速數(shù)字信號處理的要求,給出了用現(xiàn)場可編程門陣列(FPGA)實現(xiàn)的 快速傅里葉變換(FFT)方案.方法 算法為按時間抽取的基4算法,采用遞歸結(jié)構(gòu)的塊浮點運 算方案,蝶算過程只擴展兩個符號位以適應(yīng)雷達信號處理的特點,乘法器由陣列乘法器實 現(xiàn).結(jié)果 采用流水方式保證系統(tǒng)的速度,使取數(shù)據(jù)、計算旋轉(zhuǎn)因子、復(fù)乘、DFT等操作協(xié) 調(diào)一致,在計算、通信和存儲間取得平衡,避免了瓶頸的出現(xiàn).結(jié)論 實驗表明,用FPGA 實現(xiàn)高速數(shù)字信號處理的算法是一個可行的方案. 關(guān)鍵詞 離散傅里葉變換; 快速傅里葉變換; 塊浮點運算; 可編程門陣列 分類號 TP39; TN957.511 ImplementATion of FFT with FPGA Technology Liu Zhaohui  Han Yueqiu (Department of Electronics Engineering, Beijing Institute of Technology, Beijing 100081) Abstract Aim To propose a scheme for implementing FFT with FPGA in accor-dance with the requirement for high speed digital signal processing. Methods The structure of FPGA and requirement of system were considered in the experiment, radix-4 algorithm of DIT and recursive structure were adopted. The group float point arithmetic operation was used in the butterfly and the array multiplier was used to realize multiplication. Results The pipeline pattern was used to ensure the system speed, it made fetching data, calculating twiddle factor, complex multiplication and D

    標(biāo)簽: fpga

    上傳時間: 2022-03-23

    上傳用戶:

  • 用IAP技術(shù)在線升級STM32單片機固件

    針對嵌入式產(chǎn)品程序更新問題,提出了一種基于IAP技術(shù)的STM32單片機在線固件升級方案,設(shè)計了STM32單片機最小系統(tǒng)硬件電路和USB轉(zhuǎn)串口通信電路,并給出了Bootloader程序、APP程序、PC上機程序的實現(xiàn)流程.實驗結(jié)果表明,該方案具有簡單實用、穩(wěn)定性高、維護成本低和設(shè)備使用效率高的特點,適用于嵌入式產(chǎn)品升級.For the problem of updating embedded products program,an online firmware upgrade scheme of STM32 single chip microcomputer based on IAP technology is proposed.This scheme not only elaborates the principle of IAP technology in detail but also provides the design of the minimum system hardware circuit of STM32 MCU,the design of USB for serial communication circuit,and the ImplementATion flow of Bootloader program,APP program and PC program.The experiment results show that the scheme is simple,practical and highly stable.In addition,it can be used to actual embedded product upgrading,significantly reducing maintenance costs and improving the efficiency of equipment.

    標(biāo)簽: iap stm32 單片機

    上傳時間: 2022-03-25

    上傳用戶:

  • 基于AD2S1210的高精度RDC電路設(shè)計

    本文提出基于AD2S1210的旋變信號轉(zhuǎn)換電路,給出了具體的電路實現(xiàn)方法和配置方法.相比以往的RDC方案,本系統(tǒng)具有精度高,設(shè)計靈活,可靠性高等特點,可廣泛應(yīng)用于各種伺服系統(tǒng)中.In this paper, the switching signal conversion circuit based on ADS1210 is proposed, and the specific circuit ImplementATion and configuration method are given. Compared with the previous RDC scheme, this system has the characteristics of high precision, flexible design and high reliability, and can be widely used in various servo systems.

    標(biāo)簽: ad2s1210

    上傳時間: 2022-05-04

    上傳用戶:

  • ARMv7 Architecture manual

    This manual documents the Microcontroller profile of version 7 of the ARM? Architecture, the ARMv7-M architecture profile. For short definitions of all the ARMv7 profiles see About the ARMv7 architecture, and architecture profiles on page A1-20.ARMv7 is documented as a set of architecture profiles. The profiles are defined as follows: ARMv7-A The application profile for systems supporting the ARM and Thumb instruction sets, and requiring virtual address support in the memory management model. ARMv7-R The realtime profile for systems supporting the ARM and Thumb instruction sets, and requiring physical address only support in the memory management model ARMv7-M The microcontroller profile for systems supporting only the Thumb instruction set, and where overall size and deterministic operation for an ImplementATion are more important than absolute performance. While profiles were formally introduced with the ARMv7 development, the A-profile and R-profile have implicitly existed in earlier versions, associated with the Virtual Memory System Architecture (VMSA) and Protected Memory System Architecture (PMSA) respectively.

    標(biāo)簽: arm

    上傳時間: 2022-06-02

    上傳用戶:

  • MSP430 bootloader文檔+源碼

    說明:  msp430F系列單片機bootloader原理與實現(xiàn)完整版源碼、文檔及說明(Msp430F series microcontroller bootloader principle and ImplementATion of the full version of the source code, documentation and instructions)

    標(biāo)簽: msp430 IAP

    上傳時間: 2022-06-06

    上傳用戶:kingwide

  • 4G移動通信技術(shù)權(quán)威指南:LTE與LTE-Advanced.4G LTE.LTE

    PrefaceDuring the past years, there has been a quickly rising interest in radio access technologies for providingmobile as well as nomadic and fixed services for voice, video, and data. The difference indesign, ImplementATion, and use between telecom and datacom technologies is also becoming moreblurred. One example is cellular technologies from the telecom world being used for broadband dataand wireless LAN from the datacom world being used for voice-over IP.Today, the most widespread radio access technology for mobile communication is digital cellular,with the number of users passing 5 billion by 2010, which is more than half of the world’s population.It has emerged from early deployments of an expensive voice service for a few car-borne users,to today’s widespread use of mobile-communication devices that provide a range of mobile servicesand often include camera, MP3 player, and PDA functions. With this widespread use and increasinginterest in mobile communication, a continuing evolution ahead is foreseen.This book describes LTE, developed in 3GPP (Third Generation Partnership Project) and providingtrue 4G broadband mobile access, starting from the first version in release 8 and through the continuingevolution to release 10, the latest version of LTE. Release 10, also known as LTE-Advanced,is of particular interest as it is the major technology approved by the ITU as fulfilling the IMTAdvancedrequirements. The description in this book is based on LTE release 10 and thus provides acomplete description of the LTE-Advanced radio access from the bottom up.Chapter 1 gives the background to LTE and its evolution, looking also at the different standardsbodies and organizations involved in the process of defining 4G. It also gives a discussion of the reasonsand driving forces behind the evolution.Chapters 2–6 provide a deeper insight into some of the technologies that are part of LTE and itsevolution. Because of its generic nature, these chapters can be used as a background not only for LTEas described in this book, but also for readers who want to understand the technology behind othersystems, such as WCDMA/HSPA, WiMAX, and CDMA2000.Chapters 7–17 constitute the main part of the book. As a start, an introductory technical overviewof LTE is given, where the most important technology components are introduced based onthe generic technologies described in previous chapters. The following chapters provide a detaileddescription of the protocol structure, the downlink and uplink transmission schemes, and the associatedmechanisms for scheduling, retransmission and interference handling. Broadcast operation andrelaying are also described. This is followed by a discussion of the spectrum flexibility and the associated

    標(biāo)簽: 4g 移動通信

    上傳時間: 2022-07-08

    上傳用戶:

  • VIP專區(qū)-嵌入式/單片機編程源碼精選合集系列(36)

    VIP專區(qū)-嵌入式/單片機編程源碼精選合集系列(36)資源包含以下內(nèi)容:1. C51 I2C 驅(qū)動程序 含頭文件.2. arm芯 ucos 下的開發(fā)框架.3. c8051f***的程序源代碼.4. 新華龍單片機的flash用法.5. 用C8051F300設(shè)計鋰離子電池充電器的解決方案.6. c8051f系列單片機 用過采樣和求均值提高ADC分辨率.7. C6000指令集 是對C6000指令集的文檔.8. VxWorks 編程手冊 VxWorks 編程手冊.9. proteus 6.7及其破解(絕對好用).10. iic總線資料.11. 手機游戲禮包包 原理圖采用OrCad軟件或PowerPCB軟件打開 好玩的很  快來試試吧.12. 紅外測溫計 紅外線測溫   自動化設(shè)計 原理圖采用OrCad軟件或PowerPCB軟件打開 很完美.13. 9智能機器人禮包 智能機器人  單片機實現(xiàn)   功能齊全  運動流暢.14. 哈哈!終于找到了最新版本的UCGUI! 增加了不少的功能.15. Nios II是一個用戶可配置的通用RISC嵌入式處理器,這個文檔詳細(xì)介紹這個處理器的用法.16. 這是一個c語言寫的a/d轉(zhuǎn)換程序。利用i2c總線實現(xiàn)對24c02的存和取.17. 學(xué)DSP時.18. 漢字液晶子程 液晶屏分為4行*12列漢字.19. 這是一個c語言描述的8位led顯示的源代碼.20. We demonstrate a method for encoding and decoding the [24,12,8] extended binary Golay code using a s.21. Training embedded apps to process speech may be as easy as finding the right 8-bit micro. Don t let.22. The CC1000 RF transceiver is very easy to interface with a microcontroller. The chip is configured.23. One of the most important issues affecting the ImplementATion of microcontroller software deals wi.24. AVR單片機開發(fā)中.25. 作基于日立公司superh系列微處理器嵌入式操作系統(tǒng)bootloader源代碼.26. touchsceen_test ├─ main.c C語言主源文件 ├─ AscII6x8.c Ascii字符6x8點陣顯示格式數(shù)據(jù) ├─ lcd.c LCD顯示函數(shù)源文件 ├─.27. iic_test ├─ main.c C語言主源文件 ├─ iic.c IIC總線操作和24C040擦寫函數(shù)源文件 └─ iic.h IIC總線操作和24C040寫定義頭文件.28. Nexperia系統(tǒng)聲音實現(xiàn)的源碼.29. 89C516RD+的兩個AD轉(zhuǎn)換程序,89C51是22.1184MHZ,有64KB Flash 256B(DataRAM)+1024B(Ext.RAM)的性價比很高的MCU.30. 網(wǎng)上收集的VC多線程開發(fā)、嵌入式開發(fā)文檔.31. ucos-2在lpc2100上的移制例子。.32. mcf5307實驗源代碼.33. CPLD對DUSH的讀寫控制,LINUX下運行.解壓即可..34. HART協(xié)議由Rosemount公司開發(fā)且已向每個使用者開放HART協(xié)議采用標(biāo)準(zhǔn)的Bell 202頻移鍵控信號以1200波特通信以低電平加載于4mA~20mA模擬信號上.35. 中文MODBUS協(xié)議(完整版)涵蓋協(xié)議基本內(nèi)容。不用我多說了吧!自己看好了。.36. μC_OS-II在Nios上的移植(共同學(xué)習(xí)ucosII).37. SST28F040讀寫源程序,C語言編寫,方便移植.38. 基于ARM 的PDA拼音輸入法源程序,c語言編寫,方便移植.39. Cypress公司的USB芯片開發(fā)資料.40. at91 sam 系列arm7單片機程序下工具.

    標(biāo)簽: 自動變速器

    上傳時間: 2013-06-18

    上傳用戶:eeworm

  • VIP專區(qū)-嵌入式/單片機編程源碼精選合集系列(40)

    VIP專區(qū)-嵌入式/單片機編程源碼精選合集系列(40)資源包含以下內(nèi)容:1. epson公司的一個關(guān)于s1d13706的低層驅(qū)動程序.2. ads1.2的一個工程.3. 一些FPGA的擴展電路原理圖.4. 一些DSP的c語言源程序.5. 凌陽單片機聲控小車源碼,對于想開發(fā)聲控小車的人來說,是相當(dāng)有用的.6. ATMEL的下載線制作和下載軟件,有需要的可以來看.7. 一個比較老的C語言編譯器,WAVE的老板本仿真器只能用他.8. LM8361、TMS3450、TMS1943數(shù)字鐘電路.9. 該程序代碼實現(xiàn)對Flash Rom AM29LV160燒寫數(shù)據(jù)的功能.10. 嵌入PIC16F77的激光傳感器程序RS485輸出.11. PIC16F77單片機I2C讀寫程序.12. 這是家用攝像頭的源程序.13. lwIP is a small independent ImplementATion of the TCP/IP protocol suite that has been developed by.14. 詳細(xì)的MiniGUI源代碼.15. 日本的嵌入式實時操作系統(tǒng)UITRON3.0 該系統(tǒng)以得到幾十億片的應(yīng)用業(yè)績.16. IEC61131-3標(biāo)準(zhǔn)說明.17. 一線通訊協(xié)議的c51例子程序源代碼.18. C字符串底層函數(shù)的實現(xiàn)。對一些想了解C的低層函數(shù)的人很有幫助.19. 使用vhdl語言編寫的交通燈控制程序.20. 使用C語言編寫的單片機控制LCD顯示程序.21. 此程序是一底層開發(fā)驅(qū)動代碼,里面包括了I2C芯片(MAX5417)及1 wire sensor、AD驅(qū)動的源代碼!稍作改動就能用于自己的產(chǎn)品開發(fā)中!.22. 這是利用Mifare SDK開發(fā)的讀寫基于ISO14443標(biāo)準(zhǔn)RF卡的程序。.23. 這是用于Mifare卡開發(fā)的programmer reference和DLL文件.24. C51單片機用C語言編寫的SPI例程.25. CPLD7256的例子程序.26. SUMSUNG S3C44B0X ARM7的一個RTC實時時鐘的顯示和修改的例程.27. 哈工大智能電動車軟件的源代碼.28. 這是有關(guān)單總線數(shù)字溫度芯片DS18B20的keilC和ASM匯編的混合編程.29. 這是一個在51單片機上用匯編實現(xiàn)的除法程序。.30. Chapter 5 "Construction case with USB host system that handles USB controller SL811" sample progra.31. "TCP/IP + Ethernet network equipment design method" sample program.32. JAPAN "RTOS technology that learns with TOPPERS".33. JAPAN RTOS TOPPERS/JSP kernel 1.4 PreRelease simulation environment JSP kernel Windows simulation.34. 鍵盤掃描程序.35. pcb EMI 資料很好 是英文資料.36. PCB EMI 的防護的資料是英文的.37. pcb EMI 的防護的資料.38. pcb EMI 的防護的資料.39. pcb EMI 的防護的資料.40. pcb EMI 的防護的資料.

    標(biāo)簽: 液壓系統(tǒng) 模擬機

    上傳時間: 2013-06-12

    上傳用戶:eeworm

主站蜘蛛池模板: 普格县| 八宿县| 三门峡市| 新兴县| 竹山县| 潮安县| 晋江市| 福泉市| 白河县| 平度市| 惠安县| 香港 | 柏乡县| 宁阳县| 兰溪市| 桃江县| 邛崃市| 卢龙县| 皮山县| 孟村| 香格里拉县| 鄂托克前旗| 双辽市| 武清区| 大石桥市| 谢通门县| 泽州县| 鹰潭市| 家居| 永城市| 沙田区| 滨州市| 平邑县| 天等县| 屯门区| 莲花县| 微博| 北辰区| 德庆县| 柳林县| SHOW|