Sök:

Sökresultat:

43 Uppsatser om Microcontroller - Sida 2 av 3

Konstruktion av tvåhjulig balanserande robot

This report discusses the development of an autonomous system that can travel a distance of atleast 30 meters on two wheels. The system, the robot, detects black lines and stops if one isdetected. A remote control can be used to start and stop the robot. The robot is constructed ofmainly steel with smaller, more detailed, parts in plastic. A significant amout of time has beenused to enable the robot to balance on its own.

Drivenhet för satellitantenner

The task in this master thesis was to design and construct a prototype of a satellite antenna driver unit. The unit is to be robust and work in cold weather down to -40°C, so that it can be mounted on the roof of a minibus. A Microcontroller controls the H-bridges simultaneous, each connected to an electrical motor. Hardware and software protections were implemented to ensure that the antenna can not turn outside its allowed area and risk breaking. The unit can output voltages at many different levels and communicate at a multitude of signal standards..

Konstruktion av en Telesvarsterminal

Telia Telesvar is an automatic anwering machine that is provided in your stationary telephone at home. The drawback of this is that you cannot see if anyone has called you. This report describes how a terminal for Telias Telesvar could be designed. Telesvar terminal will show in a display if anyone called you and show the incoming number. It will also play the spoken message in a built in speaker.

Programmering av mikrokontroller för styrning av komponenter i ett biokemiskt analysinstrument

The Uppsala based company Q-linea develops procedures, instruments and systems for protein and nucleic acid analysis. The components in such an instrument are controlled by Microcontrollers. Microcontrollers are computers in one singular chip that can be used in a wide range of applications such as cars, toys or in this case an analysis instrument. When developing a new instrument for biochemical analysis, Q-linea needed new software for controlling and communicating between the components in the instrument. The process of developing this software is the subject of this thesis.The project included research of Microcontrollers and the components in the instrument.

Konstruktion av styrelektronik till testfixtur

The focus of this thesis is primarily in electronic construction and describes the design process for a Microcontroller circuit board from concept development to prototyping. The client develops test fixtures for automated testing of products within the electronics industry and needs a new controller circuit for the test fixtures that can handle controls and basic testing. An investigation into the needs of such a system is conducted and a prototype printed circuit board assembly is manufactured.The prototype is developed with focus on protection against electrostatic discharges and overvoltage. Among the functions that are included are voltage measurements, communication interfaces and control of input and output currents. Firmware for the prototype is developed and configured to communicate with a PC through USB interface for control and collecting of measurements..

PTAG - aktiv RFID-tag med GPS

Free2Move AB is developing products for the market within wireless communicationand identification, among those active RFID-tags. The company had an idea aboutproviding one of their active RFID tags with a GPS receiver and transmit positions viaan existing RFID protocol. Desire from the company was also the possibility to logpositions and measure temperature. The finished prototype should also be able to beactivated by movement. The company had proposal about components that were to beused in the project.

VHDL-implementering av drivkrets för en alfanumerisk display

Allting började med att jag fick i uppdrag av Euromaint Industry i Skövde att konstruera en alfanumerisk display i syfte att ersätta en utgången display som inte längre nytillverkas. Jag fick i uppdrag att välja ut en modern, lämplig grafisk display och bygga ett interface mellan den nya displayen och den industriella maskin som displayen skall sitta på. Efter att ha letat hos någraelektronikleverantörer kom jag fram till att en TFT-skärm från det japanska företaget Kyocera var den som passade bäst. Skärmen hade ett VGA-liknandeinterface och min uppgift blev att sätta mig in i hur VGA fungerar. Efter att ha konstaterat att det krävdes en snabbare krets än en Microcontroller för att använda VGA, var det endast en programmerbar logikkrets, en FPGA, som gällde.

Tredimensionell sensorscanner

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..

Energioptimering av industriellt tryckluftssystem

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..

Konstruktion av provladdareför singelmolekyldetektor

This report describes the development of a sample loader for my diploma work at Q-linea AB in Uppsala. The sample loader will replace the process of loading fluid samples into Q-linea?s instrument for biomolecule analysis. The earlier process was done by hand and was a time consuming and inefficient task.The work was initiated with a design phase where an overview of the system was created. The sample loader will be receiving text commands from a PC that coordinates all the subsystems like pumps and lasers on the analysis instrument.

Konstruktion av PID-reglerad motorstyrning

Denna högskoleavhandling beskriver konstruktionen av ett system vars funktion är att PID-reglera ett linjärställdon kopplad till venturi. Syftet har varit att få fram en reglering på venturin så att förutsättningarna förblir desamma vid mätning av olika temperaturer och lufttryck i en testrigg. Denna testrigg används för att utveckla produkten Varivent som används för att uppfylla högre miljökrav på förbränningsmotorer.I arbetet beskriver jag de olika krav som funnits för att bygga det nya systemet, dessa var ingångar, utgångar, mikroprocessor, reglering,kommunikation samt övriga krav. Jag diskuterar de svårigheter och möjligheter som är förknippade med kraven och tar även upp de komponenter jag använt samt deras egenskaper. Det svåraste momentet har varit PID-regulatorn som både varit en viktig och en svårlöslig del i konstruktionen av systemet.

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..

Konstruktion av provladdare till singelmolekyldetektor

This report describes the development of a sample loader for my diploma work at Q-linea AB in Uppsala. The sample loader will replace the process of loading fluid samples into Q-linea?s instrument for biomolecule analysis. The earlier process was done by hand and was a time consuming and inefficient task.The work was initiated with a design phase where an overview of the system was created. The sample loader will be receiving text commands from a PC that coordinates all the subsystems like pumps and lasers on the analysis instrument.

Kontinuerlig RFID-detektering för batteridrivna system

This report deals with RFID systems and how to detect nearby tags with the Mifare standard using only a Microcontroller and an antenna circuit.The aim was to investigate whether there was any possibility to continuously search for a nearby tag for a system operated with batteries without compromising   the lifespan of the battery. At this time the system would take too long time to wake up and look for a tag to give a satisfactory battery lifespan, which should be done a couple of times every second.The report has two issues, namely:Is it possible to direct the microprocessor to detect and identify a nearby tag after the Mifare standard?What hardware is required for this to be possible?As the research method to provide answers to the above questions an action research was used. This approach has meant that the group worked on information retrieval, examined existing solutions, tested their own solutions and documented the results.The group examined an existing solution that can search for nearby tags with minimal energy consumption. An antenna circuit was built that was connected to the processor.

Elektrisk servostyrning för fyrhjulingar

This thesis is a feasibility study for a future product development project. The purpose ofthis project is to evaluate the possibilities and difficulties associated with the design of anelectric power assist servo for all terrain vehicles (ATVs). The project has been carriedout in collaboration with Nira Control AB. Nira designs and manufactures electric andelectro mechanic products mainly for the motor sport market segment.Nira Control AB is developing a fuel injection system for a new line of large ATVs oncommission. To be able to compete with manufacturers like Yamaha and Honda thecommissioner should be able to offer optional power assist steering.

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