The LTC®1966 is a true RMS-to-DC converter that uses aDS computational technique to make it dramatically simplerto use, significantly more accurate, lower in powerconsumption and more flexible than conventional logantilogRMS-to-DC converters. The LTC1966 RMS-to-DCconverter has an input signal range from 5mVRMS to1.5VRMS (a 50dB dynamic range with a single 5V supplyrail) and a 3dB bandwidth of 800kHz with signal crestfactors up to four.
FPGAs have changed dramatically since Xilinx first introduced them just 15 years ago. In thepast, FPGA were primarily used for prototyping and lower volume applications; custom ASICswere used for high volume, cost sensitive designs. FPGAs had also been too expensive and tooslow for many applications, let alone for System Level Integration (SLI). Plus, the development
FPGAs have changed dramatically since Xilinx first introduced them just 15 years ago. In thepast, FPGA were primarily used for prototyping and lower volume applications; custom ASICswere used for high volume, cost sensitive designs. FPGAs had also been too expensive and tooslow for many applications, let alone for System Level Integration (SLI). Plus, the development
Free 8051 asm compiler for win
new host platforms: Win32 and Linux
macro processing
dramatically improved conditional assembly
output in Intel-HEX or OMF-51 format
37 new MCU files
documentation in both ASCII and HTML format
numberless small extensions and improvements
bug fixes
For details see the ASEM-51 Release Notes.
Free 8051 asm compiler for linux
new host platforms: Win32 and Linux
macro processing
dramatically improved conditional assembly
output in Intel-HEX or OMF-51 format
37 new MCU files
documentation in both ASCII and HTML format
numberless small extensions and improvements
bug fixes
For details see the ASEM-51 Release Notes.
The market for cellular phones and wireless data transmission equipment has changed
dramatically since the late 1970s when cellular phones were first introduced and the
late 1980s when wireless data equipment became available. As would be expected,
duringthistime RF test requirements and RF test equipment has changed dramatically.
When 3GPP started standardizing the IMS a few years ago, most analysts expected the
number of IMS deploymentsto grow dramatically as soon the initial IMS specifications were
ready (3GPP Release 5 was functionallyfrozenin the first half of 2002and completedshortly
after that). While those predictions have proven to be too aggressive owing to a number of
upheavals hitting the ICT (Information and Communications Technologies) sector, we are
now seeing more and more commercial IMS-based service offerings in the market. At the
time of writing (May 2008), there are over 30 commercial IMS networks running live traffic,
addingup to over10million IMS users aroundthe world; the IMS is beingdeployedglobally.
In addition, there are plenty of ongoing market activities; it is estimated that over 130 IMS
contracts have been awarded to all IMS manufacturers. The number of IMS users will grow
substantially as these awarded contracts are launched commercially. At the same time, the
number of IMS users in presently deployed networks is steadily increasing as new services
are introduced and operators running these networks migrate their non-IMS users to their
IMS networks.
INTRODUCTION In the past, adding speech recording and playback capability to a product meant using a digital signal processor or a specialized audio chip. Now, using a simplified Adaptive Differential Pulse Code Modulation(ADPCM) algorithm, these audio capabilities can be added to any PICmicro device. This application note will cover the ADPCM compression and decompression algorithms, performance comparison of all PICmicro devices, and an application using a PIC16C72 micro-controller.DEFINITION OF TERMS step size -value of the step used for quantization of ana-log signals and inverse quantization of a number of steps.quantization -the digital form of an analog input signal is represented by a finite number of steps.adaptive quantization -the step size of a quantizer is dramatically changed with time in order to adapt to a changing input signal.inverse quantizer -a finite number of steps is converted into a digital representation of an analog signal.