crmaris
07-25-2011, 02:47 AM
Two days a go I was bored to deal with reviews and decided to program a full automatic testing sequence, in other words a routine that utilizes my fully programmable loads and test all possible load combinations on the test PSU.
The above programming routine can be broken down into three sub-routines/algos.
1)Find all possible load combinations taking into account PSU's max combined power, +12V max power and 5&3.3V max combined power. Also the Amps step should be variable along with the time that each load will be active
2)Initiate the testing procedure according to the generated by routine (1) load combinations and log the results
3)Chart the results
I finished the two hard steps and I got stuck into the third because I am searching for the best possible method to graph the results. I saw Xbit labs does something similar but I found their graphs difficult to read for the average user (and not only).
http://www.xbitlabs.com/images/cases/psu-800w-850w/10gr1.gif
If you have any ideas you want to share I would be very happy to hear them. I can transfer all data to excel but unfortunately the latter doesn't give me lots of options.
The above programming routine can be broken down into three sub-routines/algos.
1)Find all possible load combinations taking into account PSU's max combined power, +12V max power and 5&3.3V max combined power. Also the Amps step should be variable along with the time that each load will be active
2)Initiate the testing procedure according to the generated by routine (1) load combinations and log the results
3)Chart the results
I finished the two hard steps and I got stuck into the third because I am searching for the best possible method to graph the results. I saw Xbit labs does something similar but I found their graphs difficult to read for the average user (and not only).
http://www.xbitlabs.com/images/cases/psu-800w-850w/10gr1.gif
If you have any ideas you want to share I would be very happy to hear them. I can transfer all data to excel but unfortunately the latter doesn't give me lots of options.