Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/11/05 08:32
Read: times


 
#103564 - Nothing special
Responding to: ???'s previous message
Neil Arora said:
Is it possible to write s/w for h/w testing?
Can we also find out exact fault location?

Sure you can - and the principle is exactly the same as if you did it manually; ie,
  • Apply Stimulus;
  • Observe response;
  • If the response is as expected, the test has passed; otherwise failed.

    Obviously, the software requires supporting hardware; Loopbacks are often useful here.

    Memory check can be done by writting random data at random location and reading back from same location.

    Probably not very effective.
    For a detailed description of the failure mechanisms in memory systems, and how to test them thoroughly & effectively, see:
    http://www.netrino.com/Articles/MemoryTesting/

    Also search here for the many previous discussions of memory testing!

    Other search terms you might try:
    Built-In Test Equipment - BITE
    Built-In Self-Test - BIST
    Power-On Self-Test - POST

  • List of 12 messages in thread
    TopicAuthorDate
    S/w for H/w Testing            01/01/70 00:00      
       adc o/p checking            01/01/70 00:00      
       Nothing special            01/01/70 00:00      
       what are you making? If it is not extrem            01/01/70 00:00      
          Waste of time?            01/01/70 00:00      
       Doubtful            01/01/70 00:00      
          Purpose of this...            01/01/70 00:00      
             just replace the darn thing            01/01/70 00:00      
                not everything can be replaced            01/01/70 00:00      
                   I could possibly support that were it no            01/01/70 00:00      
             design for the application            01/01/70 00:00      
       Yes            01/01/70 00:00      

    Back to Subject List