-
Notifications
You must be signed in to change notification settings - Fork 0
/
PSO & PEO.html
223 lines (198 loc) · 17.4 KB
/
PSO & PEO.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
<!DOCTYPE html>
<html>
<head>
<title>KRCT EEE || PSO PEO & OC</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, intial-scale=1, shrink-to-fit=no">
<meta name="description" content=">K.Ramakrishnan College Of Technology (KRCT), Trichy, TN, Here you can see KRCT Syllabus, KRCT Previous Year Paper, Lists of KRCT Activities ">
<meta http-equiv="X-UA-Compatible" content="IE-edge">
<meta name="robots" content="index, follow" />
<meta name="googlebot" content="index, follow" />
<meta name="keywords" content="KRCT TN Trichy, KRCT Trichy results, KRCT Trichy syllabus, KRCT Trichy question paper, KRCT trichy be syllabus, KRCT KRCT trichy be question paper, KRCTKRCT trichy be, KRCT KRCT trichy be question paper."/>>
<meta name="google-site-verification" content="7rwHUq4bKAUGNhCI4XM4p89px1JrfCFhiwEfhdf4b70" />
<link rel="shortcut icon" type="image/png" href="/image/icon.png"/>
<link href="https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
<script data-ad-client="ca-pub-5455304675297218" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css">
<link rel="stylesheet" href="css/b.tech.css">
<link rel="stylesheet" href="css/index.css">
</head>
<body class="bg-gray-900">
<nav id="mainNavbar" class="fixed-nav-bar navbar navbar-expand-lg navbar-light" style="background-color: #667eea">
<a class="navbar-brand" href="index.html"><img src="image/icon.png" width="50px" height="50px" class="d-inline-block " alt="" loading="lazy"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="index.html" style="font-weight: bold; margin-left: 30px;">Home </a>
</li>
<li class="nav-item active">
<a class="nav-link" href="MisVis.html" style="font-weight: bold; margin-left: 30px;">V & M</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="PSO & PEO.html" style="font-weight: bold; margin-left: 30px;">PSO & PEO</a>
</li>
<!--<li class="nav-item">
<a class="nav-link" href="#" style="font-weight: bold; margin-left: 30px;">Outcomes</a>
</li>-->
<li class="nav-item dropdown active">
<a class="nav-link dropdown-toggle" href="" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="font-weight: bold; margin-left: 30px;">
COURSEWARE
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown" style="background-color:#667eea;">
<a class="dropdown-item" href="EEE syllabus.html" style="font-weight: bold;">SYLLABUS</a>
<a class="dropdown-item" href="EE&E NOTES.html" style="font-weight: bold;">NOTES</a>
<a class="dropdown-item" href="EE&E previous year.html" style="font-weight: bold;">PREVIOUS YEAR PAPER</a>
</div>
</li>
<li class="nav-item active">
<a class="nav-link" href="Event Calendar.html" style="font-weight: bold; margin-left: 30px;">EVENTS</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="about.html" target="_blank" style="font-weight: bold; margin-left: 30px;">ABOUT</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="BOS.html" style="font-weight: bold; margin-left: 30px;">BOS</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="blog.html" target="_blank" style="font-weight: bold; margin-left: 30px;">BLOG</a>
</li>
<li class="nav-item dropdown active">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="font-weight: bold; margin-left: 30px;">
DEVELOPEMENT
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown" style="background-color: #667eea;">
<a class="dropdown-item" href="stuact.html" style="font-weight: bold;">Student Developement Activities</a>
<a class="dropdown-item" href="stafact.html" style="font-weight: bold;">Staff Developement Activities</a>
</div>
</li>
<!-- <li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="font-weight: bold; margin-left: 30px;">
BATCH
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown" style="background-color: #667eea;">
<a class="dropdown-item" href="batch22.html" style="font-weight: bold;">2018-22</a>
<a class="dropdown-item" href="batch22.html" style="font-weight: bold;">2019-23</a>
<a class="dropdown-item" href="batch22.html" style="font-weight: bold;">2020-24</a>
</div>
</li>-->
<li class="nav-item active">
<a class="nav-link" href="library.html" target="_blank" style="font-weight: bold; margin-left: 30px;">LIBRARY</a>
</li>
</ul>
</div>
</nav>
<br>
<section class="text-gray-500 bg-gray-900 body-font">
<div class="container px-3 pt-24 mt-10 pb-0 mx-auto flex flex-col">
<!--<h1 class="text-center text-white justify-center mb-8">PSO & PEO & OC</h1>-->
<div class="lg:w-5/6 mx-auto">
<div class="rounded-lg h-64 overflow-hidden">
<img alt="content" class="object-cover object-center h-full w-full" src="image/psobann.png">
</div>
<br><br><br>
</div>
<div class="flex flex-wrap -m-4">
<div class="p-4 md:w-full">
<div class="flex border-2 rounded-lg border-gray-800 p-8 sm:flex-row flex-col">
<div class="w-16 h-16 sm:mr-8 sm:mb-0 mb-4 inline-flex items-center justify-center rounded-full bg-gray-800 text-indigo-400 flex-shrink-0">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-8 h-8" viewBox="0 0 24 24">
<path d="M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2"></path>
<circle cx="12" cy="7" r="4"></circle>
</svg>
</div>
<div class="flex-grow">
<h2 class="text-white text-lg title-font font-medium mb-3">PROGRAM SPECIFIC OBJECTIVES:</h2>
<p><b class="text-indigo-400">» </b> To analyze, design and develop solutions by applying foundational concepts of Electrical and Electronics Engineering. </p>
<p><b class="text-indigo-400">» </b> To apply design principles and best practices for developing quality products for scientific and business applications.</p>
<p><b class="text-indigo-400">» </b> To adapt to modern power electronics and renewable energy sources to innovate ideas and solutions to existing/novel problems.</p>
</div>
</div>
</div>
</div>
<div class="flex flex-wrap -m-4">
<div class="p-4 md:w-full">
<div class="flex border-2 rounded-lg border-gray-800 p-8 sm:flex-row flex-col">
<div class="w-16 h-16 sm:mr-8 sm:mb-0 mb-4 inline-flex items-center justify-center rounded-full bg-gray-800 text-indigo-400 flex-shrink-0">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-8 h-8" viewBox="0 0 24 24">
<path d="M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2"></path>
<circle cx="12" cy="7" r="4"></circle>
</svg>
</div>
<div class="flex-grow">
<h2 class="text-white text-lg title-font font-medium mb-3">PROGRAMME EDUCATIONAL OBJECTIVES:</h2>
<p><b class="text-indigo-400">» PEO1:</b> To keep abreast of new developments by applying knowledge on the theory and practices in the field of electrical power engineering.</p>
<p><b class="text-indigo-400">» PEO2:</b> To adapt and apply relevant techniques, resources and emerging Engineering and IT tools for developing quality products in scientific and business applications.
</p>
<p><b class="text-indigo-400">» PEO3:</b> To apply the knowledge acquired from research and research methods including design of experiments, analysis and interpretation of data and synthesis of information for arriving significant conclusion </p>
</div>
</div>
</div>
</div>
<div class="flex flex-wrap -m-4">
<div class="p-4 md:w-full">
<div class="flex border-2 rounded-lg border-gray-800 p-8 sm:flex-row flex-col">
<div class="w-16 h-16 sm:mr-8 sm:mb-0 mb-4 inline-flex items-center justify-center rounded-full bg-gray-800 text-indigo-400 flex-shrink-0">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-8 h-8" viewBox="0 0 24 24">
<path d="M20 21v-2a4 4 0 00-4-4H8a4 4 0 00-4 4v2"></path>
<circle cx="12" cy="7" r="4"></circle>
</svg>
</div>
<div class="flex-grow">
<h2 class="text-white text-lg title-font font-medium mb-3">PROGRAMME OUTCOMES:</h2>
<p><b class="text-indigo-400">» Engineering knowledge:</b> Apply the knowledge of mathematics, science, engineering fundamentals, and an engineering specialization to the solution of complex engineering problems. </p>
<p><b class="text-indigo-400">» Problem analysis:</b> Identify and formulate Electrical and Electronics Engineering problems from research literature and be ability to analyze the problem using first principles of Mathematics and Engineering Sciences. </p>
<p><b class="text-indigo-400">» Design/development of solutions:</b> Come out with solutions for the complex problems and to design system components or process that fulfill the needs considering public health and safety and the social, cultural, and environmental issues. </p>
<p><b class="text-indigo-400">» Conduct investigations of complex problems:</b> Draw well-founded conclusions applying the knowledge acquired from research and research methods including design of experiments, analysis and interpretation of data and synthesis of information and to arrive at significant conclusion. </p>
<p><b class="text-indigo-400">» Modern tool usage:</b> Form, select and apply relevant techniques, resources and Engineering and IT tools for Engineering activities like electronic prototyping, modeling and control of systems and also being conscious of the limitations.</p>
<p><b class="text-indigo-400">» The engineer and society:</b> Understand the role and responsibility of the Professional Electrical and Electronics Engineer and to assess societal, health, safety issues based on the reasoning received from the contextual knowledge. </p>
<p><b class="text-indigo-400">» Environment and sustainability:</b> Be aware of the impact of professional Engineering solutions in societal and environmental contexts and exhibit the knowledge and the need for Sustainable Development. </p>
<p><b class="text-indigo-400">» Ethics:</b> Apply the principles of Professional Ethics to adhere to the norms of the engineering practice and to discharge ethical responsibilities.</p>
<p><b class="text-indigo-400">» Individual and teamwork:</b> Function actively and efficiently as an individual or a member/leader of different teams and multidisciplinary projects.</p>
<p><b class="text-indigo-400">» Communication:</b> Communicate efficiently the engineering facts with a wide range of engineering community and others, to understand and prepare reports and design documents; to make effective presentations and to frame and follow instructions. </p>
<p><b class="text-indigo-400">» Project management and finance:</b> Demonstrate the acquisition of the body of engineering knowledge and insight and Management Principles and to apply them as member / leader in teams and multidisciplinary environments. </p>
<p><b class="text-indigo-400">» Life-long learning:</b> Recognize the need for self and life-long learning, keeping pace with technological challenges in the broadest sense. </p>
</div>
</div>
</div>
</div>
</div>
</div>
</section><br><br><br>
<footer class="text-gray-500 bg-gray-900 body-font">
<div class="bg-gray-800">
<div class="container px-5 py-6 mx-auto flex items-center sm:flex-row flex-col">
<a class="flex title-font font-medium items-center md:justify-start justify-center">
<a class="navbar-brand" href="index.html"><img src="image/icon.png" width="50" height="50" class="d-inline-block align-top" alt="" loading="lazy"> </a>
<a class="mr-3 mt-3 text-xl text-gray-500 hover:text-gray-600 text-decoration-none" href="index.html">KRCT EEE</a>
</a>
<div id="footer">
<p> Ⓒ 2022 All rights reserved || Developed by <a style="text-decoration:none" href="https://prakasravichandran.github.io/portfolioo/" text-decoration="none" target="_blank">Prakash </a></p>
</div>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-4 justify-center sm:justify-start">
<a href="https://www.facebook.com/krctofficial/" target="_blank" class="fa fa-facebook text-decoration-none"></a></li>
<a href="https://www.instagram.com/voltron_2k21/" target="_blank" class="fa fa-instagram text-decoration-none"></a></li>
<a href="https://www.linkedin.com/school/k.ramakrishnan-college-of-technology-new-/" target="_blank" class="fa fa-linkedin text-decoration-none"></a></li>
<a href="mailto:[email protected]" target="_blank" class="fa fa-envelope text-decoration-none"></a></i>
<a href="https://twitter.com/ramakrishnan_of" target="_blank" class="fa fa-twitter text-decoration-none"></a></li>
</span>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script>
<script>
$(function() {
$(document).scroll(function() {
var $nav = $("#mainNavbar");
$nav.toggleClass("scrolled", $(this).scrollTop() > $nav.height());
})
})
</script>
</body>
</html>