30
Illinois Institute of Technology - BANR Registration Open from 5 th Nov 2010 to 21 Jan 2011 Classes from 10 Jan 2011 to30April 2011 Introduction to Advanced Studies I - 20037 - CS 401 - 04 Instructors: Vijay K. Gurbani (P) [email protected] First course in a two-course sequence that is designed to prepare students for graduate study in computer science. Explores the implementation and application of fundamental data structures and algorithms, with an emphasis on object-oriented programming in C++. Examines the relationship between these elements and the mathematical structures that form the foundation of computer science. 3.000 Credit hours DATA STRUCTURES IN JAVA:LAB.COURSE REQUIRED Author: ANDERSEN Edition:02 Publisher:JONES+BART ISBN: 9780763718169 OBJECT-ORIENTED DATA STRUCT.USING JAVA REQUIRED Author: DALE Edition:2ND 06 Publisher:JONES+BART ISBN: 9780763737467 Illinois Institute of Technology - BANR Introduction to Advanced Studies II - 20040 - CS 402 - 04

Spring 11 Courses

Embed Size (px)

DESCRIPTION

courses

Citation preview

Page 1: Spring 11 Courses

Illinois Institute of Technology - BANR

Registration Open from 5th Nov 2010 to 21 Jan 2011Classes from 10 Jan 2011 to30April 2011

Introduction to Advanced Studies I - 20037 - CS 401 - 04

Instructors: Vijay K. Gurbani (P) [email protected]

First course in a two-course sequence that is designed to prepare students for graduate study in computer science. Explores the implementation and application of fundamental data structures and algorithms, with an emphasis on object-oriented programming in C++. Examines the relationship between these elements and the mathematical structures that form the foundation of computer science. 3.000 Credit hoursDATA STRUCTURES IN JAVA:LAB.COURSE REQUIRED Author: ANDERSEN

Edition:02

Publisher:JONES+BART ISBN: 9780763718169

OBJECT-ORIENTED DATA STRUCT.USING JAVA REQUIRED Author: DALE

Edition:2ND 06

Publisher:JONES+BART ISBN: 9780763737467

Illinois Institute of Technology - BANR

Introduction to Advanced Studies II - 20040 - CS 402 - 04

Instructors: Yon S. Choi (P) [email protected]

Second course in a two-course sequence that is designed to prepare students for graduate study in computer science. Explores the development of the multiple layers of software that form a sophisticated software system, from device drivers to application interfaces to user interfaces. Examines

Page 2: Spring 11 Courses

how computer architecture influences software development. Emphasizes the design and implementation of interrupt-driven/event-driven software. 3.000 Credit hours

COMPUTER ORGANIZATION+DESIGN-W/CD REQUIRED PACKAGE Author: PATTERSON

Edition:4TH 09

Publisher:ELSEVIER ISBN: 9780123744937

Database Organization - 22049 - CS 425 - 04

Instructors: Wu-Hon F. Leung (P) [email protected]

Overview of database architectures, including the Relational, Hierarchical, Network, and Object Models. Database interfaces, including the SQL query language. Database design using the Entity-Relationship Model. Issues such as security, integrity, and query optimization. 3.000 Credit hours

DATABASE SYSTEM CONCEPTS REQUIRED Author: SILBERSCHATZ

Edition:6TH 11

Publisher:MCG ISBN: 9780073523323

Information Retrieval - 24486 - CS 429 - 04

Instructors: David A. Grossman (P) [email protected]

Overview of fundamental issues of information retrieval with theoretical foundations. The information-retrieval techniques and theory, covering both effectiveness and run-time performance of information-retrieval systems are covered. The focus is on algorithms and heuristics used to find documents relevant to the user request and to find them fast. The course covers the architecture and components of the search engine such as parser, stemmer, index builder, and query processor. The students learn the material by building a prototype of such a search engine.

Requires strong programming knowledge.

3.000 Credit hours

INTRO.TO INFORMATION RETRIEVAL REQUIRED Author: MANNING

Page 3: Spring 11 Courses

Edition:08

Publisher:CAMB ISBN: 9780521865715

LUCENE IN ACTION REQUIRED Author: MCCANDLESS

Edition:2ND 10

Publisher:NACSCORP S ISBN: 9781933988177

Introduction to Algorithms - 24482 - CS 430 - 04

Instructors: XiangYang Li (P) [email protected]

Introduction to the design, behavior, and analysis of computer algorithms. Searching, sorting, and combinatorial algorithms are emphasized. Worst case, amortized, and expected bounds on time and space usage. 3.000 Credit hours

INTRO.TO ALGORITHMS REQUIRED

Author: CORMEN

Edition:3RD 09

Publisher:TRILITERAL

ISBN: 9780262033848

DATA COMMUNICATIONS+NETWORKING REQUIRED

Author: FOROUZAN

Edition:4TH 07

Publisher:MCG

ISBN: 9780073250328

Page 4: Spring 11 Courses

Information Security - 24487 - CS 458 - 04

Instructors: Virgil Bistriceanu (P) [email protected]

An introduction to the fundamentals of computer and information security. This course focuses on algorithms and techniques used to defend against malicious software. Topics include an introduction to encryption systems, operating system security, database security, network security, system threats, and risk avoidance procedures. 3.000 Credit hours

INTRO.TO ALGORITHMS REQUIRED Author: CORMEN

Edition:3RD 09

Publisher:TRILITERAL ISBN: 9780262033848

Data Mining - 24483 - CS 522 - 04

Instructors: Mustafa Bilgic (P) [email protected]

Continued exploration of data mining algorithms. More sophisticated algorithms such as support vector machines will be studied in detail. Students will continuously study new contributions to the field. A large project will be required that encourages students to push the limits of existing data mining techniques. 3.000 Credit hours

INTRODUCTION TO MACHINE LEARNING REQUIRED Author: ALPAYDIN

Edition:2ND 10

Publisher:TRILITERAL ISBN: 9780262012430

Design and Analysis of Algorithms 24644 CS 535-04Instructor Dr Edward Reingold [email protected]

Design of efficient algorithms for a variety of problems, with mathematical proof of correctness and analysis of time and space requirements. Topics include lower bounds for sorting and medians, amortized analysis of advanced data structures, graph algorithms (strongly connected components, shortest paths, minimum spanning trees, maximum flows and bipartite matching) and NP-Completeness. 3.000 Credit hours

INTRO.TO ALGORITHMS REQUIRED

Page 5: Spring 11 Courses

Author: CORMEN

Edition:3RD 09

Publisher:TRILITERAL

ISBN: 9780262033848

Science of Programming - 22565 CS 536 -04Instructor Tzilla Elrad [email protected]

Formal specification of how programs execute operational semantics , how mathematical functions programs compute denotational semantics , and how to use logic to characterize properties and invariants of the program execution (axiomatic semantics). 3.000 Credit hours

SCIENCE OF PROGRAMMING REQUIRED

Author: GRIES

Edition:81

Publisher:SPRINGER

ISBN: 9780387964805

Wireless Networking - 24643 CS 547-04Instructor Peng-jun Wan [email protected]

This course introduces cellular/PCS systems, short-range mobile wireless systems, fixed wireless systems, satellites, and ad hoc wireless systems. It explains in detail the underlying technology as well regulations, politics, and business of these wireless communications systems. It looks beyond the hype, examining just what is and is not possible with present-day and future wireless systems. As an advanced graduate course, it will combine extensive reading and in class discussion of the research literature with in-dept independent research projects of students' own choosing. 3.000 Credit hours

Broadband Networks - 24695 - CS 548 - 04Instructor Marius Soneru [email protected]

The course studies the architectures, interfaces, protocols, technologies, products and services for broadband (high-speed) multimedia networks.

Page 6: Spring 11 Courses

The key principles of the protocols and technologies used for representative network elements and types of broadband network are studied. Specifically, cable modems, Digital Subscriber Lines, Power Lines, wireless 802.16 (WiMax), and broadband cellular Internet are covered for broadband access; for broadband Local Area Networks (LANs), Gigabit Ethernet, Virtual LANs and wireless LANs (802.11 WiFi and Bluetooth) are discussed; for broadband Wide Area Networks (WANs) the topics covered include optical networks (SONET/SDH,DWDM, optical network nodes, optical network nodes, optical switching technologies), frame-relay, ATM, wire-speed routers, IP switching, and MPLS. Also, quality of service issues in broadband networks and a view of the convergence of technologies in broadband networks are covered. 3.000 Credit hours

No Text Book

Advanced Operating Systems - 24484 – CS 550 - 04

Instructors: Ioan Raicu (P) [email protected]

Advanced operating system design concepts, such as multimedia OS, multiprocessor systems, virtual memory management, process migration, process scheduling, synchronization, file systems. Study of systems highlighting these concepts. 3.000 Credit hours

DISTRIBUTED SYSTEMS:PRIN.+PARADIGMS REQUIRED Author: TANENBAUM

Edition:2ND 07

Publisher:PEARSON ISBN: 9780132392273

Software Systems Architectures - 22038 - CS 586 - 04

Instructors: Bogdan Korel (P) [email protected] course covers the state-of-the-art in architectural design of complex software systems. The course considers commonly-used software system architectures, techniques for designing and implementing these architectures, models and notations for characterizing and reasoning about architectures, and case studies of actual software system architectures. 3.000 Credit hours

PATTERN-ORIENTED SOFTWARE ARCHITECTURE REQUIRED Author: BUSCHMANN

Edition:96

Page 7: Spring 11 Courses

Publisher:WILEY ISBN: 9780471958697

Software Project Management - 24485 - CS 587 - 05

Instructors: Atef J. Bader (P) [email protected]

Concepts of software product and process quality. Role of TQM in software project management. Use of metrics, feasibility studies, cost and effort estimates. Discussion of project planning and scheduling. The project team and leadership issues. The Capability Maturity Model: basic tenets and application of process evaluation. 3.000 Credit hours

APPLIED SOFTWARE PROJECT MANAGEMENT REQUIRED Author: STELLMAN

Edition:06

Publisher:INGRAM PUB ISBN: 9780596009489

Illinois Institute of Technology - BANR

Analytical Methods in Power Systems - 23343 - ECE 420 - 03

Instructors: John R. Bettler (P) [email protected]

Fundamentals of power systems operation and planning. Economic operation of power systems with consideration of transmission losses. Design of reliable power systems, power systems security analysis, optimal scheduling of power generation, estimation of power system state. 3.000 Credit hours

No Text Book

Microwave Circuits and Systems - 23345 - ECE 421 - 04

Instructors: Thomas Wong (P) [email protected]

Page 8: Spring 11 Courses

Maxwell's equations, waves in free space, metallic and dielectric waveguides, microstrips, microwave cavity resonators and components, ultra-high frequency generation and amplification. Analysis and design of microwave circuits and systems. Credit will be given for either ECE 421 or ECE 423, but not for both. 3.000 Credit hours

FIELDS+WAVES IN COMMUN.ELECTRON. REQUIRED

Author: RAMO

Edition:3RD 94

Publisher:WILEY

ISBN: 9780471585510

Introduction to VLSI Design - 20841 - ECE 429 - 05

Instructors: Kyuwon Choi (P) [email protected]

Processing, fabrication, and design of Very Large Scale Integration (VLSI) circuits. MOS transistor theory, VLSI processing, circuit layout, layout design rules, layout analysis, and performance estimation. The use of computer aided design (CAD) tools for layout design, system design in VLSI, and application-specific integrated circuits (ASICs). In the laboratory, students create, analyze, and simulate a number of circuit layouts as design projects, culminating in a term design project. 4.000 Credit hours

LOGICAL EFFORT REQUIRED Author: SUTHERLAND

Edition:99

Publisher:ELSEVIER ISBN: 9781558605572

CMOS LOGIC CIRCUIT DESIGN REQUIRED Author: UYEMURA

Edition:(REV)99

Publisher:SPRINGER ISBN: 9780792384526

DIGITAL INTEGRATED CIRCUITS REQUIRED Author: RABAEY

Page 9: Spring 11 Courses

Edition:2ND 03

Publisher:PEARSON ISBN: 9780130909961

CMOS VLSI DESIGN REQUIRED Author: WESTE

Edition:4TH 11

Publisher:PEARSON ISBN: 9780321547743

Control Systems - 23346 - ECE 438 - 03

Instructors: Chi Zhou (P) [email protected]

Signal-flow graphs and block diagrams. Types of feedback control. Steady-state tracking error. Stability and Routh Hurwitz criterion. Transient response and time domain design via root locus methods. Frequency domain analysis and design using Bode and Nyquist methods. Introduction to state variable descriptions. 3.000 Credit hours FEEDBACK CONTROL OF DYNAMIC SYSTEMS REQUIRED Author: FRANKLIN

Edition:5TH 06

Publisher:PEARSON ISBN: 9780131499300

Object-Oriented Programming and Computer Simulation - 24319 - ECE 449 - 03

Instructors: Jia Wang (P) [email protected]

The use of object-oriented programming to develop computer simulations of engineering problems. Programming with the C++ language in a UNIX environment. OOP concepts including classes, inheritance, and polymorphism. Programming with classes, inheritance, and polymorphism. Programming with class libraries. Event-driven simulation techniques in an object-oriented environment. Programming projects will include the development of a simulator for an engineering application. 3.000 Credit hours Syllabus Available

Page 10: Spring 11 Courses

C++ PROGRAMMING LANGUAGE-SPECIAL ED. REQUIRED Author: STROUSTRUP

Edition:(3RD)00

Publisher:PEARSON ISBN: 9780201700732

ACCELERATED C++ REQUIRED Author: KOENIG

Edition:00

Publisher:PEARSON ISBN: 9780201703535

Wireless Communication System Design - 20854 - ECE 504 - 03

Instructors: Kenneth Zdunek (P) [email protected]

Fundamentals of first (1G), second (2G), third (3G) and future generation cellular communication systems. This course covers the transition from 1G to 3G systems. Topics included are: speech and channel encoders, interleaving, encryption, equalization, modulation formats, multi-user detection, smart antennas, technologies that are used in these transitions and future generations of cellular systems. Compatibility aspects of digital cellular systems are discussed along with a review of the standards for the industry. TDMA and CDMA systems are covered in detail. Credit will be given for either ECE 504 or ECE 712/714 but not both. 3.000 Credit hours

Digital Communication Principles - 24322 - ECE 514 - 03

Instructors: Guillermo E. Atkin (P) [email protected]

Information transmission fundamentals, including capacity, entropy, Shannon's theorems and source coding. Introduction to rate distortion theory. Advanced digital modulation and demodulation techniques, performance measures. Channel coding and introduction to trellis coded modulation. 3.000 Credit hours DIGITAL COMMUNICATIONS REQUIRED Author: PROAKIS

Edition:5TH 08

Publisher:MCG ISBN: 9780072957167

Page 11: Spring 11 Courses

Coding for Reliable Communications - 20867 - ECE 519 - 03

Instructors: Guillermo E. Atkin (P) [email protected] and decoders for reliable transmission of digital data over noisy channels. Linear block codes, cyclic codes, BCH codes, convolutional codes. Burst error correcting codes. Maximum likelihood decoding of convolutional codes. Performance of block and convolutional codes in additive white Gaussian channel. 3.000 Credit hoursERROR CONTROL CODING REQUIRED Author: LIN

Edition:2ND 04

Publisher:PEARSON ISBN: 9780130426727

RF Integrated Circuit Design - 24414 - ECE 525 - 03

Instructors: Yang Xu (P) [email protected]

Essentials of contemporary RF CMOS integrated circuit analysis and design. Typical RF building blocks in CMOS and BiCMOS technologies, including passive IC components, MOS transistors, RLC tanks, distributed networks, RF amplifiers, voltage reference and biasing circuits, LNA, mixers, power amplifiers, and feedback networks. RF device modeling, Smith chart applications, bandwidth estimation, and stability analysis techniques. RF IC team design projects. 3.000 Credit hours

Active Filter Design - 24326 - ECE 526 - 04

Instructors: Ronald Nordin (P) [email protected]

Analysis and design of linear active filters with emphasis on realizations using operational amplifiers. Sensitivity analysis. Switched capacitor filters. 3.000 Credit hours

Advanced VLSI Systems Design - 20873 - ECE 529 - 03

Page 12: Spring 11 Courses

Instructors: Erdal Oruklu (P) [email protected]

Advanced design and applications in VLSI systems. The topics of this course include design tools and techniques, clocking issues, complexity management, layout and floor planning, array structures, testing and testability, advanced arithmetic circuitry, transcendental function approximations, architectural issues, signal processing architecture and sub-micron design. Design projects are completed and fabricated by student teams. 3.000 Credit hours

CMOS VLSI DESIGN Author: WESTE

Edition:4TH 11

Publisher:PEARSON

ISBN: 9780321547743

Linear System Theory - 24329 - ECE 531 - 03

Instructors: Mohamad Hassan Modir Shanechi (P) [email protected]

Linear spaces and operators, single and multivariable continuous dynamical systems, controllability and observability. Canonical forms, irreducible realizations. Synthesis of compensators and observers. Composite systems, elements of stability. 3.000 Credit hours

LINEAR SYSTEMTHEORY+DESIGN

By CHENEdition 3RD 99Publisher: OXFISBN: 9780195117776 Course: SPRING 2011, ECE, 531, 03

FUNDAMENTALS OF LINEAR STATE SPACE SYS. RECOMMENDED

Author: BAY

Edition:99

Publisher:MCG

ISBN: 9780256246391

CONTROL SYSTEM DESIGN

Page 13: Spring 11 Courses

RECOMMENDED

