User manual


DocumentMT0100P.N
©XsensTechnologiesB.V. MTiandMTxUserManualandTechnicalDocumentation
34
5.6 Internalclockaccuracy
TheinternalclockjitteroftheMTiandMTxislessthan25ns.
TheinternalclockoftheMTiandMTxwhichgeneratesthesampletimingbasedonthesetsampleperiodis
accurate to ±30 ppm over the temperature operating range. In practice this means that the worst case
deviationaftera1hourlogis±0.108seconds(=3600s∙30ppm) or10samplecountsin360,000at100Hz
samplerate0.3μs/sample@100Hz).
NOTE: For long logging times that require synchronization with external clocks or events, means of
synchronizationwithahighprecisionexternalclockshouldbeconsidered.
5.7 DefaultSerialConnectionSettings
Setting DefaultValue
Bits/second(bps): 115200
Databits: 8
Parity: none
Stopbits: 1
(
21
)
Flowcontrol: none
ThesesettingsarethesamefortheRS232astheRS422versions.Thebaudrate(bps)settingcanbechanged
bytheuser.Themaximumis921600bpsandtheminimum9600bps.PleaserefertotheMTiandMTxLow
levelCommunicationDocumentationfordetails.
5.7.1 Generaldefinitionsforbinarydata
Allbinarydatacommunicationisdoneinbigendianformat.
Example:
Uncalibrated16bitsaccelerometeroutput
1275(decimal)=0x04FB(hexadecimal)
Transmissionorderofbytes=0x040xFB
Calibratedaccelerometeroutput(float,4bytes)
9.81(decimal)=0x411CF5C3(hexadecimal)
Transmissionorderofbytes=0x410x1C0xF50xC3
Thebitorderinabyteisalways:
[MSB…LSB]Æ[bit7…bit0]

21
TwostopbitsareneededfordevicesproducedearlierthanJanuary1
st
2008inordertoallowcorrectframe
timing.Onestopbitisalways
possibleinreceiveonlymode.FordevicesproducedsinceJanuary1
st
2008one
stopbitcanbeusedinanymode.