Showing posts with label XIAOMI MI4 DG800. Show all posts
Showing posts with label XIAOMI MI4 DG800. Show all posts

Monday, January 19, 2015

Identificar de forma instantánea irregular Batería Problemas Strain energía en los teléfonos móviles (3)

3 fases de ejecución de aplicaciones para teléfonos inteligentes

Para identificar la aplicación o sistema problemático para un problema ABD, es fundamental diferenciar anormal del uso normal de la batería. Es natural centrarse inmediatamente en la aplicación que es el mayor consumidor de la batería como se informa por teléfono DG800 una energía pro fi ler. Desafortunadamente, como se muestra en la Figura 2 de un caso real, tal enfoque no siempre funciona porque el rango de una aplicación en el informe de consumo de la batería puede fluctuar en el tiempo. El reto es que no hay ninguna diferencia clara entre períodos normales y anormales. Así, la energía per fi les y rango no son indicadores confiables para problemas ABD solución de problemas. Además, la Figura 2 muestra que los cambios en el consumo de batería o rango de una aplicación también no son indicadores precisos para las conductas anormales por razones similares.

Para identificar los comportamientos anormales de aplicaciones, eDoctor pide prestado un concepto llamado "fases" de un trabajo previo para reducir el tiempo de simulación de hardware [16, 19, 23, 28, 38, 44, 45]. El trabajo previo ha demostrado que los programas se ejecutan como un XIAOMI MI4http://es.pandawill.com/xiaomi-mi4-smartphone-3gb-16gb-snapdragon-801-25ghz-50-inch-fhd-screen-glonass-black-p91633.html serie de teléfonos de fases, donde cada fase es muy diferente de los demás sin dejar de tener un comportamiento bastante homogéneo entre los diferentes intervalos de ejecución dentro de la misma fase. Hardware investigadores simulan las fases representativas para evaluar su diseño en lugar de toda la ejecución [45].

Fase Identi fi cación. Inspirado por el trabajo anterior, eDoctor utiliza fases para capturar el comportamiento de una aplicación en términos de uso de recursos. La ejecución de una aplicación se divide en intervalos de ejecución, que luego se agrupan en fases. Intervalos en los teléfonos comparten similares patrones de uso de recursos misma fase DG800. Cuando una aplicación empieza a consumir la energía de una manera anormal, su comportamiento por lo general se manifiesta como nuevas fases importantes que no aparecen durante la ejecución normal. Combinando la información de fase junto con eventos relevantes, tales como un cambio con fi guración, eDoctor puede identificar tanto la aplicación culpable y desencadenar eventos con gran precisión.

Antes comportamientos trabajo de simulación de hardware de arquitectura estudiado relacionados (por ejemplo, la relación de error de caché), por lo capturaron fases basadas en la información a nivel de instrucción, como vector de bloque básico (BBV). Sin embargo, dicha información ne de grano fi no es adecuado para la identificación de las fases de uso de recursos, ya que no se correlaciona directamente a los recursos de uso. XIAOMI MI4 aplicaciones de teléfonos son diferentes de la mayoría de las aplicaciones de escritorio o servidor - por lo general son relativamente simples y no computacionalmente intensivas, sino más bien de E / S intensiva, interactuando con múltiples recursos (dispositivos), tales como la pantalla, GPS, varios sensores, Wi-Fi , etc. estos recursos son consumo de energía, por lo que mis-uso o el uso excesivo de estos recursos conduce a problemas de ABD. Por lo tanto, podemos identificar las fases mediante la observación de cómo estos recursos son utilizados por una aplicación durante diferentes intervalos de ejecución.

Nuestro primer enfoque se inicia desde un nivel de grano grueso bastante registrando únicos tipos de recursos utilizados durante cada intervalo de ejecución. Nos referimos a este método como tipo de recurso vectorial (RTV). Se basa en un teléfono sencilla razón de DG800 que las diferentes fases de ejecución utilizan diferentes recursos. Por ejemplo, una aplicación cliente de correo electrónico utiliza la red cuando recibe o envía mensajes de correo electrónico. Pero cuando el usuario está redactando un correo electrónico, que utiliza el procesador y la pantalla. El esquema de RTV utiliza un vector de bits para capturar lo que los recursos se utilizan en un intervalo de ejecución. Cada bit indica si un cierto tipo de recurso se utiliza en este intervalo. Si dos intervalos tienen el mismo RTV, pertenecen a la misma fase.

Como se muestra en la Figura 3 (a) con los datos obtenidos de la aplicación de Facebook se utiliza en teléfonos XIAOMI MI4 de un usuario real, RTV muestra claramente algunos patrones y comportamientos de fase: durante las diferentes fases, se utilizan diferentes tipos de recursos, y las fases aparece varias veces durante diferentes intervalos. Como muestra la figura, la fase más frecuente es que sólo la CPU está en ejecución. En esta fase, la mayor parte de las veces la aplicación está inactivo. La segunda fase más frecuente tiene tanto la CPU y la red activa, que indica las transferencias de aplicaciones y procesa los datos.

Aunque el esquema de RTV es simple, resulta ser demasiado grano grueso. Una aplicación puede utilizar los mismos tipos de recursos en dos fases diferentes, pero sus tasas de uso de recursos diferentes. Por ejemplo, para una aplicación de correo electrónico, mientras que tanto la fase de actualización de correo electrónico y fase de lectura de correo electrónico utilizar la pantalla, CPU y de la red, las tasas de uso de recursos son diferentes. El primero tiene típicamente más trá fi co de red. Por lo tanto, hemos explorado un teléfono DG800http://es.pandawill.com/doogee-valencia-dg800-smartphone-creative-back-touch-android-44-mtk6582-45-inch-otg-p89143.html segundo scheme- Uso de recursos vectorial (RUV). Cada elemento en un RUV es la cantidad de uso del recurso correspondiente.

Calculamos el uso de un recurso por la cantidad del recurso normalizado por el tiempo de CPU. El intervalo de ejecución no puede ser demasiado pequeña para controlar la sobrecarga de medición, por lo que una aplicación puede funcionar por sólo una fracción de un intervalo de ejecución. En ese caso, los números absolutos de uso no pueden representar con precisión el comportamiento de uso. Tiempo de CPU es una buena aproximación de la cantidad de tiempo que una aplicación se ejecuta en realidad. La normalización de tiempo de CPU nos permite correlacionar dos intervalos que pertenecen a la misma fase, incluso si la aplicación se ejecuta durante diferentes cantidades de tiempo en cada intervalo.

Si dos intervalos de ejecución tienen RUV similares, pertenecen a la misma fase. Al igual que en trabajos anteriores [45], se utiliza el algoritmo de k-medias a intervalos de racimo en fases. Para hallar la k más adecuado (es decir, el número de grupos para generar), eDoctor trata diferente k comprendido entre el 1 al 10 en tiempo de ejecución. Para cada k, se evalúa la calidad de los racimos mediante el cálculo de la distancia media entre los grupos sectoriales dividido por la distancia media intra-cluster como una puntuación teléfono XIAOMI MI4. A mayor puntuación, mejor los grupos fi cio de los datos. Desde la mejor k es probable que sea el más grande k intenta, recogemos la k más pequeño cuya puntuación es tan alta como el 90% de la mejor puntuación.

La Figura 3 (b) muestra el comportamiento de fase RUV utilizando los mismos datos. Como muestra, RUV capta una fase más en comparación con las fases divididas por teléfono DG800 RTV, permitiendo eDoctor para diferenciar aún más entre el uso de baja y alta de la red. Más especí fi camente, fase # 3 y # 4 fase ambos tienen el uso de CPU, wakelock y de la red, pero la fase # 4 tiene un mayor uso de la red. Se providesmore información-ne fi grano con respecto al comportamiento de fase de una aplicación.

Sunday, November 23, 2014

Results of naturalistic cellular cellphone discussions on generating efficiency (5)

4. Discussion

This analysis examined the potential diversion of XIAOMI MI4 cellphone operations depending on naturalistic discussions while generating. Participants’ amount of work scores showed that the involvement of a discussion improved the revealed make an effort to deal with the simultaneous procedure requirements of generating. This is reliable with other analysis that indicated that the DG800 cellphone discussion enforced a amount of work demand irrespective of the characteristics of working the phone: hand-held or automatically (Matthews, Legg, & Charlton, 2003). This implies that sources must be allocated to procedure a discussion and time-share interest with the generating procedure even when no effort is needed to manipulate the cellphone. However, the amount of work scores gave no proof that our manipulation of discussion problems affected the overall the necessary effort for the dual procedure of generating while communicating. This may be a restriction of the technique used to signify discussion problems, although pilot testing suggested that the two stages of discussion questions did differ in problems. Alternatively, our outcomes regarding the amount of work data may recommend that source allocation is more delicate to the initial involvement of interest to a discussion source than to the differentiation of complexity in the content of that discussion. This is supported by other analysis (Briem & Hedman, 1995; Irwin et al., 2000; McKnight & McKnight, 1993) that discovered outcomes for discussions, but little or no impact between verbal procedure problems stages.

