941 resultados para Communication model


Relevância:

60.00% 60.00%

Publicador:

Resumo:

Tutkielman tarkoituksena oli tutkia, mitkä tekijät vaikuttavat sisäisen laskennan tulostiedon oikeellisuuteen ja miten tietojohtamisen keinoin voidaan taata yhteensopivuus ulkoisen ja sisäisen laskentatiedon välillä. Tekijöiden tunnistamisen ja huomioonottamisen kautta voidaan kehittää organisaation tietämystä ja suorituskykyä. Tutkimus oli empiirinen ja kuvaileva tapaustutkimus. Kvalitatiivista aineistoa kerättiin pääasiassa kyselylomakkeen, havainto -ja dokumenttiaineiston avulla. Aineisto analysoitiin teemoittelun avulla. Laskentaorganisaatioissa havaittiin mekaanisen ja orgaanisen tietopääomaympäristön piirteitä, jotka asettavat tiedon välitykselle,vuorovaikutukselle ja tietämyksen kehittymiselle omat rajoitteensa. Laskentaorganisaatioiden toimintaa ohjasivat mekaaniselle ympäristölle tyypilliset vastuu - ja raportointisuhteet, aikataulut ja raportointikäytännöt. Raportointijärjestelmään tarvittaisiin lisäkoulutusta, tiedon vertailtavuuteen ja tiedon oikeellisuuden takaamiseen lisää työvälineitä. Tiedon välittämistä ja kommunikointia pitäisi tehostaa aktiivisemmalla sähköisellä viestinnällä, mutta myös monipuolisemmalla viestintäkanavien käytöllä. Laskentaorganisaatioiden toimintaympäristössä havaittiin orgaanisen tietopääomaympäristön piirteitä, mikä edellyttäisi dialogia tukevien teknologioiden ja toimintatapojen tehokkaampaa käyttöä. Haasteena on maantieteellisen etäisyyden aiheuttamat rajoitteet sekä toiminnan mekaaninen luonne. Uutta konseptia käyttöönotettaessa keskustelut ja vuorovaikutus tukivat mallin kehittämistä ja käytännön sisäistämistä osaksi organisaation tietämystä. Viestintäkanavien käytön tehostamisella voitaisiin edesauttaa tiedon välittymistä. Tietämyksen ja suorituskyvyn kehittäminen laskentaorganisaatioissa edellyttää kuitenkin vuorovaikutteisuuden ja dialogin tukemista.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

Earlier management studies have found a relationship between managerial qualities and subordinate impacts, but the effect of managers‘ social competence on leader perceptions has not been solidly established. To fill the related research gap, the present work embarks on a quantitative empirical effort to identify predictors of successful leadership. In particular, this study investigates relationships between perceived leader behavior and three selfreport instruments used to measure managerial capability: 1) the WOPI Work Personality Inventory, 2) Raven‘s general intelligence scale, and 3) the Emotive Communication Scale (ECS). This work complements previous research by resorting to both self-reports and other-reports: the results acquired from the managerial sample are compared to subordinate perceptions as measured through the ECS other-report and the WOPI360 multi-source appraisal. The quantitative research is comprised of a sample of 8o superiors and 354 subordinates operating in eight Finnish organizations. The strongest predictive value emerged from the ECS self- and other-reports and certain personality dimensions. In contrast, supervisors‘ logical intelligence did not correlate with leadership perceived as socially competent by subordinates. 16 of the superiors rated as most socially competent by their subordinates were selected for case analysis. Their qualitative narratives evidence the role of life history and post-traumatic growth in developing managerial skills. The results contribute to leadership theory in four ways. First, the ECS self-report devised for this research offers a reliable scale for predicting socially competent leader ability. Second, the work identifies dimensions of personality and emotive skills that can be considered predictors of managerial ability and benefited from in leader recruitment and career planning. Third, the Emotive Communication Model delineated on the basis of the empirical data allows for a systematic design and planning of communication and leadership education. Fourth, this workfurthers understanding of personal growth strategies and the role of life history in leader development and training. Finally, this research advances educational leadership by conceptualizing and operationalizing effective managerial communications. The Emotive Communication Model devised directs the pedagogic attention in engineering to assertion, emotional availability and inspiration skills. The proposed methodology addresses classroom management strategies drawing from problem-based learning, student empowerment, collaborative learning, and so-called socially competent teachership founded on teacher immediacy and perceived caring, all constituting strategies moving away from student compliance and teacher modelling. The ultimate educational objective embraces the development of individual engineers and organizational leaders that not only possess traditional analytical and technical expertise and substantive knowledge but are intelligent also creatively, practically, and socially.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

Esta dissertação é um trabalho de projeto que pretende contribuir para o desenvolvimento dos estudos da comunicação organizacional. Devem ou não ser utilizadas soluções digitais em modelos de comunicação organizacional e quaisosbenefíciosdo uso de soluções digitais no âmbito da comunicação organizacional de uma empresa? No corpo de texto deste trabalho surge a resposta a estas questões com base na análise prática da investigação desenvolvida. A investigação desenvolvida tem como objetivo encontrar um modelo de comunicação eficaz baseado no uso de soluções digitais. A solução digital criada, que é o objeto de estudo deste trabalho de projeto, foi desenhada e concebida com a finalidade de ser implementada e testada numa empresa de telemarketing parceira, que atua, essencialmente, em Outbound (venda direta ao consumidor).A solução tem como intenção global envolver e motivar os teleoperadores da empresa, no intuito de aumentara sua produtividade.É descortinada a estratégia e o desenvolvimento da solução criada,assim como a sua avaliação pelos utilizadores, concluindo com uma análise detalhada dos resultados obtidos através daavaliação dos utilizadores.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

Although formal methods can dramatically increase the quality of software systems, they have not widely been adopted in software industry. Many software companies have the perception that formal methods are not cost-effective cause they are plenty of mathematical symbols that are difficult for non-experts to assimilate. The Java Modelling Language (short for JML) Section 3.3 is an academic initiative towards the development of a common formal specification language for Java programs, and the implementation of tools to check program correctness. This master thesis work shows how JML based formal methods can be used to formally develop a privacy sensitive Java application. This is a smart card application for managing medical appointments. The application is named HealthCard. We follow the software development strategy introduced by João Pestana, presented in Section 3.4. Our work influenced the development of this strategy by providing hands-on insight on challenges related to development of a privacy sensitive application in Java. Pestana’s strategy is based on a three-step evolution strategy of software specifications, from informal ones, through semiformal ones, to JML formal specifications. We further prove that this strategy can be automated by implementing a tool that generates JML formal specifications from a welldefined subset of informal software specifications. Hence, our work proves that JML-based formal methods techniques are cost-effective, and that they can be made popular in software industry. Although formal methods are not popular in many software development companies, we endeavour to integrate formal methods to general software practices. We hope our work can contribute to a better acceptance of mathematical based formalisms and tools used by software engineers. The structure of this document is as follows. In Section 2, we describe the preliminaries of this thesis work. We make an introduction to the application for managing medical applications we have implemented. We also describe the technologies used in the development of the application. This section further illustrates the Java Card Remote Method Invocation communication model used in the medical application for the client and server applications. Section 3 introduces software correctness, including the design by contract and the concept of contract in JML. Section 4 presents the design structure of the application. Section 5 shows the implementation of the HealthCard. Section 6 describes how the HealthCard is verified and validated using JML formal methods tools. Section 7 includes some metrics of the HealthCard implementation and specification. Section 8 presents a short example of how a client-side of a smart card application can be implemented while respecting formal specifications. Section 9 describes a prototype tools to generate JML formal specifications from informal specifications automatically. Section 10 describes some challenges and main ideas came acrorss during the development of the HealthCard. The full formal specification and implementation of the HealthCard smart card application presented in this document can be reached at https://sourceforge.net/projects/healthcard/.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

