-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathref_PLC.bib
93 lines (86 loc) · 3.91 KB
/
ref_PLC.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
@book{petruzellaProgrammableLogicControllers2022,
title = {Programmable {{Logic Controllers}}},
author = {Petruzella, Frank D.},
year = {2022},
month = apr,
edition = {6th edition},
publisher = {McGraw Hill},
isbn = {978-1-265-15049-5},
langid = {english}
}
@book{petruzellaProgrammableLogicControllers2016,
title = {Programmable {{Logic Controllers}}},
author = {Petruzella, Frank},
year = {2016},
month = jan,
edition = {5th edition},
publisher = {McGraw Hill},
address = {New York, NY},
isbn = {978-0-07-337384-3},
langid = {english}
}
@misc{IEC611313Programmable2013,
type = {International {{Standard}}},
title = {{{IEC}} 61131-3 {{Programmable}} Controllers - {{Part}} 3: {{Programming}} Languages},
year = {2013},
month = feb,
number = {61131-3},
publisher = {IEC},
url = {https://webstore.iec.ch/publication/4552},
urldate = {2023-01-08}
}
@article{zaytoonSynthesisImplementationLogic2017,
title = {Synthesis and Implementation of Logic Controllers -- {{A}} Review},
author = {Zaytoon, J. and Riera, B.},
year = {2017},
month = jan,
journal = {Annual Reviews in Control},
volume = {43},
pages = {152--168},
issn = {1367-5788},
doi = {10.1016/j.arcontrol.2017.03.004},
url = {https://www.sciencedirect.com/science/article/pii/S1367578816301043},
urldate = {2023-10-04},
abstract = {This paper provides an overview of some well-known formal approaches for the synthesis and implementation of logic controllers. Most of these approaches are based on the use and the adaptation/extension of the supervisory control theory of discrete-event systems. Recent contributions, based on algebraic synthesis and logic constraints are also be highlighted.}
}
@article{45413Pdf,
title = {Esperanto Program{\'a}tor{\r u} {{PLC}}: Programov{\'a}n{\'i} Podle Normy {{IEC}}/{{EN}} 61131-3 ({\v C}{\'a}st 4)},
author = {{\v S}mejkal, Ladislav},
year = {2011},
month = dec,
journal = {Automa},
pages = {38--42},
url = {https://automa.cz/Aton/FileRepository/pdf_articles/45413.pdf},
urldate = {2023-10-04}
}
@article{10446Pdf,
title = {Esperanto Program{\'a}tor{\r u} {{PLC}}: Programov{\'a}n{\'i} Podle Normy {{IEC}}/{{EN}} 61131-3 ({\v C}{\'a}st 16)},
author = {{\v S}mejkal, Ladislav and {\v C}ern{\'y}, Josef},
year = {2013},
month = jun,
journal = {Automa},
pages = {38--42},
url = {http://www.automa.cz/Aton/FileRepository/pdf_articles/10446.pdf},
urldate = {2023-10-04}
}
@book{lewisProgrammingIndustrialControl1998,
title = {Programming {{Industrial Control Systems Using IEC}} 1131-3},
author = {Lewis, Robert W.},
year = {1 {\v r}{\'i}jna 1998},
series = {{{IEE Control Engineering Series}}},
edition = {Revised ed.},
publisher = {IET},
address = {Stevenage Herts, United Kingdom},
abstract = {This revised edition includes all IEC proposed amendments and corrections for the planned 1999 revision of IEC 1131-3, as agreed by the IEC working group. It accurately describes the languages and concepts, and interprets the standard for practical implementation and applications.},
isbn = {978-0-85296-950-2}
}
@book{bernhardtPLCProgrammingRaspberry2021,
title = {{{PLC Programming}} with the {{Raspberry Pi}} and the {{OpenPLC Project}}: {{ModbusRTU}} and {{ModbusTCP}} Examples with the {{Arduino Uno}} and {{ESP8266}}},
shorttitle = {{{PLC Programming}} with the {{Raspberry Pi}} and the {{OpenPLC Project}}},
author = {Bernhardt, Josef},
year = {22 listopadu 2021},
address = {Susteren},
url = {https://www.elektor.com/plc-programming-with-the-raspberry-pi-and-the-openplc-project},
abstract = {PLC programming is very common in industry and home automation. This book describes how the Raspberry Pi 4 can be used as a Programmable Logic Controller. Before taking you into the programming, the author starts with the software installation on the Raspberry Pi and the PLC editor on the PC, followed by a description of the hardware.},
isbn = {978-3-89576-469-1}
}