Skip to content

albertomors/maglev22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Re-design of a magnetic levitation platform: from an early prototype to a working system

Bachelor Thesis in Electronic Engineering - November 2022 - Università degli Studi di Padova @unipd

Abstract

This work documents the modelling and re-designing of a maglev platform intended to become a take-home lab for students interested in control engineering. The platform, initially designed by a team of Norwegian students, presented a series of inefficiencies and limitations that this work seeks to remove. Thus, the final goal of this project is to fully develop and test an improved maglev platform.

The thesis introduces both the theoretical framework behind the modeling of the system, and the specific frameworks for designing and analysing the various electronic subsystems that were deemed to be improvable. In doing so, this work discusses those subsystems, lists a set of potential solutions together with their pros and cons, and selects potential choices one may take, given the techno-economic constraints surrounding the project. In addition, practical implementation issues are discussed, giving in this way an overview of which parts of the systems should be further analyzed and fine tuned before arriving at a system that is ready for production.

The most challenging part of this project has been entering into it without clear guidelines of the design choices made by the previous team. It is precisely for this reason that this work does not just aim at reporting on the project itself, but also at offering documentation that is as clear as possible, intended to help a potential future team bringing the project to its next phase.

Click here to read the dissertation

Structure

maglev22/
├── code                               # C++/arduino code for the Teensy4.0 microcontroller
├── datasheets                         # details about the electronic components used in the project  
├── matlab                             # modelling scripts   
├── schematics                         # kicad, fritzing and multisim schematics
├── Bachelor Thesis - maglev22.pdf     # Dissertation
├── LICENSE                            # License information
├── README.md                          # Project documentation
└── model_fusion.png                   # Picture of the prototype built

What's next

In the meantime the project has moved on, see https://github.com/Hansolini/Take-home-Maglev-lab for the main repo handling this project. I contributed again to it with the design of the PCB for it's version 2.6 and 3.0. Below some videos and pictures of them.



License

This project is licensed under the MIT License. See the LICENSE file for more details.

Releases

No releases published

Packages

No packages published