104 resultados para Abstraction


Relevância:

10.00% 10.00%

Publicador:

Resumo:

RatSLAM is a navigation system based on the neural processes underlying navigation in the rodent brain, capable of operating with low resolution monocular image data. Seminal experiments using RatSLAM include mapping an entire suburb with a web camera and a long term robot delivery trial. This paper describes OpenRatSLAM, an open-source version of RatSLAM with bindings to the Robot Operating System framework to leverage advantages such as robot and sensor abstraction, networking, data playback, and visualization. OpenRatSLAM comprises connected ROS nodes to represent RatSLAM’s pose cells, experience map, and local view cells, as well as a fourth node that provides visual odometry estimates. The nodes are described with reference to the RatSLAM model and salient details of the ROS implementation such as topics, messages, parameters, class diagrams, sequence diagrams, and parameter tuning strategies. The performance of the system is demonstrated on three publicly available open-source datasets.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

We blend research from human-computer interface (HCI) design with computational based crypto- graphic provable security. We explore the notion of practice-oriented provable security (POPS), moving the focus to a higher level of abstraction (POPS+) for use in providing provable security for security ceremonies involving humans. In doing so we high- light some challenges and paradigm shifts required to achieve meaningful provable security for a protocol which includes a human. We move the focus of security ceremonies from being protocols in their context of use, to the protocols being cryptographic building blocks in a higher level protocol (the security cere- mony), which POPS can be applied to. In order to illustrate the need for our approach, we analyse both a protocol proven secure in theory, and a similar proto- col implemented by a �nancial institution, from both HCI and cryptographic perspectives.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

An increased interest in utilising groups of Unmanned Aerial Vehicles (UAVs) with heterogeneous capabilities and autonomy is presenting the challenge to effectively manage such during missions and operations. This has been the focus of research in recent years, moving from a traditional UAV management paradigm of n-to-1 (n operators for one UAV, with n being at least two operators) toward 1-to-n (one operator, multiple UAVs). This paper has expanded on the authors’ previous work on UAV functional capability framework, by incorporating the concept of Functional Level of Autonomy (F-LOA) with two configurations: The lower F-LOA configuration contains sufficient information for the operator to generate solutions and make decisions to address perturbation events. Alternatively, the higher F-LOA configuration presents information reflecting on the F-LOA of the UAV, allowing the operator to interpret solutions and decisions generated autonomously, and decide whether to veto from this decision.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The common presupposition of Enterprise Systems (ES) is that they lead to significant efficiency gains. However, this is only the case for well-implemented ES that meet organisational requirements. The list of major ES implementation failures is as long as the list of success stories. We argue here that this arises from a more fundamental problem, the functionalist approach to ES development and provision. As long as vendors will continue to develop generic, difficult-to-adapt ES packages, this problem will prevail because organisations have a non-generic character. A solution to this problem can only consist in rethinking the way ES packages are provided. We propose a strict abstraction layer of ES functionalities and their representation as conceptual models. ES vendors must provide sufficient means for configuring these conceptual models. We discuss in this paper what generic situations can occur during process model configuration in order to understand process model configuration in depth.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The configuration of comprehensive Enterprise Systems to meet the specific requirements of an organisation up to today is consuming significant resources. The results of failing implementation projects are severe and may even threaten the organisation’s existence. This paper proposes a method which aims at increasing the efficiency of Enterprise Systems implementations. First, we argue that existing process modelling languages that feature different degrees of abstraction for different user groups exist and are used for different purposes which makes it necessary to integrate them. We describe how to do this using the meta models of the involved languages. Second, we motivate that an integrated process model based on the integrated meta model needs to be configurable and elaborate on the mechanisms by which this model configuration can be achieved. We introduce a business example using SAP modelling techniques to illustrate the proposed method.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This practice-led research contextualises and advances the novel as a form within the fiction of football (commonly referred to as soccer in Australia). This is a field which has undergone very little academic scrutiny. Through adapting and developing a distant reading model of abstraction and using it in conjunction with closer textual analyses, this research develops the first historiography of football fiction. The model is used to realise a set of broad conventions, map relationships across the body of work and identify growth areas. The thesis argues that football fiction exhibits qualities which warrant the works being described collectively as a genre. A comparison of young adult and adult football fictions will highlight the similarities and differences that occur in literary technique in texts aimed at these readerships, as they appear to be distinct to football fiction. The generic conventions and identified divergences are used to inform and are reflected in an original novel-length work of young adult fantasy football fiction, entitled Blaming David Beckham. The objectives of this novel, as an extension to the research, are to explore and demonstrate the findings and advance the understanding of the generic elements of football fiction.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

We describe a pedagogical approach that addresses challenges in design education for novices. These include an inability to frame new problems and limited-to-no design capability or domain knowledge. Such challenges can reduce student engagement with design practice, cause derivative design solutions as well as the inappropriate simplification of design assignments and assessment criteria by educators. We argue that a curriculum that develops the student’s design process will enable them to deal with the uncertain and dynamic situations that characterise design. We describe how this may be achieved and explain our pedagogical approach in terms of methods from Reflective Practice and theories of abstraction and creativity. We present a landscape architecture unit, recently taught, as an example. It constitutes design exercises that require little domain or design expertise to support the development of conceptual thinking and a design rationale. We show how this approach (a) leveraged the novice’s existing spatial and thinking skills while (b) retaining contextually-rich design situations. Examples of the design exercises taught are described along with samples of student work. The assessment rationale is also presented and explained. Finally, we conclude by reflecting on how this approach relates to innovation, sustainability and other disciplines.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Current media attention on the crossover novel highlights the increasing permeability of the boundaries between young adult and adult fiction. This paper will focus upon some of the difficulties around definitions of young adult fiction before considering the fiction of football, or soccer as it is more commonly known in Australia. The football genre exhibits a number of discrete and identifiable differences between young adult and adult readerships including, for example, the role of the protagonist, and the narrative’s distance from the game. This paper will use Franco Moretti’s Mapping as Distant Reading model of abstraction to highlight and unpack these and other characteristic differences in the narratological and stylistic techniques employed across adult and young adult texts. Close reading analysis of the adult football fiction Striker (1992) by Hunter Davies and young adult football fiction Lucy Zeezou’s Goal (2008) by Liz Deep-Jones’ will further illustrate the range of tensions and divergences as they are reflected across those readerships. The texts have been selected because they speak to themes of fear and safety; Joe Swift (Striker) is driven by a need to move away from childhood poverty and insecurity, while Lucy Zeezou shelters a homeless friend. With both protagonists being kidnapped for ransom for example, the texts have also been selected for their striking similarities in form and content.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Many software applications extend their functionality by dynamically loading executable components into their allocated address space. Such components, exemplified by browser plugins and other software add-ons, not only enable reusability, but also promote programming simplicity, as they reside in the same address space as their host application, supporting easy sharing of complex data structures and pointers. However, such components are also often of unknown provenance and quality and may be riddled with accidental bugs or, in some cases, deliberately malicious code. Statistics show that such component failures account for a high percentage of software crashes and vulnerabilities. Enabling isolation of such fine-grained components is therefore necessary to increase the stability, security and resilience of computer programs. This thesis addresses this issue by showing how host applications can create isolation domains for individual components, while preserving the benefits of a single address space, via a new architecture for software isolation called LibVM. Towards this end, we define a specification which outlines the functional requirements for LibVM, identify the conditions under which these functional requirements can be met, define an abstract Application Programming Interface (API) that encompasses the general problem of isolating shared libraries, thus separating policy from mechanism, and prove its practicality with two concrete implementations based on hardware virtualization and system call interpositioning, respectively. The results demonstrate that hardware isolation minimises the difficulties encountered with software based approaches, while also reducing the size of the trusted computing base, thus increasing confidence in the solution’s correctness. This thesis concludes that, not only is it feasible to create such isolation domains for individual components, but that it should also be a fundamental operating system supported abstraction, which would lead to more stable and secure applications.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This PhD practice-led research inquiry sets out to examine and describe how the fluid interactions between memory and time can be rendered via the remediation of my painting and the construction of a digital image archive. My abstract digital art and handcrafted practice is informed by Deleuze and Guattari’s rhizomics of becoming. I aim to show that the technological mobility of my creative strategies produce new conditions of artistic possibility through the mobile principles of rhizomic interconnection, multiplicity and diversity. Subsequently through the ongoing modification of past painting I map how emergent forms and ideas open up new and incisive engagements with the experience of a ‘continual present’. The deployment of new media and cross media processes in my art also deterritorialises the modernist notion of painting as a static and two dimensional spatial object. Instead, it shows painting in a postmodern field of dynamic and transformative intermediality through digital formats of still and moving images that re-imagines the relationship between memory, time and creative practice.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Current Bayesian network software packages provide good graphical interface for users who design and develop Bayesian networks for various applications. However, the intended end-users of these networks may not necessarily find such an interface appealing and at times it could be overwhelming, particularly when the number of nodes in the network is large. To circumvent this problem, this paper presents an intuitive dashboard, which provides an additional layer of abstraction, enabling the end-users to easily perform inferences over the Bayesian networks. Unlike most software packages, which display the nodes and arcs of the network, the developed tool organises the nodes based on the cause-and-effect relationship, making the user-interaction more intuitive and friendly. In addition to performing various types of inferences, the users can conveniently use the tool to verify the behaviour of the developed Bayesian network. The tool has been developed using QT and SMILE libraries in C++.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Among the many meanings of abstraction is the focus on images that are at a distance from their origins. This understanding of abstraction is central to Savanhdary Vongpoothorn’s layered, textured and sensuous canvas Crossing (2003). The references in this painting to Laotian textile design and creation endows it with the sense of a fabric-like nature, gives it the feel of cloth wrapped around bodies and of threads woven into complex symmetrical patterns. Here, the distance from origins is expressed as a separation from the material forms of Lao culture. At the same time the work is a visual reference to the stretching or bending of forms, the breaking up of shapes in the natural or constructed environment, all of which create an expressive effect through the warm rose grid and visual illusions of movement and travel. This visual play suggests the sense that migration or movement is a means through which cultural forms get recoded and translated. The making of Crossing like many of Savanhdary’s works involved manipulation of the canvas through pricking and poking, and then the application of layers and dots of paint. The overall effect is one of a synthesis of different cultural motifs and the addition of new dimensions to familiar forms. This highlights the centrality of the idea of 'reassemblage’ in abstraction, the processes of remaking of self, of the natural world and of cultural artefacts. Savanhdary constructs intricate laced knots of colour and texture in work which expresses the possibilities presented by travel, migration and the subsequent remixture that emerges upon crossing through different cultural worlds.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

