• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 706
  • 52
  • 34
  • 24
  • 16
  • 5
  • 4
  • 2
  • 2
  • 2
  • 1
  • 1
  • Tagged with
  • 938
  • 938
  • 652
  • 215
  • 183
  • 125
  • 93
  • 85
  • 83
  • 82
  • 76
  • 63
  • 63
  • 58
  • 56
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
111

Modeling and Control Design for a Hand Held Nutrunner System

Jöngren, Henrik January 2007 (has links)
Due to high competition on the market the industry aims at increasing the efficiency in their assembly production line. The production cycle time is determined by many factors such as operation time at each production step, the reliability of the tool and so forth. Many of the assembly applications are performed with hand held power tools which mean that a person, called operator, is holding the tool. Hence, physical stress is acting on the operator during tightening procedures and is therefore an important issue. As a result, development of better power tools is always needed. The goal with this thesis work is to build a simulation model of a hand held assembly tool. The simulation is to be use for development and evaluation of the present computer controlled tightening strategies. The model includes control unit, tool, joint and operator. Based on the model the aim is also the exploit the possibilities to improve the tightening algorithms in an automatic control fashion. The control structure investigated is MPC, (Model Predictive Control). The result is that the simulation model with good correlation describes the system and can therefore be used as an aid in the development of tool components and software. The proposed tightening control strategy, MPC, show excellent performance regarding operation tine and the reduction of operator energy input. The drawback is that the robustness of the controller is somewhat limited due to fast process time. Also the real-time implementation  as to be further developed.
112

On optimal control of the wastegate in a turbocharged SI engine

Argolini, Roberto, Bloisi, Viviana January 2007 (has links)
The project aims to improve positive torque transient response through more advanced wastegate controllers than what are used today. All controllers are developed for a standard General Motors turbocharged engine. In many turbocharged SI engines, a wastegate is used for preventing the turbine to overrun and to decrease the pumping loss. Today, the wastegate is controlled by a PI controller, which tries to fulfill a compromise between fuel consumption and torque response by regulating the wastegate position. A nonlinear Mean Value Engine Model (MVEM) of this engine, with 13 states and linearized in 45 different working points, is used. The original model, implemented in Matlab/Simulink, has been enriched with new features, like lambda and spark advance efficiencies and the related exhaust temperature correction. The project aims to do a theoretical analysis to find the optimal control of wastegate position, investigating also spark retard and fuel enrichment during a positive torque transient. First a solution for achieving optimal wastegate control is designed, based on Linear Quadratic (LQ) approach. Since the optimal control strategy is expected to vary quite much for different working points, a gain scheduling architecture has been investigated. An independent lambda controller has been developed, in order to maximize the lambda efficiency and quicken the torque response during transient. Since the system operates near a constraint boundary, another solution based on Model Predictive Control (MPC) of the wastegate has been investigated. The MPC design has been extended also to a MIMO formulation, adding the throttle and the air to fuel ratio as control inputs, and the trade off between fast torque response and fuel economy is analyzed. A complete realtime MPC implementation, with the capability for automatic code generation in the dSpace microAutobox environment, requires the model, now with 13 states, to be reduced to a minimum state space order. The extent of model reduction that is required and the possible performance deterioration have been investigated.
113

A management system for the electrical network of the french parliament building

Astier, Lionel January 2007 (has links)
This report describes an exemple of management systems based on Programmable Logic Controllers. Such systems are designed in order to help monitoring and controlling of a physical system. The system which is controlled in this project is the electrical network of two buildings used by the french parliament. This network consists of several electrical boards where each board is made up of several circuit breakers that protect the electrical equipments and other boards. The goal of the management system is to monitor the network, i.e acquire data about the state of the network, and to control the network, i.e control the position of the breakers (open/closed) according to power supplies availability and network load. The management system is based on a multiple levels structure. - Level 0 : is the operating part of the network which is made up of sensors and actuators. - Level 1 : is the part made up of the Programmable Logic Controllers (PLC). The sensors and actuators of the level 0 are directly connected to the PLC. - Level 2 : This level enables to acquire the information on a computer and to monitor/control it through an ergonomic graphical interface. Thanks to that level, the operator can keep an eye on the network remotely and control it. This project consists in programming the Programmable Logic Controllers, and the Human Machine Interface, according to the specifications of the customer. Only a part of the system has so far been developped since the total duration of the project is about 2 years. The main functions of the PLC program has been programmed, and tested successfully but not in real conditions since the buildings were still under construction. Simulation tools were used in order to test Modbus communication between the levels 0 and 1. The function that controls the breakers according to power supplies availability has been tested as well, by forcing variables in the PLC (to simulate a voltage loss for example).
114

Protocol Design of Sensor Networks for Wireless Automation

Gun Park, Pan January 2007 (has links)
The recent development of control applications overWireless Sensor Networks (WSNs) imposes new approaches to the protocol design. These networks are characterized by the scarcity of energy supply and processing capabilities. Furthermore, existing protocol solutions are often based on the traditional OSI model, where communication layers are not optimized to support efficiently the reliability and latency requirements imposed by control applications. The critical aspects of wireless transmission have lead to a lack of protocols that are able to guarantee latency and quality of service under unreliable channel conditions. In this thesis, we design and implement a cross-layer protocol for WSNs in industrial automation, the Extended Randomized Protocol, which considers jointly physical layer aspects (as power control and duty cycling strategies), randomized MAC and routing. The protocol can be considered and extension of an already existing Randomized Protocol, and it is designed with the objective to maximize the network lifetime under the constraints of error rate and end-to-end delay in the packet delivery. As a relevant part of our activity, we have provided a complete test bed implementation of the protocol building a WSN with TinyOS and a large number of Moteiv’s Tmote Sky wireless sensors. An experimental campaign has been conducted in order to test the validity of the protocol solution we propose. Experimental results show that the protocol achieves the required successful packet reception rate and the latency constraints while minimizing the energy consumption. Despite the fact that improving solutions are necessary to take into account the problem of duplicated packets, our protocol solution seems to be a good candidate for WSN in industrial automation.
115

Real-time and Offline Filters for Eye Tracking

Olsson, Pontus January 2007 (has links)
An eye tracker makes it possible to record the gaze point of a person looking at for example a computer monitor. Modern techniques are very flexible and allow the user to behave naturally without the need of cumbersome equipment such as special contact lenses or electrical probes. This is valuable in psychological research, marketing research and Human Computer Interaction. Eye trackers also give people who are severely paralyzed and unable to type and speak means to communicate using their eyes. Measurement noise makes the use of digital filters necessary. An example is an eye-controlled cursor for a desktop environment such as Windows. The cursor has to be stable enough to allow the user to select folders, icons or other items of interest. While this type of application requires a fast real-time filter, others are less sensitive to processing time but demand an even higher level of accuracy. This work explores three areas of eye tracking filtration and aims at enhancing the performance of the filters used in the eye tracking systems built by Tobii Technology, Sweden. First, a post-processing algorithm to find fixations in raw gaze data is detailed. Second, modifications to an existing reading detection algorithm are described to make it more robust to natural irregularities in reading patterns. Third, a real-time filter for an eye-controlled cursor to be used in a desktop environment is designed using a low-pass filter in parallel with a change detector. The fixation filter produced fewer false fixations and was also able to detect fixations lying spatially closer together than the previously used filter. The reading detection algorithm was shown to be robust to natural irregularities in reading such as revisits to previously read text or skipped paragraphs. The eye-cursor filter proved to respond quicker than the previously used moving average filter while maintaining a high level of noise attenuation.
116

Reliable Data Delivery over Wireless Sensor Networks

Björkstad, Per-Erik January 2007 (has links)
In this thesis we present ReDaR, a software and hardware environment for reliable data retrieval from multiple remotely located wireless sensor networks (WSNs). The software is programmed in Java and NesC over TinyOS, and allows for direct interaction with individual sensors using a graphical user interface running on a remote client. The hardware platform includes a WSN deployed with Telos wireless sensors. ReDaR implements a control algorithm over a real WSN, which allows to keep under control the overhead communication bandwidth between the sensors and the remote client. Specifically, we implement a control algorithm based on the extremum seeking control theory, which enables an adaptive forward error correction mechanism to ensure reliable real-time data retrieval. The amount of redundancy is controlled via a switching controller that uses a feedforward and a feedback mechanism. The switching controller ensures an optimal trade-off between maximizing the bandwidth and maximizing the quality of service. Experiments performed in our environment confirm theoretical results about performance of the controller, i.e. the feedback mechanism provides a robust controller that finds the optimum without model reliance, while the feed forward one improves the transient behavior.
117

Robustness of Bistable Switches in Gene Regulatory Networks

Mairesse, Benjamin January 2007 (has links)
Gene expression often reacts to intra- and extra-cellular signals in an ”on-off” switchlike manner. These switches, which display hysteresis, correspond to multiple steady-state solutions of the gene regulatory network and are created through saddle-node bifurcations at which a single real eigenvalue of the local Jacobian crosses the imaginary axis for changes in some system parameter. From control theory, it is well known that such an instability can be induced by a single positive feedback loop, possibly involving only a single gene and its corresponding mRNA. However, experimental results have suggested that bistable switches often involve several interlinked feedback loops. Since such a design is relatively costly, it is reasonable to assume that the excessive loops serve a purpose. A standing hypothesis is that the existence of multiple loops improves both the performance and the robustness of the switches. With performance is here understood the speed of switching, while robustness usually refers to the sensitivity of the switch with respect to noisy signals. The aim of this project is to consider these claims, and in particular the one concerning robustness, from a control theoretic perspective. First, an analysis of some specific biological examples will be performed, considering robustness both with respect to noise and with respect to model (systems) perturbations. In the second part, the aim is to propose a multiple loop design that provides optimal robustness.
118

Odometry for a Planetary Exploration Rover

Pol, Sabine January 2007 (has links)
IARES is a highly flexible planetary exploration demonstration rover developed by CNES (the French National Center for Space Studies) mainly for autonomous navigation and locomotion studies. It has 19 degrees of freedom, including six active, steerable wheels. The rover uses a software for autonomous navigation, including stereo camera perception, path planning and motion control. It is complemented by a visual simulator that can substitute the rover for practical purposes. The goal of this MSc thesis, carried out during the second semester 2006 at CNES in Toulouse, has been to make out the most of the localization capabilities of this rover using a recently implemented method : odometry. A previous study had been carried out at ONERA in Toulouse and the main goal of this thesis was to implement this new method into the environment used for the CNES rover and to test the performances of this method thanks to the simulator. All this work might be even tested on board at the very end of the internship. Given the hardware platform and the software environment, this new localization method had primarily to be studied from a theoretical point of view before being integrated into the CNES environment. The study was conducted on a Linux platform and code has been developed in C for the simulator whereas Scilab has been used for the validation tests.
119

Development of Control Lab Interface for Data Acquisition using Lab VIEW

Sharma, Vivek January 2007 (has links)
A lab named ‘System Identification Lab’ is a compulsory part of the course ‘Modeling of Dynamical System’ given by School of Electrical Engineering, Automatic Control at KTH. System identification is an experimental method to derive a mathematical model from the input and the output data. The apparatus used in the lab is a fan and a hinged rectangular plate. Both fan and plate are mounted on aslide. The idea of this lab is to collect the input and output data from this process. The input data is theDC voltage sent to the fan and the output is the angular displacement of the plate due to air stream from the fan. This data is then used to derive a linear model by applying different theoretical methods. The main focus of this thesis work has been to design a user interface for this lab, and implement it in LabVIEW, which is an easy to use, integrated graphical environment with built-in compatibility across a broad range of data acquisition and control hardware devices. In short, the interface first lets the user choose the sampling time and then one can choose between different input signals. The input and output signals are displayed as plots on the screen and can also be saved to a file. A second, similar interface has also been implemented, where the process is replaced by a simulation model. The simulation model is based on an identified linear model with some added disturbances and non-linear effects. The idea with the simulation model is that the ‘System Identification Lab’ then can be done without using the lab process. This report also includes an introduction to system identification and a discussion about how to choose appropriate input signals for an identification experiment. These methods are used to derive the simulation model and in order to understand the lab process better, some step responses are done and the process is also modeled from physical principles.
120

Obstacle Avoidance System (OAS)

Irvall, Per January 2007 (has links)
The goal of the Master thesis was to construct an obstacle avoidance system. It was the intention that this system can be used as part of a bigger project performed at the lab. The system was implemented and tested for a Pioneer 2DX mobile robot in the lab environment. The positioning of the robot was done with an external ultrasound system provided by the lab. The Digiclops 3D camera from Gray Point research was used for main vision sensor. The code was written in C and implemented in Windows environment. The obstacle avoidance system contains image processing, map building, and control. For control, the Vector Field Histogram theory was studied and implemented. Fixed Decomposition was used to describe the surrounding world. The OAS system was tested for 6 different sets of obstacle environments: a single obstacle, a gate, multiple obstacles, mobile obstacles, a corridor, and a maze. Each set were designed to test the limits of the system. All tests were recorded on video, the position data and the map were saved. In all obstacle sets, the system proved successful. There was no risk for collision and the efficient path planning created a smooth path to the goal.

Page generated in 0.0978 seconds