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

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

Ultrasound module

  • 門禁系統(tǒng)電路圖及源碼

    說明:  基于單片機(jī)的rc522模塊的門禁系統(tǒng)源碼以及原理圖(The source code and schematic diagram of the entrance guard system of rc522 module based on single chip microcomputer)

    標(biāo)簽: 門禁系統(tǒng)

    上傳時(shí)間: 2022-06-06

    上傳用戶:ttalli

  • Verilog的135個(gè)經(jīng)典設(shè)計(jì) 實(shí)例

    【例3.1]4位全加器module adder 4(cout,sum i na,i nb,cin);output[3:0]sum output cout;input[3:0]i na,i nb;input cin;assign(cout,suml=i na +i nb+ci n;endmodule【例3.2]4位計(jì)數(shù)器module count 4(out,reset,clk);output[3:0]out;input reset,cl k;regl 3:01 out;always@posedge clk)

    標(biāo)簽: verilog

    上傳時(shí)間: 2022-06-16

    上傳用戶:canderile

  • 時(shí)鐘芯片RX8025T

    RX-8801 SA Features built-in 32.768 kHz DTCXO, High Stability Supports l'C-Bus's high speed mode (400 kHz)Alarm interrupt function for day, date, hour, and minute settings Fixed-cycle timer interrupt function Time update interrupt function32.768 kHz output with OE function Auto correction of leap years Wide interface voltage range: 2.2 V to 5.5 V Wide time-keeping voltage range:1.8 V to 5.5 V Low current consumption: 0.84A/3V (Typ.)is an IC bus interface-compliant real-time clock which includes a 32.768 kHz DTCXO In addition to providing a calendar (year, month, date, day, hour, minute, second) function and a clock counter function, this module provides an abundance of other functions including an alarm function, fixed-cycle timer unction, time update interrupt function, and 32.768 kHz output function.The devices in this module are fabricated via a C-MOS process for low current consumption, which enables ong-term battery back-up.

    標(biāo)簽: 時(shí)鐘芯片 rx8025t

    上傳時(shí)間: 2022-06-17

    上傳用戶:

  • Xilinx與iMPACT的用法

    關(guān)于Xilinx IS(14.2)簡單使用方法介紹安裝ISE軟件基本上是一路點(diǎn)擊鼠標(biāo)就是,但必須安裝注冊(cè)表文件,可在網(wǎng)上查找,可能是一個(gè)生成注冊(cè)表文件或注冊(cè)表文件(license),功能仿真是在設(shè)計(jì)輸入后進(jìn)行;時(shí)序仿真是在邏輯綜合后或布局布線后進(jìn)行。(系統(tǒng)差不多占20GB硬盤)1創(chuàng)建工程文件(New Projiect)File New Projiect。如輸入文件名:Two20ne.在上圖點(diǎn)擊Next鍵,彈出如下窗口,設(shè)置一些參數(shù),如下圖所示:創(chuàng)建資源文件(New Source)ProjectNew Source。如輸入文件名:One2Two.選擇模型,如Verilog Module,輸入HDL語言,或輸入原理圖。或Project>Add Source,,增加已存在的資源文件(*v)。實(shí)例:二選一電路。點(diǎn)擊Next鍵,彈出如下窗口,

    標(biāo)簽: xilinx impact

    上傳時(shí)間: 2022-06-18

    上傳用戶:shjgzh

  • COMSOL聲學(xué)模塊介紹

    Mathematical modeling has become an important part of the research and devclopment work in engineering and scicnce. Retaining a competitive edge requiresa fast path between ideas and prototypes, and in this regard mathematical modeling and simulation provide a valuable shortcut for understanding both qualitative and quantitative aspects of scientific and engineering design. To assist you in gaining this edge, COMSOL Multiphysics offers state-of-the art performance, being built from the ground up with a Java3D interface and C/C++ solvers.The Acoustics Module is an optional package that extends the COMSOL Multiphysicsmodcling cnvironment with customized user interfaces and functionality optimizcd for the analysis of acoustics. Like all modules in the COMSOL family, it provides a brary of prewritten ready-to-run models that make it quicker and casier to analyze disciplinc-specific problcms.

    標(biāo)簽: comsol 聲學(xué)模塊

    上傳時(shí)間: 2022-06-19

    上傳用戶:

  • SPI協(xié)議及工作原理分析

    SPI協(xié)議及工作原理分析一、概述.SPI,Serial Perripheral Interface,串行外圍設(shè)備接口,是Motorola公司推出的一種同步串行接口技術(shù).SPI總線在物理上是通過接在外圍設(shè)備微控制器(PICmicro)上面的微處理控制單元(MCU)上叫作同步串行端口(Synchronous Serial Port)的模塊(Module)來實(shí)現(xiàn)的,它允許MCU以全雙工的同步串行方式與各種外圍設(shè)備進(jìn)行高速數(shù)據(jù)通信SPI主要應(yīng)用在EEPROM,F(xiàn)lash,實(shí)時(shí)時(shí)鐘(RTC),數(shù)模轉(zhuǎn)換器(ADC),數(shù)字信號(hào)處理器(DSP)以及數(shù)字信號(hào)解碼器之間它在芯片中只占用四根管腳(Pin)用來控制以及數(shù)據(jù)傳輸,節(jié)約了芯片的pin 數(shù)目,同時(shí)為PCB在布局上節(jié)省了空間.正是出于這種簡單易用的特性,現(xiàn)在越來越多的芯片上都集成了SPl技術(shù)。

    標(biāo)簽: spi協(xié)議

    上傳時(shí)間: 2022-06-24

    上傳用戶:jiabin

  • 基于UEFI的底層API的性能分析及其功能測試的研究與設(shè)計(jì)

    在UEFI開源社區(qū)中,存在四個(gè)與UEFI BIOS相關(guān)的開源項(xiàng)目,分別為EDK(EFI Dev Kit),EDKII,EFI Shell和EFI Toolkit.其中,EDKII(EFI Development Kit)是一個(gè)開源的EFI BIOS的發(fā)布框架,其中包含一系列的開發(fā)示例和大量基本的底層庫函數(shù),因此,對(duì)于其MDE(Module Development Environment)模塊開發(fā)環(huán)境的分析與測試能夠在最大程度上保證開發(fā)的穩(wěn)定性和質(zhì)量。因而選題具有一定的實(shí)用性和先進(jìn)性,此外,整個(gè)分析和測試設(shè)計(jì)的過程中,能夠充分體現(xiàn)出在UEFI從事程序設(shè)計(jì)相對(duì)于傳統(tǒng)BIOS環(huán)境下的優(yōu)勢。本論文計(jì)劃從以下幾個(gè)方面進(jìn)行研究:1、學(xué)習(xí)研究UEFI(統(tǒng)一可拓展固件接口)技術(shù);2、學(xué)習(xí)研究EDKII框架和相應(yīng)的MDE(模塊開發(fā)環(huán)境);3、搭建MDE庫的測試框架MdeTestPkg:4、編寫MdeTestPkg下的測試實(shí)例,實(shí)現(xiàn)對(duì)MDE庫的分析與測試。通過對(duì)現(xiàn)有的UEFT(統(tǒng)一可擴(kuò)展固件按口)技術(shù)的學(xué)習(xí),深入了解UEFI BIOS的背景知識(shí)。在此基礎(chǔ)上,學(xué)習(xí)研究EDK II的整體架構(gòu)和模塊單元開發(fā)設(shè)計(jì)的規(guī)范和方法,并用基于EDK 11搭建MDE(模塊開發(fā)環(huán)境)的測試框架,編寫類庫的測試實(shí)例。最終的結(jié)果是完成MDE,即模塊開發(fā)環(huán)境框架中的44個(gè)庫類在DXE階段的功能分析與測試,并且由于類際的4通性,使得測試的類際能夠在不同的平臺(tái)架構(gòu)(如:IA32,X64和IPF等)上成功運(yùn)行,具有很好的穩(wěn)定性和健壯性。在本論文中,我只以NT32平臺(tái)架構(gòu)為例,來說明MDE庫在NT32平臺(tái)下的測試框架的搭建以及對(duì)于MDE庫類的測試實(shí)例的設(shè)計(jì),編寫和測試。

    標(biāo)簽: uefi api

    上傳時(shí)間: 2022-06-26

    上傳用戶:kent

  • VCS簡明使用教程

    仿真的過程編譯Compile VCS對(duì)源文件進(jìn)行編譯,生成中間文件和可執(zhí)行文件仿真Simulate運(yùn)行可執(zhí)行文件,對(duì)設(shè)計(jì)進(jìn)行仿真調(diào)試通過觀察波形、設(shè)置斷點(diǎn)、追蹤信號(hào)、查看schematic等來發(fā)現(xiàn)錯(cuò)誤,并進(jìn)行糾正覆蓋率測試通過在編譯時(shí),加入覆蓋率測試的選項(xiàng)、仿真后,生成包含覆蓋率信息的中間文件來顯示測試平臺(tái)的正確性和完備性。一個(gè)常見的編譯命令如下:vcs f-y+libext+-V\-P-Mupdate-o-I +V2k-R-RI-s\-debug_all+vcsd +define++timopt+<>-line\+incdir+++memopt[+2]-sverilog-mhdl +ad\-full64-comp64+nospecify +notimingcheck-ntb +race\-ova_file +vpdfile++vpdfilesize+\+vpdupdate +cli++vcs+initmem+011lxlz\+vcs+initreg+0|1lx|z +Vc-cm lineltgllcondlfsmlpathlbranch-cm_dir\-vlib-file是Verilog文件,包含了引用的module的定義,可以是絕對(duì)路徑,也可以是相對(duì)路勁。-y1ibdir是參考庫的目錄,vcs從該目錄下尋找包含引用的module的Verilog文件,這些文件的文件名必須和引用的module的名一樣+libextt++..vcs在參考庫目錄下尋找以.v和.vhd為擴(kuò)展名的文件。多個(gè)擴(kuò)展名之間用“+”連接。

    標(biāo)簽: vcs

    上傳時(shí)間: 2022-07-01

    上傳用戶:

  • 基于LabVIEW的ARM Cortex-M3嵌入式開發(fā)寶典

    基于LabVIEW的ARM Cortex-M3嵌入式開發(fā)寶典電子書內(nèi)容簡介第 1 篇 軟件篇1.1 LabVIEW Embedded Module for ARM Microcontrollers 模塊介紹1.2 Keil RealView MDK 軟件介紹1.3 Keil RTX 實(shí)時(shí)操作系統(tǒng)介紹1.4 LabVIEW ARM Module 軟件架構(gòu)1.5 LabVIEW ARM Module、RealView MDK、實(shí)驗(yàn)平臺(tái)驅(qū)動(dòng)軟件安裝1.6 STM32 實(shí)驗(yàn)范例查找與 USB JLink-OB 驅(qū)動(dòng)加載第 2 篇 硬件篇2.1 ARM Cortex-M3 內(nèi)核簡介2.2 實(shí)驗(yàn)平臺(tái)介紹2.2.1 STM32 Starter Board(學(xué)習(xí)板)介紹2.2.2 STM32 Core Board(核心板)介紹2.2.3 STM32 DAQ Board(數(shù)采板)介紹 2.3 實(shí)驗(yàn)平臺(tái)資源說明2.3.1 STM32 Starter Board 資源簡介2.3.2 STM32 Core Board 資源簡介2.3.3 STM32 DAQ Board 資源簡介2.4 My_ARM 實(shí)驗(yàn)平臺(tái)總結(jié)與展望第 3 篇 基礎(chǔ)模塊篇(附原理圖)3.1.1 GPIO 介紹3.1.2 GPIO 工作原理3.1.3 GPIO 驅(qū)動(dòng)實(shí)現(xiàn)3.1.4 GPIO 兩種驅(qū)動(dòng)方式比較3.1.5 GPIO 總結(jié)3.2 ADC/DAC3.2.1 ADC 介紹3.2.2 ADC 驅(qū)動(dòng)實(shí)現(xiàn)3.2.3 DAC 介紹3.2.4 DAC 驅(qū)動(dòng)實(shí)現(xiàn)3.3 中斷(60 線)3.3.1 外部中斷(19 線)3.3.1.1 外部 I/O 中斷(GPIO:16 線)3.3.1.2 外部特定中斷(PVD、RTC、USB:3 線)3.3.2 外部中斷的驅(qū)動(dòng)實(shí)現(xiàn)3.3.3 定時(shí)器中斷(TIM2~TIM5、TIM6、TIM7、TIM1、TIM8)3.3.3.1 基本定時(shí)器中斷 3.3.3.2 通用定時(shí)器中斷3.3.3.3 高級(jí)定時(shí)器中斷3.3.4 定時(shí)器中斷驅(qū)動(dòng)實(shí)現(xiàn)3.3.4.1 更新中斷驅(qū)動(dòng)實(shí)現(xiàn)3.3.4.2 輸入測量驅(qū)動(dòng)實(shí)現(xiàn)3.3.4.3 編碼器驅(qū)動(dòng)實(shí)現(xiàn)3.4 PWM 生成3.4.1 PWM 原理、應(yīng)用3.4.2 PWM 驅(qū)動(dòng)實(shí)現(xiàn)3.4.3 PWM 設(shè)置技巧3.5 看門狗3.5.1 獨(dú)立看門狗(IWDG)介紹3.5.2 獨(dú)立看門狗驅(qū)動(dòng)實(shí)現(xiàn)3.5.3 窗口看門狗(WWDG)介紹3.5.4 窗口看門狗驅(qū)動(dòng)實(shí)現(xiàn)3.6 TFTLCD 顯示、觸摸屏操作、OLED 顯示3.6.1 TFTLCD 工作原理3.6.2 TFTLCD 顯示驅(qū)動(dòng)實(shí)現(xiàn)3.6.3 觸摸屏工作原理3.6.4 觸摸屏驅(qū)動(dòng)實(shí)現(xiàn)3.6.5 OLED 工作原理3.6.6 OLED 驅(qū)動(dòng)實(shí)現(xiàn).............

    標(biāo)簽: labview arm cortex-m3 嵌入式

    上傳時(shí)間: 2022-07-17

    上傳用戶:

  • 高級(jí)PID控制算法.

    Simulation can provide a lot of information about what the system is doing. We canadd the effect of different element, like Encoder resolution, ADC sampling rate, etc and understand how does it affect the system. Another benefit is the possibility to slow down the process, to gain insight on what happens of fast systems or, vice versa, speed up slow process.Because National Instruments is a unique company in the fact the we provide a fullhardware solution couple with a full development platform, we can use this tools in very particular ways For example, it is possible to combine the LabVIEW Control Design and Simulation Module along with the FPGA module to quickly prototype a controller. One of the main benefits of this approach is that there is no need to compile the FPGA code, which allows for a quick algorithm design turnaround and debugging.

    標(biāo)簽: pid控制

    上傳時(shí)間: 2022-07-20

    上傳用戶:

主站蜘蛛池模板: 莱阳市| 大悟县| 天柱县| 若羌县| 五常市| 静海县| 阜阳市| 张家口市| 遂川县| 剑河县| 垣曲县| 瓦房店市| 营口市| 若尔盖县| 龙南县| 夏邑县| 磐石市| 三河市| 延长县| 陈巴尔虎旗| 韶山市| 凌源市| 利川市| 泰和县| 景德镇市| 融水| 井陉县| 普洱| 凤翔县| 定襄县| 奎屯市| 株洲市| 湟源县| 财经| 新宁县| 盐池县| 临沭县| 黄冈市| 贵港市| 广东省| 清远市|