<efrbr:recordSet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:efrbr="http://vfrbr.info/efrbr/1.1" xmlns:efrbr-work="http://vfrbr.info/efrbr/1.1/work" xmlns:efrbr-expression="http://vfrbr.info/efrbr/1.1/expression" xmlns:efrbr-manifestation="http://vfrbr.info/efrbr/1.1/manifestation" xmlns:efrbr-person="http://vfrbr.info/efrbr/1.1/person" xmlns:efrbr-corporateBody="http://vfrbr.info/efrbr/1.1/corporateBody" xmlns:efrbr-concept="http://vfrbr.info/efrbr/1.1/concept" xmlns:efrbr-structure="http://vfrbr.info/efrbr/1.1/structure" xmlns:efrbr-responsible="http://vfrbr.info/efrbr/1.1/responsible" xmlns:efrbr-subject="http://vfrbr.info/efrbr/1.1/subject" xmlns:efrbr-other="http://vfrbr.info/efrbr/1.1/other" xsi:schemaLocation="http://vfrbr.info/efrbr/1.1 http://vfrbr.info/schemas/1.1/efrbr.xsd"><efrbr:entities><efrbr-work:work identifier="http://purl.tuc.gr/dl/dias/4D044C6C-C0B7-4D31-B968-4CCB169024B2"><efrbr-work:titleOfTheWork>Υλοποίηση εφαρμογής για εποπτεία και έλεγχο συστημάτων ενεργειακού ελέγχου κτιρίων (BEMS)</efrbr-work:titleOfTheWork></efrbr-work:work><efrbr-expression:expression identifier="http://purl.tuc.gr/dl/dias/4D044C6C-C0B7-4D31-B968-4CCB169024B2"><efrbr-expression:titleOfTheExpression>Υλοποίηση εφαρμογής για εποπτεία και έλεγχο συστημάτων ενεργειακού ελέγχου κτιρίων (BEMS)</efrbr-expression:titleOfTheExpression><efrbr-expression:titleOfTheExpression>Application development for monitoring and control of building energy management systems (BEMS)</efrbr-expression:titleOfTheExpression><efrbr-expression:formOfExpression vocabulary="DAIS:TYPES">
            Διπλωματική Εργασία
            Diploma Work
         </efrbr-expression:formOfExpression><efrbr-expression:dateOfExpression type="issued">2014-06-23</efrbr-expression:dateOfExpression><efrbr-expression:dateOfExpression type="published">2014</efrbr-expression:dateOfExpression><efrbr-expression:languageOfExpression vocabulary="iso639-1">el</efrbr-expression:languageOfExpression><efrbr-expression:summarizationOfContent>Τα τελευταία χρόνια ο τομέας της κινητής τηλεφωνίας έχει παρουσιάσει τρομερή εξέλιξη και αποτελεί πλέον σημαντικό κομμάτι της καθημερινής ζωής του ανθρώπου. Παράλληλα το μεγάλο πρόβλημα της ενέργειας και το ξέσπασμα της οικονομικής κρίσης σε παγκόσμια κλίμακα, έχουν οδηγήσει στην ανάπτυξη συστημάτων εξοικονόμησης και διαχείρισης ενέργειας, κυρίως στον τομέα των κτιριακών εγκαταστάσεων. Η παρούσα εργασία πραγματεύεται την δημιουργία μίας εφαρμογής σε πλατφόρμα κινητού τηλεφώνου iPhone (iOS), μέσω της οποίας πραγματοποιείται η εποπτεία και ο έλεγχος ενός Συστήματος Ενεργειακού Ελέγχου Κτιρίων, Building Energy Management System (BEMS). Συγκεκριμένα, αναπτύχθηκε για το κτίριο Τεχνικών Υπηρεσιών του Πολυτεχνείου Κρήτης, στα πλαίσια του ευρωπαϊκού προγράμματος PEBBLE. Η ανάπτυξη της εφαρμογής περιλαμβάνει και την υλοποίηση ενός server, ο οποίος επιτρέπει την επικοινωνία της εφαρμογής με τις βάσεις δεδομένων. Σε αυτές διατηρούνται όλα τα δεδομένα σχετικά με τους αισθητήρες και τους ενεργοποιητές που έχουν εγκατασταθεί στο συγκεκριμένο κτίριο. Πρόκειται για έναν web server που ακολουθεί το πρωτόκολλο REST και είναι υλοποιημένος σε γλώσσα προγραμματισμού PHP. Αναλύονται οι τεχνολογίες που χρησιμοποιήθηκαν καθώς και η αρχιτεκτονική της εφαρμογής και του server. Επίσης, περιγράφονται οι λειτουργίες και οι δυνατότητες που παρέχει σε κάθε χρήστη. Τέλος, ο σχεδιασμός  της εφαρμογής έγινε με κριτήριο την ευελιξία, ώστε να έχει την δυνατότητα προσαρμογής και σε άλλα συστήματα ή κτίρια μελλοντικά, στοχεύοντας ουσιαστικά στην αξιολόγηση και κατόπιν βελτιστοποίηση των συστημάτων διαχείρισης ενέργειας κτιρίων (BEMS).</efrbr-expression:summarizationOfContent><efrbr-expression:summarizationOfContent>The last few years, cell phones have shown tremendous progress and have become an important part of everyday human life. In addition, the big energy problem and the outbreak of the financial crisis worldwide have as a result the development of systems for management and saving energy, especially on buildings. This thesis develops a mobile application in iPhone (iOS), through which the monitoring and control of a Building Energy Management System (BEMS) is performed. Specifically the application was developed for the Technical Services (maintenance support) building of TUC, as part of the European energy program PEBBLE. The development of the application includes the implementation of one server, which allows communication between the application and the databases. These databases maintain all the data of sensors and actuators that are established in the building. The server follows the REST protocol and is written in PHP. It’s about a REST PHP web server. The architecture and technologies of the application and server are being analyzed. In addition, the functionalities and capabilities that the application provides, are described in detail. Finally, the application’s design was made in the light of flexibility, in order to be adapted to other systems or buildings in the future, aiming to the essential evaluation and then optimization of the Building Energy Management Systems, BEMS.</efrbr-expression:summarizationOfContent><efrbr-expression:contextForTheExpression>Διπλωματική Εργασία που υποβλήθηκε στη Σχολή ΗΜΜΥ του Πολ. Κρήτης για την πλήρωση προϋποθέσεων λήψης του Προπτυχιακού Τίτλου Σπουδών.</efrbr-expression:contextForTheExpression><efrbr-expression:useRestrictionsOnTheExpression type="creative-commons">http://creativecommons.org/licenses/by-nc-sa/4.0/</efrbr-expression:useRestrictionsOnTheExpression><efrbr-expression:note type="academic unit">Πολυτεχνείο Κρήτης::Σχολή Ηλεκτρονικών Μηχανικών και Μηχανικών Υπολογιστών</efrbr-expression:note></efrbr-expression:expression><efrbr-manifestation:manifestation identifier="http://purl.tuc.gr/dl/dias/124F6B01-0322-4E4C-8324-ABE361105E09"><efrbr-manifestation:titleOfTheManifestation>Tsichlis_Konstantinos_Dip_2014.pdf</efrbr-manifestation:titleOfTheManifestation><efrbr-manifestation:publicationDistribution><efrbr-manifestation:placeOfPublicationDistribution type="distribution">Chania [Greece]</efrbr-manifestation:placeOfPublicationDistribution><efrbr-manifestation:publisherDistributor type="distributor">Library of TUC</efrbr-manifestation:publisherDistributor><efrbr-manifestation:dateOfPublicationDistribution>2014-06-23</efrbr-manifestation:dateOfPublicationDistribution></efrbr-manifestation:publicationDistribution><efrbr-manifestation:formOfCarrier>application/pdf</efrbr-manifestation:formOfCarrier><efrbr-manifestation:extentOfTheCarrier>8.3 MB</efrbr-manifestation:extentOfTheCarrier><efrbr-manifestation:accessRestrictionsOnTheManifestation>free</efrbr-manifestation:accessRestrictionsOnTheManifestation></efrbr-manifestation:manifestation><efrbr-person:person identifier="http://users.isc.tuc.gr/~ktsichlis"><efrbr-person:nameOfPerson vocabulary="TUC:LDAP">
            Tsichlis Konstantinos
            Τσιχλης Κωνσταντινος
         </efrbr-person:nameOfPerson></efrbr-person:person><efrbr-person:person identifier="http://users.isc.tuc.gr/~kkalaitzakis"><efrbr-person:nameOfPerson vocabulary="TUC:LDAP">
            Kalaitzakis Kostas
            Καλαϊτζακης Κωστας
         </efrbr-person:nameOfPerson></efrbr-person:person><efrbr-person:person identifier="http://users.isc.tuc.gr/~adeligiannakis"><efrbr-person:nameOfPerson vocabulary="TUC:LDAP">
            Deligiannakis Antonios
            Δεληγιαννακης Αντωνιος
         </efrbr-person:nameOfPerson></efrbr-person:person><efrbr-person:person identifier="http://users.isc.tuc.gr/~ekoutroulis"><efrbr-person:nameOfPerson vocabulary="TUC:LDAP">
            Koutroulis Eftychios
            Κουτρουλης Ευτυχιος
         </efrbr-person:nameOfPerson></efrbr-person:person><efrbr-corporateBody:corporateBody identifier="7C936323-09B7-48A8-9D1B-86865A6DCBC4"><efrbr-corporateBody:nameOfTheCorporateBody vocabulary="">
            Technical University of Crete	
            Πολυτεχνείο Κρήτης
         </efrbr-corporateBody:nameOfTheCorporateBody></efrbr-corporateBody:corporateBody><efrbr-concept:concept identifier="http://id.loc.gov/authorities/subjects/sh85043129"><efrbr-concept:termForTheConcept>
            Consumption of energy
            Energy efficiency
            Fuel consumption
            Fuel efficiency
            energy consumption
            consumption of energy
            energy efficiency
            fuel consumption
            fuel efficiency
         </efrbr-concept:termForTheConcept></efrbr-concept:concept><efrbr-concept:concept identifier="8BAB6D4F-0CF7-4AE5-9194-C6D593333115"><efrbr-concept:termForTheConcept>
            Συστήματα ενεργειακής διαχείρισης κτιρίων 
         </efrbr-concept:termForTheConcept></efrbr-concept:concept><efrbr-concept:concept identifier="http://id.loc.gov/authorities/subjects/sh98003865"><efrbr-concept:termForTheConcept>
            Cell telephones
            Cellphones
            Cellular phones
            Cellular radio
            Cellular telephones
            Mobile phones
            Mobiles (Telephones)
            Phones, Cell
            Telephones, Cell
            Wireless phones
            cell phones
            cell telephones
            cellphones
            cellular phones
            cellular radio
            cellular telephones
            mobile phones
            mobiles telephones
            phones cell
            telephones cell
            wireless phones
         </efrbr-concept:termForTheConcept></efrbr-concept:concept><efrbr-concept:concept identifier="http://id.loc.gov/authorities/subjects/sh2007007371"><efrbr-concept:termForTheConcept>
            Apple iPhone (Smartphone)
            iphone smartphone
            apple iphone smartphone
         </efrbr-concept:termForTheConcept></efrbr-concept:concept><efrbr-concept:concept identifier="CFC9068A-F2AC-4850-BBD5-BC98D1CF6C7F"><efrbr-concept:termForTheConcept>
            Building Energy Management Systems (BEMS)
         </efrbr-concept:termForTheConcept></efrbr-concept:concept><efrbr-concept:concept identifier="http://id.loc.gov/authorities/subjects/sh85006885"><efrbr-concept:termForTheConcept>
            Energy conservation and architecture
            Energy efficient buildings
            architecture and energy conservation
            energy conservation and architecture
            energy efficient buildings
         </efrbr-concept:termForTheConcept></efrbr-concept:concept><efrbr-concept:concept identifier="http://id.loc.gov/authorities/subjects/sh85031411"><efrbr-concept:termForTheConcept>
            Building--Management
            construction industry management
            building management
         </efrbr-concept:termForTheConcept></efrbr-concept:concept></efrbr:entities><efrbr:relationships><efrbr-structure:structureRelations><efrbr-structure:realizedThrough sourceEntity="work" sourceURI="http://purl.tuc.gr/dl/dias/4D044C6C-C0B7-4D31-B968-4CCB169024B2" targetEntity="expression" targetURI="http://purl.tuc.gr/dl/dias/4D044C6C-C0B7-4D31-B968-4CCB169024B2"/><efrbr-structure:embodiedIn sourceEntity="expression" sourceURI="http://purl.tuc.gr/dl/dias/4D044C6C-C0B7-4D31-B968-4CCB169024B2" targetEntity="manifestation" targetURI="http://purl.tuc.gr/dl/dias/124F6B01-0322-4E4C-8324-ABE361105E09"/></efrbr-structure:structureRelations><efrbr-responsible:responsibleRelations><efrbr-responsible:createdBy sourceEntity="work" sourceURI="http://purl.tuc.gr/dl/dias/4D044C6C-C0B7-4D31-B968-4CCB169024B2" targetEntity="person" targetURI="http://users.isc.tuc.gr/~ktsichlis"/><efrbr-responsible:realizedBy sourceEntity="expression" sourceURI="http://purl.tuc.gr/dl/dias/4D044C6C-C0B7-4D31-B968-4CCB169024B2" targetEntity="person" targetURI="http://users.isc.tuc.gr/~ktsichlis" role="author"/><efrbr-responsible:realizedBy sourceEntity="expression" sourceURI="http://purl.tuc.gr/dl/dias/4D044C6C-C0B7-4D31-B968-4CCB169024B2" targetEntity="person" targetURI="http://users.isc.tuc.gr/~kkalaitzakis" role="http://purl.tuc.gr/dl/dias/vocabs/contributor-roles/1"/><efrbr-responsible:realizedBy sourceEntity="expression" sourceURI="http://purl.tuc.gr/dl/dias/4D044C6C-C0B7-4D31-B968-4CCB169024B2" targetEntity="person" targetURI="http://users.isc.tuc.gr/~adeligiannakis" role="http://purl.tuc.gr/dl/dias/vocabs/contributor-roles/2"/><efrbr-responsible:realizedBy sourceEntity="expression" sourceURI="http://purl.tuc.gr/dl/dias/4D044C6C-C0B7-4D31-B968-4CCB169024B2" targetEntity="person" targetURI="http://users.isc.tuc.gr/~ekoutroulis" role="http://purl.tuc.gr/dl/dias/vocabs/contributor-roles/2"/><efrbr-responsible:realizedBy sourceEntity="expression" sourceURI="http://purl.tuc.gr/dl/dias/4D044C6C-C0B7-4D31-B968-4CCB169024B2" targetEntity="person" targetURI="7C936323-09B7-48A8-9D1B-86865A6DCBC4" role="publisher"/></efrbr-responsible:responsibleRelations><efrbr-subject:subjectRelations><efrbr-subject:hasSubject sourceEntity="work" sourceURI="http://purl.tuc.gr/dl/dias/4D044C6C-C0B7-4D31-B968-4CCB169024B2" targetEntity="concept" targetURI="http://id.loc.gov/authorities/subjects/sh85043129"/><efrbr-subject:hasSubject sourceEntity="work" sourceURI="http://purl.tuc.gr/dl/dias/4D044C6C-C0B7-4D31-B968-4CCB169024B2" targetEntity="concept" targetURI="8BAB6D4F-0CF7-4AE5-9194-C6D593333115"/><efrbr-subject:hasSubject sourceEntity="work" sourceURI="http://purl.tuc.gr/dl/dias/4D044C6C-C0B7-4D31-B968-4CCB169024B2" targetEntity="concept" targetURI="http://id.loc.gov/authorities/subjects/sh98003865"/><efrbr-subject:hasSubject sourceEntity="work" sourceURI="http://purl.tuc.gr/dl/dias/4D044C6C-C0B7-4D31-B968-4CCB169024B2" targetEntity="concept" targetURI="http://id.loc.gov/authorities/subjects/sh2007007371"/><efrbr-subject:hasSubject sourceEntity="work" sourceURI="http://purl.tuc.gr/dl/dias/4D044C6C-C0B7-4D31-B968-4CCB169024B2" targetEntity="concept" targetURI="CFC9068A-F2AC-4850-BBD5-BC98D1CF6C7F"/><efrbr-subject:hasSubject sourceEntity="work" sourceURI="http://purl.tuc.gr/dl/dias/4D044C6C-C0B7-4D31-B968-4CCB169024B2" targetEntity="concept" targetURI="http://id.loc.gov/authorities/subjects/sh85006885"/><efrbr-subject:hasSubject sourceEntity="work" sourceURI="http://purl.tuc.gr/dl/dias/4D044C6C-C0B7-4D31-B968-4CCB169024B2" targetEntity="concept" targetURI="http://id.loc.gov/authorities/subjects/sh85031411"/></efrbr-subject:subjectRelations><efrbr-other:otherRelations/></efrbr:relationships></efrbr:recordSet>