Data visualisation at Höganäs AB
(2024) EITL01 20242Department of Electrical and Information Technology
- Abstract (Swedish)
- This thesis work was carried out for Höganäs AB, the world leading metal powder manufacturer.
The goal was to create a program that automatically compiled logged data from their heat treat
ing ovens and present it graphically, based on input in the form of time intervals. The program
should also be able to compare outcomes during different time intervals and outcomes in different
assignments.
Due to one of the limitations was that the program was to be written in an open source coding
language, Python was chosen due to it being a very readable language, and thus easy to continue
the work for another user.
For importing data from a .txt or .csv file the Python packages pandas was chosen, for presenting
data graphically the... (More) - This thesis work was carried out for Höganäs AB, the world leading metal powder manufacturer.
The goal was to create a program that automatically compiled logged data from their heat treat
ing ovens and present it graphically, based on input in the form of time intervals. The program
should also be able to compare outcomes during different time intervals and outcomes in different
assignments.
Due to one of the limitations was that the program was to be written in an open source coding
language, Python was chosen due to it being a very readable language, and thus easy to continue
the work for another user.
For importing data from a .txt or .csv file the Python packages pandas was chosen, for presenting
data graphically the package matplotlib was chosen, and finally to create the GUI the built in
package tkinter was used.
This thesis work resulted in a program that fulfilled all the requirements that the client re
quested. A lot of emphasise was put into making the program easy to use, and the code being
readable so that changes could easily be made in the future. (Less)
Please use this url to cite or link to this publication:
http://lup.lub.lu.se/student-papers/record/9176865
- author
- Ask, Morgan LU
- supervisor
- organization
- course
- EITL01 20242
- year
- 2024
- type
- M2 - Bachelor Degree
- subject
- keywords
- Programming, Python, Data visualisation, Engineering, Höganäs AB
- report number
- LU/LTH-EIT 2024-1029
- language
- English
- id
- 9176865
- date added to LUP
- 2024-11-13 14:33:54
- date last changed
- 2024-11-13 14:33:54
@misc{9176865, abstract = {{This thesis work was carried out for Höganäs AB, the world leading metal powder manufacturer. The goal was to create a program that automatically compiled logged data from their heat treat ing ovens and present it graphically, based on input in the form of time intervals. The program should also be able to compare outcomes during different time intervals and outcomes in different assignments. Due to one of the limitations was that the program was to be written in an open source coding language, Python was chosen due to it being a very readable language, and thus easy to continue the work for another user. For importing data from a .txt or .csv file the Python packages pandas was chosen, for presenting data graphically the package matplotlib was chosen, and finally to create the GUI the built in package tkinter was used. This thesis work resulted in a program that fulfilled all the requirements that the client re quested. A lot of emphasise was put into making the program easy to use, and the code being readable so that changes could easily be made in the future.}}, author = {{Ask, Morgan}}, language = {{eng}}, note = {{Student Paper}}, title = {{Data visualisation at Höganäs AB}}, year = {{2024}}, }