Sök:

Sökresultat:

9645 Uppsatser om Computer algebra system - Sida 12 av 643

Modell för dimensionering av AGV-system inom tung industri

Interest in the implementation of AGV-systems (Automated Guided Vehicle) has in recent decades increased. The reason is that it allows companies to perform reliably and secure internal transport while reducing the need of personnel. It is one of todays most advanced and complex material handling system that can independently make their own decisions regarding flow paths and traffic control. An AGV-system consists of transport units carrying cargo from point A to point B, and communicates using a computer.The purpose of this study is to develop a model on how to proceed in order to design an AGV system in heavy industry. The model is tested by a case study of a company in the metal industry to determine if the model works and gives the correct result.

Datorn ur metodisk synvinkel

This essay is written at the university of Linköping and is a part of the teachers education. The intire essay is available on CD-rom. Its content is directed towards teachers who entirely or partly works, or want to work, in computereducation. The CD-rom contains both textmaterial and presentations, with teacherinstructions, wich are directly appliable in teaching computers. The teachingmaterial on the CD-rom is based on an empiric survey with different computerteachers.

Säkerhet och integritet i närfältskommunikation

Context. In today?s society we use smart cards in many areas, NFC is a smart card technology that allows contactless interaction between a reader and the tag, the tag is often in the form of a card. NFC can be used for various payment methods or as access card to a building which makes life easier. In previous studies, the technique has proven to be weak to attacks using an NFC reader connected to a computer.

Modularitet och objektorientering : Byggandet av ett program som kan visa en molekyl

The development of IT systems is usually accomplished by some form of system development methodology. It can be performed as the waterfall method, where each phase is completed before the next begins. One of the reasons to follow a development methodology is that the process is more structured, faster and that the product will have higher quality. One risk of not using a system development approach is that the code can be unstructured and difficult to maintain.This paper describes an alternative method in which the development occurred without the use of any system development methodology. This has been possible because there was a clear goal of the program that should be developed.

Stereotyper i den virtuella världen. Hur visuella intryck påverkar deltagares uppfattningar av virtuella agenter

The purpose of this study is to examine how participants perceive virtual agents shown on a computer display. In particular, it is explored to what extent participants transfer gender and attraction stereotypes that are commonly applied in the physical world to virtual agents. Previous related studies have often explored only text or voice interfaces, without any visually appearing agents, and here indeed found evidence for a transfer of gender stereotypes. Our hypothesis was that the addition of a visual agent interface would reinforce this effect. The results support our hypothesis that participants transfer human gender and attraction stereotypes onto virtual agents, as well as that these processes are affected by the visual representations of the agents..

Det nya verktyget : En undersökning av förskollärares upplevelser med surfplattan

The aim of this thesis is to study preschool-teachers? experiences from using the computertablet as a tool for learning and teaching, in order to gain knowledge of how the integrationalprocess of information and communications technology (ICT) in preschool has progressedsince its instatement. The background that caused interest to make this study was the rapidprogression of the use of ICT-tools in childrens? everyday lives and the troubles that havesurrounded the process of integrating these tools into preschool-practices. The theoreticalbasis for the analysis of the research lies within the socio-cultural perspective.

Associativa lagen i matematikdidaktisk forskning

Matematiken är en vetenskap som är indelad i flera områden. Ett av dessa områden är aritmetik som betyder räknelära. Tillhörande aritmetiken finns ett antal egenskaper, räkneregler och räknelagar. Syftet med studien var att undersöka hur den associativa lagen beskrivs och uppfattas enligt matematikdidaktisk forskning. Arbetet är en litteraturstudie av matematikdidaktiska forskningspublikationer.

Hur ökad fukthalt påverkar pannor

This report is a description of a developed educational simulator over rail vehicles and its components. The simulator is a hardware-based prototype over a door system on rail vehi- cles. System specialists and technicians will use the prototype. The Simulator should give the user a technical demonstration on how components work in a door system. The proto- type consists of motor, switch, relay and sensor.

En-till-en på gymnasiet: En kvalitativ studie kring vad elever i behov av stöd anser att datorn har stöttat dem med i skolan angående språksvårigheter

