The main objective of this book is to present all the relevant informationrequired for RF and MICRO-wave power amplifier design includingwell-known and novel theoretical approaches and practical design techniquesas well as to suggest optimum design approaches effectively combininganalytical calculations and computer-aided design. This bookcan also be very useful for lecturing to promote the analytical way ofthinking with practical verification by making a bridge between theoryand practice of RF and MICROwave engineering. As it often happens, anew result is the well-forgotten old one. Therefore, the demonstrationof not only new results based on new technologies or circuit schematicsis given, but some sufficiently old ideas or approaches are also introduced,that could be very useful in modern practice or could contributeto appearance of new ideas or schematic techniques.
標(biāo)簽: Amplifier MICROwave Design Power
上傳時間: 2013-12-22
上傳用戶:vodssv
《西門子系列PLC原理及應(yīng)用》共有8章,第1章介紹了PLC的基本組成與工作原理;第2章介紹了西門子S7-200系列PLC的構(gòu)成、性能及其工作方式;第3章詳細(xì)地介紹了S7-200系列PLC專用編程軟件STEP 7-MICRO/WIN的主要功能與使用方法;第4~5章,結(jié)合實(shí)例介紹S7-200系列PLC的基本命令與功能命令;第6章講述了S7-200系列PLC的網(wǎng)絡(luò)通信知識與命令;第7章講述了PLC控制系統(tǒng)的總體設(shè)計方法,并由淺入深地介紹了8個控制系統(tǒng)設(shè)計實(shí)例;第8章介紹了西門子S7-200系列PLC的安裝與維護(hù)。
上傳時間: 2013-12-31
上傳用戶:stampede
本視頻主要講施耐德PLC硬件方面的知識學(xué)習(xí),包括Quantum系列的相關(guān)模塊知識。附件還包括了施耐德PLC聯(lián)機(jī)編程手冊。 1 Twido 系列處理器 1.1 使用 USB 口電纜為 Twido 處理器編程 1.1.1 USB 電纜介紹 1.1.2 為 USB 電纜安裝驅(qū)動 1.1.3 安裝 Modbus 驅(qū)動 1.1.4 TwidoSoft 軟件的設(shè)置 1.2 使用串口電纜為 Twido 處理器編程 1.3 Twido 處理器通過集成的以太網(wǎng)口編程 2 MICRO 與 Premium 系列 2.1 使用 USB 口電纜為 MICRO 與 Premium 處理器編程 2.2 使用串口電纜編程 2.3 使用 XIP 驅(qū)動實(shí)現(xiàn) Premium 的以太網(wǎng)編程 2.4 通過 ETZ 以太網(wǎng)模塊為 MICRO 編程 2.4.1 通過以太網(wǎng)線連接 ETZ 模塊 2.4.2 通過串口電纜連接 ETZ 模塊 2.4.3 使用 XIP 驅(qū)動實(shí)現(xiàn) MICRO 的以太網(wǎng)編程 3 M340 系列 3.1 使用 USB 口編程 3.2 使用 Modbus 口編程 3.3 通過以太網(wǎng)實(shí)現(xiàn)編程連接 4 Quantum 與 Momentum 系列 4.1 Quantum 使用 USB 口編程 4.2 使用 Modbus 口編程 4.3 通過 Modbus Plus 實(shí)現(xiàn)編程連接 4.4 通過以太網(wǎng)實(shí)現(xiàn)編程連接
上傳時間: 2013-11-21
上傳用戶:shuizhibai
中國銀聯(lián)主導(dǎo)智能SD卡座接口規(guī)范,卡座規(guī)格書。智能SD卡又名SIMT卡或NFC TF卡、NFC MICRO SD卡,支持NFC近場通信,可應(yīng)用于一卡通手機(jī)、一卡通手機(jī)掛件,是國家銀聯(lián)主導(dǎo)推行的便捷支付標(biāo)準(zhǔn)。
標(biāo)簽: SD卡
上傳時間: 2013-10-18
上傳用戶:dbs012280
微型操作系統(tǒng),想知道操作系統(tǒng)秘密的初學(xué)者可以在這起步。 文件列表: 1 MICRO-os.img 已編好的軟盤映象。 2 MICRO-os_kernel.bin 命令核心二進(jìn)制代碼 3 MICRO-os_loader.boot 啟動二進(jìn)制代碼 4 MICRO-os_loader.asm MICRO-os_kernel.asm 源文件 用法:1 編譯源文件 2 將loader.boot 用工具寫入軟盤0道0頭1扇區(qū) kernel.bin寫入0.0.2-0.0.n (n<10) 在 0.0.1的最后兩個字節(jié)寫入55h ,aah 3 啟動 有幾個可用命令 help cls quit exit reboot
標(biāo)簽: 操作系統(tǒng)
上傳時間: 2013-12-11
上傳用戶:zwei41
This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of the Analog Devices ADuC812, ADuC814, ADuC816, and ADuC824 devivces. This example includes a &MICRO Vision2 Project with a target for each supported device.
標(biāo)簽: demonstrates example on-chip EEPROM
上傳時間: 2015-05-04
上傳用戶:wl9454
This example program shows how to configure and use the A/D Converter of the following MICROcontroller: STMICROelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port. To run this program... Build the project (Project Menu, Build Target) Start the debugger (Debug Menu, Start/Stop Debug Session) View the Serial Window (View Menu, Serial Window #1) View the A/D converter peripheral (Peripheral Menu, A/D Converter) Run the program (Debug Menu, Go) A debug script (debug.ini) creates buttons that set different analog values in A/D channels. As the program runs, you will see the A/D input and output change. Other buttons create signals that generate sine wave or sawtooth patterns as analog inputs. &MICRO Vision3 users may enable the built-in Logic Analyzer to view, measure and compare these input signals graphically.
標(biāo)簽: MICROcontroll Converter configure following
上傳時間: 2014-12-01
上傳用戶:獨(dú)孤求源
graspForth is my humble attempt at a Forth-in-C that has the following goals: GCC ......... to support all 32-bit MICROs that GCC cross-compiles to. Relocatable . to be able to run in-place in either Flash or Ram. Fast ........ to be "not much" slower than an assembly based native Forth. Small ....... to fit-in approx 300 words in less than 25Kbytes on a 32-bit machine. Portable .... to achieve a 5 minute port to a new 32bit MICRO-processor, or MICRO-controller.
標(biāo)簽: graspForth Forth-in-C following attempt
上傳時間: 2015-05-23
上傳用戶:tfyt
This package contains example software and associated documentation for the ColdFire MCF5249 MICROprocessor. The software includes sample processor initialization routines for the MCF5249 running a M5249C3 evaluation board as well as the following sample applications: simple - empty application template fat - factory acceptance test for the M5249C3 The software has currently been built and tested under Metrowerks CodeWarrior
標(biāo)簽: documentation associated ColdFire contains
上傳時間: 2013-12-10
上傳用戶:zaizaibang
This lab exercise will introduce you to the AccelWare IP generators. AccelWare is a library of over fifty IP generators, available in the form of three toolkits that produce synthesizable MATLAB for common MATLAB built in and toolbox functions. Each generator offers macro and MICRO-architecture selections that allow full customization of the generated model to the target application requirements.
標(biāo)簽: AccelWare generators introduce exercise
上傳時間: 2013-12-16
上傳用戶:2467478207
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1