The PW2307 uses advanced trench technology to provide excellent RDS(ON), low gate charge andoperation with gate voltages as low as 4.5V. This device is suitable for use as a Battery protection orin other Switching application
The PW2305 uses advanced trench technology to provide excellent RDS(ON), low gate charge and operation with gate voltages as low as 4.5V. This device is suitable for use as a Battery protection or in other Switching application
The PW2302A uses advanced trench technology to provide excellent RDS(ON), low gate charge andoperation with gate voltages as low as 2.5V. This device is suitable for use as a Battery protection orin other Switching application
The PW2300S3 uses advanced trench technology to provide excellent RDS(ON), low gate charge andoperation with gate voltages as low as 2.5V. This device is suitable for use as a Battery protection orin other Switching application
The PW2162 is a fully integrated, high– efficiency 2A synchronous rectified step-down converter.The PW2162 operates at high efficiency over a wide output current load range. This device offerstwo operation modes, PWM control and PFM Mode switching control, which allows a high efficiencyover the wider range of the load. The PW2162 requires a minimum number of readily availablestandard external components and is available in an 6-pin SOT23 ROHS compliant package.
The PW2053 is a high-efficiency monolithic synchronous buck regulator using a constantfrequency, current mode architecture. The device is available in an adjustable version. Supply currentwith no load is 40uA and drops to <1uA in shutdown. The 2.5V to 5.5V input voltage range makesthe PW2053 ideally suited for single Li-Ion battery powered applications. 100% duty cycle provideslow dropout operation, extending battery life in portable systems. PWM/PFM mode operationprovides very low output ripple voltage for noise sensitive applications. Switching frequency isinternally set at 1.2MHz, allowing the use of small surface mount inductors and capacitors. Lowoutput voltages are easily supported with the 0.6V feedback reference voltage
PW1555 is a programmable current limit switch with input voltage range selection and outputvoltage clamping. Extremely low RDS(ON) of the integrated protection N-channel FET helps toreduce power loss during the normal operation. Programmable soft-start time controls the slew rateof the output voltage during the start-up time. Independent enable control allows the complicatedsystem sequencing control. It integrates the over-temperature protection shutdown andautorecovery with hystersis
The PW8205A6S uses advanced trench technology to provide excellent RDS(ON), low gate chargeand operation with gate voltages as low as 2.5V. This device is suitable for use as a Battery protectionor in other Switching application.
Agilent 34401A Service Guide.pdfIEC Measurement Category II includes electrical devices connected to mains at an outlet on a branch circuit. Such devices include
most small appliances, test equipment, and
other devices that plug into a branch outlet
or socket. The 34401A may be used to make
measurements with the HI and LO inputs
connected to mains in such devices, or to
the branch outlet itself (up to 300 VAC).
However, the 34401A may not be used with
its HI and LO inputs connected to mains in
permanently installed electrical devices
such as the main circuit-breaker panel,
sub-panel disconnect boxes, or permanently
wired motors. Such devices and circuits are
subject to overvoltages that may exceed the
protection limits of the 34401A.
Note: Voltages above 300 VAC may be measured only in circuits that are isolated from
mains. However, transient overvoltages are
also present on circuits that are isolated
from mains. The Agilent 34401A are
designed to safely withstand occasional
transient overvoltages up to 2500 Vpk. Do
not use this equipment to measure circuits
where transient overvoltages could exceed
this level.
Additional Notices
Waste Electrical and
Electronic Equipment (WEEE)
Directive 2002/96/EC
This product complies with the WEEE Directive (2002/96/EC) marking requirement.
The affixed product label (see below) indicates that you must not discard this electrical/electronic product in domestic
household waste.
Product Category: With reference to the
equipment types in the WEEE directive
Annex 1, this product is classified as a
"Monitoring and Control instrumentation"
product.
Do not dispose in domestic household
waste.
To return unwanted products, contact your
local Agilent office, or see
www.agilent.com/environment/product
for more information.
Agilent 34138A Test Lead Set
The Agilent 34401A is compatible with the
Agilent 34138A Test Lead Set described
below.
Test Lead Ratings
Test Leads - 1000V, 15A
Fine Tip Probe Attachments - 300V, 3A
Mini Grabber Attachment - 300V, 3A
SMT Grabber Attachments - 300V, 3A
Operation
The Fine Tip, Mini Grabber, and SMT Grabber attachments plug onto the probe end of
the Test Leads.
Maintenance
If any portion of the Test Lead Set is worn or
damaged, do not use. Replace with a new
Agilent 3413
基于FPGA設計的相關論文資料大全 84篇用FPGA實現FFT的研究
劉朝暉 韓月秋
摘 要 目的 針對高速數字信號處理的要求,給出了用現場可編程門陣列(FPGA)實現的
快速傅里葉變換(FFT)方案.方法 算法為按時間抽取的基4算法,采用遞歸結構的塊浮點運
算方案,蝶算過程只擴展兩個符號位以適應雷達信號處理的特點,乘法器由陣列乘法器實
現.結果 采用流水方式保證系統的速度,使取數據、計算旋轉因子、復乘、DFT等操作協
調一致,在計算、通信和存儲間取得平衡,避免了瓶頸的出現.結論 實驗表明,用FPGA
實現高速數字信號處理的算法是一個可行的方案.
關鍵詞 離散傅里葉變換; 快速傅里葉變換; 塊浮點運算; 可編程門陣列
分類號 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