The purpose of this study was to examine what students themselves think about using computers in school. The study was conducted in a school in central Sweden. The students in focus were students with reading and writing difficulties, dyslexia or language difficulties such as an other native language. A total of eight students were interviewed. The interviews were analyzed using thematic analysis.

Teknik i förskolan : En studie om pedagogers uppfattningar om teknikexperiment i förskolan

System Andersson AB is a company located in Jönköping that works with developing computer systems for the mechanical engineering industry. As of today, when this report is written, the company is working on the development of a new Manufacturing Planning and Control (MPC) system. This new system aims to create not only a user friendly interface but also a modern, stylish interface. To achieve this, the company has decided to work with a, for them, new application framework; Windows Presentation Foundation (WPF).System Andersson is well known for developing systems for different kinds of touch screens, this project is no exception. For this new user interface the company wishes to implement different types of Drag&Drop functionality.

Användbarheten i Business Intelligens-system : Utvecklingen av användbarheten och funktionaliteten i ett webbaserat BI-system

The purpose of this study is to evaluate an existing user interface. The company in question has a web-based user interface (available through logging in via their website), but they are interested in making the process of using the interface more convenient and the interface more accessible, so that users without a background in computing can properly manage the interface. At the same time they want to apply additional functionalities in order create and to manage increased traffic on the company?s website. For this reason it is important to take into account the issues involved in human-computer interaction (HCI) as well as aspects of cognitive psychology in order to make the tool and the web interface more usable, more motivational, and therefore more efficient and professional.

Kombinerad DSP- och FPGA-lösning för en bildbehandlingsapplikation

This Master's Thesis describes the design of a new system where a digital signal processor has been added to an existing imaging system consisting of field programmable gate arrays. The new system will offer a higher degree of flexibility by considerably shortening the design time and make it possible to implement more complex algorithms than the existing ones. The choice of system architecture and a test implementation are discussed. The test implementation consists of a program for the digital signal processor and VHDL code for one of the field programmable gate arrays. The code for the digital signal processor was designed for testing on an evaluation board from Texas Instruments.

Enskild väg till Tolleredsskog

This report is a bachelor thesis presented at the department of Computer Science andEngineering at Chalmers University of Technology. The aim for the project is to find a simplemethod to measure and display physical quantities in a three dimensional room.The report describes a method to construct a system for measuring differentphysical quantities via sensors. The system must be built in a modular and expandable way tobe adaptable to different tasks.The system explained in the report consists of two parts;A physical scanner with moveable probes for carrying sensors and a microcontroller forcontrolling the probes and communicating with the next part.An application written in Java for storing the measured values and presenting them in a lucidperspective.It is possible to construct the scanner with different designs and circuitry, with multiplexers andflip-flops, to ensure that an unspecified number of probes can be added to the system and thatthey can be operated simultaneously.The Java application is written in a modular way, using a design pattern that separates eachindividual part of the application. It contains exceptions and interfaces that ensure a safe andexpandable application..

Utbildningssimulator av funktioner i spa?rfordon : Ha?rdvarusimulator med felso?kning pa? do?rrsystem

This report is a description of a developed educational simulator over rail vehicles and its components. The simulator is a hardware-based prototype over a door system on rail vehi- cles. System specialists and technicians will use the prototype. The Simulator should give the user a technical demonstration on how components work in a door system. The proto- type consists of motor, switch, relay and sensor.

"Jag ser det som ett smörgåsbord" : En studie om två olika läs- och skrivutvecklingsmetoder

In this study I have compared two different development methods of reading and writing. I have done this by interviewing five first grade teachers in elementary schools and it is based on qualitative research interviews. The aim of the study was to immerse myself in which methods these five teachers describe that they have used. They got to describe how they work and how they have tought the students to read and write. I have investigated if the teachers think that the computer is a good tool. The investigation also shows if the teachers believe that the students´ writing skills deteriorate if they can use the keyboard instead. I came to the conclusion that four of the teachers used Arne Trageton´s method (2005) which means that the students learn how to write by using to computer.

<- Föregående sida 12 Nästa sida ->