You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Hope you're all right, do you have any feedback on the PR i added last week? Below some details about how i computed the numbers from the Données casques VR_231205.xlsx file.
Archetypes in user_terminal.csv
Took 0.01 for use_time_ration (2h per week), 43800h for USAGE.hours_life_time and converted kWh from Données casques VR_231205.xlsx to -> Wh for USAGE.avg_power, I don’t know how to compute min & max values.
Impacts in boaviztapi/data/factors.ym
Neither am I confident about the impact calculation on boaviztapi/data/factors.yml, as mentioned by @da-ekchajzer for each impact I did sum Fab + Dis + Eol impact, but should I add impact from “USE” column in Données casques VR_231205.xlsx as well?
It may not be an easily testable PR, don’t hesitate if you have any questions.
Problem
We would like to add VR headset impacts calculation in the API.
Solution
Routers
As with all equipment (e.g. laptop), we need to add the following routers :
For headset
For controllers
DTO
Example :
type
which can be set to "OLED" or "LCD"Impacts
Usage impacts are assessed with the regular method : https://doc.api.boavizta.org/Explanations/usage/usage/.
Embedded impacts for controller and headset should be taken from TIDE dataset (depending on the
type
for headset) : Données casques VR_231205.xlsx.Embedded impacts are the sum of : Impact Fabrication, Impact Distribution and Impact EOL
Archetypes
Two archetypes (OLED and LCD) should be added in user_terminal.csv/ The usage data of the archetype can be found in TIDE dataset.
The text was updated successfully, but these errors were encountered: