Skip to content

chulminy/CIVE497-CIVE700

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CIVE497/700: Smart Structure Technology (Winter, 2024)

Instructor: Chul Min Yeum (E2-2313)
Class: Mon and Wed, 08:30AM to 9:50AM at E2-2350
Email: cmyeum@uwaterloo.ca
Office Hours: Mon and Wed 10 to 11AM at E2-2313 (or after each class)

Last updated: 2024-04-12

Previous offerings of this course

Announcement

Apr 12, 2024: Remeber that you must submit the last task assignement before Apr 22.
Mar 30, 2024: Task 08: Neural Network has been posted.

Table of Contents

Course Description

This course offers an introduction to the emerging smart structure technologies in civil engineering. Smart structures integrate sensing, actuation, data processing, analysis, and visualization, and control capabilities so that a structure can sense and respond to its changing external conditions in a rapid and automated manner. Among several topics in smart structure, this course focuses on structural assessment using optical sensor data by implementing state-of-art image processing and computer vision techniques. As a special topic, basic concepts in structure from motion, machine learning, neural networks, and neural radiance fields (NeRF) are covered and relevant applications in civil engineering are introduced. An application-based learning approach is emphasized and tasks are designed in such a way that students can implement smart structure technology to address contemporary problems in civil engineering.

This course is specially designed to suit the interest of graduate students and senior undergraduate students who may pursue graduate studies. You can see the course outline and task assignments in the previous year from w2021, w2020, w2019. Note that all lectures were already delivered through pre-recorded videos in 2021. When you are absent from a class, you can watch the corresponding lecture video. However, students are highly encouraged to attend the classes.

Based on past course surveys, students should anticipate dedicating at least 20 hours per week to study class materials, work on assignments, and undertake research projects. Additionally, a strong background in computer programming is expected of students. If you are unsure about allocating this much time, please carefully reconsider enrolling. For undergraduates, be aware that the instructor will not accommodate personal situations, like capstone projects, quizzes, midterms, or finals, that do not adhere to institutional policies and guidelines.

Intended Learning Outcomes

By the end of this course, students should be able to

  • Describe smart structure technology and its applications in civil engineering
  • Explain the working principle of an accelerometer and digital camera, and their data acquisition process
  • Interpret the concept of image processing techniques through signal processing theory
  • Develop Python programs to process and analyze 2D and 3D optical data for structural assessment
  • Demonstrate how to implement machine learning algorithms in solving real-world problems
  • Explain the working principle of neural network and neural radiance field algorithms
  • Devise innovative smart structure technology for civil engineering applications and research

Key Dates

  • Family Day, Monday, February 19, 2024
  • Winter Reading Week, Saturday, February 17 – Sunday, February 25, 2024.
  • Good Friday, Friday, March 29, 2024.
  • Pre-examination Study Days: Tuesday, April 9 and Wednesday, April 10, 2024.
  • Final Exam Period: Thursday, April 11 to Thursday, April 25, 2024.

Prerequisite

For this course, students should have a foundational understanding of linear algebra and probability. Additionally, proficiency in python programming is essential. Students are also expected to be familiar with Markdown script and Jupyter Notebook for submitting homework assignments.

Course Textbook

This course is not based on any particular textbook. The instructor will provide relevant keywords (search by yourself), reading materials, and website links in each class.

Course Outline

The study load for each class is marked as the number of regular offline classes, which becomes a total of 24 classes. The expected time to finish (ETF) in each module is also provided to help students manage their time and keep up with lectures and assignments. The course material will be posted as a PDF.

Class Topics (lecture slide) Lecture Notebook Colab Load ETF    Task
C01 Introduction 1 Jan 08 Task01
C02 Data Acquisition Notebook Open In Colab 1 Jan 10
C03 Signal Processing I Notebook Open In Colab 1 Jan 15 Task02
C04 Signal Processing II Notebook Open In Colab 1 Jan 17
C05 Signal Processing III Notebook Open In Colab 1 Jan 22
C06 Modal Analysis 1 Jan 24 Task03
C07 Digital Image 0.5 Jan 29
C08 Projective Geometry Notebook Open In Colab 2 Feb 05
C09 Linear Filtering Notebook Open In Colab 1 Feb 12 Task04
C10 Edge Detection I Notebook Open In Colab 1 Feb 14
C11 Edge Detection II Notebook Open In Colab 1 Feb 26 Task05
C12 Feature Notebook Open In Colab 2 Mar04
C13 RANSAC Notebook Open In Colab 1 Mar06 Task06
C14 Camera Model 0.5 Mar11
C15 Two-view Geometry Notebook Open In Colab 1 Mar13
C16 Structure From Motion Notebook Open In Colab 0.5 Mar13 Task07
C17 Intro. of Mach. Learning 0.5 Mar18
C18 Gradient Descent Notebook Open In Colab 0.5 Mar18
C19 Training Linear Model Notebook Open In Colab 0.5 Mar20
C20 Neural Network Notebook Open In Colab 1.5 Mar25 Task08
C21 Neural Radian Field 2 Apr 03 Task09