Author: FRIEDLAND

Edition:05

Publisher:DOVER

ISBN: 9780486442785

Wireless and Mobile Networks - 24332 - ECE 544 - 03

Instructors: Tricha Anjali (P) [email protected]

This course provides an overview of different wireless and mobile network standards and systems. The topics covered include cellular networks, satellite networks, wireless local area networks, wireless personal area networks, mobile IP, ad hoc networks, sensor networks, wireless mesh networks and wireless network security. 3.000 Credit hoursMOBILE COMMUNICATIONS

REQUIRED

Author: SCHILLER

Edition:2ND 03

Publisher:PEARSON

ISBN: 9780321123817

Advanced Communication Networks - 20894 - ECE 545 - 03

Instructors: Tricha Anjali (P) [email protected] of computer communication networks. Overview of data communication networks and protocol architectures with emphasis on the Internet protocols and network elements. Principles of network and protocol design; error detection and correction, flow control and congestion control, delay and throughput models, QoS, service support and application interface (including remote procedure call mechanisms). Local and Wide Area Networks (Ethernet, FDDI, Wireless LAN, ATM and Internet). LAN and Wan interconnection using bridges, routers, switchers and gateways. Routing in data networks. Network and protocol design to support multimedia and multicasting connections. Network application security. 3.000 Credit hours

COMPUTER NETWORKING REQUIRED Author: KUROSE

Page 14: Spring 11 Courses

Edition:5TH 10

Publisher:PEARSON ISBN: 9780136079675

Wireless Network Security - 23360 – ECE 546 - 03

Instructors: Kui Ren (P) [email protected]

This course focuses on selected research topics current interest in wireless network security. This course will cover security and privacy issues in wireless systems, including cellular networks, wireless LAN, mobile ad hoc networks (MANET), wireless mesh networks, sensor networks, vehicular networks, RFID, and ubiquitous computing. 3.000 Credit hours

COMPUTER SECURITY REQUIRED Author: STALLINGS

Edition:08

Publisher:PEARSON ISBN: 9780136004240

Energy Harvesting - 24336 - ECE 548 - 04

Instructors: Alireza Khaligh (P) [email protected]

Various harvesting techniques such as solar, ocean ides, vibration, linear motion, radio frequency, passive and active human power generation are presented. Their operational principles are addressed. Research and simulations mini-projects with emphasis on power electronic circuit analysis, design, and controls are assigned to student groups. 3.000 Credit hours

ENERGY HARVESTING REQUIRED Author: KHALIGH

Edition:09

Publisher:TAYLOR ISBN: 9781439815083

Adjustable Speed Drives - 24340 - ECE 552 - 04

Instructors: Mahesh Krishnamurthy (P) [email protected]

Page 15: Spring 11 Courses

Fundamentals of electric machines, basic principles of variable speed controls, field orientation theory, direct torque control, vector of AC drives, induction machines, switched reluctance and synchronous reluctance motors, permanent magnet brushless DC drives, converter topologies of DC and AC drives, and sensorless operation. 3.000 Credit hours ELECTRIC DRIVES REQUIRED Author: BOLDEA

Edition:2ND 05

Publisher:TAYLOR ISBN: 9780849342202

Power Market Operations - 24344 - ECE 555 - 04

Instructors: Zuyi Li (P) [email protected]

Market Design in Restructured Power Systems, Short-term Load Forecasting, Electricity Price Forecasting, Price Based Unit Commitment, Arbitrage in Electricity Market, Market Power Analysis, Asset Valuation and Risk Analysis, Security Constrained Unit Commitment, Ancillary Services Auction Market Design, Power Transmission Pricing, Regional Transmission Organizations. 3.000 Credit hoursMARKET OPER.IN ELECTRIC POWER SYSTEMS REQUIRED Author: SHAHIDEHPOUR

Edition:02

Publisher:WILEY ISBN: 9780471443377

Power Market Economics and Security - 24347 - ECE 556 - 03

Instructors: Mohammad Shahidehpour (P) [email protected]

This course covers simulation and scheduling tools used in restructured power system for studying the economics and security of power systems. Topics include modeling of generating units (thermal units, combined-cycle units, fuel-switching/blending units, hydro units, pumped-storage units, photovoltaic, wind), Lagrangian Relaxation-based scheduling, mixed integer programming-based scheduling, and Benders decomposition-based transmission security analyses. The simulation and scheduling tools consider different time scales including on-line security, day-ahead, operational planning, and long-term. The simulation and scheduling tools consider interdependency of supply (such as gas, water, renewable sources of energy) and electricity systems.