On 9 January 1927 Le Corbusier materialised on the front cover of the Faisceau journal edited by Georges Valois Le Nouveau Siècle which printed the single-point perspective of Le Corbusier’s Plan Voisin and an extract from the architect’s discourse in Urbanisme. In May Le Corbusier presented slides of his urban designs at a fascist rally. These facts have been known ever since the late 1980s when studies emerged in art history that situated Le Corbusier’s philosophy in relation to the birth of twentieth-century fascism in France—an elision in the dominant reading of Le Corbusier’s philosophy, as a project of social utopianism, whose received genealogy is Saint-Simon and Charles Fourier. Le Corbusier participated with the first group in France to call itself fascist, Valois’s militant Faisceau des Combattants et Producteurs, the “Blue Shirts,” inspired by the Italian “Fasci” of Mussolini. Thanks to Mark Antliff, we know the Faisceau did not misappropriate Le Corbusier’s plans, in some remote quasi-symbolic sense, rather Valois’s organisation was premised on the redesign of Paris based on Le Corbusier’s schematic designs. Le Corbusier’s Urbanisme was considered the “prodigious” model for the fascist state Valois called La Cité Française – after his mentor the anarcho-syndicalist Georges Sorel. Valois stated that Le Corbusier’s architectural concepts were “an expression of our profoundest thoughts,” the Faisceau, who “saw their own thought materialized” on the pages of Le Corbusier’s plans. The question I pose is, In what sense is Le Corbusier’s plan a complete representation of La Cité? For Valois, the fascist city “represents the collective will of La Cité” invoking Enlightenment philosophy, operative in Sorel, namely Rousseau, for whom the notion of “collective will” is linked to the idea of political representation: to ‘stand in’ for someone or a group of subjects i.e. the majority vote. The figures in Voisin are not empty abstractions but the result of “the will” of the “combatant-producers” who build the town. Yet, the paradox in anarcho-syndicalist anti-enlightenment thought – and one that became a problem for Le Corbusier – is precisely that of authority and representation. In Le Corbusier’s plan, the “morality of the producers” and “the master” (the transcendent authority that hovers above La Cité) is lattened into a single picture plane, thereby abolishing representation. I argue that La Cité pushed to the limits of formal abstraction by Le Corbusier thereby reverts to the Enlightenment myth it first opposed, what Theodor Adorno would call the dialectic of enlightenment.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Current media attention on the crossover novel highlights the increasing permeability of the boundaries between young adult and adult fiction. This paper will focus upon some of the difficulties around definitions of young adult fiction before considering the fiction of football, or soccer as it is more commonly known in Australia. The football genre exhibits a number of discrete and identifiable differences between young adult and adult readerships including, for example, the role of the protagonist, and the narrative’s distance from the game. This paper will use Franco Moretti’s Mapping as Distant Reading model of abstraction to highlight and unpack these and other characteristic differences in the narratological and stylistic techniques employed across adult and young adult texts. Close reading analysis of the adult football fiction Striker (1992) by Hunter Davies and young adult football fiction Lucy Zeezou’s Goal (2008) by Liz Deep-Jones’ will further illustrate the range of tensions and divergences as they are reflected across those readerships. The texts have been selected because they speak to themes of fear and safety; Joe Swift (Striker) is driven by a need to move away from childhood poverty and insecurity, while Lucy Zeezou shelters a homeless friend. With both protagonists being kidnapped for ransom for example, the texts have also been selected for their striking similarities in form and content.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The reaction of the aromatic distonic peroxyl radical cations N-methyl pyridinium-4-peroxyl (PyrOO center dot+) and 4-(N,N,N-trimethyl ammonium)-phenyl peroxyl (AnOO center dot+), with symmetrical dialkyl alkynes 10?ac was studied in the gas phase by mass spectrometry. PyrOO center dot+ and AnOO center dot+ were produced through reaction of the respective distonic aryl radical cations Pyr center dot+ and An center dot+ with oxygen, O2. For the reaction of Pyr center dot+ with O2 an absolute rate coefficient of k1=7.1X10-12 cm3 molecule-1 s-1 and a collision efficiency of 1.2?% was determined at 298 K. The strongly electrophilic PyrOO center dot+ reacts with 3-hexyne and 4-octyne with absolute rate coefficients of khexyne=1.5X10-10 cm3 molecule-1 s-1 and koctyne=2.8X10-10 cm3 molecule-1 s-1, respectively, at 298 K. The reaction of both PyrOO center dot+ and AnOO center dot+ proceeds by radical addition to the alkyne, whereas propargylic hydrogen abstraction was observed as a very minor pathway only in the reactions involving PyrOO center dot+. A major reaction pathway of the vinyl radicals 11 formed upon PyrOO center dot+ addition to the alkynes involves gamma-fragmentation of the peroxy O?O bond and formation of PyrO center dot+. The PyrO center dot+ is rapidly trapped by intermolecular hydrogen abstraction, presumably from a propargylic methylene group in the alkyne. The reaction of the less electrophilic AnOO center dot+ with alkynes is considerably slower and resulted in formation of AnO center dot+ as the only charged product. These findings suggest that electrophilic aromatic peroxyl radicals act as oxygen atom donors, which can be used to generate alpha-oxo carbenes 13 (or isomeric species) from alkynes in a single step. Besides gamma-fragmentation, a number of competing unimolecular dissociative reactions also occur in vinyl radicals 11. The potential energy diagrams of these reactions were explored with density functional theory and ab initio methods, which enabled identification of the chemical structures of the most important products.