Presentation is loading. Please wait.

Presentation is loading. Please wait.

© Copyright EADS TEST & SERVICES 2006 Using Signals in TestDescription & Capability and a TestResults Example.

Similar presentations


Presentation on theme: "© Copyright EADS TEST & SERVICES 2006 Using Signals in TestDescription & Capability and a TestResults Example."— Presentation transcript:

1 © Copyright EADS TEST & SERVICES 2006 Using Signals in TestDescription & Capability and a TestResults Example

2 © Copyright EADS TEST & SERVICES 2006 Signal Capture Generating 1641 Signals from a Product Acceptance Specification (PAS) Translation from the PAS to 1641 signals is reasonably straightforward –This is because PAS is written in terms of UUT –Extraction is a manual process E.g.: Monitor SK2-F with respect to 0V at SK2-s and verify that the voltage is +5.0V +/-0.2V Translates into: PAS 1641 Signals

3 © Copyright EADS TEST & SERVICES 2006 In older ATPs, this is often all that is available. Code, style & structure may be unfamiliar Contain ATE specific information. Extracting any large amounts of information manually is very laborious and, thus, prone to error. Irregular structure and ATE specifics mean that automatic extraction of signals is not possible –Without standardised extraction, the test program is being virtually re-written and must go through acceptance. Signal Capture Generating 1641 Signals from Existing Source Code Test Program 1641 Signals

4 © Copyright EADS TEST & SERVICES 2006 Test Description. < Signal ….

5 © Copyright EADS TEST & SERVICES 2006 Test Program ' Create EU Power Supply Signal Set psu = ate.Require("PSU") psu.Name = "PSU1" psu.ampl = "23.5 errlmt ±0.5V" psu.current_limit = "550mA" Set tw = ate.Require("TwoWire") tw.Name = "TW1" tw.In = "PSU1" tw.hi = "BatteryPos" tw.lo = "BatterNeg" psu.Out.Run ' Create Measuremnt Set monitor = ate.Require(" " & _ " " & _ " ") monitor.Out.Run 5000 monitor.Out.Stop Set monitor = Nothing.NET (e.g. TestBase) TestStand

6 © Copyright EADS TEST & SERVICES 2006 Capability The resource description of a Racal4152A DMM and associated connection to the UUT. : :

7 © Copyright EADS TEST & SERVICES 2006 Architecture

8 © Copyright EADS TEST & SERVICES 2006 Test Signal Run-Time System Signal Interface (RAI?) Test Requirement Test Program ATE TestResults Logger UUT Native Driver Native Driver Switch RFSynth Signal Interface Native Driver DMM General Architecture Using a Signal Interface

9 © Copyright EADS TEST & SERVICES 2006 TestResults Sample ==================== PROGRAM NUMBER M75375-000-01 ISSUE 2 MY TEST PROGRAMME UUT SERIAL NUMBER :- DATE :- 2005-03-16T12:24:28 OPERATOR NAME :- MCORNISH ==================== ==================== TEST PASS HIGH SOURCE TEST T020-0030 HL = 5.200000 MV = 5.057660 LL = 4.800000 ==================== TEST PASS HIGH SOURCE TEST T020-0040 HL = 15.100000 MV = 15.001900 LL = 14.500000

10 © Copyright EADS TEST & SERVICES 2006 Results Data Vs. Modelled Data No significant differences found between the native and 1641 r.f. test results (Aeroflex)

11 © Copyright EADS TEST & SERVICES 2006 Synthetic Instruments 0.0 0.00574553 0.0225363 0.0490603 0.0832186 0.122247 0.162886 0.20157 0.234652 0.258628 0.27036 0.267287 0.247606 0.210415 0.155813 0.0849475 -1.51036e-007 -0.0958763 -0.19868 -0.303734 -0.405897 -0.499816 -0.580187 -0.642036 -0.680986 -0.693509 -0.677141 -0.630658 -0.554193 -0.449294 -0.318911 -0.167325 5.74574e-007 0.176622 0.355376 0.528675 0.688844 0.828459 0.940695 1.01966 1.06066 1.0605 1.01764 0.932295 0.806531 0.644192 0.45079 0.233323 -1.18625e-006 -0.240079 -0.477285 -0.701867 -0.904362 -1.07601 -1.20912 -1.29746 -1.33651 -1.32369 -1.25852 -1.14267 -0.979921 -0.776031 -0.538544 -0.276483 1.85936e-006 0.280037 0.552474 0.806355 1.03136 1.21823 1.35919 1.44827 1.48153 1.4573 1.37621 1.2412 1.05739 0.831908 0.573581 0.292576 -2.44381e-006 -0.292581 -0.573582 -0.831913 -1.05739 -1.2412 -1.37621 -1.4573 -1.48153 -1.44827 -1.35919 -1.21823 -1.03135 -0.806354 -0.162885 -0.122247 -0.0832179 -0.0490596 -0.55247 -0.280033 2.78904e-006 0.276485 0.538547 0.776035 0.979923 1.14267 1.25852 1.32369 1.33651 1.29746 1.20912 1.076 0.904361 0.701864 0.477282 0.240075 -1.61061e-006 -0.233327 -0.450794 -0.644193 -0.806534 -0.932297 -1.01764 -1.0605 -1.06066 -1.01965 -0.940694 -0.828458 -0.688842 -0.528674 -0.355374 -0.17662

12 © Copyright EADS TEST & SERVICES 2006 Comparison of Effort Typical Effort to Generate Parametric Tests in the Power/Frequency Domain (Aeroflex) Port IVI Test to 1641 (TestStand) 1 month 1 week time Generate Native Test from General Documentation Port Native Test to IVI (TestStand) (given the presence of the 1641 elements) 1 Day

13 © Copyright EADS TEST & SERVICES 2006 Where Were Up To IEEE Std. 1641 -2004 Signal & Test Definition –Signal-based test definition standard. –Requirement of MoD ATS Procurement Policy. –Utilised in areas of IEEE P1671 ATML. IEEE 1641 implementation studies: –Phase 1 - Analogue signals/3 test platforms - Racal Instruments. –Phase 2 - Complex RF and a Synthetic Test Platform – Aeroflex. –Phase 3 - Digital signals/ test platforms - under negotiation. –Phase 4 – Parallel development; comparison of traditional vs. 1641.

14 © Copyright EADS TEST & SERVICES 2006 Conclusions IEEE Std. 1641 has been shown to be capable of defining: –Portable analogue signals, –Typical RF parametric tests. Significant effort required to extract the information required to define a 1641 (platform independent) test, from an existing, non-standard or proprietary, test architecture. Though not a unique approach, 1641 represents a departure from many existing test methodologies. –Training would address many issues. No significant differences observed (existing vs. 1641) for: –Test results. –Speed of execution.


Download ppt "© Copyright EADS TEST & SERVICES 2006 Using Signals in TestDescription & Capability and a TestResults Example."

Similar presentations


Ads by Google