Page 16: Spring 11 Courses

3.000 Credit hours

Power System Transaction Management - 24351 - ECE 562 - 04

Instructors: Alexander J. Flueck (P) [email protected]

Power interchange transaction management in the deregulated electric power industry. Course topics include: power system security assessment, total and available transfer capability (TTC/ATC), transaction management system (TMS), transaction information system (TIS), tagging calculator (IDC), congestion management, transmission loading relief (TLR). 3.000 Credit hours

Computer Vision and Image Processing - 20906 - ECE 565 - 04

Instructors: Jovan Brankov (P) [email protected]

Multidimensional sampling and discrete Fourier transform; Image segmentation; Object boundary (edge) detection and description; shape representation and extraction; Matching and recognition; Image registration; Camera geometry and stereo imaging; Morphological processing; Motion detection and compensation; Image modeling and transforms; Inverse problems in image processing (restoration and reconstruction). 3.000 Credit hours

Statistical Pattern Recognition - 24355 - ECE 566 - 04

Instructors: Miles Wernick (P) [email protected]

Review of appropriate math: multidimensional probability, covariance matrices, whitening transformation, diagonalization, eigenvectors, eigenvalues. Two-class and multi-class pattern separation using maximum likelihood and MAP. Linear discriminant analysis. Perception algorithm and its extensions. Feature extraction algorithms. Clustering algorithms. Introduction to neural nets. Hopfield, Hamming, feed forward models. Training of neural nets. 3.000 Credit hours

PATTERN CLASSIFICATION REQUIRED

Author: DUDA

Page 17: Spring 11 Courses

Edition:2ND 01

Publisher:WILEY

ISBN: 9780471056690

Digital Signal Processing II - 22202 - ECE 569 - 04

Instructors: Imam S. Yetik (P) [email protected]

Review of basic DSP theory. Design of digital filters: FIR, IIR, frequency-transformation methods, optimal methods. Discrete Fourier Transform (DFT) and Fast Fourier Transform algorithms. Spectral estimation techniques, classical and parametric techniques. AR, MA, ARMA models. Estimation algorithms. Levinson, Durbin-Levinson and Burg's algorithms. eigenanalysis algorithms for spectral estimation. 3.000 Credit hours

DIGITAL SIGNAL PROCESSING REQUIRED Author: PROAKIS

Edition:4TH 07

Publisher:PEARSON ISBN: 9780131873742

Advanced Computer Architecture - 20916 - ECE 585 - 04

Instructors: Suresh R. Borkar (P) [email protected]

Design, Analysis and Performance of High-Performance Computer Architectures; High Speed memory Systems: Cache Design and Analysis; Modeling Cache Performance; Instruction Level Parallelism, Cache-only Memory Architectures, Classification of Parallel Architectures; Systolic and Data Flow Architectures; Multiprocessor Performance; and Multiprocessor Iterations. 3.000 Credit hours

Page 18: Spring 11 Courses

Engineering Analysis II - 24445 - MMAE 502 - 03

Instructors: Sudhakar E. Nair (P) [email protected]

Generalized functions and Green's functions. Complex integration: series expansions of complex functions, singularities, Cauchy's residue theorem, and evaluation of real definite integrals. Integral transforms: Fourier and Laplace transforms, applications to partial differential equations and integral equations. 3.000 Credit hours

METHODS OF APPLIED MATHEMATICS REQUIRED Author: HILDEBRAND

Edition:(2ND)65

Publisher:DOVER ISBN: 9780486670027

Computer-Integrated Manufacturing Technologies - 23903 - MMAE 547 - 03

Instructors: John C. Cesarone (P) [email protected] use of computer systems in planning and controlling the manufacturing process including product design, production planning, production control, production processes, quality control, production equipment and plant facilities. 3.000 Credit hours

AUTOMATION,PROD.SYS+COMPUTER-I NTEG.MFG. REQUIRED Author: GROOVER

Edition:3RD 08

Publisher:PEARSON ISBN: 9780132393218

Statistical Quality and Process Control - 24444 - MMAE 560 - 03

Instructors: John C. Cesarone (P) [email protected]

Basic theory, methods and techniques of on-line, feedback quality control systems for variable and attribute characteristics. Methods for improving the parameters of the production, diagnosis, and adjustment processes so that quality loss is minimized. Same as CHE 560.

Page 19: Spring 11 Courses

3.000 Credit hours

Introdcution to StatisticalQuality Control by Montgomery

