SwePub
Sök i SwePub databas

  Utökad sökning

Träfflista för sökning "WFRF:(Johansson Mikael) ;srt2:(2005-2009)"

Sökning: WFRF:(Johansson Mikael) > (2005-2009)

  • Resultat 21-30 av 336
Sortera/gruppera träfflistan
   
NumreringReferensOmslagsbildHitta
21.
  • Flärdh, Oscar, 1980- (författare)
  • Modelling, analysis and experimentation of a simple feedback scheme for error correction control
  • 2007
  • Licentiatavhandling (övrigt vetenskapligt/konstnärligt)abstract
    • Data networks are an important part in an increasing number of applications with real-time and reliability requirements. To meet these demands a variety of approaches have been proposed. Forward error correction, which adds redundancy to the communicated data, is one of them. However, the redundancy occupies communication bandwidth, so it is desirable to control the amount of redundancy in order to achieve high reliability without adding excessive communication delay. The main contribution of the thesis is to formulate the problem of adjusting the redundancy in a control framework, which enables the dynamic properties of error correction control to be analyzed using control theory. The trade-off between application quality and resource usage is captured by introducing an optimal control problem. Its dependence on the knowledge of the network state at the transmission side is discussed. An error correction controller that optimizes the amount of redundancy without relying on network state information is presented. This is achieved by utilizing an extremum seeking control algorithm to optimize the cost function. Models with varying complexity of the resulting feedback system are presented and analyzed. Conditions for convergence are given. Multiple-input describing function analysis is used to examine periodic solutions. The results are illustrated through computer simulations and experiments on a wireless sensor network.
  •  
22.
  • Henriksson, Roger, et al. (författare)
  • Brain Tumors - Prognostic and Predictive Markers
  • 2009
  • Ingår i: Histological and Serological Tumor Markers and Gene Expression and Their Clinical Usefulness in Cancers. - Hauppauge : Nova Science Publishers, Inc.. - 9781607413820 ; , s. 53-75
  • Bokkapitel (refereegranskat)abstract
    • This review summarizes the status of prognostic and predictive markers in brain tumors with a focus on the most frequent tumors, gliomas. Brain tumors are a heterogeneous group of different tumors with a huge variation in outcome. Although the most common tumor, high-grade malignant glioma, still has a dismal prognosis, the last years have seen a significant improvement in the management in this tumor as well as in most other brain tumors. Age, tumor grade and KPS are still the most reliable prognostic and predictive variables available for patients with brain tumors. Although chromosome 1p/19q co-deletion and methylation status of the promoter of the MGMT gene (encoding O6-methylguanine-DNA methyl transferase) have been identified as the most promising potential predictors of response to chemotherapy in malignant gliomas, there are as yet no reliable biomarkers for tumour grading or tumour monitoring in the clinical setting.
  •  
23.
  • Jern, Mikael, 1946-, et al. (författare)
  • The GAV Toolkit for Multiple Linked Views
  • 2007
  • Ingår i: Fifth International Conference on Coordinated and Multiple Views in Exploratory Visualization, 2007. CMV '07.. - Los Alamitos, CA, USA : IEEE Computer Society. - 0769529038 ; , s. 85-97
  • Konferensbidrag (refereegranskat)abstract
    • Implementing InfoVis multivariate data tools, timelinked coordinated views and visual dynamic queries with conditioning from scratch is not a simple programming task. Our research objective is to develop a generic GeoAnalytics visualization (GAV) component toolkit, based on the principles behind visual analytics (VA), for dynamically exploring time-varying, geographically referenced and multivariate attributes simultaneously. GAV includes components based on a synergy of technologies from information visualization, geovisualization and scientific visualization. Our research concentrates on improving visual user interfaces (VUI) methods and trying to extend existing visual representation techniques. The effectiveness of our proposed component toolkit and framework is demonstrated in two customized applications GeoWizard analysing multivariate energy usage data for Swedish municipalities and MD-Explorer exploring multivariate data using novel interactive ternary diagrams. We use parallel coordinates with embedded visual inquiry methods that serves as a visual control panel for dynamically linked and coordinated views. Finally, discoveries made during the visual exploration process can be captured and organized in a format for later recall and communication to others.
  •  
