MPXV7002GP accuracy at the same pressure

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MPXV7002GP accuracy at the same pressure

2,372 Views
tonibenitez
Contributor I

Hi. I am designing a pressure control system with 10 MPXV7002GP sensors. In the design of the PCB where the sensors are placed I have followed the instructions on the datasheet (3 On-Chip Temperature Compensation, Calibration and Signal Conditioning).  I am converting the analog signal with a controller with 10bits ADC so I have  ( 0- 5V  --> 0-1023 bits )

Following the datasheet, I have applied this criteria to scale:

0.5 V  --> -2000 Pa  --> 102.3 bits

2.5 V -->         0 Pa  --> 511.5 bits

4.5 V -->   2000 Pa  -->  920.7 bits

And finally I have implemented the auto zero, taking atmospheric pressures every second during 60 seconds to find the average. Then I substract this average in every reading.

I know that with 10bits ADC I can only note changes in pressure of 5 Pa.

I am testing the sensors at atmospheric pressure. The steps are:

1- Start and apply auto zero

2- Every 30 seconds take the atmosferic pressure.

3- During 1 hour I save the lowest and highest pressures.

4- Save the difference between the lowest and highest pressures.

My question are:

Is it normal that at atmospheric pressure I have differences between 10 Pa to 30 Pa between the lowest and highest pressures?

Normally the pressures are never 0 Pa but  -1, 4, -6.....jumping every 30 seconds normally by 5 Pa.

Some real example:

PRESSURE

DIFFERENCE

10:45

12:15

Diff P

P min

P max

14:05

17:36

Diff P

P min

P max

17:45

19:03

Diff P

P min

P max

SENSOR P00

10

-6

4

10

-6

4

25

-6

19

SENSOR P01

15

-6

9

15

-7

8

15

-1

14

SENSOR P02

10

-5

5

20

-10

10

24

-5

19

SENSOR P03

10

-4

6

19

-9

10

24

-4

20

SENSOR P04

15

-5

10

15

-7

8

34

-8

26

SENSOR P05

10

-4

6

15

-11

4

24

-6

18

SENSOR P06

10

-5

5

14

-7

7

14

-1

13

SENSOR P07

10

-4

6

15

-11

4

25

-6

19

SENSOR P08

20

-16

4

39

-12

27

14

-4

10

SENSOR P09

14

-5

9

10

-6

4

29

-6

23

Is this normal?

Have I followed the correct steps?

Thanks

0 Kudos
2 Replies

1,996 Views
TomasVaverka
NXP TechSupport
NXP TechSupport

Hi Toni,

Such a drift is most likely related to the noise that is inherent to piezo-resistive pressure sensors.

Could you please post here your complete schematic? Are you using the recommended capacitors as shown in Figure 3 of the MPXV7002 datasheet? I would also recommend taking a closer look at our AN1646 which provides some additional guidelines to filter out the noise.

I hope it helps.

Best regards,

Tomas

PS: If this answer helps to solve your question, please mark it as "Correct". Thank you.

0 Kudos

1,996 Views
tonibenitez
Contributor I

Hi Tomas

Yes. I followed the instructions in the MPXV 7002 datasheet. As I commented. I have 10 MPXV7002GP sensors. The Schematic is this:

pastedImage_0.png

The 10 sensors are connected to a master PCB via connectors. The lines are 0.5mm and I haven't a GRD plane in the sensors' PCB. There are a common ground plane for everything in the master PCB.

I have taked a look at AN1646 and now I have doubts if it would have been better to applied for filtering the schema in the figure 2 instead of the one I applied.

What do you think?

If it helps I am using as controller an Arduino YUN.

  pastedImage_1.png

In this article also speaks about filtering via software and I want to try it, since I have a built prototype and it is easiest than modified the design. But I want to clarify how I must to apply it in my case. The steps I do are:

AUTO ZERO

First I apply auto zero. Save the result so I can subtract it in every reading.

READING 

I am reading data every 30 second. At 0 seconds and 30 seconds. Until now I simply read the data recollected at those times. But now following the AN1646 instructions I suppose I have to do:

  1. If I want an average of 60 samples, In every interval of 30 seconds I have to read every 500 ms and the do the average.
  2. This average would be the reading with the filter applied for every interval of 30 seconds.

Am I right?

Another last question. In the AN1646 in the section  EFFECTS OF NOISE IN SENSOR SYSTEM It says this:

The transducer bridge produces a very small differential voltage in the millivolt range. The on-chip differential amplifier amplifies, level shifts and translates this voltage to a single ended output of typically 0.2 volts to 4.7 volts.

I have applied an interval of 500 to 4500 mV as working interval for the MPXV7002GP.

Is that correct or I must change this interval?

Any help would be appreciated.

Thanks.

