dc.contributor.author | Στάμος, Κωνσταντίνος![]() |
el |
dc.contributor.author | Stamos, Konstantinos![]() |
en |
dc.date.accessioned | 2025-03-19T11:15:48Z | |
dc.identifier.uri | https://dspace.lib.ntua.gr/xmlui/handle/123456789/61372 | |
dc.identifier.uri | http://dx.doi.org/10.26240/heal.ntua.29068 | |
dc.rights | Αναφορά Δημιουργού - Μη Εμπορική Χρήση - Παρόμοια Διανομή 3.0 Ελλάδα | * |
dc.rights.uri | http://creativecommons.org/licenses/by-nc-sa/3.0/gr/ | * |
dc.subject | Επίλυση δικτύων | el |
dc.title | Ανάπτυξη λογισμικού επίλυσης τοπογραφικών υπολογισμών | el |
dc.title | Development of topographic calculation software | en |
heal.type | bachelorThesis | |
heal.classification | Γεωδαισία | el |
heal.classification | Προγραμματισμός | el |
heal.dateAvailable | 2026-03-18T22:00:00Z | |
heal.language | el | |
heal.access | embargo | |
heal.recordProvider | ntua | el |
heal.publicationDate | 2024-10-16 | |
heal.abstract | Αντικείμενο της παρούσας διπλωματικής εργασίας είναι η ανάπτυξη λογισμικού επίλυσης τοπογραφικών υπολογισμών. Η ανάπτυξη του νέου λογισμικού επιχειρήθηκε για την κάλυψη των αναγκών που έχουν δημιουργηθεί στο εργαστήριο γεωδαισίας στο πλαίσιο της επιστημονικού έρευνας. Η εργασία αποσκοπεί στη δημιουργία ενός λογισμικού απλό για τον χρήστη, που θα επιλύει γεωδαιτικά δίκτυα και θα πραγματοποιεί έλεγχο για μικρομετακινήσεις. Η εργασία συνοψίζεται από τα εξής έξι κεφάλαια: • Στο πρώτο κεφάλαιο γίνεται αναφορά στην ιστορία του προγραμματισμού και αναφέρονται οι πιο διαδεδομένες γλώσσες προγραμματισμού. Στη συνέχεια αναλύεται η συσχέτιση μεταξύ τοπογραφίας και προγραμματισμού, ενώ γίνεται αναφορά και μερικά λογισμικά σχετικά με την τοπογραφία. Τέλος, αναλύεται η επιλογή της γλώσσας προγραμματισμού με την οποία δημιουργήθηκε το λογισμικό. • Στο δεύτερο κεφάλαιο αναλύονται γενικά τα είδη των τοπογραφικών δικτύων. Ακολούθως, παρατίθενται τα προβληματα που καλείται να λύσει το λογισμικό και πώς δομήθηκε η διαδικασία εν τέλει για να επιλυθούν. Στη συνέχεια αναλύονται τόσο θεωρητικά, όσο και με τη μορφή που παίρνουν στο πρόγραμμα κατά σειρά τα εξή: o Πολυγωνομετρία o Δίκτυο Κατακορύφου Ελέγχου o Δίκτυο Οριζοντίου Ελέγχου o Τριδιάστατο δίκτυο ελέγχου o Στατιστικοί έλεγχοι o Ελλείψεις σφάλματος • Στο τρίτο κεφάλαιο αρχικά περιγράφεται ο σκοπός και ο τρόπος μέτρησης μικρομετακινήσεων και στην πορεία επισημαίνονται οι επιστημονικές σχέσεις και τη δομή στο πρόγραμα. • Στο τέταρτο κεφάλαιο παρουσιάζεται αναλυτικά η ανάγκη γραφικής απεικόνισης των αποτελεσμάτων ενώ υποδεικνύται ο τρόπος που εποπτεύονται τα αποτελέσματα. • Στο πέμπτο κεφάλαιο παρατίθενται τα αποτελέσματα επίλυσης από τρία δίκτυα, ένα κατακορύφου ελέγχου, ενός οριζοντίου και ενός τριδιάστατου δικτύου ελέγχου, ενώ παρατίθεται και ο έλεγχος για μικρομετακινήσεις αυτών σε δύο φάσεις. Τέλος, πραγματοποιείται σύγκριση των αποτελεσμάτων με τις επιλύσεις που έχουν πραγματοποιηθεί. • Στο έκτο κεφάλαιο συγκεντρώνονται τα συμπεράσματα που προέκυψαν από το σύνολο των ενεργειών που πραγματοποιήθηκαν για την εκπόνηση της εργασίας ενώ προτείνονται ζητήματα που χρήζουν περισσότερης διερεύνησης. | el |
heal.abstract | The subject of this master's thesis is the development of software for solving topographic calculations. The development of the new software was undertaken to meet the needs that have arisen in the geodesy laboratory within the framework of scientific research. The aim of the thesis is to create user-friendly software that will solve geodetic networks and perform micro-movement control. The thesis is summarized in the following six chapters: • In the first chapter, there is a reference to the history of programming, along with the most popular programming languages. Next, the relationship between topography and programming is analyzed, and some software related to topography is mentioned. Finally, the choice of the programming language used to develop the software is explained. • In the second chapter, the various types of topographic networks are generally analyzed. Then, the problems the software aims to solve are presented, along with the structure of the process developed to resolve them. Subsequently, both theoretically and in the form implemented in the software, the following are analyzed in order: o Polygonometry o Vertical Control Network o Horizontal Control Network o Three-Dimensional Control Network o Statistical Tests o Error Ellipses • In the third chapter, the purpose and method of measuring micro-movements are initially described, followed by highlighting the scientific principles and the structure within the program. • In the fourth chapter, the need for graphical representation of the results is thoroughly presented, along with the way the results are monitored. • In the fifth chapter, the results of solving three networks are presented: one vertical control network, one horizontal control network, and one three-dimensional control network. The micro-movement control of these networks is also presented in two phases, along with a comparison of the results with previously conducted solutions. • In the sixth chapter, the conclusions derived from all the actions performed for the completion of the thesis are summarized, and issues that require further investigation are suggested. | en |
heal.advisorName | Πανταζής, Γεώργιος | el |
heal.committeeMemberName | Βεσκούκης, Βασίλειος | el |
heal.committeeMemberName | Νικολίτσας, Κωνσταντίνος | el |
heal.academicPublisher | Εθνικό Μετσόβιο Πολυτεχνείο. Σχολή Αγρονόμων και Τοπογράφων Μηχανικών. Τομέας Τοπογραφίας. Εργαστήριο Γενικής Γεωδαισίας | el |
heal.academicPublisherID | ntua | |
heal.numberOfPages | 203 σ. | el |
heal.fullTextAvailability | false | |
heal.fullTextAvailability | false |
Οι παρακάτω άδειες σχετίζονται με αυτό το τεκμήριο: