183 lines
8.8 KiB
HTML
183 lines
8.8 KiB
HTML
<%inherit file="main.html" />
|
|
|
|
<header class="announcement">
|
|
<div class="anouncement-wrapper">
|
|
<nav>
|
|
<a class="modal login" href="#login">Log In</a>
|
|
</nav>
|
|
|
|
<section class="course">
|
|
<h2>6.002</h2>
|
|
<h1>Circuits & Electronics</h1>
|
|
<p> Taught by Anant Agarwal, with Gerald Sussman, Piotr Mitros, and Chris Terman, "6.002 Circuits and Electronics" is an on-line adaption of MIT's first undergraduate analog design course. This course will run, free of charge, for students worldwide from February 1, 2012 through July 1, 2012.</p>
|
|
<a class="modal enroll" href="#enroll">Enroll in 6.002 Circuits & Electronics</a>
|
|
</section>
|
|
</div>
|
|
|
|
</header>
|
|
|
|
|
|
<section class="index-content">
|
|
<section class="about-course">
|
|
|
|
<section>
|
|
<h1>About 6.002</h1>
|
|
|
|
<p> 6.002 is designed to serve as a first course in an undergraduate electrical engineering (EE), or electrical engineering and computer science (EECS) curriculum. At MIT, 6.002 is in the core of department subjects required for all undergraduates in EECS.</p>
|
|
|
|
<p> The course introduces engineering in the context of the lumped circuit abstraction. Topics covered include: resistive elements and networks; independent and dependent sources; switches and MOS transistors; digital abstraction; amplifiers; energy storage elements; dynamics of first- and second-order networks; design in the time and frequency domains; and analog and digital circuits and applications. Design and lab exercises are also significant components of the course. 6.002 is worth 4 Engineering Design Points. The 6.002 content was created collaboratively by Profs. Anant Agarwal and Jeffrey H. Lang.</p>
|
|
|
|
<!-- <p> The course uses the textbook Foundations of Analog and Digital Electronic Circuits. Agarwal, Anant, and Jeffrey H. Lang. San Mateo, CA: Morgan Kaufmann Publishers, Elsevier, July 2005. ISBN: 9781558607354. While recommended, the book is not required -- relevant section will be provided electronically as part of the on-line course.</p> -->
|
|
</section>
|
|
|
|
<section>
|
|
<h1>6.002 on <a href="/t/mitx_global.html">MITx</a></h1> <!-- Link doesn't need to be here, but there should be some way to get back to main MITx site -->
|
|
|
|
<p> Students who successfully complete the course will receive an electronic certificate of accomplishment from MIT. Students will not receive course credit, but students successfully finishing the course will be well-placed to take an exam to pass out of 6.002 should they ever enroll at MIT, and potentially, similar courses at other schools.</p>
|
|
|
|
<p> In order to succeed in this course, students must have some background in calculus and differential equations. Since more advanced mathematics will not show up until the second half of the course, the first half of the course will include an optional remedial differential equations component for students with weaker math backgrounds.</p>
|
|
</section>
|
|
|
|
<section class="requirements">
|
|
<h1> Requirements </h1>
|
|
|
|
<p> Students entering the course are expected to know how basic calculus and differential equations, as well as basic linear algebra. In addition, a background in E&M is helpful, although not critical.</p>
|
|
|
|
<p> The course web site was developed and tested primarily with Google Chrome. We support Mozilla Firefox as well. While we will attempt to make it possible to complete the course with Internet Explorer, portions of the web site functionality will be unavailable. The videos require Flash. </p>
|
|
</section>
|
|
|
|
</section>
|
|
<section class="staff">
|
|
<h1>About the course staff</h1>
|
|
|
|
<ul>
|
|
<li>
|
|
<h2>Anant Agarwal</h2>
|
|
<p><img src="/static/staff/agarwal-mit-news-small.jpg">The Director of MIT's Computer Science and Artificial Intelligence Laboratory. His research focus is in parallel computer architectures, and he is the founder of several successful startups. Most recently, he founded Tilera, which produces scalable multicore embedded processors. He co-author the course textbook "Foundations of Analog and Digital Electronic Circuits."</p></li>
|
|
|
|
<li>
|
|
<h2>Chris Terman</h2>
|
|
<p><img src="/static/staff/cjt-small.jpg">The Co-Director MIT CSAIL, and a highly regarded instructor. He is the author of JSim, an educational package for on-line circuit schematic entry and simulation, and XTutor, and on-line question-and-answer tutoring system.</p></li>
|
|
|
|
<li>
|
|
<h2>Gerald Sussman</h2>
|
|
<p><img src="/static/staff/gjs-small.jpg">A Professor of Electrical Engineering at MIT. He is a well know educator in the computer science community, perhaps best know as the author of Structure and Interpretation of Computer Programs, which is universally acknowledged as one of the top ten textboooks in computer science, or as the creator of Scheme, a popular teaching language. His research spans a range of topics, from artificial intelligence, to physics and chaotic systems, to supercomputer design.</p></li>
|
|
|
|
<li>
|
|
<h2>Piotr Mitros</h2>
|
|
<p><img src="/static/staff/pmitros-small.jpg">A Research Scientist at MIT. His research focus is in finding ways to apply techniques from control systems to optimizing the learning process. Piotr has worked as an analog designer at Texas Instruments, Talking Lights, and most recently, designed the analog front end for a novel medical imaging modality for Rhythmia Medical.</p></li>
|
|
</ul>
|
|
|
|
</section>
|
|
|
|
<div class="secondary">
|
|
<!-- <section class="credits"> -->
|
|
<!-- <h1> Credits </h1> -->
|
|
|
|
<!-- <p> The codebase was made possible by Django, JQuery, JQueryUI, -->
|
|
<!-- MathJAX, swfobject, askbot, django-simplewiki, pyparsing, and the -->
|
|
<!-- original FancyBox. Graphic design and css started from a free template -->
|
|
<!-- from <a href="http://www.dotemplate.com/">dotemplate.com</a>, one of -->
|
|
<!-- the few, genuinely free template web sites (although you have to -->
|
|
<!-- e-mail the owner to find that out), and was heavily modified by Piotr -->
|
|
<!-- Mitros, and later, thoughtbot.</p> -->
|
|
|
|
<!-- <p> The system is running in the Amazon cloud, which allows us to hold up to anticipated loads. </p> -->
|
|
<!-- </section> -->
|
|
|
|
<section>
|
|
<a class="modal enroll" href="#enroll">Enroll in Circuits & Electronics</a>
|
|
</section>
|
|
</div>
|
|
</section>
|
|
|
|
<div style="display:none">
|
|
<div id="enroll" name="enroll"><%include file="create_account.html" /></div>
|
|
</div>
|
|
|
|
<div style="display:none">
|
|
<div id="login"><%include file="login.html" /></div>
|
|
</div>
|
|
|
|
<div style="display:none">
|
|
<div id="pwd_reset"><%include file="password_reset_form.html" /></div>
|
|
</div>
|
|
|
|
<div style="display:none">
|
|
<div id="reset_done"></div>
|
|
</div>
|
|
|
|
|
|
<script>
|
|
$(function() {
|
|
/* Set up FancyBox pop-ups */
|
|
|
|
// TODO: Clean up as per http://stackoverflow.com/questions/169506/obtain-form-input-fields-using-jquery
|
|
|
|
/* Handles when the user hits 'enroll'. Grabs form data. Does AJAX.
|
|
Either shows error, or shows success. */
|
|
|
|
$('#create_account_button').click(function() {
|
|
var submit_data={};
|
|
$.each($("[id^=ca_]"), function(index,value){
|
|
submit_data[value.name]=value.value;
|
|
});
|
|
$.each($("[id^=cb_]"), function(index,value){
|
|
submit_data[value.name]=value.checked;
|
|
});
|
|
|
|
postJSON('/create_account',
|
|
submit_data,
|
|
function(json) {
|
|
if(json.success) {
|
|
$('#enroll').html(json.value);
|
|
} else {
|
|
$('#enroll_error').html(json.value);
|
|
}
|
|
}
|
|
);
|
|
});
|
|
|
|
/* Handles when the user tries to log in. Grabs form data. Does AJAX.
|
|
Either shows error, or redirects. */
|
|
$('#login_button').click(function() {
|
|
var submit_data={};
|
|
$.each($("[id^=li_]"), function(index,value){
|
|
submit_data[value.name]=value.value;
|
|
});
|
|
submit_data["remember"] = ($('#remember').attr("checked")? true : false);
|
|
|
|
postJSON('/login',
|
|
submit_data,
|
|
function(json) {
|
|
if(json.success) {
|
|
location.href="/courseware";
|
|
} else {
|
|
$('#login_error').html("Invalid Login");
|
|
}
|
|
}
|
|
);
|
|
});
|
|
|
|
$('#pwd_reset_button').click(function() {
|
|
$.post('/password_reset/',{ "csrfmiddlewaretoken" : "${ csrf }",
|
|
"email" : $('#id_email').val()}, function(data){
|
|
$('#pwd_reset').html(data);
|
|
});
|
|
});
|
|
|
|
/* Activate stupid spinner drop-downs in enrollment form */
|
|
var spinner_array=$("[id^=spinner_]");
|
|
spinner_array.each(function(i) {
|
|
var s=spinner_array[i];
|
|
$("#"+s.id).click(function(){
|
|
$("#sregion"+s.id.substring(7)).toggle();
|
|
});
|
|
})
|
|
|
|
|
|
/*$("sregion"+$("[id^=spinner_]")[1].id.substring(7)) */
|
|
});
|
|
|
|
</script>
|