24.
  • Johansson, Ann, et al. (författare)
  • Interstitial photodynamic therapy for primary prostate cancer incorporating realtime treatment dosimetry
  • 2007
  • Ingår i: Progress in Biomedical Optics and Imaging - Proceedings of SPIE. - : SPIE. - 1042-4687 .- 1605-7422. ; 6427, s. 4270-4270
  • Konferensbidrag (refereegranskat)abstract
    • Photodynamic therapy (PDT) for the treatment of prostate cancer has been demonstrated to be a safe treatment option capable of inducing tissue necrosis and decrease in prostate specific antigen (PSA). Research groups report on large variations in treatment response, possibly due to biological variations in tissue composition and shortterm response to the therapeutic irradiation. Within our group, an instrument for interstitial PDT on prostate tissue that incorporates realtime treatment feedback is being developed. The treatment protocol consists of two parts. The first part incorporates the pre-treatment plan with ultrasound investigations, providing the geometry for the prostate gland and surrounding risk organs, an iterative random-search algorithm to determine near-optimal fiber positions within the reconstructed geometry and a Block-Cimmino optimization algorithm for predicting individual fiber irradiation times. During the second part, the therapeutic light delivery is combined with measurements of the light transmission signals between the optical fibers, thus monitoring the tissue effective attenuation coefficient by means of spatially resolved spectroscopy. These data are then used as input for repeated runs of the Block-Cimmino optimization algorithm. Thus, the irradiation times for individual fibers are updated throughout the treatment in order to compensate for the influence of changes in tissue composition on the light distribution at the therapeutic wavelength.
  •  
25.
  • Johansson, Björn, et al. (författare)
  • A RANDOMIZED INCREMENTAL SUBGRADIENT METHOD FOR DISTRIBUTED OPTIMIZATION IN NETWORKED SYSTEMS
  • 2009
  • Ingår i: SIAM Journal on Optimization. - 1052-6234 .- 1095-7189. ; 20:3, s. 1157-1170
  • Tidskriftsartikel (refereegranskat)abstract
    • We present an algorithm that generalizes the randomized incremental subgradient method with fixed stepsize due to Nedic and Bertsekas [SIAM J. Optim., 12 (2001), pp. 109-138]. Our novel algorithm is particularly suitable for distributed implementation and execution, and possible applications include distributed optimization, e.g., parameter estimation in networks of tiny wireless sensors. The stochastic component in the algorithm is described by a Markov chain, which can be constructed in a distributed fashion using only local information. We provide a detailed convergence analysis of the proposed algorithm and compare it with existing, both deterministic and randomized, incremental subgradient methods.
  •  
26.
  • Johansson, Björn, et al. (författare)
  • A simple peer-to-peer algorithm for distributed optimization in sensor networks
  • 2007
  • Ingår i: PROCEEDINGS OF THE 46TH IEEE CONFERENCE ON DECISION AND CONTROL. ; , s. 5402-5407
  • Konferensbidrag (refereegranskat)abstract
    • We propose a distributed algorithm that solves a special class of optimization problems using only peer-to-peer communication. One application is parameter estimation problems in sensor networks. Current decentralized algorithms for solving this class of optimization problems typically rely on passing around a parameter estimate in a ring consisting of all network nodes. In our algorithm, which extends the randomized incremental subgradient method with fixed stepsize due to Nedic and Bertsekas, nodes maintain individual estimates and need to exchange information only with their neighbors. We establish approach of the solution to an interval around the optimum value. We illustrate the algorithm's performance, in terms of convergence rate and communication cost relative to alternative schemes, through several numerical examples.
  •  
