数据搜索系统,热门电子元器件搜索
  Chinese  ▼
ALLDATASHEETCN.COM

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
标志 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


链接网址



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