Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected{color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background::[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:'alpha(opacity:60)';}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0em 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0em 1em 1em; left:0px; top:0px;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0em 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 .3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0em 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0em 0em 0em; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0em;}
.wizardFooter .status {padding:0em 0.4em 0em 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em 0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0em; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em 0.2em 0.2em 0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em 0.2em 0.2em 0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em 1em 1em 1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0em;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0em 0em 0.5em;}
.tab {margin:0em 0em 0em 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0em 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0em 1em;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0em 0.25em; padding:0em 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0em; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}

.fieldsetFix {border:0; padding:0; margin:1px 0px 1px 0px;}

.sparkline {line-height:1em;}
.sparktick {outline:0;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0em; right:0em;}
#backstageButton a {padding:0.1em 0.4em 0.1em 0.4em; margin:0.1em 0.1em 0.1em 0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em 0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which use a logographic writing system and need larger font sizes.
***/

/*{{{*/
body {font-size:0.8em;}

#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}

.subtitle {font-size:0.8em;}

.viewer table.listView {font-size:0.95em;}

.htmlarea .toolbarHA table {border:1px solid ButtonFace; margin:0em 0em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton {display: none ! important;}
#displayArea {margin: 1em 1em 0em 1em;}
/* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
noscript {display:none;}
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar closeTiddler closeOthers +editTiddler > fields syncing permalink references jump'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar +saveTiddler -cancelTiddler deleteTiddler'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<!--}}}-->
To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers:
* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* MainMenu: The menu (usually on the left)
* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These InterfaceOptions for customising TiddlyWiki are saved in your browser

Your username for signing your edits. Write it as a WikiWord (eg JoeBloggs)

<<option txtUserName>>
<<option chkSaveBackups>> SaveBackups
<<option chkAutoSave>> AutoSave
<<option chkRegExpSearch>> RegExpSearch
<<option chkCaseSensitiveSearch>> CaseSensitiveSearch
<<option chkAnimate>> EnableAnimations

----
Also see AdvancedOptions
''29 January 2010''

!!!!!The grades for ~EE313 course has been announced!
''[[You can check your grades from here.|EE313_Fall2009_Grades.pdf]] As ~EE313 assistants, we wish you all a nice semester break!''


''21 January 2010''

The project demonstration session list has been updated. Please check the schedule again to make sure that there is no problem with your demo date.


''19 January 2010''

The project demonstration sessions are announced here:

[[Project Demonstration Sessions|Project_DemoSchedule.htm]]

If you have any clash with final exams, you need to send an e-mail to [[ugurs@metu.edu.tr|mailto:ugurs@metu.edu.tr]] until Firday Morning, Jan. 22.


''2 January 2010''

There will be laboratory finals during this week from Jan 4-8. A couple of guidelines for the finals are listed below:

* All students will attend the finals at their normal lab sections. That is monday afternoon students will attend to their finals on January 2, monday afternoon.
* However, for the purposes of this final, each lab section is now divided into two time slots in itself. Morning sections are divided into two slots at 09:00 and 11:00; afternoon slots are 13:30 and 15:30.
* Each student will attend the corresponding slot according to alphabetical listing of theirs and their normal lab partners surnames. For example, Ahmet Zar and Mehmet Arı are two fictional, partner students attending Monday Afternoon section. Ahmet will take the lab final at Jan. 2, 15:30 slot, whereas Mehmet will take it at the same day on 13:30.
* The time for the examination is 90 minutes but you will be required to stay still until the preceeding section has been admitted. The total time for the whole process lasts about 2 hours.
* We recommend you to come on time, since ''if you are late for the final and the examination begins without you, you will not be admitted to the examination''.

You can also find a preview of the final format under the documents section of this webpage. 

''27 December 2009''

The finals for the laboratory will be held on week Jan 3-8. In the meantime, you may use the laboratory for your projects or to study for your finals. The final examination will test your HPVEE capabilities as well as practical laboratory knowledge, so you may want to practice HPVEE on the lab.

The laboratory will be available during work hours (9:00-12:00 and 13:30-17:00, also depending on the technician's schedule).


''21 December 2009''

All remaining make-ups will be done this week on Wednesday 23rd December 2009, 13:30.

If you have sent a make-up e-mail and have not received a negative response, you are eligible to attend this make-up session.


''14 December 2009''

Make-ups for all experiments 6 - 8 will be done next week, on dates from Dec 22-25. The exact date of each studen't make-up will be announced when we collect all the information.

Students who are eligable for make-ups should send an e-mail to [[ugurs@metu.edu.tr|mailto:ugurs@metu.edu.tr]] until Friday, December 18, 23:59 with the following items:

1. Your name, number and section
2. The experiment(s) that you have missed
3. Your excuse(s) for the missing experiments

If you have a medical report, you will need to bring to the make-up section.


''11 December 2009''

The project mid-report deadline has been extended until December 18th.


''2 December 2009''

Manual for experiment 7 has ben uploaded to the webiste. The Spice models of ~CD4007-UA741 are available from the documents section.

Next week during your experiments, if you have extra remaining you may be able to repeat the steps that you had previously missed in previous experiment. Thus, if you have any steps remaining from previous experiments we strongly advise you to come to lab prepared with the previous experiment materials.

In addition, we have prepared a SPICE/LTSPICE Tutorial in .pdf format that you can refer for use in your preliminary work and project simulations. We highly recommend you to read this tutorial comprehensively, as in next week's quizzes several questions might be asked on general SPICE/SPICE syntax.


''25 November 2009''


Manual for experiment 6 has been uploaded to the website. You can obtain the spice models for 741 OPAMP (for use in ~LTSpice) from the documents section. 


''22 November 2009''


Make-up sessions for Experiment 1-5 will be on Monday Afternoon, November 23rd 13:40 - 17:40.


''17 November 2009''


Experiments 1-5 will have their make-up sessions next week on Nov. 22-24. Students who are eligable for make-ups should send an e-mail to [[ugurs@metu.edu.tr|mailto:ugurs@metu.edu.tr]] until Friday, November 20 23:59 with the following items:

1. Your name, number and section
2. The experiment(s) that you have missed
3. Your excuse(s) for the missing experiments

If you have a medical report, you will need to bring to the make-up section. Make-up sections will be announced when we have the complete list of students.

''IMPORANT NOTE:'' Experiments 1-5 will only have this make-up session. If you are unable to attend this make-up session; you will not be able to take make-ups of these experiments!!


''10 November 2009''


A reminder to students who are doing Project #2, Adjustable Voltage Regulator: You are only allowed to use transistors, 741 ~OP-AMP IC (~OP-AMPs other than 741 are excluded) and passive components in your design. External voltage regulators etc. are ''NOT ALLOWED!''


''5 November 2009''

!!!!!ATTENTION ~EE313 STUDENTS
After you complete your initial preliminary reports on your projects and before the final deadline, you are also required to write a project progress report until December 14 to cover the progress of your projects up to that point. While you are required to have a general idea of your project when writing the preliminary reports, the progress reports are required to be more detailed and should cover these topic throughly:

''1.'' Clear understanding of project definitions and requirements, what is requested from you and how you can achieve it (in general).

''2.'' How you propose to achieve project goals and project specifications. Explanations with block diagrams can be helpful.

''3.'' Theoretical and hand calculations, with comments and explanations on your design. Explain the topologies you used, and how you calculated various values.

''4.'' Your schematics showing all the components you have designed up to that stage. These schematics do not have to be final, you may change them after your progress reports but we recommend only minor changes after this point. Remember that these projects are not weekend projects, you are expected to complete most of the theoretical work up to this point.

''5.'' Simulations of your schematics, in EWB/~LTSPice or similar environments. You should provide the necessary transient (oscilloscope screen), DC sweep and AC sweep (vs frequency) simulations as deemed necessary by the project.

Progress reports should be given to the assistant responsible for your project, until December 14.

If you have any questions if progress reports in general, you may contact [[ugurs@metu.edu.tr|mailto:ugurs@metu.edu.tr]].


''5 November 2009''

!!!!!ATTENTION MONDAY AFTERNOON STUDENTS!
On the week of November 30, due to national holiday, there will be no laboratory for Monday Afeternoon students. Instead, Monday Afternoon sections will have an extra session on December 21 and their laboratory schedule will be shifted one week to accomodate this change. This is a change only for Monday Afternoon sections. So, the schedule for Monday Afternoon sections will be:

''Experiment 5: Frequency Response''
November 16

''Experiment 6: Differential and Operational Amplifiers''
December 7

''Experiment 7: Feedback in Amplifiers''
December 14

''Experiment 8: Audio Power Amplifiers''
December 21



''5 November 2009''


The manual for experiment 4 has been uploaded to the website, under schedule section.

You can also find the appropriate spice model for ~CA3046 to be used in your preliminary works under the documents section. Note that the SPICE model is in .pdf format, you will need to copy the parameters from the document to appropriate LTSPICE or ~MultiSim models.


''2 November 2009''

!!!!!ATTENTION ~EE313 STUDENTS!!!
There has been a change to the schedule, ''and experiment 4 will be done next week''. The whole schedule has been moved one week forward, so be sure to check the schedule again.


''28 October 2009''

The project definition files for Fall 2009 term have been uploaded, and can be obtained [[here|projects_2009.pdf]] or from the documents tab.

You are required to do some background search, choose your project and then write a 1-2 page very short preliminary report on your chosen project until November 9, 17:30.

The exact date of the project demonstrations are not clear yet and will be announced later.

If you have any questions on the projects, you may contact the responsible assistants of the corresponding project.


''28 October 2009''

The SPICE tutorial will be repeated on November 3 next week for students who missed the tutorial this week, again at 17:30 @ D-131.

''23 October 2009''

!!!!!ATTENTION ~EE313 STUDENTS!
There will be a SPICE/LTSPICE tutorial on Tuesday Afternoon, October 27th from 17:30 to 19:30, D-131 next week. You are all required to attend this tutorial, attendance will be taken!

SPICE is a powerful and very commonly used electronic circuitry simulator used in many propriety and free circuit simulation and design programs such as EWB, ~MultiSim, ORCAD, ~LTSpice etc... SPICE and its variants are used extensively in circuit design, in both industry and academics.

This tutorial aims to make you more familiar with the SPICE simulator, so may use it in your further homeworks and projects.

''7 October 2009''

!!!!!ATTENTION ~EE313 STUDENTS!!
''The manual of first experiment is now available under Schedule tab to the left. The first experiment has a preliminary work, be sure to complete the simulations and have the results before you come into the lab.''

!!!!!IF YOU DO NOT HAVE THE SIMULATION RESULTS WITH YOU, YOU WILL NOTE BE ALLOWED INTO THE LABORATORY!!!
Also, a note about Electronics Workbench or other simulation programs you will be running:

''You are responsible for the DC Sweep or other capabilities of your simulators. Check that your simulators are running properly before doing the simulations yourself. Some versions of Electronics Workbench might have problems with DC sweep, so beware!''
[[Welcome]]
[[Announcements]]
!!!DATASHEETS AND SPICE MODELS

[[CA3046 Series Spice Model|CA3046.pdf]]
[[UA741 and CA3046 Spice Models|UA741_CA3046.txt]]
[[UA741 and CD4007N Spice Models|UA741_CD4007.txt]]

!!!TUTORIALS

[[Spice/LTSpice Tutorial|EE313_spice_tutorial.pdf]]

!!!PROJECTS

[[Project Definitions for Fall 2009|projects_2009.pdf]]

!!!FINALS

[[Final Format|final_format.pdf]]
[[Click on this link to check your grades | grades.html]]
/%| !Monday | !Tuesday | !Wednesday | !Thursday | !Friday |
| X <br> |<br>|<br>| X | X |
|<br>|<br>|<br>|<br>|<br>|
%/
!!!Coordinators

Murat Aşkar &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D-211
E-mail: [[askar@eee.metu.edu.tr|mailto:askar@metu.edu.tr ]]

Selim Eminoğlu &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ~DZ-05
E-mail: [[eminoglu@metu.edu.tr|mailto:eminoglu@metu.edu.tr ]]

!!!Instructors

Ekrem Bayraktar &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D-224
E-mail: [[ekrem@metu.edu.tr|mailto:ekrem@metu.edu.tr]]

Deniz Eroğlu &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D-224
E-mail: [[eroglu@mems.eee.metu.edu.tr|mailto:eroglu@mems.eee.metu.edu.tr]]

Hasan Balkar Erdoğan &nbsp; ~DZ-02
E-mail: [[balkar@metu.edu.tr|mailto:balkar@metu.edu.tr]]

Barış Özyer &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ~EZ-13
E-mail: [[bozyer@eee.metu.edu.tr|mailto:bozyer@eee.metu.edu.tr]]

Uğur Sönmez &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D-224
E-mail: [[ugurs@metu.edu.tr|mailto:ugurs@metu.edu.tr]]

Gürkan Yılmaz &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D-224
E-mail: [[yilmaz@mems.eee.metu.edu.tr|mailto:yilmaz@mems.eee.metu.edu.tr]]

Erman Köken &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; D-217
E-mail: [[ermankoken@yahoo.com|mailto:ermankoken@yahoo.com]]

Burak Eminoğlu &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ~DZ-15
E-mail: [[beminoglu@mems.eee.metu.edu.tr|mailto:beminoglu@mems.eee.metu.edu.tr]]
!!!''COURSE RULES''

Each student must attend the laboratory in his/her announced session without exception.

The equipment in the laboratory is very expensive. So, treat the equipment very carefully. Ask for help if you are not sure what you are doing is correct.

After you finish the experiment:

*Turn off all the equipment.
*Clean your laboratory station.

If you do not submit the preliminary work or do not do the required simulations, @@you will not be allowed to take the experiment@@. Also you cannot take make-up for this particular experiment. You need to bring the print-outs of your simulations with you to the experiment. If you were unable to print out the simulation results, then copy them into a Word document file and bring the soft copy with you to the laboratory.

Experiment hours are 9:00-12:20 in the morning and 13.40-17:00 in the afternoon sessions.

Quizzes will be done before the experiment between 09:00-09:20 in the morning and between 13:40-14:00 in the afternoon sessions. Quiz questions will cover both preliminary and experimental works.

The quizzes contain two parts. The first part contains 4 multiple-choice questions, and the second part contains a classical question. If you fail from the quiz, i.e. if you do not give correct answers to at least 2 of the multiple-choice questions, your overall grade from that particular experiment will be divided by 2.

When you have a problem about the course, please contact your assistant via e-mail.

''Any kind of cheating attempt, including the preliminary work, is strictly forbidden, and will inevitably be punished''. 

!!!''GRADING POLICY''
''
*Performance 35 % ( includes preliminary works! )
*Projects 20 %
*Quiz 20 % 
*Final 25 %
''
!!!''POLICY FOR MISSING EXPERIMENTS''
''
*Missed 1 to 3 experiment with legal excuse: Takes make-ups for those experiments
*Missed 1 experiment without legal excuse: Can not take make-up and gets a zero for that experiment
*Missed 2 experiment without legal excuse: Takes FF grade from EE 313
*Missed more than 3 experiments: Takes FF grade from EE 313
''
Aenean eros arcu, condimentum nec, dapibus ut, tincidunt sit amet, urna. Quisque viverra, eros sed imperdiet iaculis, est risus facilisis quam, id malesuada arcu nulla luctus urna. Nullam et est. Vestibulum velit sem, faucibus cursus, dapibus vestibulum, pellentesque et, urna. Donec luctus. Donec lectus. Aliquam eget eros facilisis tortor feugiat sollicitudin. Integer lobortis vulputate sapien. Sed iaculis erat ac nunc. Etiam eu enim. Mauris ipsum urna, rhoncus at, bibendum sit amet, euismod eget, dolor. Mauris fermentum quam vitae ligula. Vestibulum in libero feugiat justo dictum consectetuer. Vestibulum euismod purus eget elit. Nunc sed massa porta elit bibendum posuere. Nunc pulvinar justo sit amet odio. In sed est. Phasellus ornare elementum nulla. Nulla ipsum neque, cursus a, viverra a, imperdiet at, enim. Quisque facilisis, diam sed accumsan suscipit, odio arcu hendrerit dolor, quis aliquet massa nulla nec sem.
!heading 1
!!heading 2
!!!heading3
----
<<tag button>>
This is a link to a [[StyleSheet]] tiddler.

> This is a blockquote
> This is a blockquote
> This is a blockquote
|>|>| !This is a header |h
|column1|column2|column3|
|row2| row2 |row2|
|column1|column2|column3|
|row2| row2 |row2|
|column1|column2|column3|
|row2| row2 |row2|
[[Welcome]]
[[Announcements]]
[[Laboratory Regulations]]
[[Instructors]]
[[Schedule]]
[[Grades]]
[[Documents]]
/% MochaSideBarOptions
StyleSheet
NoticeBoard
TabTimeline
%/
<<closeAll>>/%<<permaview>>%/<<saveChanges>>/%<<slider chkSliderOptionsPanel OptionsPanel 'options »' 'Change TiddlyWiki advanced options'>>%/
Last Updated:
9 December 2009
<!--{{{-->
<div id='header' class='header'>
<div class='headerShadow'>
<!--<span class='searchBar' macro='search'></span>-->
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>

</div>
<div id='mainMenu'>
<span refresh='content' tiddler='MainMenu'></span>
<span id='noticeBoard' refresh='content' tiddler='NoticeBoard'></span>

</div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='MochaSideBarOptions'></div>
<div id='sidebarTabs' refresh='content'  force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<div id='contentFooter' refresh='content' tiddler='contentFooter'></div>
<!--}}}-->
!!!~EE313 Weekly Schedule and Manuals


''[[Experiment 1: Experimenting with HPVEE, Measuring MOSFET Characteristics|exp1.pdf]]''
October 12-16

''[[Experiment 2: DC Regulated Power Supplies|exp2.pdf]]''
October 19-23

''[[Experiment 3: Single Stage MOSFET Amplifiers and MOSFET Current Mirror|exp3.pdf]]''
November 2-6

''[[Experiment 4: Single Stage BJT Amplifiers|exp4.pdf]]''
November 9-13

''[[Experiment 5: Frequency Response|exp5.pdf]]''
November 16-20

''[[Experiment 6: Differential and Operational Amplifiers|exp6.pdf]]''
November 30-December 4

''[[Experiment 7: Feedback in Amplifiers|exp7.pdf]]''
December 7-11

''[[Experiment 8: Audio Power Amplifiers|exp8.pdf]]''
December 14-18

''~Make-Up: Make-ups for the experiments* ''
To be announced

''Finals: Final examination week ''
To be announced

''Projects'':
To be announced

!!!!!''* YOU NEED TO HAVE A LEGAL DOCUMENT IN ORDER TO BE ELIGIBLE FOR ~MAKE-UPS!!''
<<tabs txtMainTab "Timeline" "Timeline"  TabTimeline>>
/*{{{*/
/*Mocha TiddlyWiki Theme*/
/*Version 1.0*/
/*Design and CSS originally by Anthonyy, ported to TiddlyWiki by Saq Imtiaz.*/
/*}}}*/
/*{{{*/
 #contentWrapper{
margin: 0 3.4em;

			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 11.5px;
			line-height: 1.6em;
			color: #222;
}

.header {
position:relative;
 background: #fff; 
			padding-top: 10px;
margin-left:1px;
margin-right:1px;
padding-right:30%;
			clear: both;

border-bottom: 4px solid #948979;
}

.headerShadow { position:relative; padding: 2.6em 0em 0.5em 0em; }

.siteTitle {
			font-family: 'Trebuchet MS' sans-serif;
			font-weight: bold;
			font-size: 32px;
			color: #994100;
			margin-bottom: 35px;
			background-color: #FFF;
                       padding-right:1em;
}

.siteTitle a{

position:relative;
float:left;

color:#994100; border-bottom:1px dotted #994100;}

.siteSubtitle {
	font-size: 1.0em;
        display: block;
        margin: .5em 3em; color: #990000;
}

#mainMenu {
position:relative;
float:left;
margin-bottom:1em;
display:inline;
text-align:left;
padding: 2em 0.5em 0.5em 0em;
width:13em;
font-size:1em;
}

#sidebar{
position:relative;
float:right;
margin-bottom:1em;
padding-top:2em;
display:inline;

}

#displayArea {
	margin: 0em 17em 0em 15em;
}

.tagClear {clear:none;}

#contentFooter {background:#575352; color:#BFB6B3; clear: both; padding: 0.5em 1em;}

		
		#contentFooter a {
			color: #BFB6B3;
			border-bottom: 1px dotted #BFB6B3;
		}
		
		#contentFooter a:hover {
			color: #FFFFFF;
			background-color:#575352;
		}

		a,#sidebarOptions .sliderPanel a{
			color:#994100;
			text-decoration: none;
		}

		a:hover,#sidebarOptions .sliderPanel a:hover {
			color:#CC6714;
			background-color: #F5F5F5; 
		}

.viewer .button, .editorFooter .button{
	color: #666;
	border: 1px solid #CC6714;
}

.viewer .button:hover, 
.editorFooter .button:hover{
	color: #fff;
	background: #CC6714;
	border-color: #CC6714;
}

.viewer .button:active, .viewer .highlight,.editorFooter .button:active, .editorFooter .highlight{color:#fff; background:#575352;border-color:#575352;}


		#mainMenu a {
			display: block;
			padding: 5px;
			border-bottom: 1px solid #CCC;
		}

		#mainMenu a:link, #navlist a:visited {
			color:#994100;
			text-decoration: none;
		}
		
		#mainMenu a:hover {
			background: #000000 url(arrow.gif) 96% 50% no-repeat;
			background-color: #F5F5F5;
			color:#CC6714;
		}
		
		#mainMenu a:hover, #mainMenu a:active, #mainMenu .highlight, #mainMenu .marked {
			background: #000000 url(arrow.gif) 96% 50% no-repeat;
			background-color: #F5F5F5;
			color:#CC6714;
		}

#mainMenu span {position:relative;}

#mainMenu br {display:none;}

#sidebarOptions a {
			color:#999;
			text-decoration: none;
		}

#sidebarOptions	a:hover {
			color:#4F4B45;
			background-color: #F5F5F5;border:1px solid #fff;
		}

