Skip to main content

Define Test Strategy


Decide what test strategy to use on your PC board. When determining the test strategy, consider the items listed in Table 3. It is not an exhaustive list but is intended to show the kinds of factors to consider.

Possible test strategies include:

  • in-circuit only,
  • in-circuit and functional,
  • functional, with in-circuit for diagnostics only, and
  • functional only.

(Refer to Analog Testing and Digital Testing for information about the test methodologies involved.)

Also consider the additional test strategies and methodologies in Table 4.

To define and document the test strategy:
  Learn the function of the board and its components.
  Identify the clusters to be functionally tested (digital testing only).
It is better to have several small clusters than a few large ones. Smaller circuits let the development software make more efficient use of testhead resources and require fewer module cards to implement the test. Also, diagnosing faults within small clusters is easier than diagnosing faults within large clusters.
  Determine device dependencies.
Arrange the testing according to device dependencies. For example, if device A will not work unless device B is working, device B needs to be tested first.
  Determine digital device intrinsics.
Determine digital device intrinsics, for example, determine the internal resistance between two pins of the device. Model the device in the board description with an internal device entry or a Part Description Library.
  Determine which fault types to cover.
Decide which fault types your test will identify. For example, do you need to diagnose which RAM cell is faulty or is it enough to know that the RAM chip is not working? If your board has a device that can operate at a higher speed than the circuit requires, is it necessary to test that device to its high-speed specification?
  Determine fixture strategy.
Possible fixture strategies are:
    • Top side probing
    • Wireless fixtures
    • Short wire fixtures
    • Long wire fixtures
    • Fixture electronics
    • Throughput multiplier
    • Dual well shared wire
    • Dual stage fixturing
    • Vacuum fixtures
    • Pneumatic fixtures
Also consider:
    • Which fixture default files are needed.
    • If user-modifiable fixture component files are needed.
  Document the strategy.

Table 3    Factors in determining test strategy

Consideration
Issues
Board volume
If many boards of a given type are tested, the per-board cost of developing the test is relatively small. This makes it practical to develop a comprehensive test that includes both in-circuit and functional testing. When only a few boards of a given type are tested, the test cost per board is high, so an in-circuit only test might be preferable. If test time is a concern, high volume applications may need a faster test than low volume applications. A faster, in-circuit test usually means less fault coverage and accuracy than a slower, more thorough test. One advantage of having a large volume of a particular board is that you can quickly collect meaningful fault data and apply SQC methods to improve your production process.
Fault spectrum
The kinds of faults on the PC boards depend on such things as the types of components and how they are used, the manufacturing process, and how the board was designed. Process faults and digital device problems are best found by in-circuit testing. Timing faults in high speed circuits require functional testing.
Yield into test system
This is the percentage of your boards which you expect to be good when they arrive at the test system. If your yield into the test system is low, you will want a thorough in-circuit test because of its ability to diagnose faults easily. If your yield is high, you can rely on less in-circuit testing. In either case, you should enable datalogging to collect data that can be used to produce SQC reports.
Programming capacity
The size of your programming department and its current workload should be considered. In-circuit tests require less programming time than functional tests and are easier to generate and debug.If desired, you can develop only an in-circuit test and start testing boards as soon as possible, then develop the functional part of the test later. To avoid modifications to the fixture, provide at least setup-only tests so that resources will be assigned and built into the fixture for any future testing.
Quality objectives and company test strategy
These two considerations are closely tied together, with the strategy generally based on such quality objectives as the required test system yield. Different companies will have different objectives and strategies. The environment in which the product is to be used can also affect the test strategy. If the boards are to be used in a critical environment, exhaustive in-circuit and functional testing may be justified.

Table 4    Optional test strategies and methodologies 

Option
Description
Develop and maintain one test and fixture for multiple versions of a PC board.
Develop board tests and fixtures for multiple-board panels.
Test up to four boards of a single-board-type panel simultaneously.
Develop a dual-well fixture that has parallel wiring (helps to eliminate handling time on high-volume lines).
(Mux systems only)
An unpowered test of the connectivity of device pins.
An unpowered test of the orientation (polarity) of electrolytic capacitors.
Use VTEP technology to test devices through series components, such as resistors, capacitors, and inductors.
(Mux systems only)
Test passive analog components that cannot be tested in-circuit due to insufficient electrical access to nodes.
Vectorless Test EP (VTEP) and TestJet1
An unpowered test which targets manufacturing defects such as connectivity problems (e.g. lifted pins, non-wet pins) and missing devices.
iVTEP
Extension of VTEP capability targetting at pins of integrated circuits which are too low for VTEP measurement.
NPM
Extension of VTEP capability targetting at power and ground pins of connectors and sockets.
Cover-Extend Technology
Perform Cover-Extend tests on connectors and sockets.
Advanced Boundary Scan
Develop tests for digital devices that comply with IEEE Standard 1149.1 and 1149.6.
Silicon Nails
Perform Silicon Nails tests on non-Boundary-Scan devices.
Device Programming
Use flash and PLD programming.

1  See TestJet and VTEP v2.0 Powered!.

Note the Additional Considerations for Optional Test Methodologies if these test strategies and methodologies are to be implemented.


Comments

Popular posts from this blog

BT-BASIC commands used

