(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/3
Description
High Sensitivity 0.1~2.4GHz RF Power Measurement Radio Frequency Detector High Frequency Detector RF Power Module
Product Description
RF260 is a radio frequency power module. Advantages: simple structure, convenient use, stable performance, reliability, high sensitivity and fast measurement speed.
Application
● RF power measurement; ● Meter calibration;
Specification
item
value
Measurable voltage range
7 ~ 17 VDC
measurement power range
-65 ~ +0 dBm (external RF attenuator can be extended to 100dBm)
Measuring power resolution
0.1 dBm
Measuring frequency range
100 ~ 2400 MHz
measuring power
1nW ~ 100mW
Operating voltage
7 ~ 17 VDC
Operating current
<50 mA
Size
52 * 34 * 10mm Length X Width X Height
Installation Instructions
Output mode: S2 pad on the circuit board: open circuit (output 0.00V ~ 5.00V); short circuit (output 0.00V ~ 10.00V), the default is open circuit. Adjust the potentiometer RW1 to correct the output error, the correction range is +/-5dBm. P1 interface: RF signal input. (RP SMA KE KHD outer screw inner needle inner hole) P2 wiring definition: 1 VDD module's positive power supply (7V~17V) 2 GND The negative pole of the power supply of the module P3 wiring definition: 1, OUT, Output dBm voltage signal (0.00V ~ 5.00V/0.00V ~ 10.00V). 2, GND, Power negative Note: When outputting 0.00V to 10.00V, the power supply voltage must be 15V. Output (0.00V ~ 5.00V) indicates the range (-80 ~ +20dBm); resolution: 0.050V/dBm Output (0.00V ~ 10.00V) indicates the range (-80~+20dBm); resolution: 0.100V/dBm Calculate the measured dBm formula: (output voltage (V)/resolution) = dBm. For example: output (0.00V ~ 5.00V) output is 2.5V (2.5(V)/0.05)-80dBm = -30dBm.