6th Edition 2009 Wiley

ISBN 9780470169926

Applications in Reliability Engineering II - 23904 - MMAE 590 - 03

Instructors: John C. Cesarone (P) [email protected]

This is the second part of a two-course sequence emphasizing the importance of positively impacting reliability during the design phase and the implications of not making reliability an integrated engineering function. Much of the subject matter is designed to allow the students to understand the risks associated with a design and provide the insight to reduce these risks to an acceptable level. The student gains an understanding of the methods available to measure reliability metrics and develops an appreciation for the impact manufacturing can have on product performance if careful attention is not paid to the influencing factors early in the development process. The discipline of software reliability is introduced, as well as the influence that maintainability has on performance reliability. The sequence culminates in an exhaustive review of the lesson plans in a way that empowers practicing or future engineers to implement their acquired knowledge in a variety of functional environments, organizations and industries. The group project for this class is a continuation of the previous course, with an emphasis on applying the tools and techniques introduced during this second of two courses. 3.000 Credit hours

PRACTICAL RELIABILITY ENGINEERING REQUIRED Author: OCONNOR

Edition:4TH 02

Publisher:WILEY ISBN: 9780470844632

Illinois Institute of Technology - BANR

Page 20: Spring 11 Courses

Intermediate Software Development - 23087 - ITM 411 - 03

Instructors: Jeffrey H. Kimont (P) [email protected] course covers a broad spectrum of object-oriented programming concepts and application programming interfaces. The student considers the details of object-orientated development in topics of multi-threading, data structure collections, stream I/O and client interfaces. Software engineering topics of packaging and deployment are covered as well. Hands-on exercises reinforce concepts taught throughout the course. 3.000 Credit hours

No Text Book

Data Modeling and Applications - 23088 – ITM 421 - 03

Instructors: Robert A. Hendry (P) [email protected]

Basic data modeling concepts are introduced. Hands-on database design, implementation, and administration of single-user and shared multi-user database applications using a contemporary relational database management system. 3.000 Credit hours

No Text Book

Network Administration and Operations - 24392 - ITM 441 - 03

Instructors: Kevin Vaccaro (P) [email protected] learn the details, use, and configuration of network applications. Currently protocols and application technologies considered include SNMP, SMTP, IMAP, POP, MIME, BOOTP, DHCP, SAMBA, NFS, AFS, X, HTTP, DNS, NetBIOS, and CIFS/SMB. Windows workgroups and domains: file and printer sharing, remote access, and Windows networking are addressed. A research paper in the above topic areas is required. 3.000 Credit hours INTERNETWORKING W/TCP/IP,VOL.1 REQUIRED Author: COMER

Edition:5TH 06

Publisher:PEARSON ISBN: 9780131876712

COMPUTER NETWORKS+INTERNETS...-W/CD REQUIRED PACKAGE

Page 21: Spring 11 Courses

Author: COMER

Edition:5TH 09

Publisher:PEARSON ISBN: 9780136061274

Fundamentals of Multimedia - 24277 - ITM 460 - 03

Instructors: Gordon S. Gehrs (P) [email protected] are introduced to computer-based multimedia theory, concepts, and applications. Topics include desktop publishing, hypermedia, presentation graphics, graphic images, animation, sound, video, multimedia on the World Wide Web and integrated multimedia authoring techniques. 3.000 Credit hoursMULTIMEDIA:MAKING IT WORK REQUIRED Author: VAUGHAN

Edition:7TH 07

Publisher:MCG ISBN: 9780072264517

NON-DESIGNER'S DESIGN BOOK REQUIRED Author: WILLIAMS

Edition:3RD 08

Publisher:PEARSON ISBN: 9780321534040

Internet Technologies and Web Design - 23089 - ITM 461 - 03

Instructors: Valerie M. Scarlata (P) [email protected]

This course will cover how the Internet is organized, addressing, routing, DNS, protocols, TCP/IP, SMTP, the use of Internet applications, and the creation of Web pages using HTML and graphical applications. Networked multimedia distribution technologies are also explored. The design of effective Web site including page layout, user interface design, graphic design, content flow and site structure as well as management of Web site resources including intranet management and design considerations are addressed. Students design and create a major Web site with multiple pages and cross-linked structures. 3.000 Credit hours

Page 22: Spring 11 Courses

No Text Book

Data Warehousing - 24284 - ITM 526 - 03

Associated Term: Spring 2011 Instructors: Robert A. Hendry (P) [email protected]

