-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
444 lines (376 loc) · 27.6 KB
/
index.html
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
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ASCU</title>
<link href="https://fonts.googleapis.com/css2?family=Kumbh+Sans&display=swap" rel="stylesheet"> <!-- https://fonts.google.com/specimen/Kumbh+Sans -->
<link rel="stylesheet" href="fontawesome/css/all.min.css"> <!-- https://fontawesome.com/-->
<link rel="stylesheet" href="css/magnific-popup.css"> <!-- https://dimsemenov.com/plugins/magnific-popup/ -->
<link rel="stylesheet" href="css/bootstrap.min.css"> <!-- https://getbootstrap.com/ -->
<link rel="stylesheet" href="slick/slick.min.css"> <!-- https://kenwheeler.github.io/slick/ -->
<link rel="stylesheet" href="slick/slick-theme.css">
<link rel="stylesheet" href="css/templatemo-upright.css">
<!--
TemplateMo 555 Upright
https://templatemo.com/tm-555-upright
-->
</head>
<body>
<div class="container-fluid">
<div class="row">
<!-- Leftside bar -->
<div id="tm-sidebar" class="tm-sidebar">
<nav class="tm-nav">
<button class="navbar-toggler" type="button" aria-label="Toggle navigation">
<i class="fas fa-bars"></i>
</button>
<div>
<div class="tm-brand-box">
<h1 class="tm-brand">ASCU</h1>
</div>
<ul id="tm-main-nav">
<li class="nav-item">
<a href="#home" class="nav-link current">
<div class="triangle-right"></div>
<i class="fas fa-home nav-icon"></i>
Home
</a>
</li>
<li class="nav-item">
<a href="#gallery" class="nav-link">
<div class="triangle-right"></div>
<i class="fas fa-images nav-icon"></i>
Gallery
</a>
</li>
<li class="nav-item">
<a href="#about" class="nav-link">
<div class="triangle-right"></div>
<i class="fas fa-user-friends nav-icon"></i>
Tasks
</a>
</li>
<li class="nav-item">
<a href="#contact" class="nav-link">
<div class="triangle-right"></div>
<i class="fas fa-envelope nav-icon"></i>
Contact
</a>
</li>
<li class="nav-item">
<a href="https://www.ysu.am/faculties" class="nav-link external" target="_parent" rel="sponsored">
<div class="triangle-right"></div>
<i class="fas fa-external-link-alt nav-icon"></i>
External
</a>
</li>
</ul>
</div>
<footer class="mb-3 tm-mt-100">
Design: <a href="https://templatemo.com" target="_parent" rel="sponsored">TemplateMo</a>
</footer>
</nav>
</div>
<div class="tm-main">
<!-- Home section -->
<div class="tm-section-wrap">
<div class="tm-parallax" data-parallax="scroll" data-image-src="img/img-01.jpg"></div>
<section id="home" class="tm-section">
<h2 class="tm-text-primary"> Autonomous Self-destructing Co-Military UAV</h2>
<hr class="mb-5">
<div class="row">
<div class="col-lg-6 tm-col-home mb-4">
<div class="tm-text-container">
<div class="tm-icon-container mb-5 mr-0 ml-auto">
<i class="fas fa-satellite-dish fa-4x tm-text-primary"></i>
</div>
<a href="#" class="d-block mb-3 tm-text-primary ">Project Idea</a>
<p>
In the armed forces, specific units (battalions, platoons, etc.) are equipped with self-destructing UAVs and are engaged in their use.
</p>
<p>
If it is necessary to activate the device, the unit tries to get as close as possible to the hotline and activates it from a convenient location.
</p>
</div>
</div>
<div class="col-lg-6 tm-col-home mb-4">
<div class="tm-text-container">
<div class="tm-icon-container mb-5 mr-0 ml-auto">
<i class="fas fa-broadcast-tower fa-4x tm-text-primary"></i>
</div>
<p>
Those actions are not characterized as rapid response actions. In order to reduce the time to bring the weapon into combat position and put it into action, it would be advisable to have a co-military UAV "attached to the relevant troops of almost all military units", will be easily transportable, quick to operate, compact, easy to use, and self-managing.The proposed project solves the listed problems, as the above-mentioned model will be equipped with all the necessary features.
</p>
<div class="text-right">
<a href="#gallery" class="btn btn-primary tm-btn-next">Next Page</a>
</div>
</div>
</div>
</div>
<hr class="tm-hr-short mb-5">
<div class="row tm-row-home">
<div class="media mb-4">
<div class="media-body">
<a href="#" class="d-block mb-2 tm-text-primary tm-post-link">The primary goal</a>
<p>
The goal of the project is to create a "co-military" Unmanned Aerial Vehicle and make this weapon available to the relevant troops of the Ministry of Defense of the Republic of Armenia, and to make the modern approach available to the military-industrial complexes in order to develop that branch in the military industry and find its application in the army </p>
</div>
</div>
<div class="media mb-4">
<div class="media-body">
<p>
The device will be self-managing and self-destructing, fast and easily portable. The device destroys the target points if they are found in the system; otherwise, it continues looking for them by moving forward․ During defensive-offensive operations, the device can be used as a "small air rapid defense" on the front line or on a temporary newly opened front line.
</p>
</div>
</div>
<div class="media mb-4">
<div class="media-body">
<a href="#" class="d-block mb-2 tm-text-primary tm-post-link">Target problems.</a>
<p>
• Simplify the use of the device as much as possible and make it safer, i.e. take the user out of the observed zone</p>
<p>• Make it applicable in case of surprise combat operations.</p>
<p>• Reduce the time to bring it into combat mode.</p>
<a href="#" class="d-block mb-2 tm-text-primary tm-post-link">To achieve the goal, the actions should be performed in the following order: </a>
<p>1. Submit the project to the financing company -> get the necessary funds -> prepare all the prototypes -> do the test flights -> complete the software part -> get a patent for the idea.</p>
<p>2. Submit the project to the supervisory authorities -> get their written consent -> introduce the model to the manufacturing companies or through additional financing organize the production process independently.
</p>
</div>
</div>
</div>
</div>
</section>
</div>
<!-- Gallery section -->
<div class="tm-section-wrap">
<div class="tm-parallax" data-parallax="scroll" data-image-src="img/img-02.jpg"></div>
<section id="gallery" class="tm-section">
<h2 class="tm-text-primary">ASCU Gallery</h2>
<hr class="mb-5">
<div class="tm-gallery">
<figure class="effect-honey tm-gallery-item portrait">
<img src="img/gallery/tn/portrait-01.jpg" alt="Image"/>
<figcaption>
<a href="img/gallery/portrait-01.jpg">View more</a>
</figcaption>
</figure>
<figure class="effect-honey tm-gallery-item building">
<img src="img/gallery/tn/building-01.jpg" alt="Image"/>
<figcaption>
<a href="img/gallery/building-01.jpg">View more</a>
</figcaption>
</figure>
<figure class="effect-honey tm-gallery-item nature">
<img src="img/gallery/tn/nature-01.jpg" alt="Image"/>
<figcaption>
<a href="img/gallery/nature-01.jpg">View more</a>
</figcaption>
</figure>
<figure class="effect-honey tm-gallery-item animal">
<img src="img/gallery/tn/animal-01.jpg" alt="Image"/>
<figcaption>
<a href="img/gallery/animal-01.jpg">View more</a>
</figcaption>
</figure>
<figure class="effect-honey tm-gallery-item building">
<img src="img/gallery/tn/building-02.jpg" alt="Image"/>
<figcaption>
<a href="img/gallery/building-02.jpg">View more</a>
</figcaption>
</figure>
<figure class="effect-honey tm-gallery-item nature">
<img src="img/gallery/tn/nature-02.jpg" alt="Image"/>
<figcaption>
<a href="img/gallery/nature-02.jpg">View more</a>
</figcaption>
</figure>
<figure class="effect-honey tm-gallery-item portrait">
<img src="img/gallery/tn/portrait-02.jpg" alt="Image"/>
<figcaption>
<a href="img/gallery/portrait-02.jpg">View more</a>
</figcaption>
</figure>
<figure class="effect-honey tm-gallery-item animal">
<img src="img/gallery/tn/animal-02.jpg" alt="Image"/>
<figcaption>
<a href="img/gallery/animal-02.jpg">View more</a>
</figcaption>
</figure>
<figure class="effect-honey tm-gallery-item building">
<img src="img/gallery/tn/building-03.jpg" alt="Image"/>
<figcaption>
<a href="img/gallery/building-03.jpg">View more</a>
</figcaption>
</figure>
<figure class="effect-honey tm-gallery-item portrait">
<img src="img/gallery/tn/portrait-03.jpg" alt="Image"/>
<figcaption>
<a href="img/gallery/portrait-03.jpg">View more</a>
</figcaption>
</figure>
<figure class="effect-honey tm-gallery-item animal">
<img src="img/gallery/tn/animal-03.jpg" alt="Image"/>
<figcaption>
<a href="img/gallery/animal-03.jpg">View more</a>
</figcaption>
</figure>
<figure class="effect-honey tm-gallery-item nature">
<img src="img/gallery/tn/nature-03.jpg" alt="Image"/>
<figcaption>
<a href="img/gallery/nature-03.jpg">View more</a>
</figcaption>
</figure>
<figure class="effect-honey tm-gallery-item animal">
<img src="img/gallery/tn/animal-04.jpg" alt="Image"/>
<figcaption>
<a href="img/gallery/animal-04.jpg">View more</a>
</figcaption>
</figure>
</div>
</section>
</div>
<!-- Tasks section -->
<div class="tm-section-wrap">
<div class="tm-parallax" data-parallax="scroll" data-image-src="img/img-03.jpg"></div>
<section id="about" class="tm-section">
<h2 class="tm-text-primary">Tasks:</h2>
<hr class="mb-5">
<div class="row tm-row-about">
<div class="tm-col-about tm-col-about-l">
<p class="mb-4">
To achieve the goal, the following tasks must be completed: </p>
<p class="mb-4">
1. Determine what material and what technology should be used to make the device and transport box. Choose what brand and model of electronic systems to use.
</p>
<p class="mb-4">
2. Perform physical-mathematical calculations, prepare the first model with radio control, which will confirm the accuracy of physical-mathematical calculations, then prepare models equipped with software and optical devices.
</p>
</div>
<div class="tm-col-about tm-col-about-r">
<p>
3. Submit the project to the Ministries of High-Tech Industry and Defense, get approval.
</p>
</div>
</div>
<div class="mt-5">
<div class="tm-carousel">
<div class="tm-carousel-item">
<figure class="effect-honey mb-4">
</figure>
<div class="tm-about-text">
<h3 class="mb-3 tm-text-primary tm-about-title">Disturbing circumstances։</h3>
<p>1. The funding, which will be overcome through the grant.</p>
<p>2. Getting approval from the Ministry of Defense and the Ministry of High-Tech Industry, which we will overcome by correctly presenting the negative and positive aspects of the product and showing all its capabilities.</p>
</div>
</div>
<div class="tm-carousel-item">
<figure class="effect-honey mb-4">
</figure>
<div class="tm-about-text">
<h3 class="mb-3 tm-text-primary tm-about-title">What problem will be solved by the proposed model?</h3>
<p>Self-destructing small drones must also be controlled from the line of contact by the person operating the drone (military). It is also possible to "disrupt the connection", that is, to disable the radio communication link by means of radio electronic warfare systems. Also, it is more expensive and time-consuming to train operators from contract and conscript soldiers. </p>
</div>
</div>
<div class="tm-carousel-item">
<figure class="effect-honey mb-4">
</figure>
<div class="tm-about-text">
<h3 class="mb-3 tm-text-primary tm-about-title"></h3>
<p> To avoid all this, the proposed model will be self-guided (it will search for different types of targets), handheld, which is more effective in terms of firing from different positions and quick response, and is less expensive. To make the transportation of drones faster, easier and safer, it will be placed in a container.</p>
</div>
</div>
<div class="tm-carousel-item">
<figure class="effect-honey mb-4">
</figure>
<div class="tm-about-text">
<h3 class="mb-3 tm-text-primary tm-about-title">The innovative mind։</h3>
<p>The companies operating in the Republic of Armenia do not have a similar product, their self-destructing UAVs do not have all these features at the same time. Considering these circumstances, we can say that this model will be an innovation in the Armenian military industry.</p>
</div>
</div>
</div>
</div>
</section>
</div>
<!-- Contact section -->
<div class="tm-section-wrap">
<div class="tm-parallax" data-parallax="scroll" data-image-src="img/img-04.jpg"></div>
<div id="contact" class="tm-section">
<h2 class="tm-text-primary">Contact ASCU</h2>
<hr class="mb-5">
<div class="row">
<div class="col-xl-6 tm-contact-col-l mb-4">
<form id="contact-form" action="" method="POST" class="tm-contact-form">
<div class="form-group">
<input type="text" name="name" class="form-control rounded-0" placeholder="Name" required />
</div>
<div class="form-group">
<input type="email" name="email" class="form-control rounded-0" placeholder="Email" required />
</div>
<div class="form-group">
<input type="Subject" name="Subject" class="form-control rounded-0" placeholder="Subject" required />
</div>
<div class="form-group">
<textarea rows="8" name="message" class="form-control rounded-0" placeholder="Message" required=></textarea>
</div>
<div class="form-group tm-text-right">
<button type="submit" class="btn btn-primary">Send</button>
</div>
</form>
</div>
<div class="col-xl-6 tm-contact-col-r">
<!-- Address -->
<address class="mb-4">
1 Aleq Manukyan str, Erevan, Republic of Armeia
</address>
<!-- Links -->
<ul class="tm-contact-links mb-4">
<li class="mb-2">
<a href="tel:+37498156025">
<i class="fas fa-phone mr-2 tm-contact-link-icon"></i>
Tel: +374-98-15-60-25
</a>
</li>
<li>
<a href="mailto:arameloyan01@gmail.com">
<i class="fas fa-at mr-2 tm-contact-link-icon"></i>
Email: arameloyan01@gmail.com
</a>
</li>
<li class="mb-2">
<a href="tel:+37477696275">
<i class="fas fa-phone mr-2 tm-contact-link-icon"></i>
Tel: +374-77-69-62-75
</a>
</li>
<li>
<a href="mailto:s.petrosyan1995@gmail.com">
<i class="fas fa-at mr-2 tm-contact-link-icon"></i>
Email: s.petrosyan1995@gmail.com
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- Copyright -->
<div class="tm-section-wrap tm-copyright row">
<div class="col-12">
<div class="text-right">
Copyright 2022 ASCU team
</div>
</div>
</div>
</div> <!-- .tm-main -->
</div> <!-- .row -->
</div> <!-- .container-fluid -->
<script src="js/jquery-3.4.1.min.js"></script> <!-- https://jquery.com/ -->
<script src="js/jquery.singlePageNav.min.js"></script> <!-- https://github.com/ChrisWojcik/single-page-nav -->
<script src="js/parallax/parallax.min.js"></script> <!-- https://pixelcog.github.io/parallax.js/ -->
<script src="js/imagesloaded.pkgd.min.js"></script> <!-- https://imagesloaded.desandro.com/ -->
<script src="js/isotope.pkgd.min.js"></script> <!-- https://isotope.metafizzy.co/ -->
<script src="js/jquery.magnific-popup.min.js"></script> <!-- https://dimsemenov.com/plugins/magnific-popup/ -->
<script src="slick/slick.min.js"></script> <!-- https://kenwheeler.github.io/slick/ -->
<script src="js/templatemo-script.js"></script>
</body>
</html>