27.
  • Johansson, Björn, et al. (författare)
  • Distributed non-smooth resource allocation over a network
  • 2009
  • Ingår i: IEEE Conference on Decision and Control. ; , s. 1678-1683
  • Konferensbidrag (refereegranskat)abstract
    • Networked systems are common and crucial. Oneof the canonical problems in such systems is distributed resourceallocation. From this rather broad class of problems, weconsider a convex non-smooth resource allocation problem witha global resource constraint. Specifically, the objective functionis separable and consists of a sum of convex functions, eachassociated with a node in a given network. Each component ofthe objective depends on a single variable local to the associatednode and the sum of all local variables must remain constantat all times. For scalability, we constrain the nodes to onlycommunicate and exchange resources with their immediateneighbors. We propose an algorithm that combines subgradientoptimization with distributed averaging. Starting the algorithmfrom a feasible point, the nodes iteratively exchange resourceswith their neighbors to get close to the optimal set whilesatisfying the total resource constraint at all times.We show thatunder mild technical conditions the algorithm converges in anepsilon-sense, as long as the stepsize is chosen sufficiently smalland the distributed averaging process is sufficiently accurate.We derive expressions for how the stepsize and the number ofconsensus iterations affect the accuracy of the final result.
  •  
28.
  • Johansson, Björn, 1978- (författare)
  • Distributed resource allocation in networked systems using decomposition techniques
  • 2006
  • Licentiatavhandling (övrigt vetenskapligt/konstnärligt)abstract
    • The Internet and power distribution grids are examples of ubiquitous systems that are composed of subsystems that cooperate using a communication network. We loosely define such systems as networked systems. These systems are usually designed by using trial and error. With this thesis, we aim to fill some of the many gaps in the diverse theory of networked systems. Therefore, we cast resource allocation in networked systems as optimization problems, and we investigate a versatile class of optimization problems. We then use decomposition methods to devise decentralized algorithms that solve these optimization problems. The thesis consists of four main contributions: First, we review decomposition methods that can be used to devise decentralized algorithms for solving the posed optimization problems. Second, we consider cross-layer optimization of communication networks. Network performance can be increased if the traditionally separated network layers are jointly optimized. We investigate the interplay between the data sending rates and the allocation of resources for the communication links. The communication networks we consider have links where the data transferring capacity can be controlled. Decomposition methods are applied to the design of fully distributed protocols for two wireless network technologies: networks with orthogonal channels and network-wide resource constraints, as well as wireless networks using spatial-reuse time division multiple access. Third, we consider the problem of designing a distributed control strategy such that a linear combination of the states of a number of vehicles coincide at a given time. The vehicles are described by linear difference equations and are subject to convex input constraints. It is demonstrated how primal decomposition techniques and incremental subgradient methods allow us to find a solution in which each vehicle performs individual planning of its trajectory and exchanges critical information with neighbors only. We explore various communication, computation, and control structures. Fourth, we investigate the resource allocation problem for large-scale server clusters with quality-of-service objectives, in which key functions are decentralized. Specifically, the problem of selecting which services the servers should provide is posed as a discrete utility maximization problem. We develop an efficient centralized algorithm that solves this problem, and we propose three suboptimal schemes that operate with local information.
  •  
29.
  • Johansson, Björn, et al. (författare)
  • Distributed resource allocation strategies for achieving quality of service in server clusters
  • 2006
  • Ingår i: PROCEEDINGS OF THE 45TH IEEE CONFERENCE ON DECISION AND CONTROL. ; , s. 1990-1995
  • Konferensbidrag (refereegranskat)abstract
    • We investigate the resource allocation problem for large-scale server clusters with quality-of-service objectives, where key functions are decentralized. Specifically, the optimal service selection is posed as a discrete utility maximization problem that reflects management objectives and resource constraints. We develop an efficient centralized algorithm that solves this problem, and we propose three suboptimal schemes that operate with local information. The performance of the suboptimal schemes is evaluated in simulations, both under idealized conditions and in a full-scale system simulator.
  •  
30.
  • Johansson, Björn, et al. (författare)
  • Faster Linear Iterations for Distributed Averaging
  • 2008
  • Ingår i: Proceedings of the 17th IFAC World Congress, 2008.
  • Konferensbidrag (refereegranskat)abstract
    • Distributed averaging problems are a subclass of distributed consensus problems,which have received substantial attention from several research communities. Although many ofthe proposed algorithms are linear iterations, they vary both in structure and state dimension.In this paper, we investigate the performance benefits of adding extra states to distributedaveraging iterations. We establish conditions for convergence and discuss possible ways ofoptimizing the convergence rates. By numerical examples, it is shown that the performance canbe significantly increased by adding extra states. Finally, we provide necessary and sufficientconditions for convergence of a more general version of distributed averaging iterations.
  •  
