-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathservices.html
More file actions
299 lines (263 loc) · 14.5 KB
/
services.html
File metadata and controls
299 lines (263 loc) · 14.5 KB
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
---
layout: default
title: Toolset
---
<page id="services">
<!--Main layout-->
<div class="container">
<!--Page heading-->
<div class="row row-centered">
<div class="col-md-12 col-centered">
<h1 class="h1-responsive text-centered">OUR SERVICES
<small class="text-muted"></small>
</h1>
</div>
</div>
<!--/.Page heading-->
<hr>
<!--First row-->
<div class="row wow fadeIn" data-wow-delay="0.2s">
<div class="col-lg-4">
<h2 class="post-title">ELECTRONICS ENGINEERING</h2>
<p class="lead">Rapid prototype development, PCB design and testing, MCU firmware development, FPGA system development, sensor implementation and testing.</p>
</div>
<div class="col-lg-4">
<h2 class="post-title">SOFTWARE ENGINEERING</h2>
<p class="lead">From embedded systems to backend applications - control system development, embedded linux system applications, cloud data collection and monitoring systems, data analysis development.</p>
</div>
<div class="col-lg-4">
<h2 class="post-title">MECHANICAL ENGINEERING</h2>
<p class="lead">CAD/CAM, product design, speciality applications - CAD design, CAM workflow development, product design, special environment device development (undersea, outdoor, medical), optical system testing and design.</p>
</div>
</div>
<!--/.First row-->
<!--Second row-->
<div class="row wow fadeIn" data-wow-delay="0.2s">
<div class="col-lg-4">
<h2 class="post-title">RAPID PROTOTYPING</h2>
<p class="lead">In-house 3D printing, laser cutting, 3D milling, welding, quick supply chains for majority of assembly parts.</p>
</div>
<div class="col-lg-4">
<h2 class="post-title">SMALL TO MEDIUM SIZE SERIES MANUFACTURING</h2>
<p class="lead">Milling of custom aluminium and plastic mechanical parts, electronics assembly and testing, product assembly and testing.</p>
</div>
<div class="col-lg-4">
<h2 class="post-title">EXPERIMENTAL TESTING FOR SCIENTIFIC APPLICATIONS</h2>
<p class="lead">Development of measurement protocols, development of experimental monitoring and test systems, data collection systems and real-time control applications, measurement analysis and product improvement consultancy.</p>
</div>
</div>
<!--/.Second row-->
</div>
</main>
<main class="div-background">
<!--Main layout-->
<div class="container">
<!--Page heading-->
<div class="row row-centered">
<div class="col-md-12 col-centered">
<h1 class="h1-responsive text-centered">OUR WORKFLOW
<small class="text-muted"></small>
</h1>
</div>
</div>
<!--/.Page heading-->
<hr>
<!--First row-->
<div class="row wow fadeIn" data-wow-delay="0.2s" id="koruza">
<!--Featured image-->
<div class="col-lg-4">
<div class="">
<img src="images/services/irnas-workflow-1.png" class="img-fluid" alt="">
<div class="mask"></div>
</div>
</div>
<!--/.Featured image-->
<!--Post excerpt-->
<div class="col-lg-8">
<h2 class="post-title">0. Consulting and product
conception</h2>
<p class="lead">We start each project with a consultation meeting to discuss the idea, fully understand the problem and define expectations.</p>
<p class="lead">The in-house expertiseis applied to any set of challenges with lean development and rapid manufacturing methodologies.</p>
<p class="lead">A wide array of our open hardware products empowers us to quickly form advanced solutions and build proof-of-concept devices prior to engineering a fully customized solution.</p>
</div>
<!--/.Post excerpt-->
</div>
<!--/.First row-->
<hr class="extra-margin">
<!--Second row-->
<div class="row wow fadeIn" data-wow-delay="0.2s" id="solarcast">
<!--Featured image-->
<div class="col-lg-4">
<div class="">
<img src="images/services/irnas-workflow-2.png" class="img-fluid" alt="">
<div class="mask"></div>
</div>
</div>
<!--Featured image-->
<!--/.Post excerpt-->
<div class="col-lg-8">
<h2 class="post-title">1. Experimental testing</h2>
<p class="lead">New ideas and solutions require experimental validation and testing to prove the concept, evaluate the design requirements and find the optimal path forward.</p>
<p class="lead">We combine the best of engineering and science approaches to quickly gather the required data and perform numerical analysis before moving to the next phase.</p>
</div>
<!--/.Post excerpt-->
</div>
<!--/.Second row-->
<hr class="extra-margin">
<!--Third row-->
<div class="row wow fadeIn" data-wow-delay="0.2s" id="pitstop">
<!--Featured image-->
<div class="col-lg-4">
<div class="">
<img src="images/services/irnas-workflow-3.png" class="img-fluid" alt="">
<div class="mask"></div>
</div>
</div>
<!--Featured image-->
<!--/.Post excerpt-->
<div class="col-lg-8">
<h2 class="post-title">2. Custom electronics design
and development</h2>
<p class="lead">High quality custom electronics is often one of the key design aspects as many features are implemented in software and users interact with devices though electronic interfaces.</p>
<p class="lead">To build a competitive hardware solution, cost optimised electronics without compromised operability and functionality is crucial.</p>
<p class="lead">Our electronics engineering team combines best practices and proven solutions from a range of open hardware systems into new solutions with significant cost and time benefits.</p>
</div>
<!--/.Post excerpt-->
</div>
<!--/.Third row-->
<hr class="extra-margin">
<!--Forth row-->
<div class="row wow fadeIn" data-wow-delay="0.2s" id="goodenoughcnc">
<!--Featured image-->
<div class="col-lg-4">
<div class="">
<img src="images/services/irnas-workflow-4.png" class="img-fluid" alt="">
<div class="mask"></div>
</div>
</div>
<!--Featured image-->
<!--/.Post excerpt-->
<div class="col-lg-8">
<h2 class="post-title">3. Custom mechanical and
software design and
development</h2>
<p class="lead">Complete product solutions deliver the utility to the customer from all perspectives, implementing a robust, rugged or appealing enclosure, protecting the internal electronics and sensors from the environment as well as enabling the user to monitor and configure the operation though a friendly interface and communicate with the cloud.</p>
<p class="lead">Our engineering team combines all the relevant expertise to design hardware and software, ranging from telecommunications, medical devices to environmental sensors.</p>
</div>
<!--/.Post excerpt-->
</div>
<!--/.Forth row-->
<hr class="extra-margin">
<!--Fifth row-->
<div class="row wow fadeIn" data-wow-delay="0.2s" id="troublemaker">
<!--Featured image-->
<div class="col-lg-4">
<div class="">
<img src="images/services/irnas-workflow-5.png" class="img-fluid" alt="">
<div class="mask"></div>
</div>
</div>
<!--Featured image-->
<!--/.Post excerpt-->
<div class="col-lg-8">
<h2 class="post-title">4. Rapid prototyping</h2>
<p class="lead">Our unique advantage is the multi-disciplinary engineering team with manufacturing capabilitiesin our development and manufacturing facility in Maribor, Slovenia, enabling testing and usability studies with daily iterationsand revisions of mechanical parts, electronics, software and a range of measurements.</p>
</div>
<!--/.Post excerpt-->
</div>
<!--/Fifth row-->
<hr class="extra-margin">
<!--Fifth row-->
<div class="row wow fadeIn" data-wow-delay="0.2s" id="troublemaker">
<!--Featured image-->
<div class="col-lg-4">
<div class="">
<img src="images/services/irnas-workflow-6.png" class="img-fluid" alt="">
<div class="mask"></div>
</div>
</div>
<!--Featured image-->
<!--/.Post excerpt-->
<div class="col-lg-8">
<h2 class="post-title">5. Manufacturing of products</h2>
<p class="lead">Quickly delivering a batch of products is key to capturing customer demands or to deploy systems in the field for various scientific applications.</p>
<p class="lead">Our manufacturing capabilities enable us to deliver small batches of devices within a few weeks after starting the development.</p>
</div>
<!--/.Post excerpt-->
</div>
<!--/Fifth row-->
<hr class="extra-margin">
<!--Fifth row-->
<div class="row wow fadeIn" data-wow-delay="0.2s" id="troublemaker">
<!--Featured image-->
<div class="col-lg-4">
<div class="">
<img src="images/services/irnas-workflow-7.png" class="img-fluid" alt="">
<div class="mask"></div>
</div>
</div>
<!--Featured image-->
<!--/.Post excerpt-->
<div class="col-lg-8">
<h2 class="post-title">6. Product testing</h2>
<p class="lead">New products require testing to verify for quality, safety and performance reliability and to determine compliance with standards as well as to develop the use-cases and best practices.</p>
<p class="lead">We offer a range of custom testing methods to test various products in most demanding environments.</p>
</div>
<!--/.Post excerpt-->
</div>
<!--/Fifth row-->
</div>
<!--/.Main layout-->
</main>
<main id="open-source">
<!--Main layout-->
<div class="container">
<!--Page heading-->
<div class="row row-centered">
<div class="col-md-12 col-centered">
<h1 class="h1-responsive text-centered">OPEN SOURCE
</h1>
</div>
</div>
<hr>
<div class="row row-centered">
<div class="col-md-12 col-centered">
<p class="lead">We believe being open is not only empowering development and manufacturing process but it also adds very practical outcomes for our customers and their final users, therefore working by open source principles is our default choice. However, we always adapt to our clients requirements and understand the need for confidential work as well as are versed in joining open and closed source solutions in combined products.</p>
</div>
</div>
<!--Page heading-->
<div class="row row-centered">
<div class="col-md-12 col-centered">
<p class="lead">Advantages of open source:</p>
</div>
</div>
<!--/.Page heading-->
<!--First row-->
<div class="row wow fadeIn" data-wow-delay="0.2s">
<div class="col-lg-4">
<img src="images/services/benefits-1.png" class="img-fluid" alt="">
<div class="mask"></div>
<h2 class="post-title">Total ownership</h2>
<p class="lead">A complete insight into operations allows for full use and repair
of products by the customer.</p>
</div>
<div class="col-lg-4">
<img src="images/services/benefits-2.png" class="img-fluid" alt="">
<div class="mask"></div>
<h2 class="post-title">Future-proof devices</h2>
<p class="lead">Fully-documented and open designs empower to innovate,
explore and upgrade the devices outside original specifications,
extend the lifespan of devices and encourage reuse.</p>
</div>
<div class="col-lg-4">
<img src="images/services/benefits-3.png" class="img-fluid" alt="">
<div class="mask"></div>
<h2 class="post-title">Collaborative design</h2>
<p class="lead">Open documentation simplifies collaboration, bridging the gap
between the development, manufacturing and use of a device,
enabling optimal evolution of the product for everyone involved.</p>
</div>
</div>
</div>
</main>
</page>