-
Notifications
You must be signed in to change notification settings - Fork 0
/
phy.html
196 lines (180 loc) · 12.1 KB
/
phy.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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.png">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css" integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous">
<title>Physics</title>
<link href="css/style.css" rel="stylesheet">
<style>
.phy-img{
float: right;
margin: 10px 30px 0 0;
height: 50%;
width: 50%;
}
.record-pdf{
padding: 10px;
}
.bottom-container{
text-align: center;
background-color: grey;
padding-bottom: 20px;
padding-top: 50px;
}
.footer-link{
margin: 10px 20px;
}
hr{
width: 10%;
border-top-style: dotted;
border-color: black;
border-width: 5px;
margin: 20px auto 20px auto;
}
</style>
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark bg-light top-nav">
<div class="container">
<a class="navbar-brand" href="index.html">
<img src="images/logo.png" alt="logo" />
</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span><i class="fa fa-bars" aria-hidden="true"></i></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link active" href="index.html">Home</a>
</li>
<!--<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>-->
<li class="nav-item dropdown">
<a class="nav-link" href="#" id="navbarDropdownBlog" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Courses <i class="fas fa-sort-down"></i></a>
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="navbarDropdownBlog">
<a class="dropdown-item" href="eg.html">EG</a>
<a class="dropdown-item" href="em.html">EM</a>
<a class="dropdown-item" href="math1.html">MATH I</a>
<a class="dropdown-item" href="math2.html">MATH II</a>
<a class="dropdown-item" href="bes.html">BES</a>
<a class="dropdown-item" href="cp.html">CP</a>
<a class="dropdown-item" href="pc.html">PC</a>
<a class="dropdown-item" href="ls.html">LS</a>
<a class="dropdown-item" href="chem.html">CHEM</a>
<a class="dropdown-item" href="phy.html">PHY</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link" href="#" id="navbarDropdownPortfolio" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">LAB/WORKSHOP <i class="fas fa-sort-down"></i></a>
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="navbarDropdownPortfolio">
<a class="dropdown-item" href="mech-ws.html">MECHANICAL</a>
<a class="dropdown-item" href="civil-ws.html">CIVIL</a>
<a class="dropdown-item" href="ele-ws.html">ELECTRICAL</a>
<a class="dropdown-item" href="elec-ws.html">ELECTRONICS</a>
<a class="dropdown-item" href="phy-lab.html">PHYSICS LAB</a>
<a class="dropdown-item" href="chem-lab.html">CHEMISSTRY LAB</a>
</div>
</li>
<!--<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>-->
</ul>
</div>
</div>
</nav>
<div class="container">
<div class="syllabus">
<h1>Physics</h1>
<img src="images/phy-page-img.jpg" alt="LAB" class="phy-img">
<h2>Syllabus</h2>
<h5>Module 1: (12 hours):</h5>
<p>Particle nature of radiation – Photoelectric effect, Compton effect, Wave nature of matter – matter waves, wave packets description, phase and group velocity, uncertainty principle. Formulation of Schrödinger equation, physical meaning of wave function, expectation values, time-independent Schrödinger equation, quantization of energy for bound particles. Application of time-independent Schrödinger equation to free particle, infinite well, finite well, barrier potential, tunneling</p>
<h5>Module 2: (14 hours):</h5>
<p>Simple Harmonic Oscillator, two-dimensional square box, the scanning tunneling microscope. Wave function for two or more particles, indistinguishable particles, symmetry and anti-symmetry under exchange of particles, Pauli’s exclusion principle, electronic configurations of atoms. Quantum model of a solid – periodicity of potential and bands, E – k diagram, effective mass, band gap.</p>
<h5>Module 3: (13 hours):</h5>
<p>Microstates and macrostates of a system, equal probability hypothesis, Boltzman factor and distribution, ideal gas, equipartition of energy, Maxwell speed distribution, average speed, RMS speed, Quantum distributions - Bosons and Fermions, Bose-Einstein and Fermi-Dirac distribution, applications.</p>
<h3>References:</h3>
<ol>
<li>Kenneth Krane, Modern Physics, 2nd Ed., Wiley (2009)</li>
<li>Arthur Beiser, Concepts of Modern Physics, 6th Ed., Tata Mc Graw –Hill Publication (2009) [Solution Manual] [Most Preferred]</li>
<li>Robert Eisberg and Robert Resnick, Quantum Physics of atoms, Molecules, Solids, Nuclei and Particle, 2nd Ed., John Wiley(2006)</li>
<li>David Halliday, Robert Resnick and Jearl Walker, Fundamentals of Physics, 6th Ed., Wiley (2004)</li>
</ol>
</div>
<hr>
<div>
<h3 style="text-align: center;">Subject Content</h3>
<h4>PPTs/NOTES</h4>
<p style="color: #7579e7"><em>"Need to cram last minute? The attatched PDF contains notes for all the 3 modules. You’re welcome, we saved your butts :)"</em></p>
<div>
<details>
<summary style="margin: 10px 0 10px 0;">NOTES (Module 1, 2 & 3)</summary>
<ul>
<li><a href="#">PH1001D PHYSICS</a><a href="#" download><button type="button" class="btn btn-indigo btn-md" >(Download PDF)</button></a></li>
</ul>
</details>
</div>
<h4 style="margin-top: 20px;">Video Lectures</h4>
<div>
<details>
<summary style="margin: 10px 0 10px 0;">Module 1 & 2</summary>
<ul>
<li><a href="https://www.youtube.com/watch?v=cm98i9SBKGE&list=PL74Pz7AXMAnOrUGJ5MqTOUoa1gczsxI91" target="_blank"> Introduction to the quantum physics</a>
<p>NOTE: Few videos in this playlist are not necessary and this lecture series is not in the same order as that of our syllabus; cross check with syllabus</p>
<div class="iframe-container">
<iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?list=PL74Pz7AXMAnOrUGJ5MqTOUoa1gczsxI91" frameborder="0" allow="autoplay;encrypted-media" allowfullscreen></iframe>
</div></li>
</ul>
</details>
<details>
<summary style="margin: 10px 0 10px 0;">Module 3</summary>
<ul>
<li><a href="https://www.youtube.com/watch?v=cm98i9SBKGE&list=PL74Pz7AXMAnOSPWBIzmZOpSs2KgchH3dP" target="_blank">Statistical Mechanics</a>
<p>NOTE: Few videos in this playlist are not necessary and this lecture series is not in the same order as that of our syllabus; cross check with syllabus</p>
<div class="iframe-container">
<iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?list=PL74Pz7AXMAnOSPWBIzmZOpSs2KgchH3dP" frameborder="0" allow="autoplay;encrypted-media" allowfullscreen></iframe>
</div></li>
</ul>
</details>
</div>
<h4 style="margin-top: 20px;">Question Papers/Problem Sheets</h4>
<div>
<details>
<summary style="margin: 10px 0 10px 0;">END SEM</summary>
<ul>
<li>PH End 2014</a><a href="#" download><button type="button" class="btn btn-indigo btn-md" >(Download PDF)</button></a></li>
<li>PH End 2016</a><a href="#" download><button type="button" class="btn btn-indigo btn-md" >(Download PDF)</button></a></li>
<li>PH End 2017</a><a href="#" download><button type="button" class="btn btn-indigo btn-md" >(Download PDF)</button></a></li>
<li>PH T1 2012</a><a href="#" download><button type="button" class="btn btn-indigo btn-md" >(Download PDF)</button></a></li>
<li>PH T1 2014</a><a href="#" download><button type="button" class="btn btn-indigo btn-md" >(Download PDF)</button></a></li>
<li>PH T1 2017</a><a href="#" download><button type="button" class="btn btn-indigo btn-md" >(Download PDF)</button></a></li>
<li>PH T2 2014</a><a href="#" download><button type="button" class="btn btn-indigo btn-md" >(Download PDF)</button></a></li>
<li>PH T2 2016</a><a href="#" download><button type="button" class="btn btn-indigo btn-md" >(Download PDF)</button></a></li>
<li>PH T2 2017</a><a href="#" download><button type="button" class="btn btn-indigo btn-md" >(Download PDF)</button></a></li>
<li>Problem Sheet 1</a><a href="#" download><button type="button" class="btn btn-indigo btn-md" >(Download PDF)</button></a></li>
<li>Problem Sheet 2</a><a href="#" download><button type="button" class="btn btn-indigo btn-md" >(Download PDF)</button></a></li>
</ul>
</details>
</div>
</div>
<hr>
</div>
<div class="bottom-container">
<a class="footer-link" href="https://z-lib.org/" target="_blank">Z-lib</a>
<a class="footer-link" href="index.html">Home</a>
<a class="footer-link" href="https://www.google.com/" target="_blank">Google</a>
<p>© 2020 Freshers Zone</p>
</div>
<!-- Optional JavaScript; choose one of the two! -->
<!-- Option 1: jQuery and Bootstrap Bundle (includes Popper) -->
<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/bootstrap@4.5.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ho+j7jyWK8fNQe+A12Hb8AhRq26LrZ/JpcUGGOn+Y7RsweNrtN/tE3MoK7ZeZDyx" crossorigin="anonymous"></script>
<script src="js/script.js"></script>
</body>
</html>