#sidebarOptions {line-height:1.4em;}

		.tiddler {
			padding-bottom: 40px;
			border-bottom: 1px solid #DDDDDD; 
		}
.title {color:#994100;}
.subtitle, .subtitle a { color: #999999; font-size: 1.0em;margin:0.2em;}
.shadow .title{color:#948979;}

.selected .toolbar a {color:#999999;}
.selected .toolbar a:hover {color:#4F4B45; background:transparent;border:1px solid #fff;}

.toolbar .button:hover, .toolbar .highlight, .toolbar .marked, .toolbar a.button:active{color:#4F4B45; background:transparent;border:1px solid #fff;}

 .listLink,#sidebarTabs .tabContents {line-height:1.5em;}
 .listTitle {color:#888;}

#sidebarTabs .tabContents {background:#fff;}
#sidebarTabs .tabContents .tiddlyLink, #sidebarTabs .tabContents .button{color:#999;}
#sidebarTabs .tabContents .tiddlyLink:hover,#sidebarTabs .tabContents .button:hover{color:#4F4B45;background:#fff}

#sidebarTabs .tabContents .button:hover, #sidebarTabs .tabContents .highlight, #sidebarTabs .tabContents .marked, #sidebarTabs .tabContents a.button:active{color:#4F4B45;background:#fff}

.tabSelected{color:#fff; background:#948979;}

.tabUnselected {
 background: #ccc;
}

 .tabSelected, .tabSelected:hover {
 color: #fff;
 background: #948979;
 border: solid 1px #948979;
padding-bottom:1px;
}

 .tabUnselected {
 color: #999;
 background: #eee;
 border: solid 1px #ccc;
padding-bottom:1px;
}

#sidebarTabs .tabUnselected { border-bottom: none;padding-bottom:3px;}
#sidebarTabs .tabSelected{padding-bottom:3px;}


#sidebarTabs .tabUnselected:hover { border-bottom: none;padding-bottom:3px;color:#4F4B45}

#sidebarOptions .sliderPanel {
	background: #fff; border:none;
	font-size: .9em;
}
#sidebarOptions .sliderPanel a {font-weight:normal;}
#sidebarOptions .sliderPanel input {border:1px solid #999;}

.viewer blockquote {
	border-left: 3px solid #948979;
}

.viewer table {
	border: 2px solid [[ColorPalette::TertiaryDark]];
}

.viewer th, thead td {
	background: #948979;
	border: 1px solid #948979;
	color: #fff;
}
.viewer pre {
	border: 1px solid #948979;
	background: #f5f5f5;
}

.viewer code {
	color: #2F2A29;
}

.viewer hr {
	border-top: dashed 1px #948979;
}

.editor input {
	border: 1px solid #948979;
}

.editor textarea {
	border: 1px solid #948979;
}

.popup {
	background: #948979;
	border: 1px solid #948979;
}

.popup li.disabled {
	color: #000;
}

.popup li a, .popup li a:visited {
	color: #eee;
	border: none;
}

.popup li a:hover {
	background: #575352;
	color: #fff;
	border: none;
}

.tagging, .tagged {
	border: 1px solid #eee;
	background-color: #F7F7F7;
}

.selected .tagging, .selected .tagged {
	background-color: #eee;
	border: 1px solid #BFBAB3;
}

 .tagging .listTitle, .tagged .listTitle {
	color: #bbb;
}

.selected .tagging .listTitle, .selected .tagged .listTitle {
	color: #666; 
}

.tagging .button, .tagged .button {
		color:#aaa;
}
.selected .tagging .button, .selected .tagged .button {
		color:#4F4B45;
}

.highlight, .marked {background:transparent; color:#111; border:none; text-decoration:underline;}

.tagging .button:hover, .tagged .button:hover, .tagging .button:active, .tagged .button:active {
		border: none; background:transparent; text-decoration:underline; color:#000;
}

h1,h2,h3,h4 { color: #666; background: transparent; padding-bottom:2px; font-family: Arial, Helvetica, sans-serif; }
h5 { color: #C20; background: transparent; padding-bottom:2px; font-family: Arial, Helvetica, sans-serif; }
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h5 {font-size:12px;}

#messageArea {
	border: 4px solid #948979;
	background: #f5f5f5;
	color: #999;
        font-size:90%;
}

#messageArea a:hover { background:#f5f5f5;}

#messageArea .button{
	color: #666;
	border: 1px solid #CC6714;
}

#messageArea .button:hover {
	color: #fff;
	background: #948979;
	border-color: #948979;
}


* html .viewer pre {
	margin-left: 0em;
}

* html .editor textarea, * html .editor input {
	width: 98%;
}

.searchBar {float:right;font-size: 1.0em;margin-right:1em;}
.searchBar .button {color:#999;display:block;}
.searchBar .button:hover {border:1px solid #fff;color:#4F4B45;}
.searchBar input {			
                        background-color: #FFF;
			color: #999999;
			border: 1px solid #CCC;		margin-right:3px;
}


#sidebarOptions .button:active, #sidebarOptions .highlight {background:#F5F5F5;}

*html #contentFooter { padding:0.25em 1em 0.5em 1em;}

#noticeBoard {font-size: 0.9em; color:#999; position:relative;display:block;background:#fff; clear: both; margin-right:0.5em; margin-top:60px; padding:5px; border-bottom: 1px dotted #CCC; border-top: 1px dotted #CCC;}
#mainMenu #noticeBoard a,#mainMenu #noticeBoard .tiddlyLink {display:inline;border:none;padding:5px 2px;color:#DF9153 }
#noticeBoard a:hover {border:none;}	

#noticeBoard br {display:inline;}

#mainMenu #noticeBoard  .button{
	color: #666;
	border: 1px solid #DF9153;padding:2px;
}

#mainMenu #noticeBoard  .button:hover{
	color: #fff;
	background: #DF9153;
	border-color: #DF9153;
}

.searchbar {position:relative; float:right; width:11em; margin-bottom:0.5em; }
.searchbar .button{margin:0; width:11em;}

#header {display:inline-block;}
/*}}}*/
''9 December 2009''

Manual for experiment 8
is now available!

''2 December 2009''

Manual for experiment 7
is now available!

''25 November 2009''

Manual for experiment 6
is now available!

''17 November 2009''

Experiment 1-5 make-ups!

''5 November 2009''

Manual of the 4th experiment
is now available!

''2 November 2009''

Schedule changed, experiment
4 will be done week of Nov 9-13

''28 October 2009''

Project definitions are now
available!

''28 October 2009''

SPICE tutorial will be repeated
next week!

''27 October 2009''

Manual of the third experiment is
now available!!

''14 October 2009''

Manual of the second experiment
is now available!

''7 October 2009''

Manual of the first experiment
is now available!
Welcome to ~EE313 website.

This site is best viewed with ~IE6+ or Mozilla Firefox, please use one of these browsers when navigating this site.

To all students: ''Check this website and the announcements regularly! All announcements and assignments will be made through here''. The laboratory manuals will be available on this web page one week before the lab and there will be no hard-copy manuals in photocopy office. You can find the weekly schedule and the manuals under the schedule tab.

!!!!!Also, do not forget to read the laboratory regulations throughly, which covers experiment preperations and also policy for missing experiments.
/%
MainMenu
NoticeBoard
TabTimeline
%/
[[TiddlyWiki|http://www.tiddlywiki.com]] © Osmosoft
//{{{
//This ensures that the footer sticks to the bottom of the screen when there are no tiddlers open. If that is not desirable, it can be deleted.
function setFooter() {
         if (document.getElementById && document.getElementById("contentFooter") ) {
            var windowHeight=findWindowHeight();
         if (windowHeight>0) {
            var contentHeight= document.getElementById('mainMenu').offsetHeight + document.getElementById("header").offsetHeight + document.getElementById("contentFooter").offsetHeight;
            var menu= document.getElementById('mainMenu');
            if (windowHeight-(contentHeight)>=0) {
               menu.style.position='relative';
               menu.style.marginBottom=(windowHeight-(contentHeight))+'px';
               }
            else {
                 menu.style.position='';
                 menu.style.marginBottom='';
                 }
            }
         }
}
window.onresize = function() {
  setFooter();
}

Story.prototype.refreshTiddler_footerhack=Story.prototype.refreshTiddler;
Story.prototype.refreshTiddler = function (title,template,force)
{    
var theTiddler = Story.prototype.refreshTiddler_footerhack.apply(this,arguments);
setFooter();
   return theTiddler;}

//}}}