diff --git a/PhD/seminar/images/data_collection.svg b/PhD/seminar/images/data_collection.svg new file mode 100644 index 0000000..afd5af7 --- /dev/null +++ b/PhD/seminar/images/data_collection.svg @@ -0,0 +1,266 @@ + + + +Device under TestDevice under TestCPUPSUPower ConsumptionDevice under TestCPUPSUPower ConsumptionProcesses diff --git a/PhD/seminar/images/data_collection_1.svg b/PhD/seminar/images/data_collection_1.svg new file mode 100644 index 0000000..d7e8197 --- /dev/null +++ b/PhD/seminar/images/data_collection_1.svg @@ -0,0 +1,207 @@ + + + +Device under TestDevice under TestCPUPSUPower ConsumptionDevice under TestCPUPSUPower ConsumptionProcesses diff --git a/PhD/seminar/images/data_collection_2.svg b/PhD/seminar/images/data_collection_2.svg new file mode 100644 index 0000000..a0fe8bd --- /dev/null +++ b/PhD/seminar/images/data_collection_2.svg @@ -0,0 +1,207 @@ + + + +Device under TestDevice under TestCPUPSUPower ConsumptionDevice under TestCPUPSUPower ConsumptionProcesses diff --git a/PhD/seminar/images/data_collection_3.svg b/PhD/seminar/images/data_collection_3.svg new file mode 100644 index 0000000..9f550c7 --- /dev/null +++ b/PhD/seminar/images/data_collection_3.svg @@ -0,0 +1,26 @@ + + + + diff --git a/PhD/seminar/seminar.typ b/PhD/seminar/seminar.typ index 3bcd37d..74b9145 100644 --- a/PhD/seminar/seminar.typ +++ b/PhD/seminar/seminar.typ @@ -84,12 +84,24 @@ Power is: - Scaling from global to granular ] -#slide(title:"Experimental Setup")[ +#slide(title: "Problem Statement")[ +#align(center)[Given a list of #text(blue)[processes] over time and the #text(orange)[power consumption] of a machine, detect tampering to the list of processes.] +] + +#slide(title:"Input Data")[ // Setup of the experiment // What data to gather // Log data // Power data (comparison hardware/software) // Resulting dataset +#only(1)[#image("images/data_collection_1.svg", width:100%)] +#only(2)[#image("images/data_collection_2.svg", width:100%)] +] + +#slide(title:"Input Data - Power")[ +- Cable current #sym.arrow current clamp #sym.arrow ADC #sym.arrow server +- Capure: 10ksps +- Downsample: 2 SPS with average and median aggregation. #text(red)[check the specifics] ] #slide(title:"Problem Statement")[