Datenblatt-Suchmaschine für elektronische Bauteile
  German  ▼
ALLDATASHEETDE.COM

X  

TLE4998S3 Datenblatt(PDF) 38 Page - Infineon Technologies AG

Teilenummer TLE4998S3
Bauteilbeschribung  Programmable Linear Hall Sensor
Download  39 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Hersteller  INFINEON [Infineon Technologies AG]
Direct Link  http://www.infineon.com
Logo INFINEON - Infineon Technologies AG

TLE4998S3 Datenblatt(HTML) 38 Page - Infineon Technologies AG

Back Button TLE4998S3_V01 Datasheet HTML 31Page - Infineon Technologies AG TLE4998S3_V01 Datasheet HTML 32Page - Infineon Technologies AG TLE4998S3_V01 Datasheet HTML 33Page - Infineon Technologies AG TLE4998S3_V01 Datasheet HTML 34Page - Infineon Technologies AG TLE4998S3_V01 Datasheet HTML 35Page - Infineon Technologies AG TLE4998S3_V01 Datasheet HTML 36Page - Infineon Technologies AG TLE4998S3_V01 Datasheet HTML 37Page - Infineon Technologies AG TLE4998S3_V01 Datasheet HTML 38Page - Infineon Technologies AG TLE4998S3_V01 Datasheet HTML 39Page - Infineon Technologies AG  
Zoom Inzoom in Zoom Outzoom out
 38 / 39 page
background image
TLE4998S
SENT Output Definition (SAE J2716)
Data Sheet
38
V 1.0, 2008-07
13.3
Checksum Nibble Details
The Checksum nibble is a 4-bit CRC of the data nibbles including the status nibble. The
CRC is calculated using a polynomial x4 +x3 + x2 + 1 with a seed value of 0101.
In the TLE4998S it is implemented as a series of XOR and shift operations as shown in
the following flowchart:
Figure 14
CRC Calculation
A microcontroller implementation may use an XOR command plus a small 4-bit lookup
table to calculate the CRC for each nibble.
Figure 15
Example Code for CRC Generation
GENERATOR = 1101
SEED = 0101 , use this
constant as old CRC
value at first call
Pre-initialization :
VALUE
xor SEED
xor only if MSB = 1
VALUE
SEED
0
<<1
GENPOLY
xor
VALUE xor
SEED
4x
CRC calculation
Nibble
next Nibble
// Fast way for any µC with low memory and compute capabilities
char Data[8] = {…}; // contains the input data (status nibble , 6 data nibble , CRC)
// required variables and LUT
char CheckSum, i;
char CrcLookup[16] = {0, 13, 7, 10, 14, 3, 9, 4, 1, 12, 6, 11, 15, 2, 8, 5};
CheckSum= 5; // initialize checksum with seed "0101"
for (i=0; i<7; i++) {
CheckSum = CheckSum ^ Data[i];
CheckSum = CrcLookup[CheckSum];
}
; // finally check if Data [7] is equal to CheckSum


Ähnliche Teilenummer - TLE4998S3_V01

HerstellerTeilenummerDatenblattBauteilbeschribung
logo
Infineon Technologies A...
TLE4998S3C INFINEON-TLE4998S3C Datasheet
1Mb / 36P
   Programmable Linear Hall Sensor
Rev 1.1, September 2009
More results

Ähnliche Beschreibung - TLE4998S3_V01

HerstellerTeilenummerDatenblattBauteilbeschribung
logo
Infineon Technologies A...
TLE4998C3C INFINEON-TLE4998C3C Datasheet
1Mb / 42P
   Programmable Linear Hall Sensor
Rev 1.1, Sep 2009
TLE4998P3C INFINEON-TLE4998P3C Datasheet
1Mb / 32P
   Programmable Linear Hall Sensor
Rev 1.1, Sep 2009
TLE4998S INFINEON-TLE4998S Datasheet
1Mb / 39P
   Programmable Linear Hall Sensor
V 1.0, July 2008
TLE4998S3 INFINEON-TLE4998S3 Datasheet
1Mb / 39P
   Programmable Linear Hall Sensor
V 1.0, July 2008
TLE4998P3 INFINEON-TLE4998P3 Datasheet
1Mb / 34P
   Programmable Linear Hall Sensor
V 1.0, July 2008
TLE4997 INFINEON-TLE4997_08 Datasheet
2Mb / 34P
   Programmable Linear Hall Sensor
V 2.08, September 2008
TLE4998P3CE1200 INFINEON-TLE4998P3CE1200 Datasheet
1Mb / 32P
   Programmable Linear Hall Sensor
Rev 1.1, September 2009
logo
Micronas
HAL815 MICRONAS-HAL815 Datasheet
407Kb / 24P
   Programmable Linear Hall Sensor
logo
Infineon Technologies A...
TLE4998C3 INFINEON-TLE4998C3 Datasheet
1Mb / 44P
   Programmable Linear Hall Sensor
Rev 1.0, December 2008
TLE4998S3C INFINEON-TLE4998S3C Datasheet
1Mb / 36P
   Programmable Linear Hall Sensor
Rev 1.1, September 2009
More results


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 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39


Datenblatt Download

Go To PDF Page


Link URL




Privatsphäre und Datenschutz
ALLDATASHEETDE.COM
War ALLDATASHEET hilfreich?  [ DONATE ] 

Über Alldatasheet   |   Werbung   |   Kontakt   |   Privatsphäre und Datenschutz   |   Linktausch   |   Hersteller
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