<?xml version='1.0' encoding='UTF-8'?>

<searchRetrieveResponse xmlns="http://www.loc.gov/zing/srw/">
<version>1.1</version>
<numberOfRecords>1394</numberOfRecords>
<records>
<record><recordSchema>info:srw/schema/1/mods-v3.3</recordSchema><recordPacking>xml</recordPacking><recordData><mods version="3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-0.xsd"> <genre>studentPublicationsH3</genre> <titleInfo> <title>Nonlinear Model Predictive Control for Combined Cycle Power Plants</title> </titleInfo> <name type="personal"> <namePart type="given">Anna</namePart> <namePart type="family">Johnsson</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Stéphane</namePart> <namePart type="family">Velut</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Killian</namePart> <namePart type="family">Link</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="termsOfAddress">Prof</namePart> <namePart type="given">Karl-Erik</namePart> <namePart type="family">Årzén</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="corporate"> <namePart>Department of Automatic Control</namePart> <identifier type="lucatorg">v1000253</identifier> <role> <roleTerm type="text">department</roleTerm> </role> </name> <abstract lang="swe">This master thesis project serves to investigate the possibilities of Nonlinear Model Predictive Control (NMPC) using the example of enthalpy control of the BENSON HRSG (heat recovery steam generator) of a combined cycle power plant (CCPP). The general idea of NMPC is to solve an optimization problem, to nd the next control action, and this optimization problem is based on a model of the system. The models used in the controller implementation are Modelica-based, and the system is described by algebraic dierential equations (DAEs).&lt;br /&gt; &lt;br /&gt; The controller was implemented in the Python interface of JModelica.org (Modelica-based modeling tool, supporting the Modelica extension Optimica for optimization), together with an extended Kalman lter (EKF) for state estimation. The control algorithm was only evaluated for a setup where the controller model is very similar to the model representing the real process; both models are simplied representations of the real process.</abstract> <relatedItem type="constituent"> <location> <url displayLabel="5926.pdf">http://lup.lub.lu.se/student-papers/record/4175598/file/4180010.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <note type="fileSize">2555110</note> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <originInfo> <dateIssued encoding="w3cdtf">2013</dateIssued> </originInfo> <language> <languageTerm authority="iso639-2b" type="code">eng</languageTerm> </language> <subject> <topic>Optimization</topic> <topic>Nonlinear Model Predictive Control</topic> <topic>Extended Kalman lter</topic> <topic>Modelica</topic> <topic>Optimica</topic> <topic>JModelica.org</topic> </subject> <subject authority="lup"> <topic>Technology and Engineering</topic> </subject> <relatedItem type="host"> <identifier type="issn">0280-5316</identifier> <identifier type="other">ISRN LUTFD2/TFRT--5926--SE</identifier> </relatedItem> <relatedItem type="isPopularScience"> <titleInfo> <title>Popular Science Summary</title> </titleInfo> <location> <url>http://lup.lub.lu.se/student-papers/record/4175598/file/4180012.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <recordInfo> <recordIdentifier>4175598</recordIdentifier> <recordCreationDate encoding="w3cdtf">2013-11-27T13:41:42+01:00</recordCreationDate> <recordChangeDate encoding="w3cdtf">2013-12-02T09:45:02+01:00</recordChangeDate> <recordDateApproved encoding="w3cdtf">2013-12-02T09:45:02+01:00</recordDateApproved> </recordInfo> </mods></recordData><recordPosition>1</recordPosition></record>
<record><recordSchema>info:srw/schema/1/mods-v3.3</recordSchema><recordPacking>xml</recordPacking><recordData><mods version="3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-0.xsd"> <genre>studentPublicationsH3</genre> <titleInfo> <title>Distributed Model Predictive Control of Load Frequency for Power Networks</title> </titleInfo> <name type="personal"> <namePart type="given">Christian</namePart> <namePart type="family">Fogelberg</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Toru</namePart> <namePart type="family">Namerikawa</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="termsOfAddress">professor</namePart> <namePart type="given">Anders</namePart> <namePart type="family">Rantzer</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="corporate"> <namePart>Department of Automatic Control</namePart> <identifier type="lucatorg">v1000253</identifier> <role> <roleTerm type="text">department</roleTerm> </role> </name> <abstract lang="eng">In recent years, there has been an increase of interest in smart grid concept, to adapt the power grid to improve the reliability, efficiency and economics of the electricity production and distribution. One of the generator side problem in this is to meet the power requirement while not wasting unnecessary power, thus keeping the cost down, which must be done while the frequency is kept in a suitable range that will not damage any equipment connected to the power grid. It would theoretically be most logical to have a centralized controller that gathers the full networks data, calculates the control signals and adjusts the generators. However in practice this is not practical, mostly due to distance. The transmission of sensor data to the controller and the transmission of control signals to the generators would have to travel far, thus taking up to much time before the generators could act.&lt;br /&gt; &lt;br /&gt; This paper presents a distributed model predictive control based method to control the frequency of the power network. First, an augmented matrix model predictive controller is introduced and implemented on a two homogeneous subsystems network. Later the control method is changed to a state space model predictive controller and is then utilized on a four heterogeneous subsystems network. This controller implementation also includes state&lt;br /&gt; observers by Kalman filtering, constraints handler utilizing quadratic programming, and different connection topology setups to observe how the connectivity affects the outcome of the system.&lt;br /&gt; &lt;br /&gt; The effectiveness of the proposed distributed control method was compared against the corresponding centralized and decentralized controller implementation results. It is also compared to other control algorithms, specifically, an iterative gradient method, and a model predictive controller generated by the MATLAB MPC Toolbox. The results show that the usage of a distributed setup improves the outcome compared to the decentralized case, whilst keeping a more convenient setup than the centralized case. It it also shown that the level of connectivity for a chosen network topology matters for the outcome of the system, the results are improved when more connections exists.</abstract> <relatedItem type="constituent"> <location> <url displayLabel="5931.pdf">http://lup.lub.lu.se/student-papers/record/4317314/file/4317341.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <note type="fileSize">7578980</note> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <originInfo> <dateIssued encoding="w3cdtf">2013</dateIssued> </originInfo> <language> <languageTerm authority="iso639-2b" type="code">eng</languageTerm> </language> <subject authority="lup"> <topic>Technology and Engineering</topic> </subject> <relatedItem type="host"> <identifier type="issn">0280-5316</identifier> <identifier type="other">ISRN LUTFD2/TFRT--5931--SE</identifier> </relatedItem> <relatedItem type="isPopularScience"> <titleInfo> <title>Popular Science Abstract</title> </titleInfo> <location> <url>http://lup.lub.lu.se/student-papers/record/4317314/file/4317327.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <recordInfo> <recordIdentifier>4317314</recordIdentifier> <recordCreationDate encoding="w3cdtf">2014-02-19T11:12:59+01:00</recordCreationDate> <recordChangeDate encoding="w3cdtf">2014-02-19T11:59:52+01:00</recordChangeDate> <recordDateApproved encoding="w3cdtf">2014-02-19T11:59:52+01:00</recordDateApproved> </recordInfo> </mods></recordData><recordPosition>2</recordPosition></record>
<record><recordSchema>info:srw/schema/1/mods-v3.3</recordSchema><recordPacking>xml</recordPacking><recordData><mods version="3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-0.xsd"> <genre>studentPublicationsH3</genre> <titleInfo> <title>Sensor Fused Indoor Positioning Using Dual Band WiFi Signal Measurements</title> </titleInfo> <name type="personal"> <namePart type="given">Fredrik</namePart> <namePart type="family">Karlsson</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Martin</namePart> <namePart type="family">Karlsson</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="termsOfAddress">Dr.</namePart> <namePart type="given">Fredrik</namePart> <namePart type="family">Tufvesson</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="termsOfAddress">Professor</namePart> <namePart type="given">Bo</namePart> <namePart type="family">Bernhardsson</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="corporate"> <namePart>Department of Automatic Control</namePart> <identifier type="lucatorg">v1000253</identifier> <role> <roleTerm type="text">department</roleTerm> </role> </name> <abstract lang="eng">A ubiquitous and accurate positioning system for mobile devices is of great importance both to business and research due to the large number of applications and services it enables. In most outdoor environments this problem was solved by the introduction of the Global Positioning System (GPS). In indoor or suburban areas however, the GPS signals are often too weak to enable a reliable position estimate. Instead, other techniques must be utilized to provide accurate positioning. One of these is trilateration based on WiFi signal strengths. This is an auspicious technology to use partly because of the large number of access points (APs) in our everyday environment, and partly due to the possibility of measuring signal strength with a normal smartphone. The technique is further enabled by the move to include transmitters at 2.4 as well as 5 GHz in modern APs, providing a better basis for accurate position estimations. Furthermore, the motion sensors present in today’s smartphones are accurate enough to provide a short-time estimate of the user’s movement with high accuracy. In this thesis, both of these technologies are used to develop an accurate method for indoor positioning, and the contributions can be summed up into two points.&lt;br /&gt; &lt;br /&gt; The first contribution is an investigation of the behavior of two WiFi frequencies, 2.4 and 5 GHz, where their time dependent noise is proven to be almost uncorrelated with each other. This is then exploited to develop aWiFi-only trilateration algorithm by the use of a particle filter (PF), where the only restriction is that the locations of the APs need to be known.&lt;br /&gt; &lt;br /&gt; The second contribution is adding an accelerometer and a gyroscope to the algorithm, to provide a more accurate estimation. A step counter is developed using the accelerometer, and the gyroscope detects changes in heading while the WiFi signal strengths give information about the position. This makes it possible to alongside the position also estimate both heading and step length, while still keeping the only restriction of knowing the AP locations. The resulting algorithm produces position estimates with a mean error less than two meters for a specific use case, and around three meters when a more lenient user behavior is allowed.</abstract> <relatedItem type="constituent"> <location> <url displayLabel="5932.pdf">http://lup.lub.lu.se/student-papers/record/4317328/file/4317329.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <note type="fileSize">2864956</note> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <originInfo> <dateIssued encoding="w3cdtf">2014</dateIssued> </originInfo> <language> <languageTerm authority="iso639-2b" type="code">eng</languageTerm> </language> <subject authority="lup"> <topic>Technology and Engineering</topic> </subject> <relatedItem type="host"> <identifier type="issn">0280-5316</identifier> <identifier type="other">ISRN LUTFD2/TFRT--5932--SE</identifier> </relatedItem> <relatedItem type="isPopularScience"> <titleInfo> <title>Popular Science Abstract</title> </titleInfo> <location> <url>http://lup.lub.lu.se/student-papers/record/4317328/file/4317331.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <recordInfo> <recordIdentifier>4317328</recordIdentifier> <recordCreationDate encoding="w3cdtf">2014-02-19T11:39:35+01:00</recordCreationDate> <recordChangeDate encoding="w3cdtf">2014-02-19T13:48:05+01:00</recordChangeDate> <recordDateApproved encoding="w3cdtf">2014-02-19T13:48:05+01:00</recordDateApproved> </recordInfo> </mods></recordData><recordPosition>3</recordPosition></record>
<record><recordSchema>info:srw/schema/1/mods-v3.3</recordSchema><recordPacking>xml</recordPacking><recordData><mods version="3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-0.xsd"> <genre>studentPublicationsH3</genre> <titleInfo> <title>Designing and Implementing a Model Vehicle Platoon with Longitudinal Control</title> </titleInfo> <name type="personal"> <namePart type="given">Axel</namePart> <namePart type="family">Keskikangas</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Gustav</namePart> <namePart type="family">Sällberg</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Henrik</namePart> <namePart type="family">Pettersson</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Björn</namePart> <namePart type="family">Olofsson</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Giacomo</namePart> <namePart type="family">Como</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="corporate"> <namePart>Department of Automatic Control</namePart> <identifier type="lucatorg">v1000253</identifier> <role> <roleTerm type="text">department</roleTerm> </role> </name> <abstract lang="eng">Decreasing fuel consumption and increasing road capacity are both desired in regards to heavy duty vehicles. One proposed way of doing this is by having vehicles travelling at close distances to reduce the air drag, and thereby reducing their fuel consumption. This thesis address the platooning problem on model-scale vehicles as they are a desirable demonstration platform since they can be driven indoors.&lt;br /&gt; &lt;br /&gt; This thesis considers the implementation and evaluation of the longitudinal control of a model-scale vehicle platoon where Model Predictive Control is utilised. The concept of platooning on real full-size vehicles is briefly discussed and some of its benefits are described. The thesis then discusses and evaluates what sensors are necessary to equip the model vehicles with and how to implement them, in addition to a discussion and evaluation of inter-vehicular communication in an indoor environment is provided. Then, based on the available sensors, a heuristic feedback controller and a model-based controller is designed as distance controllers, as well as a feedback controller used for speed control, and then connected in a cascading structure. The two controllers are then evaluated in simulations based on different&lt;br /&gt; scenarios and finally results from a working implementation on the model-scale vehicles are presented.&lt;br /&gt; &lt;br /&gt; The end results from this thesis are a demonstration platform of two model-scale electrical vehicles as well as two different distance control algorithms both based on using the cruise control developed in the vehicles.</abstract> <relatedItem type="constituent"> <location> <url displayLabel="5933.pdf">http://lup.lub.lu.se/student-papers/record/4317334/file/4317335.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <note type="fileSize">8609493</note> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <originInfo> <dateIssued encoding="w3cdtf">2014</dateIssued> </originInfo> <language> <languageTerm authority="iso639-2b" type="code">eng</languageTerm> </language> <subject authority="lup"> <topic>Technology and Engineering</topic> </subject> <relatedItem type="host"> <identifier type="issn">0280-5316</identifier> <identifier type="other">ISRN LUTFD2/TFRT--5933--SE</identifier> </relatedItem> <relatedItem type="isPopularScience"> <titleInfo> <title>Popular Science Abstract</title> </titleInfo> <location> <url>http://lup.lub.lu.se/student-papers/record/4317334/file/4317337.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <recordInfo> <recordIdentifier>4317334</recordIdentifier> <recordCreationDate encoding="w3cdtf">2014-02-19T11:50:12+01:00</recordCreationDate> <recordChangeDate encoding="w3cdtf">2014-02-19T13:47:15+01:00</recordChangeDate> <recordDateApproved encoding="w3cdtf">2014-02-19T13:47:15+01:00</recordDateApproved> </recordInfo> </mods></recordData><recordPosition>4</recordPosition></record>
<record><recordSchema>info:srw/schema/1/mods-v3.3</recordSchema><recordPacking>xml</recordPacking><recordData><mods version="3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-0.xsd"> <genre>studentPublicationsH3</genre> <titleInfo> <title>Modelling and Control of a Parallel Kinematic Robot</title> </titleInfo> <name type="personal"> <namePart type="given">Kristofer</namePart> <namePart type="family">Rosquist</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Anders</namePart> <namePart type="family">Robertsson</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="termsOfAddress">Professor</namePart> <namePart type="given">Tore</namePart> <namePart type="family">Hägglund</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="corporate"> <namePart>Department of Automatic Control</namePart> <identifier type="lucatorg">v1000253</identifier> <role> <roleTerm type="text">department</roleTerm> </role> </name> <abstract lang="eng">This Master’s Thesis shows how to model the kinematics and forward dynamics for the parallel kinematic robot from ABB, IRB340 FlexPicker, and how to implement the control using software and hardware from B&amp;amp;R Automation. With conventional methods the forward kinematics, inverse kinematics and the kinematics for the velocities and accelerations of the robot are modelled. The forward dynamics, calculating the generated motor torques, of the robot is modelled with MapleSim and code generation of this model, to be implemented in the software from B&amp;amp;R&lt;br /&gt; Automation and used online during control, is used. In the software from B&amp;amp;R Automation, B&amp;amp;R Automation Studio, the kinematic model, path trajectories for the TCP with polynomial functions, an interface between the software and a PC and programs for communicating with the drives are also implemented together with a main program. To simplify, analyze and calculate equations Maple is used.&lt;br /&gt; &lt;br /&gt; Experiments using the generated torque are made for comparison with the model and to improve it. The model is improved by measuring the friction torque and the torque caused by the inertia of the motor, a gear and one robot arm.&lt;br /&gt; &lt;br /&gt; Because of the parallel structure of the robot the generated dynamic equation consists of complex differential equations which can overload the PLC during solving. To ensure stability of the dynamic model a second dynamic model with constraint stabilization is generated for use during slower movements. Despite the risk of starvation of the PLC the robot is moved at 10 g acceleration with good result comparing calculated and actual torque. Without using the desired feedforward from the dynamic equations, but instead using a simpler less dynamic feedforward method, the robot is accelerated at 16 g.</abstract> <relatedItem type="constituent"> <location> <url displayLabel="5929.pdf">http://lup.lub.lu.se/student-papers/record/4332966/file/4332967.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <note type="fileSize">1941576</note> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <originInfo> <dateIssued encoding="w3cdtf">2013</dateIssued> </originInfo> <language> <languageTerm authority="iso639-2b" type="code">eng</languageTerm> </language> <subject authority="lup"> <topic>Technology and Engineering</topic> </subject> <relatedItem type="host"> <identifier type="issn">0280-5316</identifier> <identifier type="other">ISRN LUTFD2/TFRT--5929--SE</identifier> </relatedItem> <relatedItem type="isPopularScience"> <titleInfo> <title>Popular Science Abstract</title> </titleInfo> <location> <url>http://lup.lub.lu.se/student-papers/record/4332966/file/4332969.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <recordInfo> <recordIdentifier>4332966</recordIdentifier> <recordCreationDate encoding="w3cdtf">2014-02-26T15:38:37+01:00</recordCreationDate> <recordChangeDate encoding="w3cdtf">2014-03-03T11:28:32+01:00</recordChangeDate> <recordDateApproved encoding="w3cdtf">2014-03-03T11:28:32+01:00</recordDateApproved> </recordInfo> </mods></recordData><recordPosition>5</recordPosition></record>
<record><recordSchema>info:srw/schema/1/mods-v3.3</recordSchema><recordPacking>xml</recordPacking><recordData><mods version="3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-0.xsd"> <genre>studentPublicationsH3</genre> <titleInfo> <title>Cool-down and Warm-up of the Cryogenic Distribution Line at ESS</title> </titleInfo> <name type="personal"> <namePart type="given">Riccard</namePart> <namePart type="family">Andersson</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">John</namePart> <namePart type="family">Weisend</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Rolf</namePart> <namePart type="family">Johansson</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="corporate"> <namePart>Department of Automatic Control</namePart> <identifier type="lucatorg">v1000253</identifier> <role> <roleTerm type="text">department</roleTerm> </role> </name> <abstract lang="eng">The European Spallation Source, ESS, is a joint collaboration of 17 European countries, where the world’s most powerful neutron source will be built for future research within a vast variety of fields. In order to deliver the highly energetic neutrons, protons are accelerated to energies in the GeV range and then collided with a spallation target. This acceleration process requires superconducting cavities cooled down to slightly over 2 K, and this cooling is done through the cryogenic system using helium.&lt;br /&gt; &lt;br /&gt; In this project, the cryogenic system at ESS has been modeled in Dymola. Simulations have been made of the cool-down and warm-up of the superconducting part of the accelerator. This was done in separate simulations for the cryogenic distribution line and for an individual cryomodule. Additionally, a model was created for the helium discharge system, in order to size the vent line leading rapidly expanded&lt;br /&gt; helium from the cold masses back to the cryoplant. The mathematical tools and structure of the modeling are described in a separate chapter.</abstract> <relatedItem type="constituent"> <location> <url displayLabel="5939.pdf">http://lup.lub.lu.se/student-papers/record/4392724/file/4392725.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <note type="fileSize">2870337</note> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <originInfo> <dateIssued encoding="w3cdtf">2014</dateIssued> </originInfo> <language> <languageTerm authority="iso639-2b" type="code">eng</languageTerm> </language> <subject authority="lup"> <topic>Technology and Engineering</topic> </subject> <relatedItem type="host"> <identifier type="issn">0280-5316</identifier> <identifier type="other">ISRN LUTFD2/TFRT--5939--SE</identifier> </relatedItem> <relatedItem type="supplementaryMaterial"> <titleInfo> <title>Popular Science Abstract</title> </titleInfo> <location> <url>http://lup.lub.lu.se/student-papers/record/4392724/file/4392727.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <recordInfo> <recordIdentifier>4392724</recordIdentifier> <recordCreationDate encoding="w3cdtf">2014-04-11T11:35:24+02:00</recordCreationDate> <recordChangeDate encoding="w3cdtf">2014-04-28T12:04:47+02:00</recordChangeDate> <recordDateApproved encoding="w3cdtf">2014-04-28T12:04:47+02:00</recordDateApproved> </recordInfo> </mods></recordData><recordPosition>6</recordPosition></record>
<record><recordSchema>info:srw/schema/1/mods-v3.3</recordSchema><recordPacking>xml</recordPacking><recordData><mods version="3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-0.xsd"> <genre>studentPublicationsH3</genre> <titleInfo> <title>Estimation of dialysis treatment efficiency by means of system identification</title> </titleInfo> <name type="personal"> <namePart type="given">Johan</namePart> <namePart type="family">Larsson</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Jan</namePart> <namePart type="family">Sternby</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="termsOfAddress">Professor</namePart> <namePart type="given">Tore</namePart> <namePart type="family">Hägglund</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="corporate"> <namePart>Department of Automatic Control</namePart> <identifier type="lucatorg">v1000253</identifier> <role> <roleTerm type="text">department</roleTerm> </role> </name> <abstract lang="eng">When treating patients suffering from renal failure with hemodialysis, an obvious point of interest is the actual blood cleaning efficiency of the dialyzer (artificial kidney). This efficiency is called clearance or dialysance.&lt;br /&gt; The method currently used for estimating clearance is based on doing a step-change on the process. Due to the nature of the process, this method is slow and has a relatively large output spread.&lt;br /&gt; This master thesis investigates a new method of finding clearance by means of system identification. The dialyzer is modelled as a discrete-time system, and perturbed by use of a pseudo-binary random sequence. The input/output-data is then fed into an optimal Kalman filter for parameter estimation. The gain and offset of the identified system is directly related to the dialyzer clearance of the treatment.&lt;br /&gt; The method shows promising results, usually converging to good parameters within 15 minutes, and then tracking changes continuously for the rest of the treatment. It also provides better accuracy, with a considerable reduction in spread compared to the old method. Main obstacles stem from variable time-delays in the system and measurement offsets.</abstract> <relatedItem type="constituent"> <location> <url displayLabel="5934.pdf">http://lup.lub.lu.se/student-papers/record/4394033/file/4394043.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <note type="fileSize">8117661</note> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <originInfo> <dateIssued encoding="w3cdtf">2014</dateIssued> </originInfo> <language> <languageTerm authority="iso639-2b" type="code">eng</languageTerm> </language> <subject> <topic>System identification</topic> <topic>pseudo-random binary sequence</topic> <topic>PRBS</topic> <topic>Kalman filter</topic> <topic>hemodialysis</topic> <topic>dialyzer</topic> <topic>modelling</topic> </subject> <subject authority="lup"> <topic>Technology and Engineering</topic> </subject> <relatedItem type="host"> <identifier type="issn">0280-5316</identifier> <identifier type="other">ISRN LUTFD2/TFRT--5934--SE</identifier> </relatedItem> <relatedItem type="isPopularScience"> <titleInfo> <title>Popular Science Abstract</title> </titleInfo> <location> <url>http://lup.lub.lu.se/student-papers/record/4394033/file/4394045.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <recordInfo> <recordIdentifier>4394033</recordIdentifier> <recordCreationDate encoding="w3cdtf">2014-04-17T09:37:38+02:00</recordCreationDate> <recordChangeDate encoding="w3cdtf">2014-04-28T11:53:54+02:00</recordChangeDate> <recordDateApproved encoding="w3cdtf">2014-04-28T11:53:54+02:00</recordDateApproved> </recordInfo> </mods></recordData><recordPosition>7</recordPosition></record>
<record><recordSchema>info:srw/schema/1/mods-v3.3</recordSchema><recordPacking>xml</recordPacking><recordData><mods version="3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-0.xsd"> <genre>studentPublicationsH3</genre> <titleInfo> <title>Iterative Learning Control for Milling with Industrial Robots in Advanced Manufacturing</title> </titleInfo> <name type="personal"> <namePart type="given">Thomas</namePart> <namePart type="family">Daun</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Anders</namePart> <namePart type="family">Robertsson</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Björn</namePart> <namePart type="family">Olofsson</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Rolf</namePart> <namePart type="family">Johansson</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="corporate"> <namePart>Department of Automatic Control</namePart> <identifier type="lucatorg">v1000253</identifier> <role> <roleTerm type="text">department</roleTerm> </role> </name> <abstract lang="eng">The demand of today for advanced manufactured parts with high precision is due to the increasing complexity of technologies. The parts are typically made by CNC (Computer Numerical Control) machines, which are expensive and comparably big. By using industrial robots that are significantly cheaper, reduced costs can be achieved, which is particularly beneficial for small and medium enterprises. Robots are, however, less stiff and strong and are less accurate compared to the CNC machines.&lt;br /&gt; &lt;br /&gt; In this thesis, the idea was that by designing a controller, this could be compensated for so that the robot could perform machining with high precision. The research made in this thesis was part of the EU co-funded research project COMET.&lt;br /&gt; &lt;br /&gt; The robot task was to repeatedly mill parts with improved results. Iterative Learning Control (ILC) was therefore chosen as a suitable control strategy for this task. It uses the position error from previous iterations and adds it to the control signal to converge the output to successful results. Results showed that when using ILC for tracking paths, the position error could be reduced with approximately 11-20% in x, y, and z directions after one iteration.</abstract> <relatedItem type="constituent"> <location> <url displayLabel="5942.pdf">http://lup.lub.lu.se/student-papers/record/4462212/file/4462448.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <note type="fileSize">2579283</note> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <originInfo> <dateIssued encoding="w3cdtf">2014</dateIssued> </originInfo> <language> <languageTerm authority="iso639-2b" type="code">eng</languageTerm> </language> <subject authority="lup"> <topic>Technology and Engineering</topic> </subject> <relatedItem type="host"> <identifier type="issn">0280-5316</identifier> <identifier type="other">ISRN LUTFD2/TFRT--5942--SE</identifier> </relatedItem> <relatedItem type="isPopularScience"> <titleInfo> <title>Popular Science Abstract</title> </titleInfo> <location> <url>http://lup.lub.lu.se/student-papers/record/4462212/file/4462457.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <recordInfo> <recordIdentifier>4462212</recordIdentifier> <recordCreationDate encoding="w3cdtf">2014-06-10T14:55:32+02:00</recordCreationDate> <recordChangeDate encoding="w3cdtf">2014-06-13T11:18:16+02:00</recordChangeDate> <recordDateApproved encoding="w3cdtf">2014-06-13T11:18:16+02:00</recordDateApproved> </recordInfo> </mods></recordData><recordPosition>8</recordPosition></record>
<record><recordSchema>info:srw/schema/1/mods-v3.3</recordSchema><recordPacking>xml</recordPacking><recordData><mods version="3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-0.xsd"> <genre>studentPublicationsH3</genre> <titleInfo> <title>Modeling and Observer Design of a Nonlinear LCL Filter for Three-Phase Grid-Connected Voltage Source Converter</title> </titleInfo> <name type="personal"> <namePart type="given">Taravat</namePart> <namePart type="family">Saryan</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Rolf</namePart> <namePart type="family">Johansson</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Nils</namePart> <namePart type="family">Lundström</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="corporate"> <namePart>Department of Automatic Control</namePart> <identifier type="lucatorg">v1000253</identifier> <role> <roleTerm type="text">department</roleTerm> </role> </name> <abstract lang="eng">This work presents an observer design for grid current and capacitor voltage of voltage source pulse-width modulation (PWM) converters with LCL filter. Theoretical aspects including the mathematical LCL filter system observability, observer placement strategy and practical discretization implementation. It gives insight to mathematical modelling of the line filters dynamics. By the limitations of how the components in the line filter operates, the Kalman filter is adjusted accordingly.&lt;br /&gt; &lt;br /&gt; The strategy for designing the Kalman filter is presented. A time-varying KF is developed, benchmarked and implemented in simulator. Through an explanation of the magnetic field fundamentals, a nonlinear model of the inductors is modeled and used. An observer scheduling development has been&lt;br /&gt; implemented on the nonlinear system. The effect of sampling frequency is studied for KF and for the observer as well. At last the results are presented and analyzed.</abstract> <relatedItem type="constituent"> <location> <url displayLabel="5938.pdf">http://lup.lub.lu.se/student-papers/record/4464134/file/4464143.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <note type="fileSize">685542</note> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <originInfo> <dateIssued encoding="w3cdtf">2014</dateIssued> </originInfo> <language> <languageTerm authority="iso639-2b" type="code">eng</languageTerm> </language> <subject authority="lup"> <topic>Technology and Engineering</topic> </subject> <relatedItem type="host"> <identifier type="issn">0280-5316</identifier> <identifier type="other">ISRN LUTFD2/TFRT--5938--SE</identifier> </relatedItem> <relatedItem type="isPopularScience"> <titleInfo> <title>Popular Science Abstract</title> </titleInfo> <location> <url>http://lup.lub.lu.se/student-papers/record/4464134/file/4464146.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <recordInfo> <recordIdentifier>4464134</recordIdentifier> <recordCreationDate encoding="w3cdtf">2014-06-12T13:12:36+02:00</recordCreationDate> <recordChangeDate encoding="w3cdtf">2014-06-13T11:16:41+02:00</recordChangeDate> <recordDateApproved encoding="w3cdtf">2014-06-13T11:16:41+02:00</recordDateApproved> </recordInfo> </mods></recordData><recordPosition>9</recordPosition></record>
<record><recordSchema>info:srw/schema/1/mods-v3.3</recordSchema><recordPacking>xml</recordPacking><recordData><mods version="3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-0.xsd"> <genre>studentPublicationsH3</genre> <titleInfo> <title>Control strategy and lifetime optimization of Electrochemical Double-Layer Capacitors</title> </titleInfo> <name type="personal"> <namePart type="given">Samir</namePart> <namePart type="family">Alagic</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Viktor</namePart> <namePart type="family">Nordgren</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Josefin</namePart> <namePart type="family">Berner</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="termsOfAddress">Professor</namePart> <namePart type="given">Bo</namePart> <namePart type="family">Bernhardsson</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="corporate"> <namePart>Department of Automatic Control</namePart> <identifier type="lucatorg">v1000253</identifier> <role> <roleTerm type="text">department</roleTerm> </role> </name> <abstract lang="eng">Today, the most commonly used energy storage device in embedded systems is batteries. But unfortunately, batteries are associated with short lifetime. By introducing Electrochemical Double-Layer Capacitors (EDLCs) as an alternative power source, the lifetime of the backup energy source can be significantly increased.&lt;br /&gt; &lt;br /&gt; The lifetime is dependent on two predominant factors; temperature and voltage. To evaluate the aging behavior of EDLCs, accelerated lifetime tests where performed. The measurements were carried out on capacitors from two different manufacturers (Cooper Industries and Maxwell Technologies). The results were then used for lifetime estimations.&lt;br /&gt; &lt;br /&gt; To accomplish an increased lifetime, a control system is suggested which monitors the capacitance and controls the applied voltage i.e. ptimizing the amount of stored energy. A complete power back up system with EDLCs as power source and an associated control system, was built and simulated in Simulink. Furthermore, an electrical hardware prototype was implemented to create a proof-of-concept. It is found that the lifetime can be significantly increased when controlling the applied voltage, since the voltage can be held as low as possible at all time.</abstract> <relatedItem type="constituent"> <location> <url displayLabel="5940.pdf">http://lup.lub.lu.se/student-papers/record/4464268/file/4464293.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <note type="fileSize">30942634</note> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <originInfo> <dateIssued encoding="w3cdtf">2014</dateIssued> </originInfo> <language> <languageTerm authority="iso639-2b" type="code">eng</languageTerm> </language> <subject> <topic>Supercapacitor</topic> <topic>Ultracapacitor</topic> <topic>Electrochemical Double-Layer Capacitor</topic> <topic>Energy Storage</topic> <topic>Power Source</topic> <topic>MATLAB</topic> <topic>Simulink</topic> <topic>Embedded Systems</topic> <topic>Aging</topic> <topic>Lifetime Estimation</topic> <topic>Voltage Control</topic> <topic>Control System.</topic> </subject> <subject authority="lup"> <topic>Technology and Engineering</topic> </subject> <relatedItem type="host"> <identifier type="issn">0280-5316</identifier> <identifier type="other">ISRN LUTFD2/TFRT--5940--SE</identifier> </relatedItem> <relatedItem type="isPopularScience"> <titleInfo> <title>Popular Science Abstract</title> </titleInfo> <location> <url>http://lup.lub.lu.se/student-papers/record/4464268/file/4464299.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <recordInfo> <recordIdentifier>4464268</recordIdentifier> <recordCreationDate encoding="w3cdtf">2014-06-12T14:29:35+02:00</recordCreationDate> <recordChangeDate encoding="w3cdtf">2014-06-13T11:15:14+02:00</recordChangeDate> <recordDateApproved encoding="w3cdtf">2014-06-13T11:15:14+02:00</recordDateApproved> </recordInfo> </mods></recordData><recordPosition>10</recordPosition></record>
<record><recordSchema>info:srw/schema/1/mods-v3.3</recordSchema><recordPacking>xml</recordPacking><recordData><mods version="3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-0.xsd"> <genre>studentPublicationsH3</genre> <titleInfo> <title>Implementation of Grey-Box Identification in JModelica.org</title> </titleInfo> <name type="personal"> <namePart type="given">Elias</namePart> <namePart type="family">Palmkvist</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Toivo</namePart> <namePart type="family">Henningsson</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Rolf</namePart> <namePart type="family">Johansson</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="corporate"> <namePart>Department of Automatic Control</namePart> <identifier type="lucatorg">v1000253</identifier> <role> <roleTerm type="text">department</roleTerm> </role> </name> <abstract lang="eng">Grey-box identification is a tool to identify and improve nonlinear system models by estimating parameters. The estimation is done by optimizing a cost function using measurement data. The robustness of the estimations can then be analyzed with statistics. JModelica.org is a platform for modeling and optimization of dynamical models. In order to do grey-box identification one need models and be able to optimize. JModelica.org supports modeling and optimization so it has a huge potential to support grey-box identification. So far there is no complete solution for grey-box identification in JModelica.org. This work is focusing on how to implement greybox identification in JModelica.org in order to estimate parameters for nonlinear models. The theory of grey-box identification has been investigated as well as the possibilities with JModelica.org. Finally, an interactive method to estimate model&lt;br /&gt; parameters and a method to calculate the confidence intervals for the estimates have been implemented. The implementation has been tested for nonlinear models and works as expected.</abstract> <relatedItem type="constituent"> <location> <url displayLabel="5941.pdf">http://lup.lub.lu.se/student-papers/record/4465456/file/4465460.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <note type="fileSize">6352134</note> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <originInfo> <dateIssued encoding="w3cdtf">2014</dateIssued> </originInfo> <language> <languageTerm authority="iso639-2b" type="code">eng</languageTerm> </language> <subject authority="lup"> <topic>Technology and Engineering</topic> </subject> <relatedItem type="host"> <identifier type="issn">0280-5316</identifier> <identifier type="other">ISRN LUTFD2/TFRT--5941--SE</identifier> </relatedItem> <relatedItem type="isPopularScience"> <titleInfo> <title>Popular Science Abstract</title> </titleInfo> <location> <url>http://lup.lub.lu.se/student-papers/record/4465456/file/4465463.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <recordInfo> <recordIdentifier>4465456</recordIdentifier> <recordCreationDate encoding="w3cdtf">2014-06-13T10:59:01+02:00</recordCreationDate> <recordChangeDate encoding="w3cdtf">2014-06-13T11:13:28+02:00</recordChangeDate> <recordDateApproved encoding="w3cdtf">2014-06-13T11:13:28+02:00</recordDateApproved> </recordInfo> </mods></recordData><recordPosition>11</recordPosition></record>
<record><recordSchema>info:srw/schema/1/mods-v3.3</recordSchema><recordPacking>xml</recordPacking><recordData><mods version="3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-0.xsd"> <genre>studentPublicationsH3</genre> <titleInfo> <title>JTAG-optimisation for CANoe</title> </titleInfo> <name type="personal"> <namePart type="given">Anton</namePart> <namePart type="family">Karlsson</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Mattias</namePart> <namePart type="family">Wozniak</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Anders</namePart> <namePart type="family">Nilsson</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="termsOfAddress">Prof</namePart> <namePart type="given">Karl-Erik</namePart> <namePart type="family">Årzén</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="corporate"> <namePart>Department of Automatic Control</namePart> <identifier type="lucatorg">v1000253</identifier> <role> <roleTerm type="text">department</roleTerm> </role> </name> <abstract lang="eng">This master thesis investigates the possibilities to perform software validation tests on ECUs with customer-identical software. Instead of using a ”test specific” software which sends ”test specific” information on the CAN-bus this data is to be extracted from the target CPU by a JTAG debugger and integrated in the testing software CANoe. The benefit of this method is that it eliminates the problems that may be encountered during building of the ”test specific” software and that may affect other parts of the software.&lt;br /&gt; &lt;br /&gt; The work has been done at BorgWarner in Landskrona at the TTT-SW (software test) department.</abstract> <relatedItem type="constituent"> <location> <url displayLabel="5945.pdf">http://lup.lub.lu.se/student-papers/record/4469432/file/4469438.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <note type="fileSize">1207624</note> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <originInfo> <dateIssued encoding="w3cdtf">2014</dateIssued> </originInfo> <language> <languageTerm authority="iso639-2b" type="code">eng</languageTerm> </language> <subject authority="lup"> <topic>Technology and Engineering</topic> </subject> <relatedItem type="host"> <identifier type="issn">0280-5316</identifier> <identifier type="other">ISRN LUTFD2/TFRT--5945--SE</identifier> </relatedItem> <relatedItem type="isPopularScience"> <titleInfo> <title>Popular Science Abstract</title> </titleInfo> <location> <url>http://lup.lub.lu.se/student-papers/record/4469432/file/4469440.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <recordInfo> <recordIdentifier>4469432</recordIdentifier> <recordCreationDate encoding="w3cdtf">2014-06-18T14:50:59+02:00</recordCreationDate> <recordChangeDate encoding="w3cdtf">2014-06-23T09:57:11+02:00</recordChangeDate> <recordDateApproved encoding="w3cdtf">2014-06-23T09:57:11+02:00</recordDateApproved> </recordInfo> </mods></recordData><recordPosition>12</recordPosition></record>
<record><recordSchema>info:srw/schema/1/mods-v3.3</recordSchema><recordPacking>xml</recordPacking><recordData><mods version="3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-0.xsd"> <genre>studentPublicationsH3</genre> <titleInfo> <title>Intuitive Human Robot Interaction and Workspace Surveillance by means of the Kinect Sensor</title> </titleInfo> <name type="personal"> <namePart type="given">Klaudius</namePart> <namePart type="family">Werber</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Anders</namePart> <namePart type="family">Robertsson</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="corporate"> <namePart>Department of Automatic Control</namePart> <identifier type="lucatorg">v1000253</identifier> <role> <roleTerm type="text">department</roleTerm> </role> </name> <abstract lang="eng">This student thesis is part of the ROSETTA project that examines the possibilities of future manufacturing based on close human-robot interaction. &lt;br /&gt; In this report, the capabilities of a robot system that is controlled by the Kinect sensor of the Microsoft XBOX-360 are tested. A setup including two Kinect devices and one robot is presented. Applications for calibration of two Kinect sensors, robot workspace surveillance, face detection and shadowing the user&amp;#39;s arm are introduced and evaluated concerning their effectiveness. Finally, the compatibility of the introduced setup with the objectives of the ROSETTA project is evaluated. It proves that the Kinect can strongly support developing solutions for these objectives. The thesis work was conducted at the Department of Automatic Control at LTH at Lund University, Sweden, in collaboration with the Institute of Integrated Sensor Systems at University of Kaiserslautern, Germany.</abstract> <relatedItem type="constituent"> <location> <url displayLabel="5888new.pdf">http://lup.lub.lu.se/student-papers/record/2198971/file/2214422.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <note type="fileSize">1459963</note> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <originInfo> <dateIssued encoding="w3cdtf">2011</dateIssued> </originInfo> <language> <languageTerm authority="iso639-2b" type="code">eng</languageTerm> </language> <subject authority="lup"> <topic>Technology and Engineering</topic> </subject> <relatedItem type="host"> <identifier type="issn">0280-5316</identifier> <identifier type="other">ISRN LUTFD2/TFRT--5888--SE</identifier> </relatedItem> <note type="additionalInfo">key=5888 month=August </note> <recordInfo> <recordIdentifier>2198971</recordIdentifier> <recordCreationDate encoding="w3cdtf">2011-10-25T13:19:23+02:00</recordCreationDate> <recordChangeDate encoding="w3cdtf">2011-11-24T16:02:40+01:00</recordChangeDate> <recordDateApproved encoding="w3cdtf">2011-10-25T13:41:07+02:00</recordDateApproved> </recordInfo> </mods></recordData><recordPosition>13</recordPosition></record>
<record><recordSchema>info:srw/schema/1/mods-v3.3</recordSchema><recordPacking>xml</recordPacking><recordData><mods version="3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-0.xsd"> <genre>studentPublicationsH3</genre> <titleInfo> <title>Prevention of Servo-Induced Vibrations in Robotics</title> </titleInfo> <name type="personal"> <namePart type="given">Peter</namePart> <namePart type="family">Larsson</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Anders</namePart> <namePart type="family">Robertsson</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Peter</namePart> <namePart type="family">Valdt</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="corporate"> <namePart>Department of Automatic Control</namePart> <identifier type="lucatorg">v1000253</identifier> <role> <roleTerm type="text">department</roleTerm> </role> </name> <abstract lang="eng">This thesis describes methods for treating servo-induced vibrations in&lt;br /&gt; robotics. The focus lies on portal robots (also called linear robots) that&lt;br /&gt; partially consist of hardware manufactured by Bernecker &amp;amp; Rainer&lt;br /&gt; Industrie-Elektronik Ges.m.b.H. It is of interest in many industrial&lt;br /&gt; applications that there is some kind of vibration treatment in the control&lt;br /&gt; strategy. The main reason for this is that it can be time consuming having&lt;br /&gt; to wait for transient vibrations to fade. Another reason is that&lt;br /&gt; mechanical wear increases if there are vibrations present in the&lt;br /&gt; application. Emphasis lies on how to prevent servo-induced vibrations,&lt;br /&gt; however, active vibration damping through simple model based feedback is&lt;br /&gt; also briefly investigated. A comparison is also conducted between the&lt;br /&gt; derived preventive solution and an already existing one in the servo drive&lt;br /&gt; systems at hand.</abstract> <relatedItem type="constituent"> <location> <url displayLabel="5889.new.pdf">http://lup.lub.lu.se/student-papers/record/2204788/file/2221658.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <note type="fileSize">2787549</note> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <originInfo> <dateIssued encoding="w3cdtf">2011</dateIssued> </originInfo> <language> <languageTerm authority="iso639-2b" type="code">eng</languageTerm> </language> <subject authority="lup"> <topic>Technology and Engineering</topic> </subject> <relatedItem type="host"> <identifier type="issn">0280-5316</identifier> <identifier type="other">ISRN LUTFD2/TFRT--5889--SE</identifier> </relatedItem> <relatedItem type="supplementaryMaterial"> <titleInfo> <title>5889_pop</title> </titleInfo> <location> <url>http://lup.lub.lu.se/student-papers/record/2204788/file/2214421.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <note type="description">Populärvetenskaplig sammanfattning</note> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <note type="additionalInfo">key=5889 </note> <recordInfo> <recordIdentifier>2204788</recordIdentifier> <recordCreationDate encoding="w3cdtf">2011-11-16T13:47:58+01:00</recordCreationDate> <recordChangeDate encoding="w3cdtf">2011-11-30T13:20:30+01:00</recordChangeDate> <recordDateApproved encoding="w3cdtf">2011-11-16T14:26:39+01:00</recordDateApproved> </recordInfo> </mods></recordData><recordPosition>14</recordPosition></record>
<record><recordSchema>info:srw/schema/1/mods-v3.3</recordSchema><recordPacking>xml</recordPacking><recordData><mods version="3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-0.xsd"> <genre>studentPublicationsH3</genre> <titleInfo> <title>Simulation of Process Control Network Traffic</title> </titleInfo> <name type="personal"> <namePart type="given">Viktor</namePart> <namePart type="family">Andersson</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Tommi</namePart> <namePart type="family">Nylander</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Sven Gunnar</namePart> <namePart type="family">Tiljander</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="termsOfAddress">Prof</namePart> <namePart type="given">Karl-Erik</namePart> <namePart type="family">Årzén</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="corporate"> <namePart>Department of Automatic Control</namePart> <identifier type="lucatorg">v1000253</identifier> <role> <roleTerm type="text">department</roleTerm> </role> </name> <abstract lang="eng">The majority of industrial control systems today are distributed over networks. These systems tend to be complex, and can be difficult both to configure and to analyze; therefore, there is definitely a gain in being able to simulate the behaviour of such a system prior to the actual implementation.&lt;br /&gt; &lt;br /&gt; This master’s thesis investigates the possibility to simulate the ABB automation system 800xA by expanding the Matlab/Simulink tool TrueTime. Throughout, the work has been focused on modeling the network communications and the internal behaviour of the control system nodes. Furthermore, the developed simulator has been used to examine a proposal to optimize traffic handling of the ABB specific protocol IAC.&lt;br /&gt; &lt;br /&gt; Different performance measures have been investigated, both regarding control and network performance. One measure of particular interest has been the round trip time of a packet. The simulator has proven to be able to reproduce results of round trip times measured in an example system, explaining timing behaviour originating deep down in the control system nodes. Other simulations have involved different system settings, analyzing their impact on system performance.</abstract> <relatedItem type="constituent"> <location> <url displayLabel="5949.pdf">http://lup.lub.lu.se/student-papers/record/4500403/file/4500406.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <note type="fileSize">4238779</note> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <originInfo> <dateIssued encoding="w3cdtf">2014</dateIssued> </originInfo> <language> <languageTerm authority="iso639-2b" type="code">eng</languageTerm> </language> <subject authority="lup"> <topic>Technology and Engineering</topic> </subject> <relatedItem type="host"> <identifier type="issn">0280-5316</identifier> <identifier type="other">ISRN LUTFD2/TFRT--5949--SE</identifier> </relatedItem> <relatedItem type="isPopularScience"> <titleInfo> <title>Popular Science Abstract</title> </titleInfo> <location> <url>http://lup.lub.lu.se/student-papers/record/4500403/file/4500408.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <note type="additionalInfo">month=jun</note> <recordInfo> <recordIdentifier>4500403</recordIdentifier> <recordCreationDate encoding="w3cdtf">2014-06-25T15:42:53+02:00</recordCreationDate> <recordChangeDate encoding="w3cdtf">2014-06-30T09:06:14+02:00</recordChangeDate> <recordDateApproved encoding="w3cdtf">2014-06-30T09:06:14+02:00</recordDateApproved> </recordInfo> </mods></recordData><recordPosition>15</recordPosition></record>
<record><recordSchema>info:srw/schema/1/mods-v3.3</recordSchema><recordPacking>xml</recordPacking><recordData><mods version="3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-0.xsd"> <genre>studentPublicationsH3</genre> <titleInfo> <title>Evaluation of Galil DMC-4080 as a Controller of Stewart Platform</title> </titleInfo> <name type="personal"> <namePart type="given">Christer</namePart> <namePart type="family">Engblom</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Mirjam</namePart> <namePart type="family">Lindberg</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="termsOfAddress">Prof</namePart> <namePart type="given">Karl-Erik</namePart> <namePart type="family">Årzén</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Rolf</namePart> <namePart type="family">Johansson</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="corporate"> <namePart>Department of Automatic Control</namePart> <identifier type="lucatorg">v1000253</identifier> <role> <roleTerm type="text">department</roleTerm> </role> </name> <abstract lang="eng">Evaluation of the Galil DMC–4080 as a closed-loop controller of a stepper-motor driven Stewart Platform with mm- and mrad- precision and resolution. The project involves a full implementation and optimization of kinematic equations, implementing modes of motion &amp;amp; controller structure, as well the use of MATLAB simulations. The 4080 proves successful in static positioning but have limitations in timeperformances with the kinematics as well as smoothness of motion due to error handling.</abstract> <relatedItem type="constituent"> <location> <url displayLabel="5946.pdf">http://lup.lub.lu.se/student-papers/record/4519481/file/4519487.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <note type="fileSize">4064137</note> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <originInfo> <dateIssued encoding="w3cdtf">2014</dateIssued> </originInfo> <language> <languageTerm authority="iso639-2b" type="code">eng</languageTerm> </language> <subject authority="lup"> <topic>Technology and Engineering</topic> </subject> <relatedItem type="host"> <identifier type="issn">0280-5316</identifier> <identifier type="other">ISRN LUTFD2/TFRT--5946--SE</identifier> </relatedItem> <relatedItem type="isPopularScience"> <titleInfo> <title>Popular Science Abstract</title> </titleInfo> <location> <url>http://lup.lub.lu.se/student-papers/record/4519481/file/4519489.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <note type="additionalInfo">month=jun</note> <recordInfo> <recordIdentifier>4519481</recordIdentifier> <recordCreationDate encoding="w3cdtf">2014-06-26T13:02:01+02:00</recordCreationDate> <recordChangeDate encoding="w3cdtf">2014-06-30T09:04:16+02:00</recordChangeDate> <recordDateApproved encoding="w3cdtf">2014-06-30T09:04:16+02:00</recordDateApproved> </recordInfo> </mods></recordData><recordPosition>16</recordPosition></record>
<record><recordSchema>info:srw/schema/1/mods-v3.3</recordSchema><recordPacking>xml</recordPacking><recordData><mods version="3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-0.xsd"> <genre>studentPublicationsH3</genre> <titleInfo> <title>Self-Playing Labyrinth Game Using Camera and Industrial Control System</title> </titleInfo> <name type="personal"> <namePart type="given">Daniel</namePart> <namePart type="family">Persson</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Fredrik</namePart> <namePart type="family">Wadman</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="termsOfAddress">PhD</namePart> <namePart type="given">Anton</namePart> <namePart type="family">Cervin</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Alfred</namePart> <namePart type="family">Theorin</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="termsOfAddress">Prof</namePart> <namePart type="given">Karl-Erik</namePart> <namePart type="family">Årzén</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="corporate"> <namePart>Department of Automatic Control</namePart> <identifier type="lucatorg">v1000253</identifier> <role> <roleTerm type="text">department</roleTerm> </role> </name> <abstract lang="eng">In this master’s thesis, an industrial control system together with a network camera and servo motors were used to automate a ball and plate labyrinth system. The two servo motors, each with its own servo drive, were connected by joint arms to the plate resting on two interconnected gimbal frames, one for each axis. A background subtraction-based ball position tracking algorithm was developed to measure the ball-position using the camera. The camera acted as a sensor node in a control network with a programmable logical controller used together with the servo drives to implement a cascaded PID control loop to control the ball position. The ball reference position could either be controlled with user input from a tablet device, or automatically to make the labyrinth self-playing.&lt;br /&gt; The resulting system was able to control the ball position through the labyrinth using the camera for position feedback.</abstract> <relatedItem type="constituent"> <location> <url displayLabel="5948.pdf">http://lup.lub.lu.se/student-papers/record/4522749/file/4522762.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <note type="fileSize">16388155</note> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <originInfo> <dateIssued encoding="w3cdtf">2014</dateIssued> </originInfo> <language> <languageTerm authority="iso639-2b" type="code">eng</languageTerm> </language> <subject> <topic>ball and plate</topic> <topic>computer vision</topic> <topic>background subtraction</topic> <topic>PID</topic> <topic>object tracking</topic> </subject> <subject authority="lup"> <topic>Technology and Engineering</topic> </subject> <relatedItem type="host"> <identifier type="issn">0280-5316</identifier> <identifier type="other">ISRN LUTFD2/TFRT--5948--SE</identifier> </relatedItem> <relatedItem type="isPopularScience"> <titleInfo> <title>Popular Science Abstract</title> </titleInfo> <location> <url>http://lup.lub.lu.se/student-papers/record/4522749/file/4522764.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <note type="additionalInfo">month=jun</note> <recordInfo> <recordIdentifier>4522749</recordIdentifier> <recordCreationDate encoding="w3cdtf">2014-06-27T13:10:45+02:00</recordCreationDate> <recordChangeDate encoding="w3cdtf">2014-06-30T09:01:36+02:00</recordChangeDate> <recordDateApproved encoding="w3cdtf">2014-06-30T09:01:36+02:00</recordDateApproved> </recordInfo> </mods></recordData><recordPosition>17</recordPosition></record>
<record><recordSchema>info:srw/schema/1/mods-v3.3</recordSchema><recordPacking>xml</recordPacking><recordData><mods version="3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-0.xsd"> <genre>studentPublicationsH3</genre> <titleInfo> <title>Combustion Engine Identification and Control</title> </titleInfo> <name type="personal"> <namePart type="given">Daniel</namePart> <namePart type="family">Blasco Serrano</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Gabriel</namePart> <namePart type="family">Ingesson</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Rolf</namePart> <namePart type="family">Johansson</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="corporate"> <namePart>Department of Automatic Control</namePart> <identifier type="lucatorg">v1000253</identifier> <role> <roleTerm type="text">department</roleTerm> </role> </name> <abstract lang="eng">The topic of this thesis is system identification and control of two different internal combustion engines, Partially Premixed Combustion (PPC) engine and a more conventional Combustion Ignited (CI) diesel engine. The control of both engines is aimed to emission reduction and to increase the efficiency. There is an introduction to the internal combustion engine, as well as theory used about system identification and Model Predictive Control (MPC).&lt;br /&gt; &lt;br /&gt; A physical model of a PPC engine was designed. With this model, it was possible to perform simulations and to obtain data to design a cycle-to-cycle state space model used subsequently by the MPC controller.&lt;br /&gt; A black box model of the CI engine was designed using data of a real CI engine from another project. After designing the model, a MPC controller was created. The aim of this controller was to reduce emissions and to increase the efficiency of the engine.</abstract> <relatedItem type="constituent"> <location> <url displayLabel="5943.pdf">http://lup.lub.lu.se/student-papers/record/4587321/file/4587322.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <note type="fileSize">2421993</note> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <originInfo> <dateIssued encoding="w3cdtf">2014</dateIssued> </originInfo> <language> <languageTerm authority="iso639-2b" type="code">eng</languageTerm> </language> <subject authority="lup"> <topic>Technology and Engineering</topic> </subject> <relatedItem type="host"> <identifier type="issn">0280-5316</identifier> <identifier type="other">ISRN LUTFD2/TFRT--5943--SE</identifier> </relatedItem> <relatedItem type="isPopularScience"> <titleInfo> <title>Popular Science Abstract</title> </titleInfo> <location> <url>http://lup.lub.lu.se/student-papers/record/4587321/file/4587324.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <recordInfo> <recordIdentifier>4587321</recordIdentifier> <recordCreationDate encoding="w3cdtf">2014-08-14T09:14:46+02:00</recordCreationDate> <recordChangeDate encoding="w3cdtf">2014-09-03T10:02:04+02:00</recordChangeDate> <recordDateApproved encoding="w3cdtf">2014-09-03T10:02:04+02:00</recordDateApproved> </recordInfo> </mods></recordData><recordPosition>18</recordPosition></record>
<record><recordSchema>info:srw/schema/1/mods-v3.3</recordSchema><recordPacking>xml</recordPacking><recordData><mods version="3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-0.xsd"> <genre>studentPublicationsH3</genre> <titleInfo> <title>Resource Management and Prioritization in an Embedded Linux System</title> </titleInfo> <name type="personal"> <namePart type="given">Fredrik</namePart> <namePart type="family">Johnsson</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Olle</namePart> <namePart type="family">Svensson</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Umut</namePart> <namePart type="family">Tezduyar-Lindskog</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Martina</namePart> <namePart type="family">Maggio</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="termsOfAddress">Prof</namePart> <namePart type="given">Karl-Erik</namePart> <namePart type="family">Årzén</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="corporate"> <namePart>Department of Automatic Control</namePart> <identifier type="lucatorg">v1000253</identifier> <role> <roleTerm type="text">department</roleTerm> </role> </name> <abstract lang="eng">This master thesis tackles the problem of limited computing resources on a camera that is executing computing applications together with image acquisition and streaming. The thesis was carried out at Axis Communications in cooperation with the Department of Automatic Control at Lund University.&lt;br /&gt; &lt;br /&gt; The problem of limited resources on an Axis camera is handled by a two part solution where a resource manager (RM) distributes the available resources and services can adapt their service level (SL) in order to finish their jobs on time. The solution is based on game theory, where services are players, varying their service levels in order to get a good match between given resources and their computing requirements. This service level adaptation scheme is implemented for the streaming service on the camera and for some test services, performing mathematical operations. The resource manager is incorporated into systemd, and uses cgroups [16] to distribute the computing capacity. The experimental results show that the resource manager is fully operational and capable of managing and prioritizing resources as intended on the embedded system.</abstract> <relatedItem type="constituent"> <location> <url displayLabel="5952.pdf">http://lup.lub.lu.se/student-papers/record/4587327/file/4587328.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <note type="fileSize">2483615</note> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <originInfo> <dateIssued encoding="w3cdtf">2014</dateIssued> </originInfo> <language> <languageTerm authority="iso639-2b" type="code">eng</languageTerm> </language> <subject authority="lup"> <topic>Technology and Engineering</topic> </subject> <relatedItem type="host"> <identifier type="issn">0280-5316</identifier> <identifier type="other">ISRN LUTFD2/TFRT--5952--SE</identifier> </relatedItem> <relatedItem type="isPopularScience"> <titleInfo> <title>Popular Science Abstract</title> </titleInfo> <location> <url>http://lup.lub.lu.se/student-papers/record/4587327/file/4587330.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <recordInfo> <recordIdentifier>4587327</recordIdentifier> <recordCreationDate encoding="w3cdtf">2014-08-14T09:23:58+02:00</recordCreationDate> <recordChangeDate encoding="w3cdtf">2014-09-03T09:59:40+02:00</recordChangeDate> <recordDateApproved encoding="w3cdtf">2014-09-03T09:59:40+02:00</recordDateApproved> </recordInfo> </mods></recordData><recordPosition>19</recordPosition></record>
<record><recordSchema>info:srw/schema/1/mods-v3.3</recordSchema><recordPacking>xml</recordPacking><recordData><mods version="3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-0.xsd"> <genre>studentPublicationsH3</genre> <titleInfo> <title>Model-based Design Development and Control of a Wind Resistant Multirotor UAV</title> </titleInfo> <name type="personal"> <namePart type="given">Christian</namePart> <namePart type="family">Månsson</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Daniel</namePart> <namePart type="family">Stenberg</namePart> <role> <roleTerm type="text">author</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Simon</namePart> <namePart type="family">Yngve</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="given">Rolf</namePart> <namePart type="family">Johansson</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="personal"> <namePart type="termsOfAddress">professor</namePart> <namePart type="given">Anders</namePart> <namePart type="family">Rantzer</namePart> <role> <roleTerm type="text">supervisor</roleTerm> </role> </name> <name type="corporate"> <namePart>Department of Automatic Control</namePart> <identifier type="lucatorg">v1000253</identifier> <role> <roleTerm type="text">department</roleTerm> </role> </name> <abstract lang="eng">Multirotor UAVs have in recent years become a trend among academics, engineers and hobbyists alike due to their mechanical simplicity and availability. Commercial uses range from surveillance to recreational flight with plenty of research being conducted in regards to design and control.&lt;br /&gt; &lt;br /&gt; With applications towards search and rescue missions in mind, the main objective of this thesis work is the development of a mechanical design and control algorithm aimed at maximizing wind resistance. To these ends, an advanced multirotor simulator, based on helicopter theory, has been developed to give an accurate description of the flight dynamics. Controllers are then designed and tuned to stabilize the attitude and position of the UAV followed by a discussion regarding disturbance attenuation.&lt;br /&gt; &lt;br /&gt; In order to study the impact of different design setups, the UAV model is constructed so that physical properties can be scaled. Parameter influence is then investigated for a specified wind test using a Design of Experiments methodology. These results are combined with a concept generation process and evaluated with a control engineering approach. It was concluded that the proposed final design should incorporate a compact three-armed airframe with six rotors configured coaxially.</abstract> <relatedItem type="constituent"> <location> <url displayLabel="5947.pdf">http://lup.lub.lu.se/student-papers/record/4610294/file/4610295.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <note type="fileSize">3743100</note> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <originInfo> <dateIssued encoding="w3cdtf">2014</dateIssued> </originInfo> <language> <languageTerm authority="iso639-2b" type="code">eng</languageTerm> </language> <subject authority="lup"> <topic>Technology and Engineering</topic> </subject> <relatedItem type="host"> <identifier type="issn">0280-5316</identifier> <identifier type="other">ISRN LUTFD2/TFRT--5947--SE</identifier> </relatedItem> <relatedItem type="isPopularScience"> <titleInfo> <title>Popular Science Abstract</title> </titleInfo> <location> <url>http://lup.lub.lu.se/student-papers/record/4610294/file/4610297.pdf</url> </location> <physicalDescription> <internetMediaType>application/pdf</internetMediaType> </physicalDescription> <accessCondition type="restrictionOnAccess">no</accessCondition> </relatedItem> <recordInfo> <recordIdentifier>4610294</recordIdentifier> <recordCreationDate encoding="w3cdtf">2014-08-22T15:57:04+02:00</recordCreationDate> <recordChangeDate encoding="w3cdtf">2014-09-03T09:57:40+02:00</recordChangeDate> <recordDateApproved encoding="w3cdtf">2014-09-03T09:57:40+02:00</recordDateApproved> </recordInfo> </mods></recordData><recordPosition>20</recordPosition></record>
</records>

<extraResponseData></extraResponseData> 
<echoedSearchRetrieveRequest><version>1.1</version><query>issn any "1401-9191 0280-5316 0280-5316"</query><xQuery><searchClause xmlns="http://www.loc.gov/zing/cql/xcql/"><index>issn</index><relation><value>any</value></relation><term>1401-9191 0280-5316 0280-5316</term></searchClause></xQuery></echoedSearchRetrieveRequest>
</searchRetrieveResponse>
