Department of Computer Sciences and Electrical Engineering

Courses

 Bison icon - General Education Course

Computer Science

CS 101 Coding1 Credit hour   

This course is designed to expose students to coding with no previous programming experience. The topic covers basic programming with software development methodologies.

Grade Mode: Normal Grading Mode
CS 105 Bison image  Expl World with Computing (CT)3 Credit hours   

Central principles and big ideas of computing: problem-solving, computational and critical thinking, abstraction, creativity, reasoning, data, algorithms, recursion, visualization, and limits of computation. Solve real-world problems with computing.

Pre-req: ACT Math with a score of 17 or SAT Verbal Before March 16 with a score of 400 or SAT MATH SECTION SCORE with a score of 440 or Placement Math After SP17 with a score of 101 or MTH 102 with a minimum grade of C or MTH 102B with a minimum grade of C or MTH 127 with a minimum grade of C or MTH 130 with a minimum grade of C or MTH 132 with a minimum grade of C or MTH 229 with a minimum grade of C or MTH 229H with a minimum grade of C.

Attributes: Critical Thinking, Digital Humanities
Grade Mode: Normal Grading Mode
CS 110 Computer Science I3 Credit hours   

Pre-req: ACT Math with a score of 24 or SAT Mathematics Before Mar. 16 with a score of 560 or SAT MATH SECTION SCORE with a score of 580 or MTH 127 or MTH 130 and MTH 132 (may be taken concurrently) or MTH 229 (may be taken concurrently) or MTH 229H (may be taken concurrently).

Concurrent PR: MTH 132 or MTH 229 or MTH 229H
Attributes: Digital Humanities
Grade Mode: Normal Grading Mode
CS 110H Computer Science Honors3 Credit hours   

Object-oriented and algorithmic problem solving principles and techniques; programming with classes in an integrated programming environment; and program debugging.

Pre-req: ACT Math with a score of 24 or SAT Mathematics Before Mar. 16 with a score of 560 or SAT MATH SECTION SCORE with a score of 580 or MTH 127 or MTH 130 and MTH 132 (may be taken concurrently) or MTH 129 (may be taken concurrently) or MTH 129H (may be taken concurrently).

Concurrent PR: MTH 132 or MTH 129 or MTH 129H
Grade Mode: Normal Grading Mode
CS 120 Computer Science II3 Credit hours   

Object-oriented analysis and design, advanced programming with classes, arrays, strings, sorting, searching, I/O, GUI development, system life cycle and software development methodologies. CR/PR: CS 110

Pre-req: CS 110 with a minimum grade of D or CS 110H with a minimum grade of D.

Attributes: Digital Humanities
Grade Mode: Normal Grading Mode
CS 205 Scientific Computing3 Credit hours   

An introduction to computer programming, software design, and algorithm analysis and implementation. Abstract concepts illustrated with examples and exercises drawn from the mathematical and physical sciences. Primarily for non-CS majors.

Pre-req: MTH 140 or MTH 229 (may be taken concurrently) or MTH 229H (may be taken concurrently).

Concurrent PR: MTH 229 or MTH 229H
Grade Mode: Normal Grading Mode
CS 210 Data Structures and Algorithms3 Credit hours   

Design and implementation of data structures including stacks, queues, lists, trees, heaps, balanced trees, and graphs. Other topics include hasing, threading, data parsing, program testing, correctness, efficiency, and exceptions. Data structures including stacks, queues, lists, trees, graphs, priority queues, and dictionaries.

Pre-req: CS 120 with a minimum grade of D and MTH 220 (may be taken concurrently) with a minimum grade of D.

Concurrent PR: MTH 220
Grade Mode: Normal Grading Mode
CS 215 Adv Data Struct and Algorithms3 Credit hours   

Advanced techniques for designing and analyzing algorithms, including asymptotic analysis; data structures; divide-and-conquer algorithms and recurrences; greedy algorithms; dynamic programming; graph algorithms; randomized algorithms; and NP-complete problems.

Pre-req: CS 210 with a minimum grade of D and (MTH 229 with a minimum grade of D or MTH 229H with a minimum grade of D) and MTH 220 (may be taken concurrently) with a minimum grade of D.

Concurrent PR: MTH 220
Grade Mode: Normal Grading Mode
CS 280 Special Topics1-4 Credit hours   

EMERGING TOPICS IN COMPUTER SCIENCE.

Grade Mode: Normal Grading Mode
CS 281 Special Topics1-4 Credit hours   

EMERGING TOPICS IN COMPUTER SCIENCE.

Grade Mode: Normal Grading Mode
CS 282 Special Topics1-4 Credit hours   

EMERGING TOPICS IN COMPUTER SCIENCE.

Grade Mode: Normal Grading Mode
CS 283 Special Topics1-4 Credit hours   

EMERGING TOPICS IN COMPUTER SCIENCE.

Grade Mode: Normal Grading Mode
CS 300 Programming Languages3 Credit hours   

Pre-req: CS 210 with a minimum grade of D.

Grade Mode: Normal Grading Mode
CS 305 Software Engineering3 Credit hours   

This course provides a broad introduction to software engineering theories, methods, and tools. Requires substantial writing. Topics include requirements engineering, analysis and design, implementation, versioning, and testing. This course provides a broad introduction to software engineering theories, methods, and tools. Requires substantial writing. Topics include requirements engineering, analysis and design, implementation, versioning, and testing.

Pre-req: MTH 220 and CS 210 and ENG 354 (may be taken concurrently).

Concurrent PR: ENG 354
Grade Mode: Normal Grading Mode
CS 310 Software Engineering II3 Credit hours   

Pre-req: CS 305 with a minimum grade of D.

Grade Mode: Normal Grading Mode
CS 315 Software Quality Assurance3 Credit hours   

Testing techniques and validation of system requirements. Design reviews and code inspections; unit, integration, system, regression, load, stress, user acceptance, and regression testing; statistical testing; test strategies and project metrics.

Pre-req: CS 310 and MTH 345.

Grade Mode: Normal Grading Mode
CS 320 Internetworking3 Credit hours   

Principles and issues in interconnecting multiple physical networks into a coordinated system, operation of internet protocols in the interconnected environment, and design of applications to operate in this environment.

Pre-req: CS 210 and (MTH 229 or MTH 229H).

Grade Mode: Normal Grading Mode
CS 330 Operating Systems3 Credit hours   

Modern operating systems design and implementation: multi-tasking and time sharing, concurency and synchronization, interprocess communication, resource scheduling, memory management, deadlocks, I/O, file systems, and security.

Pre-req: CS 210.

Grade Mode: Normal Grading Mode
CS 351 Computer Sciences Co-Op0 Credit hours   

A supervised experience in which the student works for a company to gain practical experience in a students major.

Pre-req: ENGR 217 with a minimum grade of D.

Grade Mode: Credit/No Credit Grade Only
CS 360 Automata and Formal Languages3 Credit hours   

Basic theoretical concepts are introduced, including finite state automata, regular expressions, context-free grammars, pushdown automata, Turing machines, recursively enumerable languages, the halting problem, and the Church-Turing thesis. Basic theoretical concepts are introduced, including finite state automata, regular expressions, context-free grammars, pushdown automata, Turing machines, recursively enumerable languages, the halting problem, and the Church-Turing thesis.

Pre-req: MTH 220 and CS 210.

Grade Mode: Normal Grading Mode
CS 370 Computer Graphics3 Credit hours   

Mathematical theory and practical tools and techniques for generating realistic pictures using computers. This is a project-centered course and involves extensive programming using the open GL standard.

Pre-req: CS 210 with a minimum grade of D.

Grade Mode: Normal Grading Mode
CS 402 Computer Architecture3 Credit hours   

Design and analyze structure of major hardware components of computers including: ALU, instruction sets, memory hierarchy, parallelism through multicore and many core, storage systems and interfaces.

Pre-req: CS 300 with a minimum grade of D.

Grade Mode: Normal Grading Mode
CS 404 High Performance Computing3 Credit hours   

Software design and development targeting high performance computing architectures. Multi-core and many-core systems: I/O, file systems, performance metrics. Programming models include MPI, OpenMP, MapReduce, CUDA, OpenCL.

Pre-req: CS 402.

Grade Mode: Normal Grading Mode
CS 405 Computing for Bioinformatics3 Credit hours   

Study of computational algorithms and programming techniques for various bioinformatics tasks including parsing DNA files, sequence alignments, tree construction, clustering, species identification, principal component analysis, correlations, and gene expression arrays.

Pre-req: CS 215.

Grade Mode: Normal Grading Mode
CS 410 Database Engineering3 Credit hours   

Study of data models, data description languages, query languages including relational algebra and SQL, logical and physical database design, transactions, backup and recovery. Design and implementation of a database application.

Pre-req: CS 210 with a minimum grade of D.

Grade Mode: Normal Grading Mode
CS 412 Embedded Systems3 Credit hours   

The design of systems containing embedded computers. Micro-controller technology, assembly language and C programming, input/output interfacing, data acquisition hardware, interrupts, and timing. Real-time operating systems and application programming. Application examples.

Pre-req: CS 402 with a minimum grade of D or EE 340 with a minimum grade of D.

Grade Mode: Normal Grading Mode
CS 415 Data Mining3 Credit hours   

Covers (1) the process of knowledge discovery, (2) algorithms (association rules, classification, and clustering), and (3) real-world applications. Focuses on efficient data mining algorithms and scaling up data mining methods.

Pre-req: CS 215 and CS 410.

Grade Mode: Normal Grading Mode
CS 425 Computational Intelligence3 Credit hours   

Genetic algorithms, evolutionary strategies, and genetic programming. Methods of knowledge representation using rough sets, type-1 fuzzy sets, and type-2 fuzzy sets. Neural network architectures and their learning algorithms. Genetic algorithms, evolutionary strategies, and genetic programming. Methods of knowledge representation using rough sets, type-1 fuzzy sets, and type-2 fuzzy sets. Neural network architectures and their learning algorithms.

Pre-req: CS 300.

Grade Mode: Normal Grading Mode
CS 430 Cyber Security3 Credit hours   

Concepts and issues in physical and cyber security; technological vulnerabilities found in operating systems, database servers, web servers, internet, and local area networks; developing defensive and offensive security measures.

Pre-req: CS 320 with a minimum grade of D.

Grade Mode: Normal Grading Mode
CS 435 Cyber Risk3 Credit hours   

Advanced course on the functions and purposes of the latest development in cyber security techniques and tools used to create, secure, protect and remediate cyber-infrastructures from various cyber threats.

Pre-req: CS 430 with a minimum grade of D or CS 340 with a minimum grade of D.

Grade Mode: Normal Grading Mode
CS 440 Digital Image Processing3 Credit hours   

Mathematical techniques, algorithms, and software tools for image sampling, quantization, coding and compression, enhancement, reconstruction, and analysis.

Pre-req: CS 210 and MTH 329.

Grade Mode: Normal Grading Mode
CS 452 Natural Language Processing3 Credit hours   

Fundamental algorithms and computational models for core tasks in natural language processing: word and sentence tokenization, parsing, information and meaning extraction, spelling correction, text summarization, question answering, and sentiment analysis.

Pre-req: (CS 215 and MTH 220).

Grade Mode: Normal Grading Mode
CS 455 Systems Engineering3 Credit hours   

Tools and techniques for optimizing the design and construction of software-intensive systems by considering system issues and making engineering tradeoffs in conflicting criteria and interacting decision parameters.

Pre-req: CS 330 and CS 340 and CS 350.

Grade Mode: Normal Grading Mode
CS 475 Internship3-12 Credit hours   

An in-depth and hands-on involvement in a real-world project under direct professional supervision. The project may be on-campus or off-campus. Requires prior apporval of the internship director, who is a member of the computer science faculty.

Pre-req: CS 300 with a minimum grade of D or CS 215 with a minimum grade of D.

Grade Mode: Credit/No Credit Grade Only
CS 480 Special Topics1-4 Credit hours   

EMERGING TOPICS IN COMPUTER SCIENCE.

Grade Mode: Normal Grading Mode
CS 481 Special Topics1-4 Credit hours   

EMERGING TOPICS IN COMPUTER SCIENCE.

Grade Mode: Normal Grading Mode
CS 482 Special Topics1-4 Credit hours   

EMERGING TOPICS IN COMPUTER SCIENCE.

Grade Mode: Normal Grading Mode
CS 483 Special Topics1-4 Credit hours   

EMERGING TOPICS IN COMPUTER SCIENCE.

Grade Mode: Normal Grading Mode
CS 485 Independent Study1-4 Credit hours   

EMERGING TOPICS IN COMPUTER SCIENCE.

Grade Mode: Normal Grading Mode
CS 486 Independent Study1-4 Credit hours   

EMERGING TOPICS IN COMPUTER SCIENCE.

Grade Mode: Normal Grading Mode
CS 487 Independent Study1-4 Credit hours   

EMERGING TOPICS IN COMPUTER SCIENCE.

Grade Mode: Normal Grading Mode
CS 488 Independent Study1-4 Credit hours   

EMERGING TOPICS IN COMPUTER SCIENCE

Grade Mode: Normal Grading Mode
CS 490 Bison image  Senior Project3 Credit hours   

Application of technical and professional skills in solving a real-world problem in a team environment. Discuss professional code of conduct, societal issues, and transition from student to industry professional.

Pre-req: CS 310 with a minimum grade of D and CS 410 with a minimum grade of D.