Coordenação de Aperfeiçoamento de Pessoal de Nível Superior (CAPES)

Relevância:

60.00% 60.00%

Publicador:

Resumo:

As mudanças na prática de saúde do enfermeiro em programas emergentes como o Programa Saúde da Família nos levaram a estudar os processos comunicacionais que se colocam a esta prática. Mediante estudo de revisão bibliográfica de janeiro de 1994 até dezembro de 2004, investigamos 26 artigos de periódicos nacionais e internacionais, quatro dissertações, três teses e quatro livros nas bases de dados da BIREME (LILACS e SCIELO-Br) a partir dos unitermos comunicação, Programa Saúde da Família e enfermagem. Foram identificadas 373 citações com comunicação e enfermagem, 12 citações usando programa saúde da família e comunicação (LILACS) e 18 citações com comunicação e enfermagem e zero citações com programa saúde da família e comunicação (SCIELO-Br). Para analisar as publicações, buscamos agrupá-las em quatro tendências acerca da relação comunicação e práticas na enfermagem: comunicação nas equipes do PSF, comunicação na prática profissional do enfermeiro, comunicação como instrumento de liderança do enfermeiro, comunicação no contexto do ensino da enfermagem. O estudo permitiu observar que, apesar do modelo hegemônico nas práticas de saúde ser o unilinear, já é nítido um movimento no sentido de uma prática comunicacional mais dialógica que aparece como um desafio na prática do enfermeiro no PSF.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

IEEE 1451 Standard is intended to address the smart transducer interfacing problematic in network environments. Usually, proprietary hardware and software is a very efficient solution to in planent the IEEE 1451 normative, although can be expensive and inflexible. In contrast, the use of open and standardized tools for implementing the IEEE 1451 normative is proposed in this paper. Tools such as Java and Phyton programming languages, Linux, programmable logic technology, Personal Computer resources and Ethernet architecture were integrated in order to constructa network node based on the IEEE 1451 standards. The node can be applied in systems based on the client-server communication model The evaluation of the employed tools and expermental results are presented. © 2005 IEEE.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

Pós-graduação em Televisão Digital: Informação e Conhecimento - FAAC

Relevância:

60.00% 60.00%

Publicador:

Resumo:

Pós-graduação em Educação Matemática - IGCE

Relevância:

60.00% 60.00%

Publicador:

Resumo:

The questions arise about the teaching and practice of the methodology of communication research. The aim is to reflect on the possibility of building research projects and develop research and scientific production in the area of social communication at the graduate level, articulating the epistemological interfaces, methodical, theoretical and methodological techniques for design of empirical research in communication, developed by Lopes (2010), adapting it to the Spiral model of knowledge creation, developed by Takeuchi and Nonaka (2008), to support the learning of the methodological procedures that involve scientific research in communication.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

This research has as its main reference, the need to detect the development initiatives by public higher education, concepts, methods and teaching and pedagogical tools and to investigate the ability to transfer knowledge and practices of teaching and learning produced for other levels education. The task of providing appropriate training of teachers of basic education to university education is a vital political and administrative demands for a large country, which needs to adequately educate its people, so he can face in the right conditions, the huge and complex demands of regional and national development. The research presented here, aims to gauge the extent and adequacy of current media and information as tools for teaching and pedagogical transfer the knowledge and practices of teaching and learning as a tool for updating and also for training or non-presence blended Primary School Teacher Education. From the established goals will be carried out research, conceptual and field, to analyze and evaluate some educational practices and resulting forms of communication and also to assess the effects brought about by replacing the linear communication model and the model of unilateral to multilateral communication networks on digital models, and practices of schooling. The results obtained from both theoretical and practical will be on the selection of concepts, content production, methodologies and resources run by different "means" integrated with the cultural, economic and social development, both locally, regionally or nationally. The strategic aim will be to expand from the analysis, production and dissemination of concepts, methods and tools made by teachers of Basic Education and Higher Education, teaching and pedagogical possibilities of media and digital devices that are emerging as the derivation of network communication.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

