• Tidak ada hasil yang ditemukan

Gembong Baskoro M.Sc Dean Date (3)Aditya ABSTRACT APPLYING POWER-LINE COMMUNICATION IN CONTROLLING THE FESTO MODULAR PRODUCTION SYSTEM STATIONS By Aditya Erikson Ferry S

N/A
N/A
Protected

Academic year: 2023

Membagikan "Gembong Baskoro M.Sc Dean Date (3)Aditya ABSTRACT APPLYING POWER-LINE COMMUNICATION IN CONTROLLING THE FESTO MODULAR PRODUCTION SYSTEM STATIONS By Aditya Erikson Ferry S"

Copied!
8
0
0

Teks penuh

(1)

FESTO MODULAR PRODUCTION SYSTEM STATIONS

By Aditya 11111002

BACHELOR’S DEGREE in

MECHANICAL ENGINEERING – MECHATRONICS CONCENTRATION FACULTY OF ENGINEERING AND INFORMATION TECHNOLOGY

SWISS GERMAN UNIVERSITY EduTown BSD City

Tangerang 15339 Indonesia

August 2015

Revision after the Thesis Defense on 7th of August 2015

(2)

Aditya STATEMENT BY THE AUTHOR

I hereby declare that this submission is my own work and to the best of my knowledge, it contains no material previously published or written by another person, nor material which to a substantial extent has been accepted for the award of any other degree or diploma at any educational institution, except where due acknowledgement is made in the thesis.

Aditya

_____________________________________________

Student Date

Revision after the Thesis Defense on 7th of August 2015 Approved by:

Erikson Ferry S. Sinaga, ST., M,Kom

_____________________________________________

Thesis Advisor Date

Cepi Mohamad Hanafi, SST., MT

_____________________________________________

Thesis Co-Advisor Date

Dr. Ir. Gembong Baskoro M.Sc

_____________________________________________

Dean Date

(3)

Aditya ABSTRACT

APPLYING POWER-LINE COMMUNICATION IN CONTROLLING THE FESTO MODULAR PRODUCTION SYSTEM STATIONS

By Aditya

Erikson Ferry S. Sinaga, ST., M,Kom, Advisor Cepi Mohamad Hanafi, SST., MT, Co-Advisor

SWISS GERMAN UNIVERSITY

In today’s world, data transmission, whether we realize it or not, plays a huge role in our lives. Today, as the bandwidth usage of data transmission using the Local Area Network (LAN) or the internet connection is increasing rapidly, we may need to find other alternatives to fulfil our data transmission needs. Power-line communication is one of many means of data transferring method which could suffice our data transmission needs. The electrical and software design of the power-line modem as well as the design of the hub device used to connect the Modular Production System stations to the microcontroller will be discussed. The user constructs a program using a computer/laptop, and then the program is sent to the power-line module which will be acting as the transmitter, here the digital data from the computer will be transmitted as an analogue signal, the modulation process is handled by the power-line module.

The power-line module then transmits the modulated signal over the power-line network and then received by the receiver power-line module. The data is then converted back to its original form which is a digital signal, and sent to the microcontroller as digital data. The result is the applying power-line communication in controlling the Festo Modular Production System stations is achieved..

Keywords: Modular Production System, Power-Line Communication, Modulation, Demodulation, Microcontroller.

(4)

Aditya

© Copyright 2015 by Aditya All rights reserved

(5)

Aditya DEDICATION

In dedication to my parents and brothers.

(6)

Aditya ACKNOWLEDGEMENTS

I am grateful for the good health and the welfare that God has given me to be able to complete this book.

I’d like to thank Swiss German University for providing me with the facilities and equipment required for this thesis project.

I wish to express my gratitude to Mr. Ir. Landoh Garninto, MTD., Mr. Erikson Ferry S. Sinaga, ST., M,Kom. and Mr. Cepi Mohamad Hanafi, SST., MT. for all the help that has been given, for all the knowledge that has been shared, and the invaluable guidance and encouragement that has made this thesis project possible.

I take this opportunity to also thank my parents, Krishnan Rajendran and Hariani Masduki, and my brothers Ariodamar Pratama and Aaron Bramhasta who have always showed me love and support through thick and thin.

