The first iteration consists on making an exhaustive list of variables that impact on computers and their components, smartphones, tablets, printers, and computer monitors.
Variables have to be realistically measurable and have a significant impact.
List of sources where can extract device information:
• *eReuse softwares*:
◦ WC: Workbench Computer
◦ WM: Workbench Mobile
◦ App: Android App (through Scan)
◦ Web: Web (manually written in a form)
We define 5 categories to measure:
• Functionality (F). Answers to “does the machine work well?” Condition tests fall in here.
• Quality (Q). How good is the machine, in terms of performance. Benchmarks, power, and characteristics fall here. The quality score, that represents the performance of the device, the functionality score, that based on the correct working of the buttons, audio and connectivity aspects, and the appaerance score, that focused on the aesthetics and cosmetics aspects like visual damage on screen, buttons or cabinet.
• Market value (MV). Perceived value, brand recognition, selling value.
• Cost of repair, refurbish and manufacture. ( C )
List of source where can input information of rating a device:
1. When processing the device with Workbench Computer or WB Mobile.
2. Using the Android App (through Scan).
3. ...
4. Anytime after manually written in a form in the website.
There are three types of rating a device, depend on the aspect you are focusing on:
1.`Quality Rate`
2.`Functionality Rate`
3.`Appearance Rate`
4.`Final Rate`
To structure device events information, create two different main class Benchmark and Test.
Benchmark class is part of the **quality rate** and Test class is part of the **functionality rate**.
Rate Aspects
*************
The following will explain in more detail the three types of rate. Rate class is where store all algorithm results.
**1. Quality Rate**
Device components immutable characteristics list:
* Display (screen):
- Size (inch)
- Resolution (pixels)
- Density (ppi)
* Processor:
- Number of cores (Natural)
- Speed (GHz)
* RAM:
- Size (GB)
- Speed (MHz)
* Data Storage:
- Size (GB)
* Battery:
- Size (mAh)
- Voltage (V)
* Camera:
- Resolution (MP)
* Benchmark:
The act of gauging the performance of a device.
This subclasses define which functionality aspects take into account in score.