Attributes: Capstone Course
Grade Mode: Normal Grading Mode
CS 491 Senior Project II3 Credit hours   

Senior capstone experience. Application of technical and professional skills in constructing and testing a real-world problem in a team environment.

Pre-req: CS 490.

Grade Mode: Normal Grading Mode

Computer & Info Security

CYBR 210 Comp and Info Sec Principle3 Credit hours   

Introduction to the various technical and administrative aspects of Computer and Information Security. Understanding key issues associated with protecting information assets, determining the protection needed and response to security incidents.

Pre-req: CS 105 or CS 110 or CS 110H.

Grade Mode: Normal Grading Mode
CYBR 240 Information Security Policies3 Credit hours   

Introduction to information security policies, sociological and psychological issues in policy implementation in general. Discuss the lifecycle of policy creation, enactment in different domains of security and policy structure.

Pre-req: CS 105 with a minimum grade of D or CS 110 with a minimum grade of D or CS 110H with a minimum grade of D.

Grade Mode: Normal Grading Mode
CYBR 310 Introduction to Cryptography3 Credit hours   

This course covers the basic aspects of modern crytography, including block ciphers, pseudorandom functions, symmetric encryption, Hash functions, message authentication, number theoretic primitives, public-key encryption, digital signatures and zero knowledge proofs.

Pre-req: CS 210 and (STA 225 or STA 345).

Grade Mode: Normal Grading Mode
CYBR 330 Cyber Security3 Credit hours   

Concepts and issues in physical and cyber security; technical vulnerabilities found in operating systems, database servers, Web servers, Internet, and local area networks; developing defensive and offensive security measures.

Pre-req: CS 320 with a minimum grade of D.

Grade Mode: Normal Grading Mode
CYBR 350 Cyber System Administration3 Credit hours   

Introduction of System Administration and related topics, including trouble-shooting system and network problems, hardware and software configuration and installation, basic scripting, and security aspects of Internet hosts.

Pre-req: CS 320 with a minimum grade of D.

Grade Mode: Normal Grading Mode
CYBR 360 Cyber Infrastructure Security3 Credit hours   

Comprehensive analysis on the utilization and augmentation of cyber security technologies to harden cyber infrastructure and its interconnected cyber-physical systems against various attacks.

Pre-req: CS 320 with a minimum grade of D.

Grade Mode: Normal Grading Mode
CYBR 400 Computer Security Design3 Credit hours   

Foundation technical and analytical skills to implement comprehensive computer security that encompass designing secure systems, information security, protecting information assets, managing computer security, risk mitigation strategies, and incident response.

Pre-req: CYBR 350.

Grade Mode: Normal Grading Mode
CYBR 435 Cyber Risk3 Credit hours   

Advanced course on the functions and purposes of the latest development in cyber security techniques and tools used to create, secure, protect and remediate cyber-infrastructures from various cyber threats.

Pre-req: CYBR 330 with a minimum grade of D or CS 330 with a minimum grade of D.

Grade Mode: Normal Grading Mode
CYBR 442 Cyber Operations3 Credit hours   

Study of various concepts and aspects in choosing, deploying, supporting, troubleshooting and securing various local and distributed components of a cyber operation with consideration of the human factor.

Pre-req: CYBR 350 and CYBR 360.

Grade Mode: Normal Grading Mode
CYBR 475 Internship3 Credit hours   

An in-depth and hands-on involvement in a real-world project under direct professional supervision. The project my be on-campus or off-campus.

Grade Mode: Normal Grading Mode
CYBR 480 Special Topics1-4 Credit hours   

Study of an advanced topic not normally covered in other courses.

Grade Mode: Normal Grading Mode
CYBR 481 Special Topics1-4 Credit hours   

Study of an advanced topic not normally covered in other courses.

Grade Mode: Normal Grading Mode
CYBR 482 Special Topics1-4 Credit hours   

Study of an advanced topic not normally covered in other courses.

Grade Mode: Normal Grading Mode
CYBR 483 Special Topics1-4 Credit hours   

Study of an advanced topic not normally covered in other courses.

Grade Mode: Normal Grading Mode
CYBR 484 Special Topics1-4 Credit hours   

Study of an advanced topic not normally covered in other courses.

Grade Mode: Normal Grading Mode
CYBR 485 Special Topics1-4 Credit hours   

Study of an advanced topic not normally covered in other courses.

Grade Mode: Normal Grading Mode
CYBR 486 Independent Study1-4 Credit hours   

Independent study for selected juniors and seniors under supervision of faculty; may be repeated only once.

Grade Mode: Normal Grading Mode
CYBR 487 Independent Study1-4 Credit hours   

Independent study for selected juniors and seniors under supervision of faculty; may be repeated only once.

Grade Mode: Normal Grading Mode
CYBR 488 Independent Study1-4 Credit hours   

Independent study for selected juniors and seniors under supervision of faculty; may be repeated only once.

Grade Mode: Normal Grading Mode
CYBR 489 Independent Study1-4 Credit hours   

Independent study for selected juniors and seniors under supervision of faculty; may be repeated only once.

Grade Mode: Normal Grading Mode
CYBR 490 Bison image  Senior Project3 Credit hours   

Application of technical and profesional skills in solving a real-world problem in a team environment. Discuss professional code of conduct, societal issues, and transition from student to industry professional.

Pre-req: CYBR 330.

Attributes: Capstone Course
Grade Mode: Normal Grading Mode

Electrical Engineering 

EE 202 Circuits II3 Credit hours   

The transient response of first and second order systems. Balanced three-phase systems. Mutual inductance, transformers, resonance, and two-port networks.

Pre-req: ENGR 201 with a minimum grade of D and MTH 230 with a minimum grade of D.

Grade Mode: Normal Grading Mode
EE 204 Intro to Digital Systems3 Credit hours   

Number systems, digital components and systems, Boolen switching algebra; the analysis and design of combinational and sequential circuits; introduction to computer architecture.

Pre-req: MTH 220 with a minimum grade of D.

Grade Mode: Normal Grading Mode
EE 210 Programming Lab3 Credit hours   

This course introduces students to the fundamental principles of programming for solving engineering programs. It familiarizes students with the process of translating real-life engineering problems to computation problems.

Pre-req: CS 110.

Grade Mode: Normal Grading Mode
EE 211 Intro to Computer Engineering3 Credit hours   

Provide a study of Data Structure, operating systems' concepts, HW designed methods and relationship between hardware and software.

Pre-req: EE 210 with a minimum grade of D.

Grade Mode: Normal Grading Mode
EE 310 Electromagnetic Fields3 Credit hours   

This course provdies in depth coverage of all aspects electromagnetics, with a focus on field and wave generation and propagation. The course will focus on more practical aspects of E-M theory.

Pre-req: EE 202 with a minimum grade of D and MTH 335 with a minimum grade of D.

Grade Mode: Normal Grading Mode
EE 320 Analysis of Signals & Systems3 Credit hours   

This class introduces students to concepts of probability and random variables necessary for study of signals and systems involving uncertainty; applications to elementary problems in detection, signal processing and communication.

Pre-req: MTH 335.

Grade Mode: Normal Grading Mode
EE 330 Random Signals and Systems3 Credit hours   

This course will introduce the students to the fundamental concepts of probabiliity theory applied to engineering problems, including elementary set operations, sample spaces and probability laws, conditional probability and independence.

Pre-req: EE 320 with a minimum grade of D.

Grade Mode: Normal Grading Mode
EE 340 Computer Architecture & Design4 Credit hours   

This course is a study of the factors influencing the design of hardware and software elements of computer systems. Topics include: instruction set design; cache and virtual memory organizations.

Pre-req: EE 211 with a minimum grade of D.

Grade Mode: Normal Grading Mode
EE 350 Elect Properties of Materials3 Credit hours   

Introduction to basic physical properties of solid materials; some solid state physics employed, but major emphasis is on engineering applications based on semiconducting, magnetic, dielectric and superconducting phenomena.

Pre-req: EE 202 with a minimum grade of D.

Grade Mode: Normal Grading Mode
EE 360 Control Systems3 Credit hours   

Application of state variable and frequency domain techniques to modeling, analysis and synthesis of single input, single output linear control systems.

Pre-req: EE 202 with a minimum grade of D.

Grade Mode: Normal Grading Mode
EE 370 Electric Machinery3 Credit hours   

Fundamentals of energy-handling electric circuits, analysis of power electric circuits, elements of linear and rotating electric machinery, induction, and DC machinery.

Pre-req: EE 310 with a minimum grade of D.

Grade Mode: Normal Grading Mode
EE 375 Communcation Systems I3 Credit hours   

Introduction to the fundamental concepts of computer communication networks. Topics include the OSI reference model, the physical data link, network, and transport layers, TCP/IP, LANs, ALOHA, routing and flow controls.

Pre-req: EE 310 with a minimum grade of D and EE 320 (may be taken concurrently) with a minimum grade of D.

Concurrent PR: EE 320
Grade Mode: Normal Grading Mode
EE 380 Microprocessor Design3 Credit hours   

Hardware and software for real-time microprocessor-based digital systems. Basic concepts of on-chip components related to digital system functionality. Introduction to 32-bit machines with treatment of 16- and 8- bit machines.

Pre-req: EE 204 with a minimum grade of D and EE 340 with a minimum grade of D.

Grade Mode: Normal Grading Mode
EE 401 Communication Systems II3 Credit hours   

This course will cover topics in the field of RF/microwave engineering, such as transmission lines, waveguides, impedance matching, microwave resonators, RF filters, RF amplifiers and an introduction to antenna design.

Pre-req: EE 375 with a minimum grade of D.

Grade Mode: Normal Grading Mode
EE 410 Electrical Engineering Design3 Credit hours   

Application of design process and project engineering as practiced in industry; team approach to the design process; development of a project proposal; proposed project implemented in EE 420.

Grade Mode: Normal Grading Mode
EE 411 Intro to Digital IC Design3 Credit hours   

This course covers the analysis and design of digital integrated circuits using CMOS technology. The course emphasizes design of circuit layout, and HSPICE and IRSIM for simulations, lab included.

Pre-req: ENGR 204.

Grade Mode: Normal Grading Mode
EE 412 Computer Engineering Design3 Credit hours   

Introduction to the design process and project engineering as practiced in industry; student teams apply the design process by developing a project from proposal; proposed project implemented in EE 420.

Grade Mode: Normal Grading Mode
EE 415 Intro VHDL Design & HW Systems3 Credit hours   

This course provides fundamental of hardware design methodologies and modeling. It covers the essentials of HDL, embedded C and hardware-embedded systems using VHDL language, Lab included.

Pre-req: EE 380 with a minimum grade of D.

Grade Mode: Normal Grading Mode
EE 419 Intr Digital Signal Processing3 Credit hours   

This course covers the transformation, manipulation of signals. It introduces the concepts of discrete-time, discrete frequency domains, representations and analyses of systems, and filter designs, lab is included.

Pre-req: EE 350.

Grade Mode: Normal Grading Mode
EE 420 Bison image  Capstone Design3 Credit hours   

Application of the design process and project engineering as practiced in industry; team approach to the design process; completion of project based on proposal from EE 410 or EE 412.

Pre-req: EE 410 with a minimum grade of D or EE 412 with a minimum grade of D.

Attributes: Capstone Course, No Textbook Required
Grade Mode: Normal Grading Mode
EE 425 Electric Power Systems3 Credit hours   

The course emphasizes power engineering area that includes power generation, transmission, and distribution.

Pre-req: EE 202 with a minimum grade of D.

Grade Mode: Normal Grading Mode
EE 440 Digital Control Systems3 Credit hours   

Feedback systems in which a digital computer is used to implement the control law; Z-transform and time domain methods serve as a basis for control systems design.

Pre-req: EE 360.

Grade Mode: Normal Grading Mode
EE 445 Radio Freq & Microwave Engr3 Credit hours   

Fundamental Radio Frequency (RF) and microwave circuit analysis; return loss, insertion loss; transmission lines, lumped elements, impedence matching; theory, analysis and design of basic RF and microwave passive circuits.

Pre-req: EE 320.

Grade Mode: Normal Grading Mode
EE 447 Real-Time Digital Processing3 Credit hours   

This course provides an introduction to the principles of real-time digital signal processing and hands-on development of real-time signal processing algorithms.

Pre-req: EE 320.

Grade Mode: Normal Grading Mode
EE 448 Power Electronics3 Credit hours   

Principles of power electronics. Including understanding of power semiconductor devices, passive components, basic switching circuits, AC/DC, DC/DC, DC/AC converters and their applications.

Pre-req: (ENGR 202 with a minimum grade of D or EE 202 with a minimum grade of D) and EE 310 with a minimum grade of D.

Grade Mode: Normal Grading Mode
EE 480 Special Topics1-4 Credit hours   

Special Topics

Grade Mode: Normal Grading Mode
EE 481 Special Topics1-4 Credit hours   

Special Topics

Grade Mode: Normal Grading Mode
EE 482 Special Topics1-4 Credit hours   

Special Topics

Grade Mode: Normal Grading Mode
EE 483 Special Topics1-4 Credit hours   

Special Topics

Grade Mode: Normal Grading Mode
EE 485 Independent Study1-4 Credit hours   

Independent Study

Grade Mode: Normal Grading Mode
EE 486 Independent Study1-4 Credit hours   

Independent Study