Skapa referenser, mejla, bekava och länka
  • Resultat 21-30 av 336
Typ av publikation
tidskriftsartikel (150)
konferensbidrag (129)
rapport (19)
doktorsavhandling (16)
bokkapitel (8)
licentiatavhandling (6)
visa fler...
bok (3)
forskningsöversikt (2)
samlingsverk (redaktörskap) (1)
proceedings (redaktörskap) (1)
annan publikation (1)
visa färre...
Typ av innehåll
refereegranskat (250)
övrigt vetenskapligt/konstnärligt (84)
populärvet., debatt m.m. (2)
Författare/redaktör
Johansson, Mikael (96)
Johansson, Karl Henr ... (21)
Soldati, Pablo (15)
Johansson, Gunnar (13)
Persson, Mikael, 195 ... (13)
Johansson, Björn (11)
visa fler...
Skoglund, Mikael (11)
Hasselgren, Mikael (10)
Fioretos, Thoas (9)
Johansson, Bertil (9)
Johansson, Eva (9)
Ställberg, Björn (9)
Lisspers, Karin (9)
Hedenqvist, Mikael S ... (9)
Johansson, Jimmy (9)
Johansson, Stefan (9)
Johansson, Mikael, 1 ... (9)
Roupé, Mattias, 1975 (9)
Nilsson, Johan (8)
Cho, Sung-Woo (8)
Laurell, Thomas (8)
Svärdsudd, Kurt (8)
Almqvist, Monica (8)
Behrendtz, Mikael (8)
Bao, Lei (8)
Käll, Mikael, 1963 (7)
Lilliehorn, Tobias (7)
Evander, Mikael (7)
Fischione, Carlo (6)
Andersson, Anna (6)
Rabi, Maben (6)
Johansson, Linda (6)
Arne, Mats (6)
Fhager, Andreas, 197 ... (6)
Nilsson, Thomas, 196 ... (5)
Rosén, Ingmar (5)
Heldrup, Jesper (5)
Richter, A. (5)
Sternad, Mikael (5)
Jonson, Björn, 1941 (5)
Nyman, Göran Hugo, 1 ... (5)
Riisager, K. (5)
Schrieder, G. (5)
Meister, Mikael, 196 ... (5)
Fynbo, H. O. U. (5)
Johansson, Niklas (5)
Johansson, Charlotta (5)
Johansson, Staffan, ... (5)
Olsson, Mikael (5)
Rosander, Peter (5)
visa färre...
Lärosäte
Kungliga Tekniska Högskolan (97)
Lunds universitet (66)
Chalmers tekniska högskola (51)
Göteborgs universitet (37)
Uppsala universitet (36)
Umeå universitet (28)
visa fler...
Linköpings universitet (28)
Örebro universitet (14)
Karolinska Institutet (14)
Stockholms universitet (12)
Högskolan i Borås (11)
Luleå tekniska universitet (8)
RISE (8)
Sveriges Lantbruksuniversitet (7)
Högskolan Dalarna (5)
Blekinge Tekniska Högskola (4)
Högskolan Kristianstad (3)
Linnéuniversitetet (2)
Jönköping University (1)
Malmö universitet (1)
Naturvårdsverket (1)
Mittuniversitetet (1)
Högskolan i Skövde (1)
Gymnastik- och idrottshögskolan (1)
visa färre...
Språk
Engelska (313)
Svenska (19)
Odefinierat språk (3)
Tyska (1)
Forskningsämne (UKÄ/SCB)
Teknik (127)
Naturvetenskap (86)
Medicin och hälsovetenskap (56)
Samhällsvetenskap (28)
Lantbruksvetenskap (6)
Humaniora (4)

År

Kungliga biblioteket hanterar dina personuppgifter i enlighet med EU:s dataskyddsförordning (2018), GDPR. Läs mer om hur det funkar här.
Så här hanterar KB dina uppgifter vid användning av denna tjänst.

 
pil uppåt Stäng

Kopiera och spara länken för att återkomma till aktuell vy