-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
266 lines (245 loc) · 12.7 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
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Google Tag Manager -->
<script>(function (w, d, s, l, i) {
w[l] = w[l] || []; w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
}); var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-WBFQRRQ');</script>
<!-- End Google Tag Manager -->
<title>NeSS - IIITH Resources</title>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="author" content="Bhav Beri">
<meta name='designer' content='Bhav Beri'>
<meta name='owner' content='Bhav Beri'>
<meta name="robots" content="index, follow" />
<meta name="keywords" content="IIITH Resources">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="./Web/assets/css/main.css" />
<noscript>
<link rel="stylesheet" href="./Web/assets/css/noscript.css" />
</noscript>
</head>
<body class="is-preload">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WBFQRRQ" height="0" width="0"
style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Wrapper -->
<div id="wrapper" class="fade-in">
<!-- Intro -->
<div id="intro">
<a href="/index.html" class="logo" title="Home Page">
<h1>IIITH Resources</h1>
</a>
<h3>A One Stop Destination for your IIITH Life.</h3>
<h5>A Website full of resources for your amazing journey at this wonderful institution.<br /></h5>
<h2 style="color: aquamarine;">Networks, Signals and Systems {NeSS}</h2>
<ul class="actions">
<li><a href="#header" class="button icon solid solo fa-arrow-down scrolly">Continue</a></li>
</ul>
</div>
<!-- Header -->
<header id="header">
<a href="/index.html" class="logo" title="Home Page" style="color: aquamarine;">IIITH Resources</a>
</header>
<!-- Nav -->
<nav id="nav">
<ul class="links">
<li class="active"><a href="./index.html">NeSS - Home</a></li>
<li><a href="./Web/assignment.html">Assignments</a></li>
<li><a href="./Web/exam.html">Exams</a></li>
<li><a href="./Web/notes.html">Notes</a></li>
</ul>
<ul class="links">
<li></li>
<li class="active"><a href="/index.html">Site - Home</a></li>
</ul>
<ul class="icons">
<li><a href="/index.html#about" class="icon brands fa-github" rel="author" target="_self"><span
class="label">GitHub Repository</span></a></li>
</ul>
<!--<ul class="icons">
<li><a href="#" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon brands fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon brands fa-github"><span class="label">GitHub</span></a></li>
</ul>-->
</nav>
<!-- Main -->
<div id="main">
<!-- Featured Post -->
<article class="post featured">
<header class="major">
<!--<span class="date">April 25, 2017</span>-->
<h2>
<a href="./index.html">Networks, Signals and Systems<br />
{NeSS}</a>
</h2>
<p>The foundation for ECX courses.</p>
<p>The key to mastering this course is <em>practice</em>.</p>
<p></p>
<p>Professor : <a href="https://www.iiit.ac.in/people/faculty/santosh.nannuru/" rel="external"
target="_blank" style="color: Black;"> <b><i>Santosh Nannuru</i></b></a> (Assistant
Professor) ; <a href="https://www.iiit.ac.in/people/faculty/Anshusarje/" rel="external"
target="_blank" style="color: Black;"> <b><i>Anshu Sarje</i></b></a> (Assistant Professor)
</p>
<p>
Ph.D (McGill University, Canada) ; Ph.D (University of Maryland, USA)
</p>
</header>
<!--<ul class="actions special">
<li><a href="#" class="button large">Full Story</a></li>
</ul>-->
</article>
<!-- Posts -->
<section class="posts">
<article>
<header>
<h2>Info</h2>
</header>
<p><i>Semester - 1</i></p>
<ul style="list-style-type: none">
<li><strong>Credits : 4</strong></li>
<li> </li>
<li>Lectures : 3</li>
<li>Tutorial : 1</li>
<li>Practical : 0</li>
</ul>
</article>
<article>
<header>
<h2>Grading Scheme</h2>
</header>
<a href="./Grading/Nessgrades.png" class="image fit">
<img src="./Grading/Nessgrades.png"
alt="NeSS grading scheme" />
</a>
</article>
</section>
<section class="posts">
<article>
<header>
<h2>Books & Reference Material</h2>
</header>
<p>
Title : <a
href="https://www.amazon.in/Engineering-Circuit-Analysis-William-Hayt-dp-9390185130/dp/9390185130/ref=dp_ob_title_bk"
rel="external" target="_blank" style="color: Black;"> <strong>Engineering Circuit
Analysis</strong></a><br />
Author(s) : <strong>William H. Hayt</strong> ; <strong>Jack E. Kemmerly</strong> &
<strong>Steven M. Durbin</strong><br />
Publisher : <strong>McGraw Hill Education</strong>
</p>
<p>
Title : <strong>Signals and Systems</strong><br />
Author(s) : <strong>Alan V. Oppenheim & Alan S.Willsky</strong><br />
Publisher : <strong>Prentice Hall, Second Edition.</strong>
</p>
</article>
</section>
<section class="post featured">
<article>
<header>
<h2>Syllabus</h2>
</header>
<div class="tip" markdown="1">
<p>
<b>Course Topics</b>
<br />
<p>A. Introduce the concept of signals with time-domain, how to break-down a complex signal into
smaller signals, characterization (deterministic versus random), Fourier series (summation
concept), time representations versus frequency representations, why siusoidal.
<br />
B. Transition to networks with R, L, C components their interconnections and graph. Phasor
digram, concept of lag, lead, properties, sinusoidal response. Introduce impedance concept,
power-energy, RL, RC, RLC, network analysis, KCL, KVL, Thevenin's theorem, Millman's
theorem, Norton's theorem.
</br>
C. Transient and steady-state analysis, power concepts include reactive power, introduction
to power-factor correction, and then leading to concept of linearity. Discussion of cases
when linearity holds and when it doesn't apply, time invariance, one-port, two-port
characterization, linear systems and port relationships.
</br>
D. Transition from linearity to systems with a good example where the system is defined by
the input output relationship, introduce impulse response, transfer function, and the
concept of feedback.
</p>
</p>
</div>
</article>
</section>
</div>
<!-- Footer -->
<footer id="footer">
<section>
<h4>Networks, Signals and Systems</h4>
</section>
<section class="split contact">
<section class="alt">
<h3>Professor</h3>
<p>Santosh Nannuru ; Anshu Sarje</p>
</section>
<section>
<h3>Timeline</h3>
<p>Semester - 1</p>
</section>
<section>
<h3>Year of Content</h3>
<p>2021 - 2022</p>
</section>
<!--<section>
<h3>Social</h3>
<ul class="icons alt">
<li><a href="#" class="icon brands alt fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="#" class="icon brands alt fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="#" class="icon brands alt fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="#" class="icon brands alt fa-github"><span class="label">GitHub</span></a></li>
</ul>
</section>-->
</section>
</footer>
<!-- Copyright -->
<!--<div id="copyright">
<ul>
<p class="copyright">© <a href="https://github.com/bhavberi/IIITH-Resources/blob/main/LICENSE"
target="_blank" rel="follow">Bhav Beri & Contibutors. <img alt="GitHub"
src="https://img.shields.io/github/license/bhavberi/IIITH-Resources?label=License&style=plastic"></a>
</p>
<p class="copyright">Design: Massively by HTML5 UP.</p>
<!--
Massively by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
->
</ul>
<a href="https://www.hitwebcounter.com" target="_blank" onclick="return false;"> Website Views :
<img src="https://hitwebcounter.com/counter/counter.php?page=7920934&style=0038&nbdigits=6&type=page&initCount=100"
title="Free Counter" Alt="web counter" border="0" />
</a>
</div>-->
<include src="./Web/footer.html"></include>
</div>
<!-- Scripts -->
<script src="./Web/assets/js/jquery.min.js"></script>
<script src="./Web/assets/js/jquery.scrollex.min.js"></script>
<script src="./Web/assets/js/jquery.scrolly.min.js"></script>
<script src="./Web/assets/js/browser.min.js"></script>
<script src="./Web/assets/js/breakpoints.min.js"></script>
<script src="./Web/assets/js/util.js"></script>
<script src="./Web/assets/js/main.js"></script>
<script src="https://unpkg.com/htmlincludejs"></script>
<!---<include src="./trial.html"></include>--->
</body>