Grade Mode: Normal Grading Mode
EE 487 Independent Study1-4 Credit hours   

Independent Study

Grade Mode: Normal Grading Mode
EE 488 Independent Study1-4 Credit hours   

Independent Study

Grade Mode: Normal Grading Mode
EE 502 Instrumentation3 Credit hours   
Grade Mode: Normal Grading Mode
EE 503 Power Systems3 Credit hours   
Grade Mode: Normal Grading Mode
EE 504 Principles and Practices-EE2 Credit hours   
Grade Mode: Normal Grading Mode
EE 510 Design Digital Systems3 Credit hours   

This course provides fundamental understanding of Digital circuits. Students learn the essentials of digital circuit operation, design and simulate digital circuits using the techniques of practicing electrical and computer engineers.

Grade Mode: Normal Grading Mode
EE 511 Analog Computation3 Credit hours   
Grade Mode: Normal Grading Mode
EE 514 Linear Systems3 Credit hours   
Grade Mode: Normal Grading Mode
EE 515 Digital Signal Processing3 Credit hours   
Grade Mode: Normal Grading Mode
EE 529 Linear Systems & Control3 Credit hours   

The course provides a rigorous introduction to the analysis and control of linear dynamical systems in the time domain. The course introduces the fundamentals of linear spaces and linear operator theory.

Grade Mode: Normal Grading Mode
EE 530 Cyber-Physical Systems3 Credit hours   

This course provides an introduction to modeling and analysis of cyber-physical systems. Several models of continuous-time systems and discrete-time systems are introduced.

Grade Mode: Normal Grading Mode
EE 535 Power System Protection3 Credit hours   

This course covers the power system faults and application of relays for power system protection. Symmetrical components as applied fault currents. Introduction to digital filtering, microprocessor, computer simulation for relays.

Grade Mode: Normal Grading Mode
EE 585 Independent Study1-4 Credit hours   
Grade Mode: Normal Grading Mode
EE 586 Independent Study1-4 Credit hours   
Grade Mode: Normal Grading Mode
EE 587 Independent Study1-4 Credit hours   
Grade Mode: Normal Grading Mode
EE 588 Independent Study1-4 Credit hours   
Grade Mode: Normal Grading Mode
EE 601 Power Systems Analysis3 Credit hours   
Grade Mode: Normal Grading Mode
EE 602 Random Signals & Noise3 Credit hours   

This course provides an introduction to the fundamentals of random variables, random signals, and simulation of random phenomena.

Grade Mode: Normal Grading Mode
EE 603 Protectve Relaying in Powr Sys3 Credit hours   
Grade Mode: Normal Grading Mode
EE 604 Electrical Machinery3 Credit hours   
Grade Mode: Normal Grading Mode
EE 605 Comptr Meth in Power Sys Anly3 Credit hours   
Grade Mode: Normal Grading Mode
EE 606 Electrical Analysis3 Credit hours   

This course covers Laplace transform for boundary-value problem, applications to control theory, frequency response of ordinary differential equations, linear algebra techniques; eigenvalue analysis of linear systems and in multivariate optimization.

Grade Mode: Normal Grading Mode
EE 607 Adv Electrical Engr3 Credit hours   

This course covers complex functions, complex integration, vectors, matrices, functions of matrices, Cayley-Hamilton theorem, state-space modeling, optimization techniques, least squares technique, total least squares, and numerical techniques.

Grade Mode: Normal Grading Mode
EE 608 Research Methods3 Credit hours   

Overview of research methods in engineering. Research theory, design, ethics, and practice. Research plan and proposal. Experimental, numerical, and analytical research. Reviewing literatures, collect and analyze data quantitatively and qualitatively.

Grade Mode: Normal Grading Mode
EE 611 Digital Design3 Credit hours   

This course covers the CMOS circuits. Design approaches with emphasis placed on structured full custom design, MOS device, critical interconnect and gate characteristics. CMOS logic design from transistor to fabrication.

Grade Mode: Normal Grading Mode
EE 615 Real Time Systems3 Credit hours   

This course covers the Designing real-time embedded systems from a hardware and software perspective. Communications and signal processing systems. Applications to seismic monitoring, process control, and biomedical systems.

Grade Mode: Normal Grading Mode
EE 618 Data & Comm Networks3 Credit hours   

This course introduces the underlying concepts behind networking using the internet and its protocols as examples.

Grade Mode: Normal Grading Mode
EE 624 Wireless Communication3 Credit hours   

This course introduces fundamental technologies for wireless communication.

Grade Mode: Normal Grading Mode
EE 630 Robust Control3 Credit hours   

