scispace - formally typeset
Search or ask a question
JournalISSN: 1545-5955

IEEE Transactions on Automation Science and Engineering 

Institute of Electrical and Electronics Engineers
About: IEEE Transactions on Automation Science and Engineering is an academic journal published by Institute of Electrical and Electronics Engineers. The journal publishes majorly in the area(s): Computer science & Engineering. It has an ISSN identifier of 1545-5955. Over the lifetime, 2504 publications have been published receiving 80034 citations. The journal is also known as: Institute of Electrical and Electronics Engineers transactions on automation science and engineering & Automation science and engineering, IEEE transactions on.


Papers
More filters
Journal ArticleDOI
TL;DR: It is shown that firms could effectively reduce their carbon emissions without significantly increasing their costs by making only operational adjustments and by collaborating with other members of their supply chain.
Abstract: Using relatively simple and widely used models, we illustrate how carbon emission concerns could be integrated into operational decision-making with regard to procurement, production, and inventory management. We show how, by associating carbon emission parameters with various decision variables, traditional models can be modified to support decision-making that accounts for both cost and carbon footprint. We examine how the values of these parameters as well as the parameters of regulatory emission control policies affect cost and emissions. We use the models to study the extent to which carbon reduction requirements can be addressed by operational adjustments, as an alternative (or a supplement) to costly investments in carbon-reducing technologies. We also use the models to investigate the impact of collaboration among firms within the same supply chain on their costs and carbon emissions and study the incentives firms might have in seeking such cooperation. We provide a series of insights that highlight the impact of operational decisions on carbon emissions and the importance of operational models in evaluating the impact of different regulatory policies and in assessing the benefits of investments in more carbon efficient technologies. Note to Practitioners-Firms worldwide, responding to the threat of government legislation or to concerns raised by their own consumers or shareholders, are undertaking initiatives to reduce their carbon footprint. It is the conventional thinking that such initiatives will require either capital investments or a switch to more expensive sources of energy or input material. In this paper, we show that firms could effectively reduce their carbon emissions without significantly increasing their costs by making only operational adjustments and by collaborating with other members of their supply chain. We describe optimization models that can be used by firms to support operational decision making and supply chain collaboration, while taking into account carbon emissions. We analyze the effect of different emission regulations, including strict emission caps, taxes on emissions, cap-and-offset, and cap-and-trade, on supply chain management decisions. In particular, we show that the presence of emission regulation can significantly increase the value of supply chain collaboration.

1,007 citations

Journal ArticleDOI
TL;DR: This survey considers robots and automation systems that rely on data or code from a network to support their operation, i.e., where not all sensing, computation, and memory is integrated into a standalone system.
Abstract: The Cloud infrastructure and its extensive set of Internet-accessible resources has potential to provide significant benefits to robots and automation systems. We consider robots and automation systems that rely on data or code from a network to support their operation, i.e., where not all sensing, computation, and memory is integrated into a standalone system. This survey is organized around four potential benefits of the Cloud: 1) Big Data: access to libraries of images, maps, trajectories, and descriptive data; 2) Cloud Computing: access to parallel grid computing on demand for statistical analysis, learning, and motion planning; 3) Collective Robot Learning: robots sharing trajectories, control policies, and outcomes; and 4) Human Computation: use of crowdsourcing to tap human skills for analyzing images and video, classification, learning, and error recovery. The Cloud can also improve robots and automation systems by providing access to: a) datasets, publications, models, benchmarks, and simulation tools; b) open competitions for designs and systems; and c) open-source software. This survey includes over 150 references on results and open challenges. A website with new developments and updates is available at: http://goldberg.berkeley.edu/cloud-robotics/

761 citations

