設(shè)計(jì)一臺微機(jī)控制的數(shù)控直流電壓源,為電子設(shè)備供電。 在設(shè)計(jì)過程中,選擇1~2個(gè)單元電路使用仿真軟件(例如Multisim2001等)進(jìn)行仿真調(diào)試。 用計(jì)算機(jī)繪制所有的電路圖和印刷電路圖 1.1.2設(shè)計(jì)要求 輸出電壓范圍0-30v,步進(jìn)值為0.1V 電壓調(diào)整率Sv<0.05%V; 電流調(diào)整率Si<0.03%A; 紋波電壓〈峰峰值<=5mA; 具有過流保護(hù)和短路保護(hù)功能;用數(shù)字顯示輸出電壓
標(biāo)簽: 微機(jī)控制 數(shù)控直流 電壓源
上傳時(shí)間: 2016-06-12
上傳用戶:xc216
-- DESCRIPTION : Shift register -- Type : univ -- Width : 4 -- Shift direction: right/left (right active high) -- -- CLK active : high -- CLR active : high -- CLR type : synchronous -- SET active : high -- SET type : synchronous -- LOAD active : high -- CE active : high -- SERIAL input : SI
標(biāo)簽: Shift right DESCRIPTION direction
上傳時(shí)間: 2013-12-02
上傳用戶:gxrui1991
通用數(shù)據(jù)傳送指令. MOV 傳送字或字節(jié). MOVSX 先符號擴(kuò)展,再傳送. MOVZX 先零擴(kuò)展,再傳送. PUSH 把字壓入堆棧. POP 把字彈出堆棧. PUSHA 把AX,CX,DX,BX,SP,BP,SI,DI依次壓入堆棧. POPA 把DI,SI,BP,SP,BX,DX,CX,AX依次彈出堆棧. PUSHAD 把EAX,ECX,EDX,EBX,ESP,EBP,ESI,EDI依次壓入堆棧. POPAD 把EDI,ESI,EBP,ESP,EBX,EDX,ECX,EAX依次彈出堆棧. BSWAP 交換32位寄存器里字節(jié)的順序 XCHG 交換字或字節(jié).( 至少有一個(gè)操作數(shù)為寄存器,段寄存器不可作為操作數(shù)) CMPXCHG 比較并交換操作數(shù).( 第二個(gè)操作數(shù)必須為累加器AL/AX/EAX ) XADD 先交換再累加.( 結(jié)果在第一個(gè)操作數(shù)里 ) XLAT 字節(jié)查表轉(zhuǎn)換. ── BX 指向一張 256 字節(jié)的表的起點(diǎn), AL 為表的索引值 (0-255,即 0-FFH) 返回 AL 為查表結(jié)果. ( [BX+AL]->AL )
上傳時(shí)間: 2016-08-17
上傳用戶:13681659100
常用串行EEPROM的編程應(yīng)用,SPI總線(Serial Peripheral Interface串行外圍設(shè)備接口總線)是三線式的串行總線,是由摩托羅拉公司所研發(fā),使用三線進(jìn)行數(shù)據(jù)傳輸,分別是SCK時(shí)鐘引腳,SI數(shù)據(jù)輸入引腳和SO數(shù)據(jù)輸出引腳。
標(biāo)簽: EEPROM 串行 編程應(yīng)用
上傳時(shí)間: 2013-12-21
上傳用戶:894898248
Isisns is an extension of Network Simulator (ns) for the IS-IS routing protocol. It is focused on simulation of network dynamics and convergence.
標(biāo)簽: Simulator extension protocol Network
上傳時(shí)間: 2016-11-06
上傳用戶:thesk123
Many problems in statistical pattern recognition begin with the preprocessing of multidimensional signals, such as images of faces or spectrograms of speech.
標(biāo)簽: multidimensional preprocessing statistical recognition
上傳時(shí)間: 2016-12-01
上傳用戶:515414293
Acesta a fost un proiect de semestru pentru facultate. Tema este gestiunea unei biblioteci. Poate fi util pentru incepatorii in VFP. Contine interfata grafica, iar in arhiva proiectului se gaseste si diagrama ER a bazei de date.
標(biāo)簽: biblioteci facultate gestiunea semestru
上傳時(shí)間: 2013-12-21
上傳用戶:1079836864
依次輸入單個(gè)字符到該數(shù)組中,直到輸入回車完成該字符數(shù)組的輸入。反向輸出該數(shù)組中的字符串內(nèi)容。 // 輸入:This is Test! 輸出結(jié)果為:!tseT si sihT // 并利用sizeof運(yùn)算符,求出數(shù)組占用的內(nèi)存字節(jié)數(shù)
上傳時(shí)間: 2016-12-30
上傳用戶:lijianyu172
This set of files show some of the principles of Monte Carlo simulations, applied in the financila industry. this si the content of the web seminar called "Simulations de Monte Carlo en MATLAB".
標(biāo)簽: simulations principles financila the
上傳時(shí)間: 2013-12-18
上傳用戶:xiaoyunyun
This book uses the Python language to teach pro - gramming concepts and problem -solving skills, without assuming any previous program- ming experience. With easy-to-understand examples, pseudocode, flowcharts, and other tools, the student learns how to design the logic of programs and then implement those programs using Python. This book is ideal for an introductory programming course or a programming logic and design course using Python as the language. As with all the boolts in the Starting Out With series, the hallmark of this text is its clear, friendly, and easy -to-understand writing. In addition, it is rich in example programs that are concise and practical. The programs in this book include short examples that highlight specific programming topics, as well as more involved examples that focus on problem solving. Each chapter provides one or more case studies that provide step -by-step analysis of a specific problem and shows the student how to solve it.
標(biāo)簽: language gramming concepts problem
上傳時(shí)間: 2014-01-12
上傳用戶:獨(dú)孤求源
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1