Several outcomes may be predicted due to the improved amount of work enforced on a car owner who is working a automobile while engaged in a discussion. These can be surmised from theoretical designs of the dealing methods adopted by operators in the existence of a stress aspect, such as improved procedure requirements (Mulder, 1986; Tennis, 1993). In these designs, the term bstateQ represents a profile of energy sources used by the person to procedure information and to choose and execute reactions (Mulder, 1986). For a given procedure, there will be a btarget stateQ with regards to a source distribution reliable with the procedure requirements to achieve maximum procedure efficiency objectives. This is a hypo-thetical scenario depending on ideal procedure efficiency circumstances. In actuality, a person will exhibit a bcognitive stateQ in respond to stresses that are currently present in the procedure atmosphere. The correspondence between the maximum and intellectual declares will determine the level to which the efficiency satisfies the procedure objectives (Hockey, 1993).

The bstress response represents the type and level of compensatory effort used in the existence of the stress aspect to satisfy efficiency objectives or efficiency incapacity in the absence of an affective compensation strategy. Tennis (1986) contends that the way of pressure response will be motivated to reduce the discrepancy between the pressure declares and the maximum scenario. These pressure response techniques are used in respond to an error signal generated by the comparison of the maximum (target) scenario and the present intellectual scenario. These alternative techniques involve effort used to: (a) changing the present intellectual pressure state; (b) changing the maximum focus on scenario by decreasing efficiency goals; (c) removing or changing the stress aspect in the environment; and (d) sustained the pressure scenario rather than taking immediate action.


In the perspective of generating while working a XIAOMI MI4http://www.pandawill.com/xiaomi-mi4-smartphone-3gb-64gb-snapdragon-801-25ghz-50-inch-fhd-screen-glonass-white-p92607.html cellphone and engaging in a discussion, the different generating perform-ance metrics assessed in this analysis can be relevant to these proposed pressure response techniques to deal with the improved amount of work. Given that the motorists could not choose to disengage the discussion, they did not have the choice to remove or modify this stress aspect (option 3). Moreover, although it was evident that the motorists revealed greater effort together with DG800 cellphone discussions while generating, there was still proof of efficiency incapacity, suggesting that these motorists were not successful in changing their present intellectual scenario with respect to the maximum focus on scenario (option 1). Rather, the most reliable result of the motorists during XIAOMI MI4 cellphone discussions is congruent with the dealing mechanisms of either changing the maximum focus on scenario (option 2) or sustained the pressure scenario (option 4).

First, the generating efficiency degradations observed recommend that members changed the maximum focus on scenario by decreasing efficiency objectives so that main procedure requirements were reduced. Notably, the efficiency objective for flexibility (speed) was reduced such that motorists were satisfied to attain a more slowly average rate. Similarly, the relevant efficiency objective of controllability was relaxed such that bigger variations in rate (and accelerator position) were tolerated. However, supposing that the intention of establishing decreased objectives will reduced procedure requirements such that the (modified) maximum scenario was reliable with the present intellectual scenario, then the motorists would not be predicted to review subjective pressure with regards to improved effort during the discussions. And yet, motorists did review improved pressure (effort) despite the reduced efficiency associated with decreased efficiency objectives for flexibility and controllability. This may recommend that the motorists either underestimated the needed reduction in their success stories, or recognized the surroundings and procedure perspective as imposing limits on the acceptability of the reductions.

Second, it is also possible to frame these same outcomes with regards to sustained the combined procedure requirements whereby the more slowly rate and improved rate variability are interpreted to be the immediate outcomes of interest being redirected to the DG800 cellphone discussion and insufficient sources being allo-cated to these main procedure objectives. Indeed, given that revealed effort (stress) remained considerably greater during the mobile cellphone discussions together with decreased efficiency, this is a more viable interpretation of the dealing technique that may be used by motorists using XIAOMI MI4 mobile phones. Indeed, these two understanding can be integrated by supposing that motorists make an effort to tolerate the consequences of stresses below some limit, and then make an effort to set decreased efficiency objectives to sustain that (suboptimal) limit (if the stress aspect cannot be removed or extra sources are not available).

Both understanding have protection implications. In circumstances of sustained the pressure enforced by the extra effort needed to use a DG800 cellphone for a discussion while generating, crash threat may be improved as car owner behavior becomes unstable and as interest sources are redirected away from street risks. In circumstances of success stories, the car owner may under-estimate the needed sources such that the efficiency conventional is still too high. In this case, the car owner has to endure a (reduced) stage of pressure, but has approved reduced perform-ance standards that can be relevant to improved threat. Even when efficiency objectives are set at a decreased stage to eliminate source competition between generating and the use of the XIAOMI MI4 cellphone, the efficiency conventional approved may be considerably below that needed for protection in the generating perspective.