Journal ArticleDOI
TL;DR: An algorithm is described that solves the sensor network localization problem using advanced optimization techniques and the effect of using very noisy measurements is studied and robust methods to deal with high noise are proposed.
Abstract: A sensor network localization problem is to determine the positions of the sensor nodes in a network given incomplete and inaccurate pairwise distance measurements. Such distance data may be acquired by a sensor node by communicating with its neighbors. We describe a general semidefinite programming (SDP)-based approach for solving the graph realization problem, of which the sensor network localization problems is a special case. We investigate the performance of this method on problems with noisy distance data. Error bounds are derived from the SDP formulation. The sources of estimation error in the SDP formulation are identified. The SDP solution usually has a rank higher than the underlying physical space which, when projected onto the lower dimensional space, generally results in high estimation error. We describe two improvements to ameliorate such a difficulty. First, we propose a regularization term in the objective function that can help to reduce the rank of the SDP solution. Second, we use the points estimated from the SDP solution as the initial iterate for a gradient-descent method to further refine the estimated points. A lower bound obtained from the optimal SDP objective value can be used to check the solution quality. Experimental results are presented to validate our methods and show that they outperform existing SDP methods. Note to Practitioners-Wireless sensor networks consist of a large number of inexpensive wireless sensors deployed in a geographical area with the ability to communicate with their neighbors within a limited radio range. Wireless sensor networks are finding increasing applicability to a range of monitoring applications in civil and military scenarios, such as biodiversity and geographical monitoring, smart homes, industrial control, surveillance, and traffic monitoring. It is often very useful in the applications of sensor networks to know the locations of the sensors. Global positioning systems suffer from many drawbacks in this scenario, such as high cost, line-of-sight issues, etc. Therefore, there is a need to develop robust and efficient algorithms that can estimate or "localize" sensor positions in a network by using only the mutual distance measures (received signal strength, time of arrival) that the wireless sensors receive from their neighbors. This paper describes an algorithm that solves the sensor network localization problem using advanced optimization techniques. We also study the effect of using very noisy measurements and propose robust methods to deal with high noise. Finally, simulation results for the algorithms are presented to demonstrate their performance in terms of computational effort and accuracy

474 citations

Journal ArticleDOI
TL;DR: The progresses of different modeling and control approaches for piezo-actuated nanopositioning stages are discussed and new opportunities for the extended studies are highlighted.
Abstract: Piezo-actuated stages have become more and more promising in nanopositioning applications due to the excellent advantages of the fast response time, large mechanical force, and extremely fine resolution. Modeling and control are critical to achieve objectives for high-precision motion. However, piezo-actuated stages themselves suffer from the inherent drawbacks produced by the inherent creep and hysteresis nonlinearities and vibration caused by the lightly damped resonant dynamics, which make modeling and control of such systems challenging. To address these challenges, various techniques have been reported in the literature. This paper surveys and discusses the progresses of different modeling and control approaches for piezo-actuated nanopositioning stages and highlights new opportunities for the extended studies.

458 citations

Journal ArticleDOI
TL;DR: An overview of the inaugural Amazon Picking Challenge is presented along with a summary of a survey conducted among the 26 participating teams, highlighting mechanism design, perception, and motion planning algorithms, as well as software engineering practices that were most successful in solving a simplified order fulfillment task.
Abstract: This paper presents an overview of the inaugural Amazon Picking Challenge along with a summary of a survey conducted among the 26 participating teams. The challenge goal was to design an autonomous robot to pick items from a warehouse shelf. This task is currently performed by human workers, and there is hope that robots can someday help increase efficiency and throughput while lowering cost. We report on a 28-question survey posed to the teams to learn about each team’s background, mechanism design, perception apparatus, planning, and control approach. We identify trends in this data, correlate it with each team’s success in the competition, and discuss observations and lessons learned based on survey results and the authors’ personal experiences during the challenge. Note to Practitioners —Perception, motion planning, grasping, and robotic system engineering have reached a level of maturity that makes it possible to explore automating simple warehouse tasks in semistructured environments that involve high-mix, low-volume picking applications. This survey summarizes lessons learned from the first Amazon Picking Challenge, highlighting mechanism design, perception, and motion planning algorithms, as well as software engineering practices that were most successful in solving a simplified order fulfillment task. While the choice of mechanism mostly affects execution speed, the competition demonstrated the systems challenges of robotics and illustrated the importance of combining reactive control with deliberative planning.

407 citations

Performance
Metrics
No. of papers from the Journal in previous years
YearPapers
2023579
2022474
2021234
2020203
2019158
2018159