-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html~
235 lines (197 loc) · 10.9 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
<title>Mehmet Ali Anil</title>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="MSSmartTagsPreventParsing" content="true" />
<meta name="description" content="Personal Webpage of Mehmet Ali Anil. Houses projects,
affiliations, ideas and others." />
<meta name="keywords" content="Mehmet Ali Anil, Mehmet Ali Anıl, Mali, Anıl, Anil, Mali Anil, Mali Anıl, Physics, Kreveik, Monty Carlo, Quantum Optics, QED, Random Boolean Networks, Optical to Microwave Converter" />
<meta name="microid" content="mailto+http:sha1:738cd0c40e28faae1a598683211f0281e1e80010" />
<meta name="author" content="Mehmet Ali Anil" />
<link rel="stylesheet" type="text/css" href="css/MyFonts.css">
<style type="text/css" media="all">@import "css/master.css";</style>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-16582376-3']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div id="page-container">
<div id="slice"></div>
<div id="header">
<h1>Mehmet Ali ANIL</h1>
Graduate of Electrical Engineering & <br>
Student of Physics in Istanbul Technical University <br>
<a href="mailto:[email protected]">[email protected]</a> <br>
<a href="mailto:[email protected]">[email protected]</a> <br>
GPG Public keys for übergeeks, paranoids and those who messed up bad: <br>
GMAIL <a href="mehmet_ali_anil_gmail_4096.txt">3955FCEC</a>
& IEEE <a href="mehmet_ali_anil_ieee_4096.txt">72F12A85</a>
</div>
<div align="center">
<a href="https://joindiaspora.com/u/mehmetalianil">
<img src="images/diaspora.png" alt="Diaspora * (Don't have Facebook)">
</a>
<a href="https://twitter.com/#!/mehmetalianil">
<img src="images/twitter.png" alt="Twitter">
</a>
<a href="http://www.linkedin.com/in/mehmetalianil"><img src="images/linkedin.png" alt="Linked In"></a>
<a href="http://blog.mehmetalianil.com/"><img src="images/blog.png" alt="Blog"></a>
</div>
<div id="content_wo">
<h2>Greetings</h2>
<h3></h3>
<p>
Greetings. This webpage is mostly intended to house links and short descriptions
of what I have done and some basic information. I have an intention of becoming an experimental
physicist, right now particularly interested in circuit QED, quantum optics and solid state physics. I love
modeling physical phenomena in-silico (and most of the time I do), because numerical science
almost always presents insightful questions in physics and mathematics to tackle.
<p>
I have considerable experience in microwave analog circuit design and optoelectronics and I had an education focusing on analog VLSI & Device Physics, and assisted research concerning both numerical modeling and experiments.
<p>
I am motivated to contribute to the effort in uncovering the area of device physics with an emphasis on engineering mesoscopic quantum states, by optical or electronic means.
</div>
<div id="content">
<h2>Active Projects</h2>
<div id="sidebar">
<img src="images/kreveik_logo.png" alt="Kreveik Logo">
</div>
<div id="floating_links">
<a href="http://www.github.com/mehmetalianil/kreveik"> GitHub link</a> -
<a href="http://pypi.python.org/pypi/Kreveik/"> PyPI link</a>
</div>
<h3>Kreveik</h3>
<p>
Kreveik is a package coded in Python & C that is meant for the
investigation of dynamics and evolution of random Boolean networks.
With this package, one can create Boolean networks, form ensembles
of them, expose them to genetic algorithms and extract relevant information.
<p>
This project is open to contribution. It is a project that I learn how to
create a simulator in Python, and build the facilities accordingly, so it is
likely that it has structural flaws. The main hub for development is
<a href="http://www.github.com/mehmetalianil/kreveik">GitHub</a> and anyone
can issue a bug or suggest a feautre there.
</div>
<div id="content">
<div id="sidebar">
<img src="images/monty_carlo_logo.png" alt="Monty Carlo Logo">
</div>
<div id="floating_links">
<a href="http://github.com/monty-carlo/monty-carlo/"> GitHub link</a> -
<a href="http://pypi.python.org/pypi/Monty%20Carlo/"> PyPI link</a>
</div>
<h3>Monty Carlo</h3>
<p>
Monty-Carlo is a Monte-Carlo simulation engine written in Python
for physical applications. It is meant to be an engine as
flexible and visual as possible, trading off from speed.
<p>
This project is open to contribution. The work on this will be
continued on January,2012.
</div>
<div id="content">
<h2>Competitions & Awards</h2>
<div id="sidebar">
<img src="images/ieee.png" alt="IEEE logo">
<hr>
<a href="docs/IEEEIMSDesignProposal.pdf">
<img src="images/document.png" alt="IEEE IMS Design Proposal">
</a>
</div>
<h3>IEEE IMS 2011 - Design of an Optical to Microwave Converter</h3>
<p>
Design of an analog optical to microwave converter in 2 GHz in
IEEE International Microwave Symposium held in Maryland, Baltimore
in 2011. Shared the first prize with the team from UMass Dartmouth.
Other team members include U.Aygun, O.Katircioglu, S. Kapicioglu.
<p>
I am the mentor of the follow-up group from Istanbul Technical University
regarding the similar design competition in IMS 2012, Montreal.
</div>
<div id="content">
<h2>Graduation Projects</h2>
<div id="sidebar">
<img src="images/symmetry.png" alt="Symmetry in Dynamical System Networks"><br>
<hr>
<a href="docs/EEThesis.pdf">
<img src="images/document.png" alt="Symmetry in Dynamical System Networks">
</a>
<a href="docs/EEThesisPres.pdf">
<img src="images/presentation.png" alt="Symmetry in Dynamical System Networks">
</a>
</div>
<h3>Symmetry in Nonlinear Dynamical System Networks</h3>
<p>
This is my graduation project from Electrical Engineering. It is based on the work by Golubitsky
& Stewart, <i>"The Symmetry Perspective"</i>, trying to realize symmetrically coupled networks of
nonlinear dynamical systems with numerical simulations. I learned how to apply groups of finite
symmetry operators to dynamical systems, and shown (as did in G&S) that the homomophism
from network topology to the solution set of the dynamical system gives one the ability to
think in terms of symmetry while engineering.
<p>
I think this is may have very interesting applications in oscillator design, RF resonators, but more
importantly, it presents a new viewpoint, thus new opportunities in design of electronics.
</div>
<div id="content">
<div id="sidebar">
<img src="images/symmetry.png" alt="Symmetry in Dynamical System Networks"><br>
<hr>
<a href="docs/FizikBitirme.pdf">
<img src="images/document.png" alt="A Model for Evolution of Random Boolean Networks">
</a>
<a href="docs/FizikBitirmeSunumu.svg">
<img src="images/presentation.png" alt="A Model for Evolution of Random Boolean Networks">
</a>
</div>
<h3>A Model for Evolution of Random Boolean Networks (Turkish)</h3>
<p>
This is my Engineering Physics graduation project, where the effect of topological properties of random Boolean networks over their dynamics are investigated. More explanation on this later.
<br><br><br><br>
</div>
<!--<div id="content_wo">
<h3>Yurtdisi PhD Rehberi</h3>
<div id="floating_links">
<a href="https://github.com/yurtdisiphdrehberi/yurtdisiphdrehberi"> GitHub link</a>
</div>
<p>
The Hitchhiker’s Guide to Graduate School Applications Outside Turkey (Turkish)
<p>
This is a Turkish guide for undergraduates that are willing to pursue an academic career
and want to apply for a PhD. in the US. I only made small contributions to this one, so the credit
mostly goes to those who started the project.
</div>
-->
<div id="content_wo">
<h3>Some Interesting Papers</h3>
<a href="http://www.nature.com/nature/journal/v479/n7373/full/nature10561.html"> Observation of the dynamical Casimir effect in a superconducting circuit</a><br>
<a href="http://arxiv.org/abs/1111.3328"> The quantum state cannot be interpreted statistically</a>
(<a href="http://www.scottaaronson.com/blog/?p=822"> Scott Aaronson's take on it. </a>)<br>
<a href="http://prl.aps.org/abstract/PRL/v107/i24/e240501"> Observation of High Coherence in Josephson Junction Qubits Measured in a Three-Dimensional Circuit QED Architecture</a><br>
</div>
<div id="content_wo">
<h2>Links</h2>
<p>
<a href="http://www.ostracizedostrich.com/"> My Weblog </a> -
<a href="http://www.github.com/mehmetalianil/"> My GitHub</a> -
<a href="http://www.linkedin.com/in/mehmetalianil"> My LinkedIn</a> -
<a href="http://twitter.com/mehmetalianil"> Twitter </a>
</div>
<div id="footer">Mehmet Ali Anil - 2011 - The font used in this webpage is Museo Sans
by <a href="http://www.exljbris.nl/">Exljibris</a>.<br> Last modified: Dec 14, 2011
</div>
<div id="slice"></div>
</div>
</body>
</html>