<?php
$pagetitle = "The Electrical Engineering Curriculum -- An Introduction";
$link_path = ("<a href=\"../\" class=\"topnav\">HOME</a> :<a href=\"../academics/\" class=\"topnav\">ACADEMICS</a> :".$pagetitle);
$headextra = "<link rel=\"stylesheet\" type=\"text/css\" href=\"newcurric.css\" />";
include "../header.inc";
?>
<div align="right">
<FONT FACE="Georgia, Times New Roman" SIZE="2" COLOR="#008080"><b><font size="6" class="heading">
<? echo "$pagetitle"; ?></font></b><br><br>
     <B>Introduction</B> |
     <a href="core.php3" class="link">Core courses</a> |
     <a href="examples.php3" class="link">Example schedules</a> |
     <a href="depth.php3" class="link">Depth courses</a></font><br><br>
</div>

<P>
The Electrical Engineering (EE) Curriculum (effective starting with the class of 2006) has three main components: 
</P>

<OL> 
<LI CLASS="eop"><B><A HREF="core.php3">A core component.</A></B> This consists of specific basic courses, which   
 <UL>
     <LI>  provide the student with fundamental skills,  </LI>
     <LI>  expose him/her to the breadth of EE, and  </LI>
     <LI>  serve as a springboard for more advanced work, or for work in areas not 
        covered in the core. </LI>
    </UL>
  </LI>
 
<LI CLASS="eop"><B><A HREF="depth.php3">A depth component.</A></B> This consists of a set of courses in one area (chosen by 
the student among several available alternatives). This component  
 <UL CLASS="eop">
     <LI>  provides an opportunity to the student to pursue his/her interests, and  </LI>
     <LI>  exposes the student to the process of digging into a discipline in depth -- 
        an essential process which the student can later carry over to other 
        disciplines, if he or she chooses.  </LI>
  </UL>

The depth requirement is as follows: 
<UL CLASS="eop"> 
  <LI>At least two technical electives in one area, in addition to those in the core; </LI>
 
  <LI>At least one of those electives must have as a prerequisite another course in 
the same area, or a related course in the core. </LI>
</UL>
 
The depth areas are as follows: 

<UL CLASS="eop"> 
 <LI> Photonics, Solid-State Devices, and Electromagnetics </LI>
 <LI> Circuits and Electronics </LI>
 <LI> Signals and Systems  </LI>
 <LI> Communications and Networking </LI>
</UL>
 
Suitable electives that satisfy the depth requirement of a given area are listed 
on the <A HREF="depth.php3">Depth Courses</A> page. 
 
</LI>
 
<LI CLASS="eop"><B>A breadth component.</B> This ensures that the student does not over-specialize 
in only one area. Breadth is particularly important today, as  
  <UL CLASS="eop">
 
     <LI>  innovation requires more and more an interdisciplinary approach,  </LI>
     <LI>  exposure to other fields is known to help one's creativity in his/her own 
        main field, and  </LI>
     <LI>  such exposure reduces the chance of obsolescence as technology 
        changes. </LI>
  </UL>

The breadth requirement is as follows: 
  <UL> 
    <LI>At least two technical electives outside the depth area, in addition to those in 
the core; </LI>
 
    <LI>One or both of these electives can be from other departments. </LI>
  </UL>
  </LI>
</OL>
      
 
<H4>STARTING EARLY</H4>
 
<P>
The EE curriculum is designed to allow students to start their study of EE in their 
first year. This  
<UL> 
    <LI>  motivates students early,  </LI>
    <LI>  allows them to spread non-technical requirements more evenly, </LI>
    <LI>  makes evident the need for advanced math and physics concepts, and 
          motivates the study of such concepts, and  </LI>
    <LI>  allows more time for students to take classes in a chosen depth area, or 
          gives them more time to explore before choosing a depth area.  </LI>
</UL>
</P>
 
<P>
Students can start with an Introduction to EE course in the second semester of 
their first year, and can continue with other core courses one semester after that.  See the <A HREF="examples.php3">example schedules</A>.
</P>
 
<H4>TRANSFER STUDENTS</H4>
 
<P>
Transfer students coming to Columbia as juniors can complete all requirements 
for the EE degree. Such students fall in one of two categories: 
</P>

<OL> 
<LI> Students coming to Columbia without having taken the equivalent of 
ELEN E1201 (Introduction to Electrical Engineering) must take this course in the 
spring semester of the junior year. This requires postponing the core courses in 
circuits and electronics until the senior year, and thus does not allow taking 
electives in that area; thus, such students cannot choose circuits and electronics 
as a depth area. See the <A HREF="ex3.php3">transfer students plan 1 example schedule</A>.</LI>
 
<LI>The alternate plan is for students who have taken a course equivalent to ELEN 
E1201 at their school of origin, including a laboratory component. See the bulletin 
for a description of this course. Many pre-engineering programs and physics 
departments at four-year colleges offer such courses. Such students can start 
taking circuits at Columbia immediately, and thus can choose circuits and 
electronics as a depth area.  See the <A HREF="ex4.php3">transfer students plan 2 example schedule</A>.
</LI>
</OL>

<P><I>It is stressed that ELEN E1201 or its equivalent is a required part of the EE 
curriculum. The preparation provided by this course is essential for a number of 
other core courses. 
</I></P>
	
<DIV CLASS="endlink">
<P>
Next: <A HREF="core.php3">Core Courses</A>
</P>
</DIV>	
		<? include "../footer.inc"; ?>
		
