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.
标签: Amplifier Microwave Design Power
上传时间: 2013-12-22
上传用户:vodssv
《西门子系列PLC原理及应用》共有8章,第1章介绍了PLC的基本组成与工作原理;第2章介绍了西门子S7-200系列PLC的构成、性能及其工作方式;第3章详细地介绍了S7-200系列PLC专用编程软件STEP 7-Micro/WIN的主要功能与使用方法;第4~5章,结合实例介绍S7-200系列PLC的基本命令与功能命令;第6章讲述了S7-200系列PLC的网络通信知识与命令;第7章讲述了PLC控制系统的总体设计方法,并由浅入深地介绍了8个控制系统设计实例;第8章介绍了西门子S7-200系列PLC的安装与维护。
上传时间: 2013-12-31
上传用户:stampede
本视频主要讲施耐德PLC硬件方面的知识学习,包括Quantum系列的相关模块知识。附件还包括了施耐德PLC联机编程手册。 1 Twido 系列处理器 1.1 使用 USB 口电缆为 Twido 处理器编程 1.1.1 USB 电缆介绍 1.1.2 为 USB 电缆安装驱动 1.1.3 安装 Modbus 驱动 1.1.4 TwidoSoft 软件的设置 1.2 使用串口电缆为 Twido 处理器编程 1.3 Twido 处理器通过集成的以太网口编程 2 Micro 与 Premium 系列 2.1 使用 USB 口电缆为 Micro 与 Premium 处理器编程 2.2 使用串口电缆编程 2.3 使用 XIP 驱动实现 Premium 的以太网编程 2.4 通过 ETZ 以太网模块为 Micro 编程 2.4.1 通过以太网线连接 ETZ 模块 2.4.2 通过串口电缆连接 ETZ 模块 2.4.3 使用 XIP 驱动实现 Micro 的以太网编程 3 M340 系列 3.1 使用 USB 口编程 3.2 使用 Modbus 口编程 3.3 通过以太网实现编程连接 4 Quantum 与 Momentum 系列 4.1 Quantum 使用 USB 口编程 4.2 使用 Modbus 口编程 4.3 通过 Modbus Plus 实现编程连接 4.4 通过以太网实现编程连接
上传时间: 2013-11-21
上传用户:shuizhibai
中国银联主导智能SD卡座接口规范,卡座规格书。智能SD卡又名SIMT卡或NFC TF卡、NFC Micro SD卡,支持NFC近场通信,可应用于一卡通手机、一卡通手机挂件,是国家银联主导推行的便捷支付标准。
标签: SD卡
上传时间: 2013-10-18
上传用户:dbs012280
微型操作系统,想知道操作系统秘密的初学者可以在这起步。 文件列表: 1 Micro-os.img 已编好的软盘映象。 2 Micro-os_kernel.bin 命令核心二进制代码 3 Micro-os_loader.boot 启动二进制代码 4 Micro-os_loader.asm Micro-os_kernel.asm 源文件 用法:1 编译源文件 2 将loader.boot 用工具写入软盘0道0头1扇区 kernel.bin写入0.0.2-0.0.n (n<10) 在 0.0.1的最后两个字节写入55h ,aah 3 启动 有几个可用命令 help cls quit exit reboot
标签: 操作系统
上传时间: 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.
标签: 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.
标签: Microcontroll Converter configure following
上传时间: 2014-12-01
上传用户:独孤求源
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.
标签: 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
标签: 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.
标签: AccelWare generators introduce exercise
上传时间: 2013-12-16
上传用户:2467478207