Tasks

There will be 8 tasks and 1 Quiz and they will be posted on this course website weekly or bi-weekly. The instructor encourage students to work in groups through collaborative learning, but to submit their assignments individually. The task will have programming components or photography components, where students will use their own camera to capture and process their own images and discuss the results. Students are supposed to complete all tasks and turn their works in by the due date. You can access the best reports for the assignments in previous years from w2022, w2021, w2020, and w2019. The problems will be similar to the ones in the previous assignments. However, the students must not copy and paste the codes or texts in those reports. Also, some answers in the model report are not correct.

Students are required to use Python for all assignments. Your source code should be well-organized and thoroughly commented. Submission must include both the source code (along with any data used) and a report. The report should be initially written in Jupyter notebook and then converted to PDF format. Each assignment will come with its specific submission guidelines. Please note that your grade will be based on the PDF report. Ensure that it includes all necessary figures and texts before submission.

Regarding late submissions, you are allowed a maximum one-week extension for up to three of the first eight assignments. However, the final assignment must be submitted on time. Exceeding three late submissions will result in a score of zero for the fourth late assignment. Be mindful of deadlines; extensions beyond this policy will only be considered under exceptional circumstances and may incur a penalty.

Graded reports will be sent via email. Additionally, sample solutions will be discussed in class, and with their permission, outstanding student reports may be shared on the class webpage.

Your final grade in this course depends significantly on your assignment scores. Therefore, not submitting homework could adversely affect your overall grade. If you're facing difficulties with the assignments, don't hesitate to contact the instructor or TA for help.

Task Topics Mark Announcement 1st Deadline 2nd Deadline
Task01 Basic Image Processing 5 Jan 08, 2024 Jan 18, 2024 Jan 25, 2024
Task02 Signal Processing I 5 Jan 17, 2024 Jan 29, 2024 Feb 05, 2024
Task03 Signal Processing II 8 Jan 26, 2024 Feb 07, 2024 Feb 14, 2024
Quiz01 Quiz 7 Feb 12, 2024 Feb 12, 2024 Feb 012, 2024
Task04 Homography 15 Feb 08, 2024 Feb 26, 2024 Feb 26, 2024
Task05 Image Processing 10 Mar 01, 2024 Mar 10, 2024 Mar 17, 2024
Task06 Feature Matching & RANSAC 15 Mar 11, 2024 Mar 24, 2024 Mar 28, 2024
Task07 Multiview Geometry 15 Mar 17, 2024 Apr 13, 2024 Apr 15, 2024
Task08 Neural Network 15 Apr 01, 2024 Apr 20, 2024 Apr 22, 2024

Grading

The final grade will be determined by the cumulative marks obtained throughout the semester. Individual grades for each task can be found in the table under Tasks. The final grade is the sum of the grades awarded to students for each task.

Communication

All communication will be made through this course website, especially for this web page. The instructor will make a note in the "Announcement" section if there is an update on the web page. Students can configure email notification for by "watching" this course website or use a version control system for tracking its changes. Thus, students are responsible for checking the website regularly for any relevant course information or announcements.

In this course, both the instructor and the students are encouraged to engage in online discussions to create and facilitate a collaborative learning experience. Students are invited to ask questions and answer them, and share their knowledge and resources. Please direct your communication to a Discussion board (tab) on this website. However, if there is a good reason not to use the discussion forum (e.g. personal matters, a question that might reveal your solution of your report, etc.), please directly contact the instructor via email (cmyeum@uwaterloo.ca). Or, you can feel free to send messages the instructor or TA through Microsoft TEAM. You can check out this website. If possible, the instructor and TA prefer to use the discussion forum because questions and responses can be shared to the other students.

