5
5
# Industrial Data
6
6
7
7
Learn how to use CrateDB in industrial / IIoT / Industry 4.0 scenarios within
8
- engineering, manufacturing, and other operational domains.
8
+ engineering, manufacturing, production, and other operational domains, or
9
+ within similar environments where billions of data records from any kinds of
10
+ machines or devices need to be processed, stored, and queried.
9
11
10
12
In the realm of Industrial IoT, dealing with diverse data, ranging from
11
13
slow-moving structured data, to high-frequency measurements, presents unique
12
14
challenges.
13
-
14
15
The complexities of industrial big data are characterized by its high variety,
15
16
unstructured features, different data sampling rates, and how these attributes
16
17
influence data storage, retention, and integration.
17
18
18
- Today's warehouses are complex systems with a very high degree of automation.
19
- The key to the successful operation of these warehouses lies in having a
20
- holistic view on the entire system based on data from various components like
21
- sensors, PLCs, embedded controllers and software systems.
19
+ With CrateDB, compatible to PostgreSQL, you can do all of that using plain SQL,
20
+ with excellent integration capabilities into commodity systems using standard
21
+ database access interfaces like ODBC or JDBC, and a proprietary HTTP interface
22
+ on top.
23
+
24
+
25
+ (rauch)=
26
+ ## Rauch Insights
27
+
28
+ ::::{info-card}
29
+
30
+ :::{grid-item}
31
+ :columns: 8
32
+
33
+ {material-outlined}` data_exploration;2em `   ; ** Rauch: High-Speed Production Lines**
34
+
35
+ _ Scaling a high-speed production environment with CrateDB._
36
+
37
+ Rauch is filling 33 cans per second and how that adds up to 400 data records
38
+ per second which are being processed, stored, and analyzed. In total, they are
39
+ within the range of one to ten billion records persisted in CrateDB.
40
+
41
+ - [ Rauch: High-Speed Production Lines]
42
+
43
+ The use-case of Rauch demonstrates why traditional databases weren't capable to
44
+ deal with so many data records and unstructured data. The benefits of CrateDB
45
+ made Rauch choose it over other databases, such as PostgreSQL compatibility,
46
+ the support for unstructured data, and its excellent customer support.
47
+
48
+ :Industry: {tags-secondary}` Food ` {tags-secondary}` Packaging ` {tags-secondary}` Production `
49
+ :Tags: {tags-primary}` SCADA ` {tags-primary}` MDE ` {tags-primary}` Data Historian ` {tags-primary}` Industrial IoT ` {tags-primary}` PLC `
50
+ :::
22
51
52
+ :::{grid-item}   ;
53
+ :columns: 4
23
54
55
+ <iframe width =" 240 " src =" https://www.youtube-nocookie.com/embed/gJPmJ0uXeVs?si=J0w5yG56Ld4fIXfm " title =" YouTube video player " frameborder =" 0 " allow =" accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share " allowfullscreen ></iframe >
24
56
57
+ ** Date:** 28 Jun 2022 \
58
+ ** Speaker:** Arno Breuss
59
+ :::
60
+
61
+ ::::
62
+
63
+
64
+ (tgw)=
25
65
## TGW Insights
26
66
67
+
68
+ ::::{info-card}
69
+
70
+ :::{grid-item}
71
+ :columns: 8
72
+
73
+ {material-outlined}` inventory;2em `   ; ** TGW: Data acquisition in high-speed logistics**
74
+
75
+ _ Storing, querying, and analyzing industrial IoT data and metadata without
76
+ much hassle._
77
+
78
+ Today's warehouses are complex systems with a very high degree of automation.
79
+
80
+ TGW Logistics Group implements key factors to the successful operation of these
81
+ warehouses, by having a holistic view on the entire system acquiring data from
82
+ various components like sensors, PLCs, embedded controllers, and software
83
+ systems.
84
+
85
+ - [ TGW: Fixing data silos in a high-speed logistics environment]
86
+
87
+ TGW states that all these components can be seen as "data silos",
88
+ distributed across the entire site, each of them storing just some pieces of
89
+ information in various data structures and different ways to access it.
90
+
27
91
After trying multiple database systems, TGW Logistics moved to CrateDB for
28
- its ability to aggregate different data formats and ability to query this
29
- information without much hassle.
30
-
92
+ its ability to aggregate different data formats and the ability to query this
93
+ information without further ado.
94
+
95
+ :Industry: {tags-secondary}` Logistics ` {tags-secondary}` Shipping `
96
+ :Tags: {tags-primary}` SCADA ` {tags-primary}` MDE ` {tags-primary}` Data Historian ` {tags-primary}` Industrial IoT ` {tags-primary}` PLC `
97
+ :::
98
+
99
+ :::{grid-item}   ;
100
+ :columns: 4
101
+
102
+ <iframe width =" 240 " src =" https://www.youtube-nocookie.com/embed/6dgjVQJtSKI?si=J0w5yG56Ld4fIXfm " title =" YouTube video player " frameborder =" 0 " allow =" accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share " allowfullscreen ></iframe >
103
+
104
+ ** Date:** 22 Jun 2022 \
105
+ ** Speakers:** Alexander Mann, Jan Weber
106
+ :::
107
+
108
+ ::::
109
+
110
+
111
+
112
+ ::::{info-card}
113
+
114
+ :::{grid-item}
115
+ :columns: 8
116
+
117
+ {material-outlined}` dashboard;2em `   ; ** TGW: Challenges in storing and analyzing industrial data**
118
+
119
+ _ Not All Time-Series Are Equal: Challenges in Storing and Analyzing Industrial Data._
120
+
31
121
In the second presentation, you will learn how TGW leverages CrateDB to build
32
- digital twins of physical warehouses around the world.
122
+ digital twins of physical warehouses around the world, by using its unique set
123
+ of features suitable for storing and querying complex industrial big data with
124
+ high variety, unstructured features, and at different data frequencies.
33
125
34
- - [ Fixing data silos in a high-speed logistics environment ]
35
- - [ Challenges of Storing and Analyzing Industrial Data ]
126
+ - [ CrateDB: Challenges in industrial data ]
127
+ - [ TGW: Storing and analyzing real-world industrial data ]
36
128
37
129
** What's inside**
38
130
@@ -47,6 +139,31 @@ digital twins of physical warehouses around the world.
47
139
- Real-World Applications: Exploration of actual customer use cases to
48
140
illustrate how CrateDB can be applied in various industrial scenarios.
49
141
142
+ :Industry: {tags-secondary}` Logistics ` {tags-secondary}` Shipping `
143
+ :Tags: {tags-primary}` Data Historian ` {tags-primary}` Industrial IoT ` {tags-primary}` Digital Twin `
144
+ :::
145
+
146
+ :::{grid-item}   ;
147
+ :columns: 4
148
+
149
+ <iframe width =" 240 " class =" speakerdeck-iframe " style =" border : 0px ; background : rgba (0 , 0 , 0 , 0.1 ) padding-box ; margin : 0px ; padding : 0px ; border-radius : 6px ; box-shadow : rgba (0 , 0 , 0 , 0.2 ) 0px 5px 40px ; width : 100% ; height : auto ; aspect-ratio : 560 / 315 ;" frameborder =" 0 " src =" https://speakerdeck.com/player/acb78531a07e4238ac662539b0c23609 " title =" Not all time-series are equal Challenges of storing and analyzing industrial data " allowfullscreen =" true " data-ratio =" 1.7777777777777777 " ></iframe >
150
+
151
+ ** Date:** 23 Nov 2022 \
152
+ ** Speaker:** Marija Selakovic
153
+
154
+
155
+ <iframe width =" 240 " src =" https://www.youtube-nocookie.com/embed/ugQvihToY0k?si=J0w5yG56Ld4fIXfm " title =" YouTube video player " frameborder =" 0 " allow =" accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share " allowfullscreen ></iframe >
156
+
157
+ ** Date:** 5 Oct 2023 \
158
+ ** Speakers:** Alexander Mann, Georg Traar
159
+ :::
160
+
161
+ ::::
162
+
163
+
164
+
50
165
51
- [ Challenges of Storing and Analyzing Industrial Data ] : https://youtu.be/ugQvihToY0k?feature=shared
52
- [ Fixing data silos in a high-speed logistics environment ] : https://youtu.be/6dgjVQJtSKI?feature=shared
166
+ [ CrateDB: Challenges in industrial data ] : https://speakerdeck.com/cratedb/not-all-time-series-are-equal-challenges-of-storing-and-analyzing-industrial-data
167
+ [ Rauch: High-Speed Production Lines ] : https://youtu.be/gJPmJ0uXeVs?feature=shared
168
+ [ TGW: Fixing data silos in a high-speed logistics environment ] : https://youtu.be/6dgjVQJtSKI?feature=shared
169
+ [ TGW: Storing and analyzing real-world industrial data ] : https://youtu.be/ugQvihToY0k?feature=shared
0 commit comments