0 Kudos
%3CLINGO-SUB%20id%3D%22lingo-sub-569534%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3EMPXV7002GP%20accuracy%20at%20the%20same%20pressure%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-569534%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%3EHi.%20I%20am%20designing%20a%20pressure%20control%20system%20with%2010%20MPXV7002GP%20sensors.%20In%20the%20design%20of%20the%20PCB%20where%20the%20sensors%20are%20placed%20I%20have%20followed%20the%20instructions%20on%20the%20datasheet%20(3%20On-Chip%20Temperature%20Compensation%2C%20Calibration%20and%20Signal%20Conditioning).%26nbsp%3B%20I%20am%20converting%20the%20analog%20signal%20with%20a%20controller%20with%2010bits%20ADC%20so%20I%20have%26nbsp%3B%20(%200-%205V%26nbsp%3B%20--%26gt%3B%200-1023%20bits%20)%3C%2FP%3E%3CP%3E%3C%2FP%3E%3CP%3EFollowing%20the%20datasheet%2C%20I%20have%20applied%20this%20criteria%20to%20scale%3A%3C%2FP%3E%3CP%3E0.5%20V%26nbsp%3B%20--%26gt%3B%20-2000%20Pa%26nbsp%3B%20--%26gt%3B%20102.3%20bits%3C%2FP%3E%3CP%3E2.5%20V%20--%26gt%3B%26nbsp%3B%26nbsp%3B%26nbsp%3B%26nbsp%3B%26nbsp%3B%26nbsp%3B%26nbsp%3B%26nbsp%3B%200%20Pa%26nbsp%3B%20--%26gt%3B%20511.5%20bits%3C%2FP%3E%3CP%3E4.5%20V%20--%26gt%3B%26nbsp%3B%26nbsp%3B%202000%20Pa%26nbsp%3B%20--%26gt%3B%26nbsp%3B%20920.7%20bits%3C%2FP%3E%3CP%3E%3C%2FP%3E%3CP%3EAnd%20finally%20I%20have%20implemented%20the%20auto%20zero%2C%20taking%20atmospheric%20pressures%20every%20second%20during%2060%20seconds%20to%20find%20the%20average.%20Then%20I%20substract%20this%20average%20in%20every%20reading.%20%3C%2FP%3E%3CP%3EI%20know%20that%20with%2010bits%20ADC%20I%20can%20only%20note%20changes%20in%20pressure%20of%205%20Pa.%20%3C%2FP%3E%3CP%3EI%20am%20testing%20the%20sensors%20at%20atmospheric%20pressure.%20The%20steps%20are%3A%20%3C%2FP%3E%3CP%3E1-%20Start%20and%20apply%20auto%20zero%3C%2FP%3E%3CP%3E2-%20Every%2030%20seconds%20take%20the%20atmosferic%20pressure.%3C%2FP%3E%3CP%3E3-%20During%201%20hour%20I%20save%20the%20lowest%20and%20highest%20pressures.%3C%2FP%3E%3CP%3E4-%20Save%20the%20difference%20between%20the%20lowest%20and%20highest%20pressures.%20%3C%2FP%3E%3CP%3E%3C%2FP%3E%3CP%3EMy%20question%20are%3A%3C%2FP%3E%3CP%3EIs%20it%20normal%20that%20at%20atmospheric%20pressure%20I%20have%20differences%20between%2010%20Pa%20to%2030%20Pa%20between%20the%20lowest%20and%20highest%20pressures%3F%20%3C%2FP%3E%3CP%3ENormally%20the%20pressures%20are%20never%200%20Pa%20but%26nbsp%3B%20-1%2C%204%2C%20-6.....jumping%20every%2030%20seconds%20normally%20by%205%20Pa.%20%3C%2FP%3E%3CP%3E%3C%2FP%3E%3CP%3ESome%20real%20example%3A%3C%2FP%3E%3CTABLE%20border%3D%221%22%20cellpadding%3D%220%22%20cellspacing%3D%220%22%20height%3D%22350%22%20style%3D%22border%3A%20none%3B%20width%3A%20730px%3B%20height%3A%20340px%3B%22%20width%3D%22730%22%3E%3CTBODY%3E%3CTR%3E%3CTD%20style%3D%22border%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%2215%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3EPRESSURE%3C%2FSTRONG%3E%3C%2FP%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3EDIFFERENCE%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border%3A%20solid%20windowtext%201.0pt%3B%20border-left%3A%20none%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E10%3A45%3C%2FSTRONG%3E%3C%2FP%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E12%3A15%3C%2FSTRONG%3E%3C%2FP%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3EDiff%20P%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border%3A%20solid%20windowtext%201.0pt%3B%20border-left%3A%20none%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3EP%20min%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border%3A%20solid%20windowtext%201.0pt%3B%20border-left%3A%20none%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3EP%20max%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border%3A%20solid%20windowtext%201.0pt%3B%20border-left%3A%20none%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E14%3A05%3C%2FSTRONG%3E%3C%2FP%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E17%3A36%3C%2FSTRONG%3E%3C%2FP%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3EDiff%20P%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border%3A%20solid%20windowtext%201.0pt%3B%20border-left%3A%20none%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3EP%20min%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border%3A%20solid%20windowtext%201.0pt%3B%20border-left%3A%20none%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3EP%20max%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border%3A%20solid%20windowtext%201.0pt%3B%20border-left%3A%20none%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E17%3A45%3C%2FSTRONG%3E%3C%2FP%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E19%3A03%3C%2FSTRONG%3E%3C%2FP%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3EDiff%20P%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border%3A%20solid%20windowtext%201.0pt%3B%20border-left%3A%20none%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3EP%20min%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border%3A%20solid%20windowtext%201.0pt%3B%20border-left%3A%20none%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3EP%20max%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3C%2FTR%3E%3CTR%3E%3CTD%20style%3D%22border%3A%20solid%20windowtext%201.0pt%3B%20border-top%3A%20none%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20valign%3D%22top%22%20width%3D%2215%25%22%3E%3CP%20style%3D%22margin-bottom%3A%20.0001pt%3B%22%3ESENSOR%20P00%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E10%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-6%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E4%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E10%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-6%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E4%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E%3CSPAN%20lang%3D%22EN-GB%22%20style%3D%22color%3A%20red%3B%22%3E25%3C%2FSPAN%3E%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-6%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E19%3C%2FP%3E%3C%2FTD%3E%3C%2FTR%3E%3CTR%3E%3CTD%20style%3D%22border%3A%20solid%20windowtext%201.0pt%3B%20border-top%3A%20none%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20valign%3D%22top%22%20width%3D%2215%25%22%3E%3CP%20style%3D%22margin-bottom%3A%20.0001pt%3B%22%3ESENSOR%20P01%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E%3CSPAN%20lang%3D%22EN-GB%22%20style%3D%22color%3A%20%23e36c0a%3B%22%3E15%3C%2FSPAN%3E%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-6%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E9%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E%3CSPAN%20lang%3D%22EN-GB%22%20style%3D%22color%3A%20%23e36c0a%3B%22%3E15%3C%2FSPAN%3E%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-7%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E8%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E%3CSPAN%20lang%3D%22EN-GB%22%20style%3D%22color%3A%20%23e36c0a%3B%22%3E15%3C%2FSPAN%3E%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-1%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E14%3C%2FP%3E%3C%2FTD%3E%3C%2FTR%3E%3CTR%3E%3CTD%20style%3D%22border%3A%20solid%20windowtext%201.0pt%3B%20border-top%3A%20none%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20valign%3D%22top%22%20width%3D%2215%25%22%3E%3CP%20style%3D%22margin-bottom%3A%20.0001pt%3B%22%3ESENSOR%20P02%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E10%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-5%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E5%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E%3CSPAN%20lang%3D%22EN-GB%22%20style%3D%22color%3A%20red%3B%22%3E20%3C%2FSPAN%3E%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-10%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E10%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E%3CSPAN%20lang%3D%22EN-GB%22%20style%3D%22color%3A%20red%3B%22%3E24%3C%2FSPAN%3E%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-5%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E19%3C%2FP%3E%3C%2FTD%3E%3C%2FTR%3E%3CTR%3E%3CTD%20style%3D%22border%3A%20solid%20windowtext%201.0pt%3B%20border-top%3A%20none%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20valign%3D%22top%22%20width%3D%2215%25%22%3E%3CP%20style%3D%22margin-bottom%3A%20.0001pt%3B%22%3ESENSOR%20P03%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E10%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-4%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E6%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E%3CSPAN%20lang%3D%22EN-GB%22%20style%3D%22color%3A%20red%3B%22%3E19%3C%2FSPAN%3E%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-9%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E10%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E%3CSPAN%20lang%3D%22EN-GB%22%20style%3D%22color%3A%20red%3B%22%3E24%3C%2FSPAN%3E%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-4%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E20%3C%2FP%3E%3C%2FTD%3E%3C%2FTR%3E%3CTR%3E%3CTD%20style%3D%22border%3A%20solid%20windowtext%201.0pt%3B%20border-top%3A%20none%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20valign%3D%22top%22%20width%3D%2215%25%22%3E%3CP%20style%3D%22margin-bottom%3A%20.0001pt%3B%22%3ESENSOR%20P04%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E%3CSPAN%20lang%3D%22EN-GB%22%20style%3D%22color%3A%20%23e36c0a%3B%22%3E15%3C%2FSPAN%3E%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-5%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E10%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E%3CSPAN%20lang%3D%22EN-GB%22%20style%3D%22color%3A%20%23e36c0a%3B%22%3E15%3C%2FSPAN%3E%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-7%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E8%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E%3CSPAN%20lang%3D%22EN-GB%22%20style%3D%22color%3A%20red%3B%22%3E34%3C%2FSPAN%3E%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-8%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E26%3C%2FP%3E%3C%2FTD%3E%3C%2FTR%3E%3CTR%3E%3CTD%20style%3D%22border%3A%20solid%20windowtext%201.0pt%3B%20border-top%3A%20none%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20valign%3D%22top%22%20width%3D%2215%25%22%3E%3CP%20style%3D%22margin-bottom%3A%20.0001pt%3B%22%3ESENSOR%20P05%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E10%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-4%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E6%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E%3CSPAN%20lang%3D%22EN-GB%22%20style%3D%22color%3A%20%23e36c0a%3B%22%3E15%3C%2FSPAN%3E%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-11%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E4%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E%3CSPAN%20lang%3D%22EN-GB%22%20style%3D%22color%3A%20red%3B%22%3E24%3C%2FSPAN%3E%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-6%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E18%3C%2FP%3E%3C%2FTD%3E%3C%2FTR%3E%3CTR%3E%3CTD%20style%3D%22border%3A%20solid%20windowtext%201.0pt%3B%20border-top%3A%20none%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20valign%3D%22top%22%20width%3D%2215%25%22%3E%3CP%20style%3D%22margin-bottom%3A%20.0001pt%3B%22%3ESENSOR%20P06%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E10%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-5%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E5%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E%3CSPAN%20lang%3D%22EN-GB%22%20style%3D%22color%3A%20%23e36c0a%3B%22%3E14%3C%2FSPAN%3E%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-7%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E7%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E%3CSPAN%20lang%3D%22EN-GB%22%20style%3D%22color%3A%20%23e36c0a%3B%22%3E14%3C%2FSPAN%3E%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-1%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E13%3C%2FP%3E%3C%2FTD%3E%3C%2FTR%3E%3CTR%3E%3CTD%20style%3D%22border%3A%20solid%20windowtext%201.0pt%3B%20border-top%3A%20none%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20valign%3D%22top%22%20width%3D%2215%25%22%3E%3CP%20style%3D%22margin-bottom%3A%20.0001pt%3B%22%3ESENSOR%20P07%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E10%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-4%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E6%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E%3CSPAN%20lang%3D%22EN-GB%22%20style%3D%22color%3A%20%23e36c0a%3B%22%3E15%3C%2FSPAN%3E%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-11%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E4%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E%3CSPAN%20lang%3D%22EN-GB%22%20style%3D%22color%3A%20red%3B%22%3E25%3C%2FSPAN%3E%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-6%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E19%3C%2FP%3E%3C%2FTD%3E%3C%2FTR%3E%3CTR%3E%3CTD%20style%3D%22border%3A%20solid%20windowtext%201.0pt%3B%20border-top%3A%20none%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20valign%3D%22top%22%20width%3D%2215%25%22%3E%3CP%20style%3D%22margin-bottom%3A%20.0001pt%3B%22%3ESENSOR%20P08%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E%3CSPAN%20lang%3D%22EN-GB%22%20style%3D%22color%3A%20red%3B%22%3E20%3C%2FSPAN%3E%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-16%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E4%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E%3CSPAN%20lang%3D%22EN-GB%22%20style%3D%22color%3A%20red%3B%22%3E39%3C%2FSPAN%3E%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-12%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E27%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E%3CSPAN%20lang%3D%22EN-GB%22%20style%3D%22color%3A%20%23e36c0a%3B%22%3E14%3C%2FSPAN%3E%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-4%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E10%3C%2FP%3E%3C%2FTD%3E%3C%2FTR%3E%3CTR%3E%3CTD%20style%3D%22border%3A%20solid%20windowtext%201.0pt%3B%20border-top%3A%20none%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20valign%3D%22top%22%20width%3D%2215%25%22%3E%3CP%20style%3D%22margin-bottom%3A%20.0001pt%3B%22%3ESENSOR%20P09%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E%3CSPAN%20lang%3D%22EN-GB%22%20style%3D%22color%3A%20%23e36c0a%3B%22%3E14%3C%2FSPAN%3E%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-5%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E9%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E10%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-6%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E4%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E%3CSTRONG%3E%3CSPAN%20lang%3D%22EN-GB%22%20style%3D%22color%3A%20red%3B%22%3E29%3C%2FSPAN%3E%3C%2FSTRONG%3E%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E-6%3C%2FP%3E%3C%2FTD%3E%3CTD%20style%3D%22border-top%3A%20none%3B%20border-left%3A%20none%3B%20border-bottom%3A%20solid%20windowtext%201.0pt%3B%20border-right%3A%20solid%20windowtext%201.0pt%3B%20padding%3A%200%205.4pt%200%205.4pt%3B%22%20width%3D%229%25%22%3E%3CP%20align%3D%22center%22%20style%3D%22margin-bottom%3A%20.0001pt%3B%20text-align%3A%20center%3B%22%3E23%3C%2FP%3E%3C%2FTD%3E%3C%2FTR%3E%3C%2FTBODY%3E%3C%2FTABLE%3E%3CP%3E%3C%2FP%3E%3CP%3E%3C%2FP%3E%3CP%3EIs%20this%20normal%3F%20%3C%2FP%3E%3CP%3EHave%20I%20followed%20the%20correct%20steps%3F%20%3C%2FP%3E%3CP%3E%3C%2FP%3E%3CP%3EThanks%3C%2FP%3E%3C%2FLINGO-BODY%3E%3CLINGO-SUB%20id%3D%22lingo-sub-569536%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%20translate%3D%22no%22%3ERe%3A%20MPXV7002GP%20accuracy%20at%20the%20same%20pressure%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-569536%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%20style%3D%22margin-bottom%3A%20.0001pt%3B%20background%3A%20white%3B%22%3E%3CSPAN%20lang%3D%22EN-US%22%20style%3D%22font-size%3A%2012pt%3B%20font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20color%3A%20%2351626f%3B%22%3EHi%20Tomas%3C%2FSPAN%3E%3C%2FP%3E%3CP%20style%3D%22margin-bottom%3A%20.0001pt%3B%20background%3A%20white%3B%22%3E%3CSPAN%20lang%3D%22EN-US%22%20style%3D%22font-size%3A%2012pt%3B%20font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20color%3A%20%2351626f%3B%22%3E%3C%2FSPAN%3E%3C%2FP%3E%3CP%20style%3D%22margin-bottom%3A%20.0001pt%3B%20background%3A%20white%3B%22%3E%3CSPAN%20style%3D%22font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20font-size%3A%2012pt%3B%22%3E%3CSPAN%20lang%3D%22EN-US%22%20style%3D%22color%3A%20%2351626f%3B%22%3E%3C%2FSPAN%3E%3CSPAN%20lang%3D%22EN-US%22%20style%3D%22color%3A%20%2351626f%3B%22%3EYes.%20I%20followed%20the%20instructions%20in%20the%20MPXV%207002%20datasheet.%20As%20I%20commented.%20I%20have%20%3C%2FSPAN%3E%3CSPAN%20style%3D%22font-weight%3A%20inherit%3B%20font-style%3A%20inherit%3B%22%3E%3CSPAN%20lang%3D%22EN-US%22%20style%3D%22color%3A%20%2351626f%3B%22%3E10%20MPXV7002GP%20sensors.%20The%20Schematic%20is%20this%3A%3C%2FSPAN%3E%3C%2FSPAN%3E%3C%2FSPAN%3E%3C%2FP%3E%3CP%20style%3D%22margin-bottom%3A%20.0001pt%3B%20background%3A%20white%3B%22%3E%3CSPAN%20style%3D%22font-weight%3A%20inherit%3B%20font-size%3A%2012pt%3B%20font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20font-style%3A%20inherit%3B%22%3E%3CSPAN%20lang%3D%22EN-US%22%20style%3D%22color%3A%20%2351626f%3B%22%3E%3C%2FSPAN%3E%3C%2FSPAN%3E%3C%2FP%3E%3CP%20style%3D%22margin-bottom%3A%20.0001pt%3B%20background%3A%20white%3B%22%3E%20%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22pastedImage_0.png%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22pastedImage_0.png%22%20style%3D%22width%3A%20326px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F37103i48BF5E28CDFD6803%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22pastedImage_0.png%22%20alt%3D%22pastedImage_0.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EpastedImage_0.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%3C%2FP%3E%3CP%20style%3D%22margin-bottom%3A%20.0001pt%3B%20background%3A%20white%3B%22%3E%3CSPAN%20lang%3D%22EN-US%22%20style%3D%22font-size%3A%2012pt%3B%20font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20color%3A%20%2351626f%3B%22%3EThe%2010%20sensors%20are%20connected%20to%20a%20master%20PCB%20via%20connectors.%20The%20lines%20are%200.5mm%20and%20I%20haven't%20a%20GRD%20plane%20in%20the%20sensors'%20PCB.%20There%20are%20a%20common%20ground%20plane%20for%20everything%20in%20the%20master%20PCB.%3C%2FSPAN%3E%3C%2FP%3E%3CP%20style%3D%22margin-bottom%3A%20.0001pt%3B%20background%3A%20white%3B%22%3E%3CSPAN%20lang%3D%22EN-US%22%20style%3D%22font-size%3A%2010.5pt%3B%20font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20color%3A%20%2351626f%3B%22%3E%20%3C%2FSPAN%3E%3C%2FP%3E%3CP%3E%3CSPAN%20lang%3D%22EN-US%22%20style%3D%22font-size%3A%2010.5pt%3B%20font-family%3A%20'Arial'%2C'sans-serif'%3B%20color%3A%20%2351626f%3B%22%3E%3CSPAN%20style%3D%22font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20font-size%3A%2012pt%3B%22%3EI%20have%20taked%20a%20look%20at%3C%2FSPAN%3E%20%3C%2FSPAN%3E%3CSPAN%20style%3D%22font-size%3A%2012pt%3B%22%3E%3CA%20href%3D%22https%3A%2F%2Fcommunity.nxp.com%2Fexternal-link.jspa%3Furl%3Dhttp%253A%252F%252Fwww.nxp.com%252Ffiles%252Fsensors%252Fdoc%252Fapp_note%252FAN1646.pdf%22%20target%3D%22_blank%22%3E%3CSPAN%20lang%3D%22EN-US%22%20style%3D%22font-family%3A%20inherit%2C%20serif%3B%20color%3A%20%23017bba%3B%22%3EAN1646%3C%2FSPAN%3E%3C%2FA%3E%3C%2FSPAN%3E%3CSPAN%20style%3D%22font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20font-size%3A%2012pt%3B%22%3E%20%3CSPAN%20style%3D%22font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%22%3E%3CSPAN%20lang%3D%22EN-US%22%20style%3D%22color%3A%20%2351626f%3B%22%3Eand%3C%2FSPAN%3E%20%3CSPAN%20lang%3D%22EN-US%22%20style%3D%22color%3A%20%2351626f%3B%22%3Enow%20I%20have%20doubts%20if%20it%20would%20have%20been%20better%20to%20applied%20for%20filtering%20the%20schema%20in%20the%20figure%202%20instead%20of%20the%20one%20I%20applied.%3C%2FSPAN%3E%3C%2FSPAN%3E%3C%2FSPAN%3E%3C%2FP%3E%3CP%3E%3CEM%20style%3D%22%3A%20%3B%20font-size%3A%2012pt%3B%20font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%22%3E%3CSPAN%20lang%3D%22EN-US%22%20style%3D%22color%3A%20%2351626f%3B%22%3E%20What%20do%20you%20think%3F%3C%2FSPAN%3E%3C%2FEM%3E%3C%2FP%3E%3CP%3E%3CEM%20style%3D%22%3A%20%3B%20font-size%3A%2012pt%3B%20font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%22%3E%3CSPAN%20lang%3D%22EN-US%22%20style%3D%22color%3A%20%2351626f%3B%22%3E%3C%2FSPAN%3E%3C%2FEM%3E%3C%2FP%3E%3CP%3E%3CSPAN%20lang%3D%22EN-US%22%20style%3D%22font-size%3A%2012pt%3B%20font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20color%3A%20%2351626f%3B%22%3EIf%20it%20helps%20I%20am%20using%20as%20controller%20an%20Arduino%20YUN.%3C%2FSPAN%3E%3C%2FP%3E%3CP%3E%26nbsp%3B%20%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22pastedImage_1.png%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22pastedImage_1.png%22%20style%3D%22width%3A%20620px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.nxp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F37159iDBB9703E741EC941%2Fimage-size%2Flarge%3Fv%3Dv2%26amp%3Bpx%3D999%22%20role%3D%22button%22%20title%3D%22pastedImage_1.png%22%20alt%3D%22pastedImage_1.png%22%20%2F%3E%3Cspan%20class%3D%22lia-inline-image-caption%22%20onclick%3D%22event.preventDefault()%3B%22%3EpastedImage_1.png%3C%2Fspan%3E%3C%2Fspan%3E%3C%2FSPAN%3E%3C%2FP%3E%3CP%3E%3C%2FP%3E%3CP%3E%3CSPAN%20style%3D%22font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20font-size%3A%2012pt%3B%22%3EIn%20this%20article%20also%20speaks%20about%20filtering%20via%20software%20and%20I%20want%20to%20try%20it%2C%20since%20I%20have%20a%20built%20prototype%20and%20it%20is%20easiest%20than%20modified%20the%20design.%20But%20I%20want%20to%20clarify%20how%20I%20must%20to%20apply%20it%20in%20my%20case.%20The%20steps%20I%20do%20are%3A%3C%2FSPAN%3E%3C%2FP%3E%3CP%3E%3C%2FP%3E%3CP%3E%3CSTRONG%20style%3D%22font-size%3A%2012pt%3B%20font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%22%3EAUTO%20ZERO%20%3C%2FSTRONG%3E%3C%2FP%3E%3CP%3E%3CSPAN%20style%3D%22font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20font-size%3A%2012pt%3B%22%3EFirst%20I%20apply%20auto%20zero.%20Save%20the%20result%20so%20I%20can%20subtract%20it%20in%20every%20reading.%20%3C%2FSPAN%3E%3C%2FP%3E%3CP%3E%3C%2FP%3E%3CP%3E%3CSPAN%20style%3D%22font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20font-size%3A%2012pt%3B%22%3E%3CSTRONG%3EREADING%3C%2FSTRONG%3E%26nbsp%3B%20%3C%2FSPAN%3E%3C%2FP%3E%3CP%3E%3CSPAN%20style%3D%22font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20font-size%3A%2012pt%3B%22%3EI%20am%20reading%20data%20every%2030%20second.%20At%200%20seconds%20and%2030%20seconds.%20Until%20now%20I%20simply%20read%20the%20data%20recollected%20at%20those%20times.%20But%20now%20following%20the%3C%2FSPAN%3E%20%3CA%20href%3D%22https%3A%2F%2Fcommunity.nxp.com%2Fexternal-link.jspa%3Furl%3Dhttp%253A%252F%252Fwww.nxp.com%252Ffiles%252Fsensors%252Fdoc%252Fapp_note%252FAN1646.pdf%22%20target%3D%22_blank%22%3E%3CSPAN%20lang%3D%22EN-US%22%20style%3D%22font-size%3A%2011.5pt%3B%20font-family%3A%20'inherit'%2C'serif'%3B%20color%3A%20%23017bba%3B%22%3EAN1646%3C%2FSPAN%3E%3C%2FA%3E%20%3CSPAN%20style%3D%22font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20font-size%3A%2012pt%3B%22%3Einstructions%20I%20suppose%20I%20have%20to%20do%3A%3C%2FSPAN%3E%3C%2FP%3E%3COL%20style%3D%22list-style-type%3A%20decimal%3B%22%3E%3CLI%3E%3CSPAN%20style%3D%22font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20font-size%3A%2012pt%3B%22%3EIf%20I%20want%20an%20average%20of%2060%20samples%2C%20In%20every%20interval%20of%2030%20seconds%20I%20have%20to%20read%20every%20500%20ms%20and%20the%20do%20the%20average.%3C%2FSPAN%3E%3C%2FLI%3E%3CLI%3E%3CSPAN%20style%3D%22font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20font-size%3A%2012pt%3B%22%3EThis%20average%20would%20be%20the%20reading%20with%20the%20filter%20applied%20for%20every%20interval%20of%2030%20seconds.%20%3C%2FSPAN%3E%3C%2FLI%3E%3C%2FOL%3E%3CP%3E%3CSPAN%20style%3D%22font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20font-size%3A%2012pt%3B%22%3E%20%3C%2FSPAN%3E%3C%2FP%3E%3CP%3E%3CEM%20style%3D%22font-size%3A%2012pt%3B%20font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%22%3EAm%20I%20right%3F%3C%2FEM%3E%3C%2FP%3E%3CP%3E%3CSPAN%20style%3D%22font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20font-size%3A%2012pt%3B%22%3E%20%3C%2FSPAN%3E%3C%2FP%3E%3CP%20style%3D%22margin-bottom%3A%20.0001pt%3B%22%3E%3CSPAN%20style%3D%22font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20font-size%3A%2012pt%3B%22%3EAnother%20last%20question.%20In%20the%3C%2FSPAN%3E%20%3CSPAN%20style%3D%22font-size%3A%2012pt%3B%22%3E%3CA%20href%3D%22https%3A%2F%2Fcommunity.nxp.com%2Fexternal-link.jspa%3Furl%3Dhttp%253A%252F%252Fwww.nxp.com%252Ffiles%252Fsensors%252Fdoc%252Fapp_note%252FAN1646.pdf%22%20target%3D%22_blank%22%3E%3CSPAN%20lang%3D%22EN-US%22%20style%3D%22font-family%3A%20inherit%2C%20serif%3B%20color%3A%20%23017bba%3B%22%3EAN1646%3C%2FSPAN%3E%3C%2FA%3E%20%3C%2FSPAN%3E%3CSPAN%20style%3D%22font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20font-size%3A%2012pt%3B%22%3E%20in%20the%20section%26nbsp%3B%20%3CSTRONG%3E%3CSPAN%20lang%3D%22EN-US%22%3EEFFECTS%20OF%20NOISE%20IN%20SENSOR%20SYSTEM%3C%2FSPAN%3E%3C%2FSTRONG%3E%20It%20says%20this%3A%20%3C%2FSPAN%3E%3C%2FP%3E%3CBLOCKQUOTE%3E%3CP%20style%3D%22margin-bottom%3A%20.0001pt%3B%22%3E%3CSPAN%20style%3D%22font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20font-size%3A%2012pt%3B%22%3E%E2%80%98%3CSPAN%20lang%3D%22EN-US%22%3EThe%20transducer%20bridge%20%3C%2FSPAN%3E%3C%2FSPAN%3E%3CSPAN%20style%3D%22font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20font-size%3A%2012pt%3B%22%3E%3CSPAN%20lang%3D%22EN-US%22%3Eproduces%20a%20very%20small%20differential%20voltage%20in%20the%20millivolt%20range.%20The%20on-chip%20differential%20amplifier%20%3C%2FSPAN%3E%3C%2FSPAN%3E%3CSPAN%20style%3D%22font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20font-size%3A%2012pt%3B%22%3E%3CSPAN%20lang%3D%22EN-US%22%3Eamplifies%2C%20level%20shifts%20and%20translates%20this%20voltage%20to%20a%20single%20ended%20output%20of%20typically%200.2%20volts%20to%204.7%20volts.%3C%2FSPAN%3E%E2%80%99%3C%2FSPAN%3E%3C%2FP%3E%3C%2FBLOCKQUOTE%3E%3CP%20style%3D%22margin-bottom%3A%20.0001pt%3B%22%3E%3CSPAN%20style%3D%22font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20font-size%3A%2012pt%3B%22%3EI%20have%20applied%20an%20interval%20of%3CSTRONG%3E%20500%20to%204500%20mV%3C%2FSTRONG%3E%20as%20working%20interval%20for%20the%20MPXV7002GP.%3C%2FSPAN%3E%3C%2FP%3E%3CP%20style%3D%22margin-bottom%3A%20.0001pt%3B%22%3E%3C%2FP%3E%3CP%20style%3D%22margin-bottom%3A%20.0001pt%3B%22%3E%3CEM%20style%3D%22font-size%3A%2012pt%3B%20font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%22%3E%20Is%20that%20correct%20or%20I%20must%20change%20this%20interval%3F%3C%2FEM%3E%3C%2FP%3E%3CP%3E%3CSPAN%20style%3D%22font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20font-size%3A%2012pt%3B%22%3E%20%3C%2FSPAN%3E%3C%2FP%3E%3CP%3E%3CSPAN%20style%3D%22font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20font-size%3A%2012pt%3B%22%3EAny%20help%20would%20be%20appreciated.%3C%2FSPAN%3E%3C%2FP%3E%3CP%3E%3C%2FP%3E%3CP%3E%3CSPAN%20lang%3D%22EN-US%22%20style%3D%22font-size%3A%2012pt%3B%20font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20color%3A%20%2351626f%3B%22%3E%20%3C%2FSPAN%3E%3CSPAN%20lang%3D%22EN-US%22%20style%3D%22font-size%3A%2012pt%3B%20font-family%3A%20arial%2C%20helvetica%2C%20sans-serif%3B%20color%3A%20%2351626f%3B%22%3EThanks.%3C%2FSPAN%3E%3C%2FP%3E%3C%2FLINGO-BODY%3E%3CLINGO-SUB%20id%3D%22lingo-sub-569535%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%20translate%3D%22no%22%3ERe%3A%20MPXV7002GP%20accuracy%20at%20the%20same%20pressure%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-569535%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%3EHi%20Toni%2C%3C%2FP%3E%3CP%3E%3C%2FP%3E%3CP%3ESuch%20a%20drift%20is%20most%20likely%20related%20to%20the%20noise%20that%20is%20inherent%20to%20piezo-resistive%20pressure%20sensors.%20%3C%2FP%3E%3CP%3E%3C%2FP%3E%3CP%3ECould%20you%20please%20post%20here%20your%20complete%20schematic%3F%20Are%20you%20using%20the%20recommended%20capacitors%20as%20shown%20in%20Figure%203%20of%20the%20%3CA%20href%3D%22http%3A%2F%2Fcache.nxp.com%2Ffiles%2Fsensors%2Fdoc%2Fdata_sheet%2FMPXV7002.pdf%22%20rel%3D%22nofollow%20noopener%20noreferrer%22%20target%3D%22_blank%22%3EMPXV7002%20datasheet%3C%2FA%3E%3F%20I%20would%20also%20recommend%20taking%20a%20closer%20look%20at%20our%20%3CA%20href%3D%22http%3A%2F%2Fwww.nxp.com%2Ffiles%2Fsensors%2Fdoc%2Fapp_note%2FAN1646.pdf%22%20rel%3D%22nofollow%20noopener%20noreferrer%22%20target%3D%22_blank%22%3EAN1646%3C%2FA%3E%20which%20provides%20some%20additional%20guidelines%20to%20filter%20out%20the%20noise.%3C%2FP%3E%3CP%3E%3C%2FP%3E%3CP%3EI%20hope%20it%20helps.%3C%2FP%3E%3CP%3E%3C%2FP%3E%3CP%3EBest%20regards%2C%3C%2FP%3E%3CP%3ETomas%3C%2FP%3E%3CP%3E%3C%2FP%3E%3CP%3E%3CEM%20style%3D%22font-weight%3A%20normal%3B%20font-style%3A%20italic%3B%20font-size%3A%2011px%3B%20font-family%3A%20arial%2C%20helvetica%2C%20'helvetica%20neue'%2C%20verdana%2C%20sans-serif%3B%20color%3A%20%2351626f%3B%20text-align%3A%20left%3B%20text-indent%3A%200px%3B%22%3EPS%3A%20If%20this%20answer%20helps%20to%20solve%20your%20question%2C%20please%20mark%20it%20as%20%22Correct%22.%20Thank%20you.%3C%2FEM%3E%20%3C%2FP%3E%3C%2FLINGO-BODY%3E