Linear systems, norms for signals and systems, stability and performance, uncertainty and robustness, parameterization of stabilizing controllers, algebraic Riccati equations, H2 control, and H infinity control.

Grade Mode: Normal Grading Mode
EE 631 Optimal Control3 Credit hours   

The course introduces the theory of Optimal Control. It covers evaluation methods for control signals that satisfy some physical constraints and minimize or maximize some performace measures.

Grade Mode: Normal Grading Mode
EE 636 Power System Operation3 Credit hours   

This course covers modern power systems, operational, control problems, solution techniques. State estimation, contingency analysis, load-frequency control and automatic generation control, load flow analysis and external equivalents for steady-state operations.

Grade Mode: Normal Grading Mode
EE 638 Nonlinear Sys & Control3 Credit hours   

The course provides a rigorous introduction to the analysis and control of nonlinear dynamical systems in time domain.

Grade Mode: Normal Grading Mode
EE 639 Renew Energy & Dist Generation3 Credit hours   

This course covers the fundamentals of energy and sustainability; power efficiency; hydro, wind, solar, fuel systems; Converters and controllers for integration of renewable energy sources; Smart grid, hybrid generation systems.

Grade Mode: Normal Grading Mode
EE 642 Pattern Recognition 13 Credit hours   
Grade Mode: Normal Grading Mode
EE 643 Pattern Recognition 23 Credit hours   
Grade Mode: Normal Grading Mode
EE 650 Special Topics1-4 Credit hours   

Subject matter to be selected from topics of current interest.

Grade Mode: Normal Grading Mode
EE 651 Special Topics1-4 Credit hours   

Subject matter to be selected from topics of current interest.

Grade Mode: Normal Grading Mode
EE 652 Special Topics1-4 Credit hours   

Subject matter to be selected from topics of current interest.

Grade Mode: Normal Grading Mode
EE 653 Special Topics1-4 Credit hours   

Subject matter to be selected from topics of current interest.

Grade Mode: Normal Grading Mode
EE 656 Semiconductr Switchng Circuits3 Credit hours   
Grade Mode: Normal Grading Mode
EE 658 Linear Syst-State Space Appro3 Credit hours   
Grade Mode: Normal Grading Mode
EE 661 Continuous & Digital Cntrl Sys3 Credit hours   
Grade Mode: Normal Grading Mode
EE 681 Microprocessors-Prin & Appl 13 Credit hours   
Grade Mode: Normal Grading Mode
EE 682 Microprocessors-Prin & Appl 23 Credit hours   
Grade Mode: Normal Grading Mode
EE 683 Microcomputer-Based Design3 Credit hours   

Surface and subsurface geology, geotechnical properties of soil and rock. Geotechnical engineering design aspects of landfills, groundwater barriers, tunneling. Mechnics of ground movements, sediment and erosion control. (PR: Engineering or Geology degree) Surface and subsurface geology, geotechnical properties of soil and rock. Geotechnical engineering design aspects of landfills, groundwater barriers, tunneling. Mechnics of ground movements, sediment and erosion control. (PR: Engine- ering or Geology degree)

Grade Mode: Normal Grading Mode
EE 684 Unknown3 Credit hours   
EE 685 Independent Study1-4 Credit hours   

Independent study in which a student meets regularly with a faculty member to discuss assignments.

Grade Mode: Normal Grading Mode
EE 686 Independent Study1-4 Credit hours   

Independent study in which a student meets regularly with a faculty member to discuss assignments.

Grade Mode: Normal Grading Mode
EE 687 Independent Study1-4 Credit hours   

Independent study in which a student meets regularly with a faculty member to discuss assignments.

Grade Mode: Normal Grading Mode
EE 688 Independent Study1-4 Credit hours   

Independent study in which a student meets regularly with a faculty member to discuss assignments.

Grade Mode: Normal Grading Mode
EE 690 Special Topics1-6 Credit hours   
Grade Mode: Normal Grading Mode
EE 698 Design Project3 Credit hours   

The course introduces the principles of product design: specifications, evaluation of design alternatives, technical reports and oral presentations. Intellectual property, industry standards and conventions, engineering economics, reliability, safety, engineering ethics.

Grade Mode: Normal Grading Mode
EE 699 Thesis1-6 Credit hours   

This represents the course designation for a Master's Degree Research Thesis. Successful completion of a thesis fulfills the research requirement for the M.S. degree in Electrical Engineering.

Attributes: Thesis
Grade Mode: Normal Grading Mode
EE 790 Advanced Independent Study3 Credit hours