Las redes sociales parecen admitir un modelo de comunicación bidireccional que permitiría la interacción y conversación entre los partícipes de los nuevos procesos de comunicación. Este escenario novedoso ha motivado a indagar en los términos que usualmente se utilizaban para definir a los actores del modelo de comunicación unidireccional que caracterizaba a los medios de comunicación tradicional. Así, los usos de los términos de público y audiencia necesitan de su revisión al plantearse interrogantes sobre las formas precisas de nombrar a los actores en los distintos comportamientos intercambiables que llevan adelante en los nuevos procesos de comunicación que las redes sociales vehiculizan. En primer lugar este artículo examina los aspectos novedosos que las redes sociales admiten, para luego indagar en los conceptos de audiencia y público con el fin de conocer las nuevas acepciones que tienen ambos términos en los procesos comunicacionales actuales.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

This article proposes an agent-oriented methodology called MAS-CommonKADS and develops a case study. This methodology extends the knowledge engineering methodology CommonKADSwith techniquesfrom objectoriented and protocol engineering methodologies. The methodology consists of the development of seven models: Agent Model, that describes the characteristics of each agent; Task Model, that describes the tasks that the agents carry out; Expertise Model, that describes the knowledge needed by the agents to achieve their goals; Organisation Model, that describes the structural relationships between agents (software agents and/or human agents); Coordination Model, that describes the dynamic relationships between software agents; Communication Model, that describes the dynamic relationships between human agents and their respective personal assistant software agents; and Design Model, that refines the previous models and determines the most suitable agent architecture for each agent, and the requirements of the agent network.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

Nowadays, Wireless Ad Hoc Sensor Networks (WAHSNs), specially limited in energy and resources, are subject to development constraints and difficulties such as the increasing RF spectrum saturation at the unlicensed bands. Cognitive Wireless Sensor Networks (CWSNs), leaning on a cooperative communication model, develop new strategies to mitigate the inefficient use of the spectrum that WAHSNs face. However, few and poorly featured platforms allow their study due to their early research stage. This paper presents a versatile platform that brings together cognitive properties into WAHSNs. It combines hardware and software modules as an entire instrument to investigate CWSNs. The hardware fits WAHSN requirements in terms of size, cost, features, and energy. It allows communication over three different RF bands, becoming the only cognitive platform for WAHSNs with this capability. In addition, its modular and scalable design is widely adaptable to almost any WAHSN application. Significant features such as radio interface (RI) agility or energy consumption have been proven throughout different performance tests.

Relevância:

60.00% 60.00%

Publicador:

Resumo:

Although context could be exploited to improve performance, elasticity and adaptation in most distributed systems that adopt the publish/subscribe (P/S) communication model, only a few researchers have focused on the area of context-aware matching in P/S systems and have explored its implications in domains with highly dynamic context like wireless sensor networks (WSNs) and IoT-enabled applications. Most adopted P/S models are context agnostic or do not differentiate context from the other application data. In this article, we present a novel context-aware P/S model. SilboPS manages context explicitly, focusing on the minimization of network overhead in domains with recurrent context changes related, for example, to mobile ad hoc networks (MANETs). Our approach represents a solution that helps to efficiently share and use sensor data coming from ubiquitous WSNs across a plethora of applications intent on using these data to build context awareness. Specifically, we empirically demonstrate that decoupling a subscription from the changing context in which it is produced and leveraging contextual scoping in the filtering process notably reduces (un)subscription cost per node, while improving the global performance/throughput of the network of brokers without fltering the cost of SIENA-like topology changes.