1000 resultados para Architecture Workplaces


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Workplace memorabilia, regarded here as artifacts and mementoes kept from workplaces and stored in homes, is varied, including; tools of a trade, ephemeral leaflets and pamphlets, union mementoes, uniforms and badges, long service awards, gifts from colleagues, and photographs both formal and informal. These objects can symbolize many years of work-life history and the corollary of this, their absence, perhaps the need to forget the drudgery of ‘the daily grind’. The materiality of an object saved or taken from the workplace often prompts reminiscence (Bornat, 2001) but can also, in itself and its method of display, represent and express key identities, work processes and traditions. Using examples from a three year ESRC funded project on work and identity this paper focuses on the women who participated in the study and investigates what is kept or not, whether the ways in which work memorabilia is displayed or stored is gendered, and how this might illuminate gendered social relations in the workplace and gendered work identities.

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Arthur Schopenhauer proposed a theory of colour as a consequence of his first hand knowledge of J.W. Goethe’s experiments with color phenomena. This colour theory can be used to explore an interesting proposition Schopenhauer made about architecture. For Schopenhauer, architecture is about feelings, not about functions or forms, its purpose as an art is to reveal the principles of primitive forces, specifically gravity and rigidity. For Schopenhauer, architecture expresses these forces in the poised equilibrium of massive structures built out of stone. Schopenhauer was inclined to believed that architecture had already achieved its most perfect expression in Greek temple architecture. However; he did offer one possibility for architectural research: this was the suggestion that architecture was also concerned with the expression of light. It seems never to have occurred to Schopenhauer to use his colour theory to speculate about light in architecture. This paper explores some of the implications of Schopenhauer’s theory of colour for his aesthetics of architecture?

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The time to process each of the W/B processing blocks of a median calculation method on a set of N W-bit integers is improved here by a factor of three compared with literature. The parallelism uncovered in blocks containing B-bit slices is exploited by independent accumulative parallel counters so that the median is calculated faster than any known previous method for any N, W values. The improvements to the method are discussed in the context of calculating the median for a moving set of N integers, for which a pipelined architecture is developed. An extra benefit of a smaller area for the architecture is also reported.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper investigates relationships between modernity and monumentality in the architecture of Ludwig Mies van der Rohe. In his Modern Architecture, the critic and historian Kenneth Frampton separated Mies’ work into two historical periods, 1921-1933 and 1933-1967; the first he entitled ‘Mies van der Rohe and the significance of fact,’ the second ‘Mies van der Rohe and the monumentalisation of technique.’ The two historical periods correspond to two different geopolitical phases of Mies’ career, the first in Weimar Germany the second in the United States. By looking at a number of designs and texts made by Mies in the 1930’s and 1940’s, this essay questions the validity of separating Mies’ architecture into such clear-cut categories, where each one can enjoy a seeming independence from the other. The fulcrum for the discussion is Mies’ design of 1930 for a country golf clubhouse for the industrial town of Krefeld in north-western Germany. Our attention to the golf clubhouse design was prompted by the recent installation (2013), in which a 1-1 model of the design, made primarily from plywood, was erected in a field close the the site of Mies' original proposal.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper presents an architecture (Multi-μ) being implemented to study and develop software based fault tolerant mechanisms for Real-Time Systems, using the Ada language (Ada 95) and Commercial Off-The-Shelf (COTS) components. Several issues regarding fault tolerance are presented and mechanisms to achieve fault tolerance by software active replication in Ada 95 are discussed. The Multi-μ architecture, based on a specifically proposed Fault Tolerance Manager (FTManager), is then described. Finally, some considerations are made about the work being done and essential future developments.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Wireless sensor networks (WSNs) have attracted growing interest in the last decade as an infrastructure to support a diversity of ubiquitous computing and cyber-physical systems. However, most research work has focused on protocols or on specific applications. As a result, there remains a clear lack of effective, feasible and usable system architectures that address both functional and non-functional requirements in an integrated fashion. In this paper, we outline the EMMON system architecture for large-scale, dense, real-time embedded monitoring. EMMON provides a hierarchical communication architecture together with integrated middleware and command and control software. It has been designed to use standard commercially-available technologies, while maintaining as much flexibility as possible to meet specific applications requirements. The EMMON architecture has been validated through extensive simulation and experimental evaluation, including a 300+ node test-bed, which is, to the best of our knowledge, the largest single-site WSN test-bed in Europe to date.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper presents a layered Smart Grid architecture enhancing security and reliability, having the ability to act in order to maintain and correct infrastructure components without affecting the client service. The architecture presented is based in the core of well design software engineering, standing upon standards developed over the years. The layered Smart Grid offers a base tool to ease new standards and energy policies implementation. The ZigBee technology implementation test methodology for the Smart Grid is presented, and provides field tests using ZigBee technology to control the new Smart Grid architecture approach. (C) 2014 Elsevier Ltd. All rights reserved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Prototype validation is a major concern in modern electronic product design and development. Simulation, structural test, functional and timing debug are all forming parts of the validation process, although very often addressed as dissociated tasks. In this paper we describe an integrated approach to board-level prototype validation, based on a set of mandatory/optional BST instructions and a built-in controller for debug and test, that addresses the late mentioned tasks as inherent parts of a whole process

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Sparse matrix-vector multiplication (SMVM) is a fundamental operation in many scientific and engineering applications. In many cases sparse matrices have thousands of rows and columns where most of the entries are zero, while non-zero data is spread over the matrix. This sparsity of data locality reduces the effectiveness of data cache in general-purpose processors quite reducing their performance efficiency when compared to what is achieved with dense matrix multiplication. In this paper, we propose a parallel processing solution for SMVM in a many-core architecture. The architecture is tested with known benchmarks using a ZYNQ-7020 FPGA. The architecture is scalable in the number of core elements and limited only by the available memory bandwidth. It achieves performance efficiencies up to almost 70% and better performances than previous FPGA designs.