Search results for "working"
showing 10 items of 2747 documents
Demystifying the Possibilities of ICT4D in the Mountain Regions of Nepal
2011
Author's version of a chapter in the book: Proceedings of the 44th Hawaii International Conference on System Sciences. Also available from the publisher at: http://dx.doi.org/10.1109/HICSS.2011.142 Despite the substantial investments in ICT4D projects in developing countries, the benefits are yet to be realised by the majority of remote communities. Inaccessibility to ICT has widened educational, healthcare, information, and communication gaps between urban and remote communities. This paper focuses on an interpretive case study in Nepal to widen our understanding of how locally-initiated ICT4D projects may help to narrow these gaps. The study utilises the Assets Pentagon Model to identify …
A Graph Database Approach to Wireless IIoT Workcell Performance Evaluation
2020
The workcell is considered a main building block of various industrial settings. Hence, it is examined as a primary testing environment for studying wireless communication techniques in factory automation processes. A new testbed was recently designed and developed to facilitate such studies in workcells by replicating various data flows in an emulated production environment. In this paper, an approach to storing and analyzing network performance data from a manufacturing factory workcell is introduced. A robotic testbed was constructed using two collaborative grade robot arms, machine emulators, and wireless communication devices. A graph database approach was implemented to capture networ…
Kernel-Based Inference of Functions Over Graphs
2018
Abstract The study of networks has witnessed an explosive growth over the past decades with several ground-breaking methods introduced. A particularly interesting—and prevalent in several fields of study—problem is that of inferring a function defined over the nodes of a network. This work presents a versatile kernel-based framework for tackling this inference problem that naturally subsumes and generalizes the reconstruction approaches put forth recently for the signal processing by the community studying graphs. Both the static and the dynamic settings are considered along with effective modeling approaches for addressing real-world problems. The analytical discussion herein is complement…
Robust Graph Topology Learning and Application in Stock Market Inference
2019
In many applications, there are multiple interacting entities, generating time series of data over the space. To describe the relation within the set of data, the underlying topology may be used. In many real applications, not only the signal/data of interest is measured in noise, but it is also contaminated with outliers. The proposed method, called RGTL, infers the graph topology from noisy measurements and removes these outliers simultaneously. Here, it is assumed that we have no information about the space graph topology, while we know that graph signal are sampled consecutively in time and thus the graph in time domain is given. The simulation results show that the proposed algorithm h…
Effect of epicentral direction on seismic response of asymmetric buildings
1984
The paper deals with the influence of the epicentral direction on the displacement and stress response of multistorey asymmetric buildings to earthquake horizontal ground motion. A method is given for computing for each plane frame of the complex structure a particular direction of the bidirectional stationary random input for which the horizontal floor displacement of the given frame is maximized. It is shown that this direction can be considered conservative for the corresponding non-stationary process.
Fully pipelined real time hardware solution for High Efficiency Video Coding (HEVC) intra prediction
2016
International audience; A fully pipelined hardware accelerator for the High Efficiency Video Coding (HEVC) intra prediction is presented in this paper in order to reduce the computation complexity coming with this module and to accelerate the concerned calculations. Two reconfigurable structures are developed in this paper, the first one concerns angular modes and is identified as Processing Element for Angular (PEA) modes, the other is made in order to handle with the Planar mode and is identified as Processing Element for the Planar (PEP) mode. Each structure is repeated in five paths, that our architecture composed of, working in parallel way. This architecture supports all intra predict…
Miten työelämäorientaatiota voidaan tukea koulutuksen aikana? : korkeakouluopiskelun pedagoginen työelämähorisontti
2011
”Työelämäorientaation vahvistamisella koko opiskelun ajan ja sitä kautta tietojen, taitojen ja valmiuksien kehittymisellä on merkitystä yksilön koko elämään. Opiskelun mielekkäät työelämäyhteydet kytkeytyvät elämänkokonaisuuteen ja viime kädessä on kyse laajasti opiskelijan hyvinvoinnin tukemisesta”, perustelevat kirjoittajat työelämähorisontin kytkemistä opiskeluun lähtien henkilökohtaisista hops-prosesseista. peerReviewed
Handover management in heterogenous mobile and wireless networks
2015
Since 1990, networking and mobile technologies have made a phenomenal unprecedented progress. This progress has been experienced on multiple fronts in parallel; especially on the application level and the user's needs one. This rapid evolution of the technology imposed a need for the existence of heterogeneous environments where the coverage is ensured throughout the different available networks. The challenge with such architecture would be to provide the user with the ability to navigate through the different available networks in a transparent and seamless fashion. However, the navigation among different types of networks is commonly referred to as vertical Handover. The IEEE 802.21 stan…
FADaC
2019
Solid state drives (SSDs) implement a log-structured write pattern, where obsolete data remains stored on flash pages until the flash translation layer (FTL) erases them. erase() operations, however, cannot erase a single page, but target entire flash blocks. Since these victim blocks typically store a mix of valid and obsolete pages, FTLs have to copy the valid data to a new block before issuing an erase() operation. This process therefore increases the latencies of concurrent I/Os and reduces the lifetime of flash memory. Data classification schemes identify data pages with similar update frequencies and group them together. FTLs can use this grouping to design garbage collection strategi…
An Analysis of Flash Page Reuse With WOM Codes
2018
Flash memory is prevalent in modern servers and devices. Coupled with the scaling down of flash technology, the popularity of flash memory motivates the search for methods to increase flash reliability and lifetime. Erasures are the dominant cause of flash cell wear, but reducing them is challenging because flash is a write-once medium— memory cells must be erased prior to writing. An approach that has recently received considerable attention relies on write-once memory (WOM) codes, designed to accommodate additional writes on write-once media. However, the techniques proposed for reusing flash pages with WOM codes are limited in their scope. Many focus on the coding theory alone, whereas o…