Discussion forum instruction

  • Students are allowed to use either their own GitHub account or new account for this class if you want anonymity. They do not have to make a new account using their university email accounts.
  • Please be respectful of your peers, instructor, and others in your posts and comments.
  • Asking good questions is another way of learning by summarizing and explaining what you know and do not know. Thoughtful questions and answers will help all students in this class. Before posting a question, please ask yourself whether you are truly stuck (meaning that the answers can be readily found on the web) and your question are complete and legible.
  • In addition, please check if the same question was asked before.
  • Inappropriate posts and comments are immediately deleted and closed without a notice.

Notes

Generative Artificial Intelligence

Generative artificial intelligence (GenAI) trained using large language models (LLM) or other methods to produce text, images, music, or code, like Chat GPT, DALL-E, or GitHub CoPilot, may be used for assignments in this class with proper documentation, citation, and acknowledgement. Recommendations for how to cite GenAI in student work at the University of Waterloo may be found through the Library: https://subjectguides.uwaterloo.ca/chatgpt_generative_ai. Please be aware that generative AI is known to falsify references to other work and may fabricate facts and inaccurately express ideas. GenAI generates content based on the input of other human authors and may therefore contain inaccuracies or reflect biases.

In addition, you should be aware that the legal/copyright status of generative AI inputs and outputs is unclear. Exercise caution when using large portions of content from AI sources, especially images. More information is available from the Copyright Advisory Committee: https://uwaterloo.ca/copyright-at-waterloo/teaching/generative-artificial-intelligence

You are accountable for the content and accuracy of all work you submit in this class, including any supported by generative AI.

Fair Contingencies for Emergency Remote Teaching

We are facing unusual and challenging times. The course outline presents the instructor’s intentions for course assessments, their weights, and due dates in Winter 2022. As best as possible, we will keep to the specified assessments, weights, and dates. To provide contingency for unforeseen circumstances, the instructor reserves the right to modify course topics and/or assessments and/or weight and/or deadlines with due and fair notice to students. In the event of such challenges, the instructor will work with the Department/Faculty to find reasonable and fair solutions that respect rights and workloads of students, staff, and faculty.

Academic integrity

In order to maintain a culture of academic integrity, members of the University of Waterloo community are expected to promote honesty, trust, fairness, respect and responsibility. [Check the Office of Academic Integrity for more information.]

Grievance

A student who believes that a decision affecting some aspect of his/her university life has been unfair or unreasonable may have grounds for initiating a grievance. Read Policy 70, Student Petitions and Grievances, Section 4. When in doubt, please be certain to contact the department’s administrative assistant who will provide further assistance.

Discipline

A student is expected to know what constitutes academic integrity to avoid committing an academic offence, and to take responsibility for his/her actions. [Check the Office of Academic Integrity for more information.] A student who is unsure whether an action constitutes an offence, or who needs help in learning how to avoid offences (e.g., plagiarism, cheating) or about “rules” for group work/collaboration should seek guidance from the course instructor, academic advisor, or the undergraduate associate dean. For information on categories of offences and types of penalties, students should refer to Policy 71, Student Discipline. For typical penalties, check Guidelines for the Assessment of Penalties.

Appeals

A decision made or penalty imposed under Policy 70, Student Petitions and Grievances (other than a petition) or Policy 71, Student Discipline may be appealed if there is a ground. A student who believes he/she has a ground for an appeal should refer to Policy 72, Student Appeals.

Note for students with disabilities

AccessAbility Services, located in Needles Hall, Room 1401, collaborates with all academic departments to arrange appropriate accommodations for students with disabilities without compromising the academic integrity of the curriculum. If you require academic accommodations to lessen the impact of your disability, please register with AccessAbility Services at the beginning of each academic term.

Turnitin.com

Text matching software (Turnitin®) may be used to screen assignments in this course. Turnitin® is used to verify that all materials and sources in assignments are documented. Students' submissions are stored on a U.S. server, therefore students must be given an alternative (e.g., scaffolded assignment or annotated bibliography), if they are concerned about their privacy and/or security. Students will be given due notice, in the first week of the term and/or at the time assignment details are provided, about arrangements and alternatives for the use of Turnitin in this course.

It is the responsibility of the student to notify the instructor if they, in the first week of term or at the time assignment details are provided, wish to submit alternate assignment.

About

Smart Structure Technology (Winter, 2021)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published