DatasheetQ Logo
Electronic component search and free download site. Transistors,MosFET ,Diode,Integrated circuits

ADE3300 데이터 시트보기 (PDF) - STMicroelectronics

부품명
상세내역
제조사
ADE3300 Datasheet PDF : 88 Pages
First Prev 41 42 43 44 45 46 47 48 49 50 Next Last
ADE3XXX
Data Measurement Block
In One-shot mode, the block indicates that measurement is valid through an auto-clear of start
condition.
In Free-running mode, the block indicates that measurement is valid through a polling bit. In Free-
running mode, a freeze bit is provided to freeze the results. Measurements continue with the polling
bit active, but they are not updated if the Freeze bit is set.
2.12.1 Edge Intensity
The Edge Intensity measurement is the sum of the absolute value of the delta between adjacent
pixels. A programmable threshold is applied to zero out noise and amplify edges.
Equation:
Delta_val = abs(pixelA - pixelB) - threshold;
Delta_val = Delta_val < 0 ? 0: Delta_val;
Sum += Delta_val;
For all 3 color channels:
Sum += Delta_val on Red channel + Delta_val on Green channel + Delta_val on Blue channel
2.12.2 Pixel Sum
The Pixel Sum is the sum of all selected pixels for either a specific color channel or all color
channels within the window specified.
2.12.3 Min / Max
The Min / Max reports the minimum and maximum pixel found withing the window specified.
2.12.4 PCD
Pixel cumulative distribution function reports the total number of pixels greater than (or less than) a
programmable threshold.
To switch between pixels greater than or pixel less than the threshold, a control bit is provided in the
DMM_Mode register when requesting a measurement.
2.12.5 H Position Min / Max
Horizontal position measures the start and end of video data in INCLKs relative to the posedge of
hsync.
Data horizontal start is defined as the number of INCLKs between posedge of hsync and the "first
data pixel".
First data pixel is either:
q first pixel greater than the programmable threshold value, or
q first pixel with the absolute value (current pixel - previous pixel) is greater than the
programmable threshold value
Data horizontal end is defined as the number of INCLKs between posedge of hsync and the "last
data pixel plus one". The search for the last pixels ends at the end of a window.
Last data pixel plus one is either:
q pixel after the last pixel that is greater than the programmable threshold value,or
q last pixel with the absolute value(current pixel - previous pixel) is greater than the
programmable threshold value.
When measurement is required, a control bit in the DMM_Mode register is used to switch between
the two threshold methods for first and last pixels.
43/88

Share Link: 

datasheetq.com  [ Privacy Policy ]Request Datasheet ] [ Contact Us ]