전자부품 데이터시트 검색엔진
  Korean  ▼
ALLDATASHEET.CO.KR

X  

AN3254 데이터시트(PDF) 21 Page - STMicroelectronics

부품명 AN3254
상세설명  SPI protocol for the STPMC1 metering device
PDF  24 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
제조업체  STMICROELECTRONICS [STMicroelectronics]
홈페이지  http://www.st.com
Logo STMICROELECTRONICS - STMicroelectronics

AN3254 데이터시트(HTML) 21 Page - STMicroelectronics

Back Button AN3254 Datasheet HTML 16Page - STMicroelectronics AN3254 Datasheet HTML 17Page - STMicroelectronics AN3254 Datasheet HTML 18Page - STMicroelectronics AN3254 Datasheet HTML 19Page - STMicroelectronics AN3254 Datasheet HTML 20Page - STMicroelectronics AN3254 Datasheet HTML 21Page - STMicroelectronics AN3254 Datasheet HTML 22Page - STMicroelectronics AN3254 Datasheet HTML 23Page - STMicroelectronics AN3254 Datasheet HTML 24Page - STMicroelectronics  
Zoom Inzoom in Zoom Outzoom out
 21 / 24 page
background image
AN3254
Converting readings into measured values
Doc ID 17783 Rev 1
21/24
From these values the following scaling parameters are calculated for Rogowski Coil
sensor:
Kf = frequency / 50
Kdspu = 1
Kdspi = Kf
and for CT or Shunt current sensors:
Kdspu = Kdif * Kint
Kdspi = Kdif
The uN RMS value (12 bits in DEN register) conversion formula is:
u = x_u * 2 / len_u
For the sum of RMS currents sI RMS (12 bits in DMN register) the value is obtained as
follows:
si = x_i * Vref/(Ks * Kisum * Ai * len_isum * Kint * Kint_comp *
Kdspi)
For the data from the momentary registers, as the related momentary voltage and current
parameters are signed (they can be positive or negative), it is necessary to evaluate the sign
with the following task. This does not apply to the RMS values:
if (x_i & (len_i>>1)) // positive current
x_i = x_i & ((len_i>>1)-1);
else
// negative current
{
x_i = (len_i>>1) - x_i;
x_i = x_i * (-1);
}
if (x_u & (len_u>>1)) // positive voltage
x_u = x_u & ((len_u>>1)-1);
else
// negative voltage
{
x_u = (len_u>>1) - x_u;
x_u = x_u * (-1);
}
Both RMS and momentary current and voltage conversion formulas then are:
u = (1+R1/R2)* x_u * Vref /(Kut * Ku * Au * len_u * kint_comp*
Kdspu)
i = x_i * Vref/(Ks * Ki * Ai * len_i * Kint * Kint_comp * Kdspi)



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24


데이터시트 다운로드

Go To PDF Page


링크 URL



ALLDATASHEET 가 귀하에 도움이 되셨나요?  [ DONATE ] 

Alldatasheet는?   |   광고문의   |   운영자에게 연락하기   |   개인정보취급방침   |   링크 투 데이터시트    |   링크교환   |   제조사별 검색
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com