scispace - formally typeset
Search or ask a question
Topic

Page layout

About: Page layout is a research topic. Over the lifetime, 2266 publications have been published within this topic receiving 23261 citations.


Papers
More filters
Proceedings ArticleDOI
01 Dec 1997
TL;DR: In this article, a good layout project will always begin with an analysis of the production volumes of the products with common process sequences and tool requirements in order to create manufacturing families, for each of these families, select the "best manufacturing practices" that need to be used and re-engineer the processes and tooling to fit the desired throughput and inventory requirements.
Abstract: Excellent production design and planning depends on accurate simulation of a high quality layout. A good layout project will always begin With an analysis of the production volumes of the products with common process sequences and tool requirements in order to create manufacturing families. For each of these families you can select the "best manufacturing practices" that need to be used and re-engineer the processes and tooling to fit the desired throughput and inventory requirements. Once you know the manufacturing practices to be used for each family, you can begin developing layouts through a systematic flow and non-flow evaluation process. Static flow and relationship analysis software tools FactoryFLOW and FactoryPLAN/OPT lend themselves to a systematic process leading to effective layout design in record time.

6 citations

Journal ArticleDOI
TL;DR: A wire load oriented analog routing methodology is proposed to reduce the number of layer changing of each routing net to keep the circuit performance after layout, while the analog layout constraints like symmetry and length matching are still satisfied during routing.
Abstract: As design complexity is increased exponentially, electronic design automation (EDA) tools are essential to reduce design efforts. However, the analog layout design has still been done manually for decades because it is a sensitive and error-prone task. Tool-generated layouts are still not well-accepted by analog designers due to the performance loss under non-ideal effects. Most previous works focus on adding more layout constraints on the analog placement. Routing the nets is thus considered as a trivial step that can be done by typical digital routing methodology, which is to use vias to connect every horizontal and vertical lines. Those extra vias will significantly increase the wire loads and degrade the circuit performance. Therefore, in this article, a wire load oriented analog routing methodology is proposed to reduce the number of layer changing of each routing net. Wire load is considered in the optimization goal as well as the wire length to keep the circuit performance after layout, while the analog layout constraints like symmetry and length matching are still satisfied during routing. As shown in the experimental results, this approach significantly reduces the wire load and performance loss after layout with little overhead on wire length.

6 citations

Book ChapterDOI
27 Mar 2017
TL;DR: A review of different Multi-Criteria Decision-Making techniques that have been proposed in the literature to pick the most suitable layout design to handle an expanded range of manufacturing companies is presented.
Abstract: Facility Layout Problem (FLP) is concerned to arrange facilities efficiently within the available floor area in order to operate in an efficient way. So, the aim of this paper is to provide a survey related to the criteria that affect the effectiveness of a facility layout. The design criteria can be classified according to the previous research into two categories which are qualitative and quantitative indicators. Then, this paper presents a review of different Multi-Criteria Decision-Making (MCDM) techniques that have been proposed in the literature to pick the most suitable layout design. These methods are particularly suitable to deal with complex situations, including various criteria and conflicting goals which need to be optimized simultaneously. The review serves as a guide to those interested in how to evaluate and select the most appropriate layout which can handle an expanded range of manufacturing companies. Finally, we present a discussion followed by a conclusion.

6 citations

Proceedings ArticleDOI
17 Aug 2022
TL;DR: Through a formative user study, it was found that blind users could understand a web page layout through TangibleGrid and were also able to design a new web layout from scratch without the help of sighted people.
Abstract: We present TangibleGrid, a novel device that allows blind users to understand and design the layout of a web page with real-time tangible feedback. We conducted semi-structured interviews and a series of co-design sessions with blind users to elicit insights that guided the design of TangibleGrid. Our final prototype contains shape-changing brackets representing the web elements and a baseboard representing the web page canvas. Blind users can design a web page layout through creating and editing web elements by snapping or adjusting tangible brackets on top of the baseboard. The baseboard senses the brackets’ type, size, and location, verbalizes the information, and renders the web page on the client browser. Through a formative user study, we found that blind users could understand a web page layout through TangibleGrid. They were also able to design a new web layout from scratch without the help of sighted people.

