[MPC5744] ADC Oversampling Software Test

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

[MPC5744] ADC Oversampling Software Test

472件の閲覧回数
ahmadessameldin
Contributor I

Dears, 

I am writing to ask about ADC safety mechanism described in the Safety Manual for MPC5744P as below: 

Unbenannt.JPG

With these invariants: number of samples needed, threshold of the difference between converted values that indicates a faulty acquisition. 

Can you please provide more details how to implement this mechanism? 

Thanks in advance, 

Best Regards

1 返信

359件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hi,

I do not understand the questions as answer for it is already in you post.

Against a random fault, three consecutive analog values are converted for each acquisition to implement the ADC_SWTEST_OVERSAMPLING. The figure below shows the sampling of an analog signal at different points in time (A1, A2 and A3). Every conversion is indicated by an arrow, which indicates the converted digital value by its length. The second acquisition (A2) is faulty because the first converted value is quite different respect the other two.

So you have to acquire 3 samples.

Threshold is given by your application countermeasure requirements.

Peter