データシートサーチシステム
  Japanese  ▼
ALLDATASHEET.JP

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