-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2020.bib
88 lines (72 loc) · 9.82 KB
/
2020.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
@comment{{This file has been generated by bib2bib 1.96}}
@comment{{Command line: bib2bib -ob 2020.bib -c year=2020 csdl-trs.bib}}
@comment{{csdl2-08-06,
author = Robert S. Brewer,
title = Literature review on carbon footprint collection and analysis ,
institution = "Department of Information and Computer Sciences,
University of Hawaii, Honolulu, Hawaii 96822",
NUMBER = CSDL-08-06,
KEYWORDS = Sustainability,
MONTH = December,
YEAR = 2008,
URL = http://csdl.ics.hawaii.edu/techreports/2008/08-06/08-06.pdf,
abstract = Obsolete. Please see by Technical Report 09-05.
}}
@inproceedings{csdl2-19-04,
author = {Philip M. Johnson and Carleton Moore and Peter Leong and Seungoh Paek},
title = {RadGrad: Removing the 'Extra' from Extracurricular to Improve Student Engagement, Retention, and Diversity},
booktitle = {Proceedings of the 51st ACM Technical Symposium on Computer Science Education (SIGCSE 2020)},
year = {2020},
keywords = {Publications-Conferences},
url = {http://csdl.ics.hawaii.edu/techreports/2019/19-04/19-04.pdf},
month = {March},
abstract = {
RadGrad is a curriculum initiative implemented via a web-based application that combines features of social networks, degree planners, and serious games. RadGrad redefines the traditional meaning of ``progress'' and ``success'' in the undergraduate computer science degree program, with the ultimate goal of improving student engagement, diversity, and retention. In this paper, we relate RadGrad to other curriculum initiatives, overview its key functionality, present results from an evaluation conducted during its first year of deployment, and discuss our lessons learned and future directions.
}
}
@phdthesis{csdl2-20-01,
author = {Anthony J. Christe},
title = {{LAHA}: A framework for adaptive optimization of distributed sensor frameworks},
school = {University of Hawaii, Department of Information and Computer Sciences},
year = {2020},
url = {http://csdl.ics.hawaii.edu/techreports/2020/20-01/20-01.pdf},
month = {May},
keywords = {Sustainability, SmartGrid, PowerQuality, Thesis-PhD},
abstract = {
Distributed Sensor Networks (DSNs) face a myriad of technical challenges. This dissertation examines two important DSN challenges.
One problem is converting ``primitive" sensor data into actionable products and insights. For example, a DSN for power quality (PQ) might gather primitive data in the form of raw voltage waveforms and produce actionable insights in the form of the ability to predict when PQ events are going to occur by observing cyclical data. For another example, a DSN for infrasound might gather primitive data in the form of microphone counts and produce actionable insight in the form of determining what, when, and where the signal came from. To make progress towards this problem, DSNs typically implement one or more of the following strategies: detecting signals in the primitive data (deciding if something is there), classification of signals from primitive data (deciding what is there), and localization of signals (when and from where did the signals come). Further, DSNs make progress towards this problem by forming relationships between primitive data by finding correlations between spatial attributes, temporal attributes, and by associating metadata with primitive data to provide contextual information not collected by the DSN. These strategies can be employed recursively. As an example, the result of aggregating typed primitive data provides a new higher level of typed data which contains more context than the data from which is was derived from. This new typed data can itself be aggregated into new, higher level types and also participate in relationships.
A second important challenge is managing data volume. Most DSNs produce large amounts of (increasingly multimodal) primitive data, of which only a tiny fraction (the signals) is actually interesting and useful. The DSN can utilize one of two strategies: keep all of the information and primitive data forever, or employ some sort of strategy for systematically discarding (hopefully uninteresting and not useful) data. As sensor networks scale in size, the first strategy becomes unfeasible. Therefore, DSNs must find and implement a strategy for managing large amounts of sensor data. The difficult part is finding an effective and efficient strategy deciding what data is interesting and must be kept and what data to discard.
This dissertation investigates the design, implementation, and evaluation of the Laha framework, which provides new insight into both of these problems. First, the Laha framework provides a multi-leveled representation for structuring and processing DSN data. The structure and processing at each level is designed with the explicit goal of turning low-level data into actionable insights. Second, each level in the framework implements a ``time-to-live" (TTL) strategy for data within the level. This strategy states that data must either ``progress" upwards through the levels towards more abstract, useful representations within a fixed time window, or be discarded and lost forever. The TTL strategy is useful because when implemented, it allows DSN designers to calculate upper bounds on data storage at each level of the framework and supports graceful degradation of DSN performance.
There are several smaller, but still important problems that exist within the context of these two larger problems. Examples of the smaller problems that Laha hopes to overcome in transit to the larger goals include optimization of triggering, detection, and classification, building a model of sensing field topology, optimizing sensor energy use, optimizing bandwidth, and providing predictive analytics for DSNs.
Laha provides four contributions to the area of DSNs. First, the Laha design, a novel abstract distributed sensor network that provides useful properties relating to data management. Second, an evaluation of the Laha abstract framework through the deployment of two Laha-compliant reference implementations, validated data collection, and several experiments that are used to either confirm or deny the benefits touted by Laha. Third, two Laha-compliant reference implementations, OPQ and Lokahi, which can be used to form DSNs for the collection of distributed power quality signals and the distributed collection of infrasound signals. Fourth, a set of implications for modern distributed sensor networks as a result of the evaluation of Laha.
The major claim of this dissertation is that the Laha Framework provides a generally useful representation for real-time high-volume DSNs that address several major issues that modern DSNs face.
}
}
@phdthesis{csdl2-20-02,
author = {Sergey Negrashov},
title = {Design, Implementation, and Evaluation of Napali: A novel distributed sensor network for improved power quality monitoring},
school = {University of Hawaii, Department of Information and Computer Sciences},
year = {2020},
url = {http://csdl.ics.hawaii.edu/techreports/2020/20-02/20-02.pdf},
month = {May},
keywords = {Sustainability, SmartGrid, PowerQuality, Thesis-PhD},
abstract = {
Today's big data world heavily relies upon providing precise, timely, and actionable intelligence, while being burdened by the ever increasing need for data cleaning and preprocessing.
While in the case of ingesting large quantity of unstructured data this problem is unavoidable, when it comes to sensor networks built for a specific purpose, such as anomaly detection, some of that computation can be moved to the edge of the network.
This thesis concerns the special case of sensor networks tailored for monitoring the power grid for anomalous behavior.
These networks monitor power delivery infrastructure with the intent of finding deviations from the nominal steady state, across multiple geographical locations.
Aforementioned deviations, known as power quality anomalies, may originate, and be localized to the location of the sensor, or may affect a sizable portion of the power grid.
The difficulty of evaluating the extent of a power quality anomaly stems directly from their short temporal and variable geographical impact.
I present a novel distributed power quality monitoring system called Napali which relies on extracted metrics from individual meters and their temporal locality in order to intelligently detect anomalies and extract raw data within temporal window and geographical areas of interest.
The claims of this thesis are that Napali outperforms existing power quality monitoring gridwide event detection methods in resource utilization and sensitivity.
Furthermore, Napali residential monitoring is capable of power grid monitoring without deployment on the high voltage transmission lines.
Final claim of this thesis is that Napali capability of extracting portions of the events which did not pass the critical thresholds used in other detection methods allows for better localization of power quality disturbances.
Napali claim validation was performed through deployment at the University of Hawaii.
Fifteen OPQ Box devices, designed specifically to operate with Napali were located in various locations on campus.
Data collected from these monitors was compared with smart meters already deployed across the University.
Additionally, Napali was compared with standard methods of power quality event detection running along side the Napali systems.
Napali methodology outperformed the standard methods of power quality monitoring in resource consumption, event quality and sensitivity.
Additionally, I was able to validate that residential utility monitoring is capable of event detection and localization without monitoring higher levels of the power grid hierarchy.
Finally, as a demonstration of Napali capabilities, I showed how data collected by my framework can be used to partition the power delivery infrastructure without prior knowledge of the power grid topology.
}
}