An unsupervised leak detection method

I require a brief summary about the attached research paper. The paper proposes a leak detection method through data modeling.
The summary should include:
1. Authors aims and objectives
2. What is the proposed method and how is it done (briefly)
3. The results of the experiment conducted
No introduction or conclusion, only brief summary about the specified points.

TRUE BASIC CODING ASSIGNMENT

At least 20 different commands.
Program must run without errors. And if your program uses other files, such as images, be sure to include them when submit
Program must be an original work. (No copying of codes between students.)
Program must include at least 1 loop (for-next and/or do-loop) and at least 1 decision structure (if-else-end if and/or case select).
Program must involve the user (with input statements, etc.).
Program must include at least 1 of either a function or subroutine written by the student. (See Chapter 7.)
Program must include some sort of graphics. (See Chapter 12, displaying a jpeg. image is also acceptable.)
Must have a list of all commands (as comments) at the beginning of the program. List the type of the commands rather than what the commands are being used for (such as “input”, not asking user for their name)
Must have comments throughout the program to describe what your program is doing.  It is encouraged to have as much comments as possible.

TRUE BASIC PROJECT CODING

True Basic coding
At least 20 different commands
Program must run without errors. And if your program uses other files, such as images, be sure to include them when submit
Program must be an original work. (No copying of codes between students.)
Program must include at least 1 loop (for-next and/or do-loop) and at least 1 decision structure (if-else-end if and/or case select).
Program must involve the user (with input statements, etc.).
Program must include at least 1 of either a function or subroutine written by the student. (See Chapter 7.)
Program must include some sort of graphics. (See Chapter 12, displaying a jpeg. image is also acceptable.)
Must have a list of all commands (as comments) at the beginning of the program. List the type of the commands rather than what the commands are being used for (such as “input”, not asking user for their name)
Must have comments throughout the program to describe what your program is doing.  It is encouraged to have as much comments as possible.

PhysicsGE4

The exercises are based on chapters 14, 21, 22, 23 of the book University Physics with Modern Physics Young and Freedman the link to the book is below.

https://notendur.hi.is/mbh6/html/_downloads/University%20Physics%20with%20Modern%20Physics,%2013th%20Edition.pdf

The exercises include Fluid Mechanics, Electrical Field and Charge
The exercises have been translated to English so if you would like further clarifications I would gladly provide.
Thanks