This class will introduce the student to concepts needed for successfully designing, building and implementing a data warehouse. The class will provide the technological and managerial knowledge base for data modeling approaches such as the star schema and database de-normalization issues. Topics such as loading the warehouse, performance considerations, and other concepts unique to the data warehouse environment will be discussed demonstrated in detail. 3.000 Credit hours

No Text Book

Data Analytics - 24288 - ITM 527 - 03

Instructors: Robert A. Hendry (P) [email protected]

This is a hands-on course that focuses on the creation, maintenance, and analysis of large informatics databases. Concepts such as data modeling, probability, linear regression, and statistical data analysis are covered in depth. In addition, this course will use large simulated equities, healthcare, insurance, and banking database systems. The student is expected to have a working understanding of relational database concepts as well as SQL. 3.000 Credit hours

No Text BookHuman/Computer Interaction - 23090 - ITM 534 - 03

Instructors: Valerie M. Scarlata (P) [email protected]

Introduction to human-computer interaction, a discipline concerned with the design, evaluation and implementation of interactive computing systems for human use. Emphasis is given to the structure of communication between people and computers, capabilities of people to use computers, concerns that arise in designing and building interfaces, design trade-offs, and the process of specification, design, and implementation of user interfaces. Particular emphasis is placed on practical design and usability of computer system user interfaces.

Page 23: Spring 11 Courses

3.000 Credit hours

No Text Book

Introduction to Data Networks and the Internet - 23091 - ITM 540 - 03

Instructors: Kevin Vaccaro (P) [email protected]

This course covers current and evolving data network technologies, protocols, network components, and the network components, and the networks that use them, focusing on the Internet and related LANs. The state worldwide networking and its evolution will be discussed. This course covers the Internet architecture, organizations, and protocols including: Ethernet, 802.11, routing, the TCP/UDP/IP suite, DNS, SNMP, DHCP, and more. Students will be presented with Internet-specific networking tools for searching, testing, debugging, and configuring networks and network-connected host computers. There will be opportunities for network configuration and hands-on use of tools. 3.000 Credit hoursDATA COMMUNICATIONS+NETWORKING REQUIRED Author: FOROUZAN

Edition:4TH 07

Publisher:MCG ISBN: 9780073250328

Telecommunications Technology - 23092 - ITM 545 - 03

Instructors: Carol R. Davids (P) [email protected]

Introduction to voice and data communications infrastructure design and implementation. Current infrastructure including components of voice networks (such as carrier switches, PBXs, SS7, T1 trunks, and switched versus dedicated circuits), the Public Switched Telephone-Network (PSTN), communications industry structure, telephone-data system interfaces and interaction, and convergence of voice and data communications systems will be examined, along with possible alternative approaches. Also examined will be components of data networks such as modems, multiplexers, virtual circuits, hubs, bridges, and routers and their relationships to voice communications systems. Future directions in the evolution of voice and data communications technology will be highlighted. 3.000 Credit hours

Page 24: Spring 11 Courses

Project Management for Information Technology and Management - 23093 - ITM 571 - 03

Instructors: Dennis J. Hood (P) [email protected]

Project Management for Information Technology Management Basic principles of project management are taught. Includes software development concepts of requirements analysis, object modeling and design and software testing. Management of application development and major Web development projects will also be addressed. 3.000 Credit hoursGUIDE TO PROJECT MGMT.BODY OF KNOWLEDGE REQUIRED Author: PROJECT MGMT.

Edition:4TH 08

Publisher:PROJ MGMT ISBN: 9781933890517

Building and Leading Effective Teams - 24302 - ITM 573 - 03

Instructors: Dennis J. Hood (P) [email protected]

This course will prepare students to be effective IT managers. Students will be introduced to the general challenges of management as well as the challenges unique to leading teams of technology professionals. The course will explore the skills necessary to excel as a leader including dealing with conflict, developing leadership skills, recruiting and developing employees, and leading remote and virtual teams. Students will explore case studies and execute team exercises to enrich their learning experience. 3.000 Credit hours

HUMAN RELATIONS IN ORGANIZATIONS REQUIRED Author: LUSSIER

Edition:8TH 10

Publisher:MCG ISBN: 9780073381534

Information System Security Management - 23095 - ITM 578 - 03

Instructors: Bonnie A. Goins (P) [email protected]

Page 25: Spring 11 Courses

In-depth examination of topics in the management of information technology security including access control systems & methodology, business continuity & disaster recovery planning, legal issues in information system security, ethics, computer operations security, physical security and security architecture & models using current standards and models. 3.000 Credit hours

No Text Book