Admittedly, there are some proponents who advocate the benefits of mobile mobile phones in the generating perspective, such as emergency assistance and traveler information services. Indeed, some of these advocates try to offer an financial argument that the value assigned to the use of a DG800 cellphone is more valuable to society than the all inclusive costs of visitors deaths and accidents associated with the use of this technology (Harvard Center for Risk Analysis, 2002). Unfortunately, such conclusions are flawed when the individuals that operate and value mobile mobile phones cause deaths and accidents to other motorists that place no value on these devices and unlimited value on their own lives. Any financial rationalization for a threat aspect may not transfer from the aggregate stage to the person stage, and may not be validly used to individuals who are victims rather than members in that aspect.

It should be mentioned that the major outcomes of XIAOMI MI4 cellphone discussions on generating efficiency in this analysis were relevant to the continuous procedure requirements of longitudinal (speed) management. Impairment of this procedure can impact protection, especially with regards to accidents associated with rear-end circumstances. However, this analysis was not able to demon-strate these protection impairments directly, as discussions had little impact on accidents or response times to risky activities. One aspect impacting this outcome was the point that members experienced only one risky event per discussion scenario. This was done so that members would not be excessively vigilant toward the risky generating circumstances. Even this effort at limiting the variety of risky circumstances, however, was not effective since it was proven that the motorists became more alert to risky circumstances as the analysis progressed, as evidenced by their faster RTs. Consequently, the risky activities may not have been sufficiently unex-pected, critical, or complex enough to be delicate to the time-sharing procedure of generating while communicating on the mobile cellphone (Cooper et al., 2003). Another possible reason for the lack of sensitivity of our hazard-avoidance factors (e.g., RT) is that the low variety of risky activities in each scenario probably decreased the stability of our measurements of these factors. Other analysis that have proven important decrements in threat prevention during distracted generating have used multiple risks in each scenario in order to increase stability (Lee, Craven, Haake, & Brown, 2001).


A restriction of our design was the exclusive use of younger motorists (mean age = 20.4 years). Because of this, the outcomes cannot readily generalize to populations of different age groups. However, it is predicted that mature car owner samples would have more intense efficiency during these generating circumstances and discussion distractions. Similar outcomes have been demonstrated in previous analysis where mature motorists had greater braking response times (Alm & Nilsson, 1995), greater percentage of missed automobile management reactions (McKnight & McKnight, 1993), and more intense lane keeping (Reed & Natural, 1999) while communicating. Young motorists are an important group to analysis for a variety of reasons beyond the point that they may demonstrate better efficiency on these actions. Teenage motorists tend to have more accidents than mature motorists (Evans, 1991) and motorists between the age groups of 16 and 29 are more likely to use a DG800http://www.pandawill.com/doogee-valencia-dg800-smartphone-creative-back-touch-android-44-mtk6582-45-inch-otg-p89143.html cellphone while generating than all other age groups (Royal, 2003). Thus, understanding the efficiency of younger motorists, while not generalizable to all motorists, is worthwhile in its own right.

A word of warning must also be given regarding the characteristics of a simulation analysis. The generating simulation allows us to monitor specific details of generating interest that would be too risky to replicate in a actual generating scenario. Though the projects and scenes were meant to accurately signify the true characteristics of generating, the complicated and intricate characteristics of generating can never completely be replicated in a simulation establishing. In the same regard, Reed and Natural (1999) discovered that efficiency not only on generating but also on secondary projects was poorer in simulated circumstances than when generating on a actual monitor. One example of this is that while talking on a cellphone, motorists made more frequent and bigger corrections in steering offset while in the simulation. One explanation for these outcomes, and a further problem with simulators in general, is car owner underload. This is defined as a scenario where simulation members do not pay interest to the main procedure, since recognized threat is reduced than in a actual life scenario with the same dangers.

However, it should be mentioned that Reed and Natural also discovered comparable important outcomes (of discussion and age on driving) for the simulation and for actual generating. Thus, outcomes from generating simulators have proven that they offer valid, yet somewhat exaggerated, tests of the factors impacting generating efficiency actions. Unfortunately, there are few examples of experiments with XIAOMI MI4 mobile phones conducted on roads or realistic test monitor settings (Hancock et al., 2003), and fewer still that have used naturalistic discussions in actual visitors environments. This may be due to ethical considerations that preclude using high-traffic circumstances during on-road tests of generating diversion.