I would like to say thank you to my fellow Mechatronics 2011 class mates, Kevin Inar and Benarivo who has helped me so many times during this thesis, all the knowledge, suggestions, conversations, and humors spoken during this thesis project won’t be forgotten.

To Andarini Larasasri, Aldi Adhira, Kevin Tantra, Edo Elson, Ardi Satiamulyana, Richard Gunawan, Nico Adi Harianto, Rheza Andika, Brilly Nurhalim, Gayatri Larasati, Farhana Diandra, Fimel Gresiana, Steven Leonardo. I would like to say thank you.

And last I would like to thank SGU batch 2011, a special thanks to Mechatronics 2011 for the 4 years that we have spent together, we have been through highs and lows, we have endured difficult times together, we have experienced good memories together. For those reasons, these memories will be cherished.

(7)

Aditya TABLE OF CONTENTS

Page

STATEMENT BY THE AUTHOR ... 2

ABSTRACT ... 3

DEDICATION ... 5

ACKNOWLEDGEMENTS ... 6

TABLE OF CONTENTS ... 7

LIST OF FIGURES ... 9

LIST OF TABLES ... 10

CHAPTER 1 - INTRODUCTION ... 11

1.1 Background ... 11

1.2 Thesis Purpose ... 12

1.3 Thesis Problem ... 12

1.4 Thesis Scope ... 12

1.5 Thesis Limitations ... 12

1.6 Short Methodology ... 13

1.7 Thesis Organization ... 14

CHAPTER 2 - LITERATURE REVIEW ... 15

2.1 What Power-Line Communication Is ... 15

2.2 How the Power-Line Communication Method Works ... 16

2.3 Networking Layer ... 17

2.4 Modulation and Demodulation Techniques ... 19

2.4.1 Analogue Modulation ... 19

2.4.2 Digital Modulation ... 22

2.4.3 Advanced Data Modulation Schemes ... 24

2.5 Noise Filtering ... 25

2.6 What Festo Modular Production System (MPS) is ... 25

2.7 Microcontroller ... 31

2.7.1 Arduino Mega2560 ... 31

2.8 Transistor as Switching ... 33

CHAPTER 3 - METHODOLOGY ... 36

3.1 Methodology Overview ... 36

3.2 Power-line Communication Module ... 37

3.2.1 Working Principle ... 38

(8)

Aditya

3.3 Hub Design ... 39

3.3.1 Input Hub ... 41

3.3.2 Output Hub ... 42

3.4 Festo Modular Production System (MPS) Stations ... 43

3.4.1 Connections to the Hub ... 44

3.4.2 Input and Output List ... 45

3.4.3 Programming the Arduino Mega 2560 ... 46

CHAPTER 4 - RESULTS AND DISCUSSIONS ... 54

4.1 Power-line Communication Module Analysis ... 54

4.1.1 Measurement of the Power-Line Network ... 54

4.1.2 Measurement on the Transmitter Side of the Power-Line Network ... 55

4.1.3 Measurement on the Receiver Side of the Power-Line Network... 56

4.2 Festo Modular Production System (MPS) Station Analysis ... 58

4.2.1 Input Hub Measurements ... 58

4.2.2 Output Hub Measurements ... 60

CHAPTER 5 - CONCLUSIONS AND RECCOMENDATIONS ... 62

5.1 Conclusions ... 62

5.2 Recommendations ... 62

GLOSSARY ... 63

REFERENCES ... 64

APPENDICES ... 65

APPENDIX A – Program ... 65

A.1 Arduino Mega 2560 Program ... 65

APPENDIX B – Electrical ... 73

B.1 Distribution Station Hub Design ... 73

B.2 Testing Station Hub Design ... 74

APPENDIX C – Datasheet ... 75

C.1 Toshiba ULN2803APG... 75

C.2 TP-Link TL-PA4010P ... 79

APPENDIX D – Bill of Material ... 81

CURRICULUM VITAE ... 82

Referensi

Dokumen terkait

Currently, local communities in Soppeng District are building small-scale adaptation strategies based on learned experiences and previous flood events.. Therefore,

FK Universitas Tarumanegara Jakarta, http://journal.fkm.ui.ac.id/kesmas/article/view/347/346 diakses tanggal 8 desember 2018 Moyad, A.M., 2004, Fad Diets and Obesity - Part I: