-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathi&c.html
49 lines (45 loc) · 2.87 KB
/
i&c.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>I&C </title>
<link href="css/bootstrap.min.css" rel="stylesheet" />
<link href="css/fancybox/jquery.fancybox.css" rel="stylesheet">
<link href="css/jcarousel.css" rel="stylesheet" />
<link href="css/flexslider.css" rel="stylesheet" />
<link href="js/owl-carousel/owl.carousel.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet" />
<style>
</style>
</head>
<body style="background-image: linear-gradient(45deg, #93a5cf 0%, #e4efe9 100%);" >
<div class="container">
<h1>Instrumentation and Control Engineering</h1>
<img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTeqHzf81h3k7ntCZ_Pb3yE61gMpVwMY02i1g&usqp=CAU" alt="">
<p> <h3> Instrumentation and Control Engineering is a 4-years duration undergraduate course which deals with the designing and controlling process of industrial systems.</p></h3>
<h3 style="color: brown;">It is a full-time, 4 years course.</h3>
<a href="https://collegedunia.com/engineering/instrumentation-colleges"> Click here to know about the colleges offering this course. </a>
<h2> Why Instrumentation and Control Engineering?</h2>
<ul style="color: black;">
<li><p>Students opting for Instrumentation and Control Engineering acquire Communication skills, Managing and planning skills, Decision making skills, Coordinating and leadership skills etc.</p></li>
<li><p>Instrumentation and Control Engineering graduates can go for higher studies in the related discipline.</p> </li>
<li><p>Candidates can also go for various government and private sector jobs.</p> </li>
</ul>
<h2 style="color: black;">Course details</h2>
<ul>
<li> Course Level- Undergraduate</li>
<li> Full-Form- Bachelors of Technology in instrumentation and Control Engineering</li>
<li> Duration -4 years</li>
<li> Examination Type -Semester wise</li>
<li>Eligibility -10+2 with at least 50% marks</li>
<li>Admission process -Merit or Entrance based</li>
<li>Course Fee -INR 1 lakhs – INR 3 lakhs</li>
<li>Average Salary - INR 4 LPA – INR 8 LPA</li>
<li>Top Recruiting companies -BSNL, A&H InfoTech Private Ltd, Reliance Industries Ltd, Indian Oil Corporation, SanTech Electricals India (P) Limited, Steel Plants, GE, ESSAR, Invensys, ABB, Robert Bosch, Suzlon, etc.</li>
<li>Job Position -Controls Engineer, Instrumentation Engineer, Senior Design Engineer, Project Engineer, Proto Instrumentation Technician, Trainee Engineer, Instrumentation Site Engineer etc.</li>
</ul>
</div>
</body>
</html>