8.10     Some of the most frequently used BT-BASIC commands used are: msi                               Changes default working directory. Mass storage is            Same as “msi” cat                               Catalogs (list)the node names in the specified directory.             get                               Brings the contents of a file into the system workspace.             load                             Same as “get”.             msi$                            Returns the directory pathname of the current working directory.             msi “..”                       Backs up one directory level.             findn                            Locates the next occurrence of the a given sting in the workspace. 8.11           If you wish to invoke the HP Board Graphics Viewer, type board graphics at the BT-BASIC command line and press the “ENTER” key on the keyboard. 8.12           A HP Board Graphics Viewer window should now appear

Perhitungan & Cara Merubah Kumparan Blender Dari 220 V Menjadi 12 V

          Seperti yang telah dijelaskan pada buku “menggulung motor listrik arus bolak-balik, servis peralatan listrik rumah tangga kelompok penggerak dan perbaikan peralatan listrik pertukangan”, bahwa motor penggerak yang digunakan pada perlatan listrik rumah tangga dan pertukangan seperti blender, mixer, bor tembak, gerinda dsb menggunakan jenis motor universal. Motor universal adalah jenis motor listrik yang dapat disuplai dengan sumber listrik arus bolak-balik (AC) dan arus searah (DC). Jadi peralatan-peralatan listrik rumah tangga dan pertukangan tersebut yang biasanya kita suplai dengan sumber listrik AC dari PLN atau Genset sebesar 220 V sebenarnya dapat juga kita suplai dengan sumber listrik DC yang tentunya tegangan juga harus sama yakni 220 V.           Yang menjadi permasalahan bagaimana kalau peralatan listrik rumah tangga atau pertukangan tersebut, sebagai contoh misalkan blender yang ingin digunakan atau dioperasikan pada tempat yang tidak terdapat sumber listrik PLN ata

BT-BASIC command line

8.8       At the BT-BASIC command line type the command  msi  and the directory path, then press the “ENTER” key on the keyboard.  Example:                   msi ‘/hp3070/boards/aspect/main’ 8.9       At the BT-BASIC command line type the command  get ‘testplan’ and press the   ENTER” key on the keyboard.  You should now see the body of the testplan file displayed in the work space of the BT-BASIC window. 8.10     Some of the most frequently used BT-BASIC commands used are:

Autodesk SketchBook Pro 2021 Full Version

BAGAS31 – Sesuai dengan namanya, Autodesk SketchBook Pro 2021 Full Version ini merupakan software digital sketching atau drawing terbaik yang bisa kamu gunakan. Pada versi terbaru kali ini, ada beberapa penambahan fitur yang sangat efektif. Dengan fitur baru tersebut, diharapkan mampu meningkatkan proses sketching maupun drawing kamu. Autodesk SketchBook sendiri sudah bisa kamu dapatkan secara gratis melalui website resminya. Namun untuk kamu yang mau download versi Autodesk Sketchbook Pro, maka bisa langsung download melalui link yang sudah saya sediakan di bawah ini. Download Autodesk SketchBook Pro 2021 Full Version Screenshot: System Requirements: Windows 10 2.5 – 2.9 GHz of Intel or AMD CPU 4 GB of Memory 256 MB Graphics card with OpenGL 2.0 support We recommend that you use a pressure-sensitive tablet and pen for basic features Download: Autodesk SketchBook Pro 2021 Full Version [ FileUp ][ Uptobox ][ UsersDrive ] Jamu Only [ FileUp ][ Uptob

Testhead

4.3         Testhead The testhead is that portion of the tester that supports the PIN, ASRU and Controller cards.   The testhead is divided into two BANKS and each BANK is divided into two MODULES, see figure 2 below.  Bank 1 contains modules 0 and 1, bank 2 contains modules 2 and 3.  The test fixtures are placed on the banks of the tester and locked down for board testing.  The testhead cards interface to the test fixture through the spring loaded pogo pin “nails” at the top edge on each of these card types. 4.4       Support Bay The support bay is a stand-alone cabinet that houses the power supplies for the Unit Under Test.  This bay also houses the test station power distribution unit and test station controller on earlier models. 4.5       Emergency Shutdown Switch The emergency shutdown switch is the large red button located at the lower left corner on the front of the testhead.  It turns off all AC power to the testhead, and is equivalent to turning off the m

Kelebihan dan Kekurangan Saluran Listrik Jenis Saluran Udara dan Saluran Bawah Tanah

Berdasarkan pemasangannya,   saluran distribusi dibagi menjadi dua kategori, yaitu : saluran udara (overhead line) merupakan sistem penyaluran tenaga listrik melalui kawat penghantar yang ditompang pada tiang listrik. Sedangkan saluran bawah tanah (underground cable) merupakan sistem penyaluran tenaga listrik melalui kabel-kabel yang ditanamkan di dalam tanah. 1.    Saluran Bawah Tanah (Underground Lines) Saluran distribusi yang menyalurkan energi listrik melalui kabel yang ditanam didalam tanah. Kategori saluran distribusi seperti ini adalah yang favorite untuk pemasangan di dalam kota, karena berada didalam tanah, maka tidak mengganggu keindahan kota dan juga tidak mudah terjadi gangguan akibat kondisi cuaca atau kondisi alam. Namun juga memilik kekurangan, yaitu mahalnya biaya investasi dan sulitnya menentukan titik gangguan dan perbaikannya. Kedua cara penyaluran memiliki keuntungan dan kerugian masing-masing. Keuntungan yang dapat diperoleh dari suatu jaringan bawah tanah adalah