6 citations

Proceedings ArticleDOI
13 Sep 2016
TL;DR: This paper presents a framework for a global-fit algorithm for page breaking based on the ideas of Knuth/Plass in such a way that it is directly usable without additional executables with any modern TeX installation and can serve as a test bed for future experiments and extensions in this space.
Abstract: Pagination problems deal with questions around transforming a source text stream into a formatted document by dividing it up into individual columns and pages, including adding auxiliary elements that have some relationship to the source stream data but may allow a certain amount of variation in placement (such as figures or footnotes).Traditionally the pagination problem has been approached by separating it into one of micro-typography (e.g., breaking text into paragraphs, also known as h&j) and one of macro-typography (e.g., taking a galley of already formatted paragraphs and breaking them into columns and pages) without much interaction between the two.While early solutions for both problem spaces used simple greedy algorithms, Knuth and Plass introduced in the '80s a global-fit algorithm for line breaking that optimizes the breaks across the whole paragraph [1]. This algorithm was implemented in TeX'82 [2] and has since kept its crown as the best available solution for this space. However, for macro-typography there has been no (successful) attempt to provide globally optimized page layout: all systems to date (including TeX) use greedy algorithms for pagination. Various problems in this area have been researched (e.g., [3,4,5,6]) and the literature documents some prototype development. But none of these prototypes have been made widely available to the research community or ever made it into a generally usable and publicly available system.This paper presents a framework for a global-fit algorithm for page breaking based on the ideas of Knuth/Plass. It is implemented in such a way that it is directly usable without additional executables with any modern TeX installation. It therefore can serve as a test bed for future experiments and extensions in this space. At the same time a cleaned-up version of the current prototype has the potential to become a production tool for the huge number of TeX users world-wide.The paper also discusses two already implemented extensions that increase the flexibility of the pagination process: the ability to automatically consider existing flexibility in paragraph length (by considering paragraph variations with different numbers of lines [7]) and the concept of running the columns on a double spread a line long or short. It concludes with a discussion of the overall approach, its inherent limitations and directions for future research.[1] D. E. Knuth and M. F. Plass. Breaking Paragraphs into Lines. Software-Practice and Experience, 11(11):1119-1184, Nov. 1981. [2] D. E. Knuth. TeX: The Program, volume B of Computers and Typesetting. Addison-Wesley, Reading, MA, USA, 1986. [3] A. Bruggemann-Klein, R. Klein, and S. Wohlfeil. Computer science in perspective. Chapter On the Pagination of Complex Documents, pages 49-68. Springer-Verlag New York, Inc., New York, NY, USA, 2003. [4] C. Jacobs, W. Li, and D. H. Salesin. Adaptive document layout via manifold content. In Second International Workshop on Web Document Analysis (wda2003), Liverpool, UK, 2003, 2003. [5] A. Holkner. Global multiple objective line breaking. Master's thesis, School of Computer Science and Information Technology, RMIT University, Melbourne, Victoria, Australia, 2006. [6] P. Ciancarini, A. Di Iorio, L. Furini, and F. Vitali. High-quality pagination for publishing. Software-Practice and Experience, 42(6):733-751, June 2012. [7] T. Hassan and A. Hunter. Knuth-Plass revisited: Flexible line-breaking for automatic document layout. In Proceedings of the 2015 ACM Symposium on Document Engineering, DocEng '15, pages 17-20, New York, NY, USA, 2015.

6 citations


Network Information
Related Topics (5)
Machining
121.3K papers, 1M citations
80% related
Genetic algorithm
67.5K papers, 1.2M citations
78% related
Scheduling (computing)
78.6K papers, 1.3M citations
77% related
Software
130.5K papers, 2M citations
74% related
Fuzzy logic
151.2K papers, 2.3M citations
73% related
Performance
Metrics
No. of papers in the topic in previous years
YearPapers
202325
202273
202165
202093
2019124
201893