For more details on the courses, please refer to the Course Catalog
| Code | Course Title | Credit | Learning Time | Division | Degree | Grade | Note | Language | Availability |
|---|---|---|---|---|---|---|---|---|---|
| ASE3005 | Advanced Semiconductor Design Technologies | 3 | 6 | Major | Bachelor | 3-4 | Advanced Semiconductor Engineering | Korean | Yes |
| This course explains the fundamental theories of each stage in semiconductor design and introduces the challenges faced at each stage as well as the methodologies developed or under development to address these challenges. The course focuses on major issues in semiconductor design, including Design-Technology Co-Optimization (DTCO), low-power design methodologies, design methodologies considering process variations (DFM & variability-aware design), 3D heterogeneous integration methodologies, and AI chip design methodologies. Additionally, it explores recent advancements in applying AI/ML (machine learning algorithms for artificial intelligence) techniques to semiconductor design automation. | |||||||||
| CHS2019 | Information and Communication Technology Based on Quantum Mechanics | 1 | 2 | Major | Bachelor | Challenge Semester | - | No | |
| In the first half, basic physics lectures such as electron and photon, particle and wave duality, quantum superposition, entanglement, uncertainty principle, quantum tunneling effect, and Schrödinger equation, Maxwell's wave equation, and basic mathematics lectures such as Hilbert space, Bloch sphere, and bra and ket vector, which are essential for understanding qubits and quantum superposition, are fundamentally educated for understanding the information and communication technologies based on quantum mechanics. In the second half, current five types of qubit generation methods based on mechanical conservation using inductor and capacitor, quantum gates, quantum circuits, their quantum computer applications, sensitivity increased quantum sensors, and basic principles and current technologies of innovative quantum cryptography and quantum teleportation are taught. | |||||||||
| EAM2039 | Modern Physics | 3 | 6 | Major | Bachelor | 2-3 | Advanced Materials Science and Engineering | Korean,English | Yes |
| In order to properties of materials, basics of modern physics such as relativity, particle properties of waves, wave properties of particles, duality, uncertainty property will be studied. Subsequently, atomic structure in terms of classical and quantum physics will be introduced, Concept of energy band will be introduced to understand phyccal and chemical properties of materials. | |||||||||
| ECE4274 | Technological Innovation and Business Management | 3 | 6 | Major | Bachelor/Master | 1-4 | Electrical and Computer Engineering | - | No |
| This course covers four essential stages of the necessary and sufficient conditions for technological innovation and commercialization that make today's dreams become tomorrow’s daily life for everyone. The first stage is the preparation stage for gaining insight by reading and systematically analyzing the changes in the future, the second stage is systematically understanding innovative values and strategically devising SMART, and the third stage is successfully creating, communicating, and managing teams to innovate. The final stage covers the business essentials and business know-how and conditions that management should know. | |||||||||
| EEE2008 | Signals and Systems | 3 | 3 | Major | Bachelor | 2-3 | Electronic and Electrical Engineering | Korean,English | Yes |
| Fundamentals of the analysis and processing of continuous and discrete signals in both time and frequency domains. Linear Time Invariant (LTI) systems and filtering. convolution, Fourier Series(FS), Fourier Transform(FT), Transform(DFT), Introduction to analog and digital communications and the Sampling Theorem Computer based simulation and data processing are used to demonstraste the above concepts in a laboratory settings. | |||||||||
| EEE3050 | Theory on Computer Architectures | 3 | 6 | Major | Bachelor | 3-4 | Electronic and Electrical Engineering | Korean | Yes |
| We introduce computational models which govern the logical instruction execu-tion sequencing of the CPU and review a brief history of computer systems. Mostdiscussions on computer architectures are focused on von Neumann Computer archi-tectures : the CPU, memory organization an memory hierarchy, various kind of peripherals and their characteristics, an interconnection structures for connec-ting the CPU and othe components. Here the details on pipelined CPU organizations are described. We also discuss how much control unit implementation techniques are benefitable from the RISC-based processor design technology and give a comparison with that of conventional CISC computer architectures. Based on minimized program execution time high-performance microprocessors commercial available now has been compared in terms of processing performance. In the end of this course the design principles, architectures, goals and technical issues in implementation of parallel processing computer systems are introduced in brief for broadening eye spans of students at the undergraduate level. | |||||||||
| ICE2001 | Logic Circuits | 3 | 3 | Major | Bachelor | 2 | Information and Communication Engineering | Korean | Yes |
| Introductions in Boolean algebra, combinational logic circuits, and sequential logic circuits. Techniques to analyze and design digital logic circuits and systems are studied. Topics include Boolean algebra, logic minimization, multi-level combinational logic circuits, programmable and steering logic, flip-flops, timing issues, memory elements, and the basics of finite state machines. | |||||||||
| ICE2003 | Probability and Random Processes | 3 | 6 | Major | Bachelor | 1-4 | Information and Communication Engineering | Korean | Yes |
| Introduction to basic probability theory and modeling random processes for the analysis and design of electric system. Topics may include axiomatic foundation of probability, conditional probability, indepedence, random variables, distribution function, density functions, characteristic functions, expectation and random process. | |||||||||
| ICE2016 | Elements of Engineering Mathematics 1 | 3 | 6 | Major | Bachelor | 2 | Information and Communication Engineering | Korean | Yes |
| In this course,we will learn elements of mathematical methods for analysis of electrical and electric systems in college of information and communication engineering. This course will cover the followingtopics:the 1st, 2nd,and higher order differential equations, Laplace transforms and Fouier series and transformations. | |||||||||
| ICE2017 | Elements of Engineering Mathematics 2 | 3 | 6 | Major | Bachelor | 2 | Information and Communication Engineering | Korean | Yes |
| The purpose of this course is to provide learners with the concepts and methods required to further extent the subject of Elements of Engineering Mathematics 1. This course will cover the followingtopics: linear algebra (Matrix, vector space, determinant, Eignvalue problems and etc.), partial differential equations and complex analysis (complex numbers,function, complex integrations, series and etc). | |||||||||
| ICE3001 | Microprocessor | 3 | 3 | Major | Bachelor | 3-4 | Information and Communication Engineering | Korean | Yes |
| Introduce the recent advaces in microprocessor design technologies and advances in microprocessor organizations and speed enhancements accompanied by.We review the changes in control unit,arithmetic logic unit,and register file organizationand take look at how the interconnection structures between the CPU and various components: memory,and peripherals are affected by the changes in the organiza- tion of microprocessors. And followed by the descriptions of the EDAC(Error Detection And Correction),the TLB(Translation Lookaside Buffer),the DMAC(Direct Memory Controller), and the programmable interrupt controller. | |||||||||
| ICE3024 | Digital Systems | 3 | 6 | Major | Bachelor | 3-4 | Information and Communication Engineering | Korean | Yes |
| This course provides advanced techniques for design of digital systems. Sequential and asynchronous digital circuits are introduced, and design techniques for those circuits are covered. Basic modules such as multipliers, floating point arithmetic, state machines, and their control blocks are studied. Based on the concepts introduced so far, design methodologies for more complex digital systems are covered. Standard hardware description languages such as VHDL or Verilog, and design automation tool flow are also covered so that students can cope with today's design environment. Only the students who studied "Logic Design" can take this lecture. | |||||||||
| ICE3045 | Introduction to Machine Learning | 3 | 6 | Major | Bachelor | 3-4 | Information and Communication Engineering | Korean | Yes |
| Machine learning is the science that gives computers the ability to learn. Machine learning algorithms can learn from existing data and predict on future data. Machine learning techniques have been already applied to many areas including as self-driving vehicles, face recognition, speech recognition, and medical diagnosis. This course will provide the basic concepts and algorithms of machine learning and how to implement them. You will learn about linear & logistic regression, bias & variance, supervised learning such as support vector machines, kernels, and neural networks, and unsupervised learning such as clustering, dimensionality reduction, and deep learning. | |||||||||
| ICE3057 | Semiconductor Device Measurement Laboratory | 2 | 4 | Major | Bachelor | Information and Communication Engineering | Korean | Yes | |
| The course involves electrical measurement and analysis of Si, IGZO, 2D TMD CMOS devices and simple integrated circuits obtained through the previous class “semiconductor device fabrication laboratory”. Emphasis is on the electrical measurements for CMOS devices, including I-V and C-V, and the methods used to assess their performance. This includes techniques for extracting contact resistance, inversion-layer carrier mobility, and interfacial trap density. | |||||||||
| ICE3058 | Semiconductor Device Fabrication Laboratory | 2 | 4 | Major | Bachelor | Information and Communication Engineering | Korean | Yes | |
| The course involves i) CMOS processs imulation using Synopsys TCAD, ii) laboratory CMOS device/circuitfabrication, iii) testing and characterization of CMOS devices/circuits. Emphasisison the practicalaspects of ICfabrication, includingwafercleaning, photolithography, etching, oxidation, diffusion, ionimplantation, chemicalvapordeposition, atomiclayerdeposition, physicalsputtering and wafertesting. | |||||||||



