-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathasp.html
More file actions
86 lines (84 loc) · 5.52 KB
/
asp.html
File metadata and controls
86 lines (84 loc) · 5.52 KB
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
<!DOCTYPE html>
<html lang="en">
<!---------------------------------Head---------------------------------------->
<head>
<!---- Global site tag (gtag.js) - Google Analytics ----->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-179499669-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-179499669-1');
</script>
<title>Joydip Roy-Blog</title>
<link rel="canonical" href="https://joydipdns.github.io/blog.html">
<link rel="shortcut icon" type="image/png" href="DP2_cropped.jpg">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!------- Custom CSS ------->
<link rel="stylesheet" href="main.css">
</head>
<!---------------------------------Body---------------------------------------->
<body>
<!--------------------Header----------------------->
<div class="header">
<h1>Joydip Roy</h1>
</div>
<!--------------------Navbar----------------------->
<div class="navbar">
<a href="https://joydipdns.github.io/">Home</a>
<a href="Joydip_s_Resume_V2.pdf" target="">Resume</a>
<a href="https://joydipdns.github.io/blog.html" class="active">Blog</a>
<a href="https://joydipdns.github.io/dailyQuotes.html">Quotes</a>
<!--<a href="https://joydipdns.github.io/misc.html">Misc</a>-->
</div>
<!--------------------ContentRow------------------->
<div class="row">
<!-------------ContentRow_Side------------>
<div class="side">
<h2>About Me</h2>
<!-- <img id="pic" src="JRfavicon.png" alt="image not available" height="160" width="160"> -->
<img id="pic" src="DP2_cropped.jpg" alt="image not available" height="160" width="173">
<p>Hi, I am Joydip. I am an Electrical Engineer graduate and I am presently employed at <a herf="https://www.honeywell.com/us/en" style="color:#A22;" target="_blank"> Honeywell</a>, Bangalore, India, specializing in the characterization and calibration of lab-fabricated sensors, signal conditioning circuits, customized PCB prototypes, microcontrollers, data acquisition systems, healthcare products, and innovation in this space. I completed my MS (by Research) from <a href="http://www.iitkgp.ac.in/" style="color:#A22;" target="_blank">Indian Institute of Technology</a>, Kharagpur, India</p>
<br>
<br>
</div>
<!-------------ContentRow_Main------------>
<div class="main">
<h2>ASP Resources (source: <a href="http://www.facweb.iitkgp.ac.in/~ashismaity/Analog_Signal_Processing_Autumn_2020.html">IIT Kgp ASP course by Prof. Ashis Maity</a>)</h2>
<ul>
<li>
<h3>Books</h2>
<p>
<a href="https://joydipdns.github.io/1. Linear Integrated Circuit by D. Roy Choudhury & Shail B. Jain.pdf">1. Linear Integrated Circuit by D. Roy Choudhury & Shail B. Jain</a><br>
<a href="#">2. Analog Integrated Circuit Design, (Second Edition) by Tony Chan Carusone, David Johns, Kenneth Martin, Wiley</a><br>
<a href="https://joydipdns.github.io/3. Sergio Franco_Design With Operational Amplifiers And Analog Integrated Circuits 3rd Ed.pdf">3. Sergio Franco_Design With Operational Amplifiers And Analog Integrated Circuits 3rd Ed</a><br>
<a href="https://joydipdns.github.io/4. Analog Filter Design by Rolf Schaumann, Haiqiao Xiao, Mac Van Valkenburg, (Second Indian Edition), Oxford University Press.pdf">4. Analog Filter Design by Rolf Schaumann, Haiqiao Xiao, Mac Van Valkenburg, (Second Indian Edition), Oxford University Press</a><br>
<a href="https://joydipdns.github.io/5. Behzaad Razavi- Fundamentals of Microelectronics-Wiley (2006).pdf">5. Behzaad Razavi- Fundamentals of Microelectronics-Wiley (2006)</a><br>
<a href="#">6. Sedra Smith_Microelectronic Circuits 6th Ed</a><br>
<a href="https://joydipdns.github.io/7. CMOS Analog Circuit Design by Allen and Holberg.pdf">7. CMOS Analog Circuit Design by Allen and Holberg</a><br>
<a href="https://joydipdns.github.io/8. Behzaad Razavi- Design of Analog CMOS Integrated Circuits.pdf">8. Behzaad Razavi- Design of Analog CMOS Integrated Circuits</a><br>
<a href="https://joydipdns.github.io/Boylestad_Electronic Devices and Circuit Theory 11th Ed - .pdf">9. Boylestad_Electronic Devices and Circuit Theory 11th Ed - </a><br>
</li>
<li>
<h3>Slides and Tutorial</h2>
<p>
<a href="https://joydipdns.github.io/Module1-Lecture-Slides.pdf">Module1-Lecture-Slides</a><br>
<a href="https://joydipdns.github.io/Module1-Tutorial1.pdf">Module1-Tutorial1</a><br>
<a href="https://joydipdns.github.io/Module2-Lecture-Slides.pdf">Module2-Lecture-Slides</a><br>
<a href="https://joydipdns.github.io/Module2-Tutorial2.pdf">Module2-Tutorial2</a><br>
<a href="https://joydipdns.github.io/Module3-Lecture-Slides.pdf">Module3-Lecture-Slides</a><br>
<a href="https://joydipdns.github.io/Module3-Tutorial3.pdf">Module3-Tutorial3</a><br>
<a href="https://joydipdns.github.io/Module4-Lecture-Slides.pdf">Module4-Lecture-Slides</a><br>
<a href="https://joydipdns.github.io/Module4-Tutorial4.pdf">Module4-Tutorial4</a><br>
<a href="https://joydipdns.github.io/Module5-Lecture-Slides.pdf">Module5-Lecture-Slides</a><br>
</li>
</ul>
</div>
</div>
<!--------------------Footer----------------------->
<div class="footer">
<h4>email: joydipdns@gmail.com</h4>
</div>
</body>
</html>