Sökresultat:
12427 Uppsatser om Internal data - Sida 9 av 829
MCNP-modell för beräkning av neutrondos och DPA på reaktortanken vid Ringhals 2
In this report an MCNP (Monte Carlo N-Particle) model is described for the reactor vessel at Ringhals 2. The model is validated against the specific activity in neutron dosimeters, extracted in 1977, 1984 and 1994. The validation showed that the calculations of the model are within the requirements of a maximum of 20 percent uncertainty for every neutron dosimeter except one, extracted after the first cycle. The uncertainty of this cycle was mostly due to the operation data rather than to the MCNP model.The model has been used to investigate various questions concerning radiation damage. The reliability of the traditional measure of radiation damage, fast neutron flux (En > 1MeV) has been evaluated. This has been done by taking the ratio for this and another measure of radiation damage, DPA (Displacement Per Atom), for various positions and layers.
Inre motstånd : En okänd fiende på vägen tillbaka från utanförskapet?
Inner resistanceThe aim of this study was to investigate the existence of an internal resistance to a work-related change in people who are long-term sick, and if this is related to an identification as ?long-term sick?. A second purpose to the study was to research in which way this internal resistance to a work-related change manifests and point to possible solutions. A qualitative study was conducted with interviews of experts and people on sick leave to illuminate the subject. The main result was divided into interviewed groups.
Utveckling av karriär inom en organisation : - Att få medarbetare att stanna
Background and problem: The background to this study is the organizations increased difficulty to retain employees in the organization when more and more employees today choose to do their career in several organizations. The problem to keep the employees in the organization leads to several problems where the loss of experience reduces efficiency and increased risks and cost associated with recruitment are some problems that arise. The problem therefore faced for this study is: How can opportunities for career development within an organization created to get employees to stay over time?Purpose and method: The purpose for this study is to describe how organizations can create opportunities for the development of career that gets employees to stay within the same organization and make their career in this organization. The method used for this study is a qualitative approach where data is collected through semi-structured interviews in a case study.Empiricism: The empirical result have shown there are four factors that an organization should overhaul to create an opportunity for the development of a career that gets employees to stay in an organization over time.
Skapa och leverera kundvärde i ett teknikkonsultföretag /
The increased specialisation and complexity in products and services has
created the need for Swedish companies to focus more on their core businesses.
This has resulted in them opting to buy services and products that lie outside
of their core business from consultancy businesses or other types of suppliers.
When companies describe their offers in internal and external marketing it is
done often in terms of company or service attributes that are not based on
customer value or offered value for the customer. The reason for this is that
companies have not adapted their services to the different needs of their
customers. As a result of this, they run the risk of offering the same services
as their competitors and communicate values that the customers either do not
understand or experience as value adding.
By using the theory on the data collection from the case company we have an
understanding and shown how the customer values can be developed from a service
company?s internal and external prerequisites and competitive advantages.
Exekveringsmiljö för Plex-C på JVM
The Ericsson AXE-based systems are programmed using an internally developed language called Plex-C. Plex-C is normally compiled to execute on an Ericsson internal processor architecture. A transition to standard processors is currently in progress. This makes it interesting to examine if Plex-C can be compiled to execute on the JVM, which would make it processor independent. The purpose of the thesis is to examine if parts of the run-time environment of Plex-C can be translated to Java and if this can be done so that sufficient performance is obtained.
Analys av faktorer som påverkar interna leveransledtider : Dimensionering av lager
It is becoming increasingly important for companies to meet customer demands due to intense competition in today's global market, that forcing companies to improve their offerings and become better at managing their supply chain (Shen et al., 2006). Long lead times can be reduced by using different methods and strategies shows various researches. Lead times occur in the planning, production, inventories and handling of products (Treville et al., 2003).The aim of the study is to develop a method to analyze the factors that affect the length of internal delivery lead time in manufacturing companies. The method also included suggestions for reducing delivery lead-time to internal customers.The main factors that influenced the length of the on delivery lead times has summarized to make a selection among the factors that can have the most significant impact. The selected elements will be used as a method to analyze how these areas affect a company?s length on internal delivery lead times.The study shows that the causes of the long delivery lead times was the location of the customer order point, uncertain forecasts, long material and production planning time, and long waits in the production and storage.The delivery lead time, according to this report?s suggested improvements reduced by centralizing CODP and makes more reliable forecasts.
Sverigedemokraternas framgångar i kommunalvalen 2006 och 2010
This essay examines the recent electoral success of the Sweden Democrats (SD) in the Swedish municipal election in 2006 and 2010. By using statistical methods it aims to explain which of three contradicting theoretical frameworks best can explain how a populist radical right party could penetrate one of the most stable party systems in the world. The theoretical approaches tested in this essay are: a demand-side, an external supply-side and an internal supply-side approach. By using theoretically anchored proxies to determine the effect of the contradicting theoretical approaches this essay concludes that the internal supply-side explanation measuring the local party organizational ability of the SD had the most substantial effect when it comes to explaining their recent electoral success in the Swedish municipalities, as opposed to a more commonly believed demand-side driven explanation..
Nordisk compliance - En studie av de nordiska EU-medlemmarnas implementeringsnivå
The following thesis is examining compliance with EU-law from a member state perspective. The variation in the compliance level between the member states from 1995 to 2005 is analyzed to prove the fact that the Nordic member countries during the measured time period experienced a low number of infringements. The infringements that did occur were resolved faster and more efficient in the Nordic countries then in the other member states. The theory used to explain the Nordic compliance rate is divided between external and internal pressure in a pull and push model. The external pressure is illustrated with argumentative persuasion from the EU-commission to the individual member states; how the state responds to the persuasion in order to act compliant.
Image follows structure
Background: The business market today is characterized by tough competition amongst the competitors to capture consumers? interest and money. One marketing tool companies can use to achieve this is the company?s image. The customer buys not only a product, but also the image that the company or the product is associated with.
Anbudskalkyl mer användbar i byggprocessen
This report is written for a consultant networking company with the purpose to review the development ofthe company's remote connections from a user friendly and security perspective.This includes an investigation of the possibilities to consolidate existing authentication methods foraccessing customers. The problem lies in the amount of methods being used. Through case study wefound that smart cards, SMS-service, software and hardware tokens exist.The only method feasible from a security perspective is smart cards. Since the method is not commonlyused by the company's customers a standardization of it would be counterproductive.Also, the purpose of this report is to investigate how the ongoing internal development of the remoteconnection will affect the company's clients. Within this framework we have also verified a designsuggestion.We interpret, after the completion of the case study, that the internal development of the remoteconnection is marginally affected by legal perspectives.
Generationsskräpsamling med explicit kontroll av hårdvarucache
This report evaluates whether an interpreted high-level garbage collected language has enough information about its memory behaviour to make better cache decisions than modern general CPU hardware.With a generational garbage collector, depending on promotion algorithm and generation size, around 90% of all objects never leave the first generation. This report is based on the hypothesis that, because of the low promotion rate, accesses to higher generations are sufficiently rare not to benefit from caching.To test this hypothesis, we built an operating system with a Scheme interpreter in kernel mode, where the interpreter controls the cache. Generic x86 PC hardware was used, since it allows fine-grained control of cache decisions.Measurements of execution time in this interpreter show that disabling the cache for generations higher than the first does not give any performance gain, but rather a performance loss of up to 50%.We conclude that this interpreter design is not an improvement, but cannot conclude that the hypothesis is false in general. We suggest building a better CPU simulator to gather more data from which to make better caching decisions, moving internal interpreter data structures into the garbage collected heap and modifying the hardware to allow control in the currently rigid dimension of where data is cached---for example separate control of instruction and data caches and separate data caches for different areas of memory..
Kommunikation och samordning : En studie av internkommunikationen inom Region Värmland
This paper deals with the subject internal communication. We received this assignment from Region Värmland, an organization formed jointly by the 16 municipalities in the county of Värmland, to take responsibility for regional development, growth issues, culture and adult education in Värmland. The organization consists of a number of geographically dispersed units with specialized working areas. In this type of organization, there are high demands on internal communication as a tool to coordinate the organization?s different units and integrate their work, in order to reach the common goals.
Alla ska med : En fallstudie om sociala medier i den interna kommunikationen
This thesis concerns the subject of social media in the internal communication, how it can function to improve the communication among the coworkers. Good Old has been the web agency of our case study, through them we have gained understanding of the phenomenon. Media and communication theories and interviews have given us the foundation of the thesis.Our conclusion shows that it is beneficial to use social media internally in the type of company that Good Old is. Furthermore, the result shows that it can improve the communication, increase organizational learning and unity among coworkers. Finally social media can make organizations more effective..
Internal Market Harmonisation and Trade Implications for Non-EU Companies
After the formation of the European Union internal market in 1992, member state specific obstacles and barriers were largely removed. This was especially the case in harmonised industries where standardisation and technical regulation have led to legal certainty. Despite this, a large range of trade regulation continues to remain distortional to trade, in addition to the ongoing tariffs and subsidies. The key trade regulations relate to a number of areas involving technical regulations such as production labelling and the protection of intellectual property rights. Whilst policy makers claim justification based around the need to correct market failure in delivering desired outcomes, the question is whether these regulations are appropriate responses to market failures or if they have simply been imposed in an attempt to protect domestic markets.
Effektiv intern kommunikation : En studie av kommunikation mellan värdar och värdledare i en idrottsförening
AbstractTitle: Effective internal communication ?A case study on communication between a manager and the employees in a sportsclub.Number of pages: 40, without enclosuresAuthor: Susan AnderssonTutor: Peder Hård af SegerstadCourse: Media and Communication Studies CPeriod: Second term 2005University: Division of Media and Communication, Department of Information Science, Uppsala UniversityPurpose/Aim: I aim to do a case study of a work situation, where there is no natural or direct form of feedback between the manager and the employees, and compare the purpose of the information efforts with how it is perceived by the employees.Material/Method: Qualitative research method, including an assembling method in the form of interviews, and a processing method of those interviews.Main results: All the used channels combined together (except one channel) seem to have created the right condition so that the content of the information can be perceived and used as the way it was supposed to, even though there?s no direct feedback of the information. The manager gets feedback indirectly and can therefore adapt the messages, or the information efforts, to the receivers.Keywords: Organizational communication, Internal communication, Information, Feedback..