Difference between revisions of "Teaching Labs/1014 EB2"

From WolfTech
Jump to navigation Jump to search
(36 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
{{Teaching Labs}}__NOTOC__
 
{{Teaching Labs}}__NOTOC__
The '''Computer Organization and Logic Lab''' is used by the ECE 206, Introduction to Computer Organization, classes. The class itself introduces students to the key ideas of effieciently organizing a computer, not only the hardware but the software as well. The lab will reinforce these concepts by giving students exposure to basic computer software and hardware. Microprocessor design, switching circuits, and direct memory access are some of the hardware concepts students will work with, while logic access, assembly language programming, and number representation are some of the software ideas students will deal with. ECE 206 students will also familiarize themselves with the LC3 and Cygwin, both unique to this class and lab.
+
=Integrated Circuit Design Lab=
 
 
==Lab Schedule==
 
 
 
[http:\\www.wolftech.ncsu.edu/tlabs/EB2-1014.pdf Schedule]
 
 
 
The schedule is subject to change at anytime, so check back often. To schedule this lab, email [mailto:ecehelp@ncsu.edu?Subject=EB21014-Lab-Reservation ecehelp@ncsu.edu].
 
 
 
==Equipment==
 
{|
 
| Model:
 
| Dell Dimension 4400
 
|-
 
| Processor:
 
| Pentium 4 1.7 GHz
 
|-
 
| RAM:
 
| 512 MB
 
|-
 
| Operating System:
 
| Microsoft Windows XP Professional
 
|-
 
| Number of Computers:
 
| 12
 
|-
 
| Software:
 
| <pre>Symantec Antivirus 10
 
Wolfcall 1.2.1/AFS/Kerberos
 
PDF Factory Pro 2.40
 
Microsoft Office 2003 SP2
 
Acrobat Reader 7.0.3
 
X-win32 6.1.1/PuTTy 0.55
 
Ultimate Zip 2.7.1
 
TecPlot 10.6
 
Project 2003 SP2
 
Visio 2003 SP2
 
GhostScript/GhostView 8.51
 
JDK 1.5.0.4
 
Macromedia Flash Player 8.0.22.0
 
Macromedia Shockwave Player 10.1.0.11
 
Quicktime Player 6.5.2
 
RealPlayer 10.5
 
WinSCP 3.7.6
 
Matlab 7.2
 
GIMP 2.2.8
 
JMP 6.0
 
Maple 10.03
 
Firefox 1.5.0.3
 
Visual Slickedit 9.0
 
LC3
 
Cygwin (gcc, gdb)</pre>
 
|}
 
 
 
==Pictures==
 
<center>[[Image:1014-1.JPG|thumb|left]]
 
[[Image:1014-2.JPG|thumb|left]]
 
[[Image:1014-3.JPG|thumb|left]]</center>
 
 
 
 
 
  
 +
The '''Integrated Circuit Design Lab''' contains 32 student workstations in order to accommodate courses with larger class sizes. Each workstation runs Red Hat's Enterprise Linux distribution and contains powerful current-generation hardware and the maximum amount of system memory, providing students with powerful and efficient machines to use for programming and simulation. These powerful machines and industry applications are provided thanks to the support of the ECE Department's industry partners, including Synopsys, Mentor Graphics, and Cadence.
  
 +
Classes in this lab primarily focus on integrated circuits, a major foundation of modern electronics. Topics range from analog circuits to more complex concepts such as VLSI (very-large-scale integration) and ASIC (application specific integrated circuits). Students utitlize a wide range of softwares and tools as well as FPGA development hardware for assignments and projects that require computer modeling and simulation, debugging, and verification.
  
  
 +
----
  
 +
====Lab Schedule====
 +
The schedule is subject to change at anytime, so check back often. To schedule this lab, email [mailto:ecehelp@ncsu.edu?Subject=EB21014-Lab-Reservation ecehelp@ncsu.edu].
  
  
 +
{{#widget:Google Calendar
 +
|id=ncsu.edu_dt6j1bjepjio5ii1u9oecth6a8@group.calendar.google.com
 +
|color=2952A3
 +
|view=week
 +
|showtitle=1
 +
|showtabs=1
 +
|showcalendars=0
 +
|weekstart=1
 +
|app=ncsu.edu
 +
}}
  
  
  
 +
----
  
 +
====Related Research Areas====
  
 +
* [http://www.ece.ncsu.edu/research/cas Computer Architecture and Systems]
 +
* [http://www.ece.ncsu.edu/research/mrad Microwave, RF, Analog and Digital]
 +
* [http://www.ece.ncsu.edu/research/nep Nanoelectronics and Photonics]
 +
----
 +
====Course Information====
  
 +
* [http://www.ece.ncsu.edu/courses/class/209 ECE 209]
 +
* [http://www.ece.ncsu.edu/courses/class/406 ECE 406]
 +
* [http://www.ece.ncsu.edu/courses/class/511 ECE 511]
 +
* ECE 520
 +
* [http://www.ece.ncsu.edu/courses/class/546 ECE 546]
 +
* ECE 712
 +
* ECE 733
 +
* [http://www.ece.ncsu.edu/courses/class/745 ECE 745]
 +
----
  
  
 +
==Equipment==
 +
{| cellpadding="5"
 +
| '''Number of Computers''':
 +
:* 33
 +
|
 +
| '''Operating System''':
 +
:* Red Hat Enterprise Linux 6 64-bit
 +
|-
 +
| '''Model''':
 +
:* Dell Optiplex 9010 - 33
 +
|
 +
| '''Processor''':
 +
:* Intel Core i7 3.2 GHz
 +
|
 +
| '''RAM''':
 +
:* 8 GB
 +
|}
 +
{| cellpadding="5"
 +
| '''Additional Equipment''':
 +
:* 21 Altera Cyclone II FPGA Development Kits
 +
|}
  
 +
==Pictures==
 +
{|
 +
| [[Image:1014-01.JPG|thumb|Room View]]
 +
| [[Image:1014-02.JPG|thumb|Workstation]]
 +
|}
  
 
==Room Layout==
 
==Room Layout==
  
[[Image: 1014EB2.gif]]
+
[[Image: 1014EB2.jpg]]

Revision as of 15:25, 18 August 2016

Integrated Circuit Design Lab

The Integrated Circuit Design Lab contains 32 student workstations in order to accommodate courses with larger class sizes. Each workstation runs Red Hat's Enterprise Linux distribution and contains powerful current-generation hardware and the maximum amount of system memory, providing students with powerful and efficient machines to use for programming and simulation. These powerful machines and industry applications are provided thanks to the support of the ECE Department's industry partners, including Synopsys, Mentor Graphics, and Cadence.

Classes in this lab primarily focus on integrated circuits, a major foundation of modern electronics. Topics range from analog circuits to more complex concepts such as VLSI (very-large-scale integration) and ASIC (application specific integrated circuits). Students utitlize a wide range of softwares and tools as well as FPGA development hardware for assignments and projects that require computer modeling and simulation, debugging, and verification.



Lab Schedule

The schedule is subject to change at anytime, so check back often. To schedule this lab, email ecehelp@ncsu.edu.


{{#widget:Google Calendar |id=ncsu.edu_dt6j1bjepjio5ii1u9oecth6a8@group.calendar.google.com |color=2952A3 |view=week |showtitle=1 |showtabs=1 |showcalendars=0 |weekstart=1 |app=ncsu.edu }}



Related Research Areas


Course Information



Equipment

Number of Computers:
  • 33
Operating System:
  • Red Hat Enterprise Linux 6 64-bit
Model:
  • Dell Optiplex 9010 - 33
Processor:
  • Intel Core i7 3.2 GHz
RAM:
  • 8 GB
Additional Equipment:
  • 21 Altera Cyclone II FPGA Development Kits

Pictures

Room View
Workstation

Room Layout

1014EB2.jpg