P E S I G N of an Interactive Simulation Tool For

Total Page:16

File Type:pdf, Size:1020Kb

P E S I G N of an Interactive Simulation Tool For PESIGN OF AN INTERACTIVE SIMULATION TOOL FOR AUTOMATIC GENERATION AND EXECUTION OF A SIMULATION PROGRAM USING SIMAN/' ,, A Thesis Presented to The Faculty of the College of Engineering and Technology Ohio University In Partial Fulfillment of the Requirements for the Degree Master of Science Iyer Krishnan Jyothi Lakshmi - / March 1993 LIST OF ILLUSTRATIONS FIGURE PAGE 2.1 Expert System in Simulation Modeling 08 5.1 Block diagram of the conceptualized system 39 5.2 Building Blocks for typical manufacturing systems 41 5.3 Single server, single queue 44 5.4 Multiple servers, single queue per server 44 5.5 Single station with parallel servers,single queue 45 5.6 Multiple stations, parallel servers, single queue 45 5.7 Operation sequence for system with no inspection 46 5.8 Operation sequence for inherent inspection 47 5.9 Operation sequence for independent inspection 48 6.1 Structure Charts for SIMTRAN (a), (b), (c) 5 1 6.1 Structure Charts for SIMTRAN (d) (e) 52 6.2 General Flow Chart for program 53 6.3 Specific Flow Chart of developed software 57 6.4 Facility Layout for sample problem 62 7.1 Single server,single queue system for verification 66 8.1 Bar Chart the overall time taken per subject 76 8.2 Bar chart indicating the average time taken for 77 each task by all subjects 8.3 Bar Chart indicating the subject ratings for the software 78 ACKNOWLEDGMENTS I wish to express my deepest appreciation and gratitude to Dr. H.T Zwahlen for willing to be my advisor and for the help and constructive criticisms provided by him towards its successful completion. My sincere acknowledgements also go to Dr.Nur Ozdemirel who provided me with the opportunity to begin on this research with her and guided me through its conceptualization. I also wish to thank Dr. C.M Parks and Dr. C. Vassiliadis for their co-operation and for having consented to be on the thesis committee. A special thanks to Dinesh Dhamija for promptly providing the computer and lab facilities. I would like to express my heartfelt gratitude to Murlidar Ramakrishnan and my brother Venkatesh for the timely support and encouragement. A special thanks to all friends, especially Kay Reeves, and all faculty who have made these past three years so memorable. Finally, I express my deepest gratitude to my parents whose patience and continuous support has been the cornerstone for all my achievements in academia or otherwise. ABSTRACT Manufacturing simulation used in the modeling and experimentation of a prototype requires a high level of expertise to achieve the desired task. This research proposes a method of configuring existing generic simulation models in manufacturing through an user-friendly and interactive interface between the non-expert user and the simulation language. Such a system could be a powerful, cost effective tool that provides the non-specialist access to simulation and the specialist increased productivity. TABLE OF CONTENTS CHAPTER PAGE Acknowledgments Abstract List of Illustrations List of Tables 1. INTRODUCTION 2. LITERATURE REVIEW 2.1 Simulation Software Development 2.2 Towards "Integrated Simulation Environments" 2.3 Various Approaches to K.B Simulation 2.4 Ergonomics of Interactive Interfaces 2.5 Summary 3. SYSTEM REQUIREMENTS AND ASSUMPTIONS 3.1 Simulation Model Assumptions 3.2 Hardware and Software Requirements 3.2.1 Requirements for a user 3.2.2 Requirements for developer 3.3 User Requirements 3.4 Input Requirements 3.5 Output Requirements 3.6 Other Requirements 4. DESIGN ALTERNATIVES 4.2 User Levels 4.4 Simulation Languages 4.4.2 Simscript 11.5 4.5 Programming Languages 5. SYSTEM APPROACH 5.1 Research Goal 5.2 Approach Outline 5.2.1 Environment for Simulation Model Generation 5.2.2 Conceptualized System for Model Generation 5.2.3 Deriving a Simple Manufacturing Subset 5.2.4 Implementing the System 5.3 System Configuration Approach 5.3.1 Station Configuration 5.3.2 Operation Sequence Configuration 6. SOFTWARE DESIGN 6.1 Software Design Criteria 6.2 Software Organization 6.2.1 Create Module 6.2.2 Edit Module 6.2.3 Generate Module 6.2.4 Simulate Module 6.3 Software Ergonomics Used in Design 6.3.1 Input Error Handling 6.3.2 Simulation Error Handling 6.3.3 Use of Color Codes in Input Screens 6.4 Sample Problem 7. TESTING AND EVALUATION 7.1 Verification of the software 7.1.1 Verification of generic model 7.1.2 Verification of the translator module 7.1.3 Verification of user interface 7.1.4 Verification of the integrated package 7.1.5 Verification of simulation results 7.2 Validation of the software 8. RESULTS AND DISCUSSION 8.1 Equivalence of Results 8.1.1 Results for single server problem 8.2 Analysis of Results 9. CONCLUSIONS AND RECOMMENDATIONS BIBLIOGRAPHY ...... APPENDIX A. User's Guide B. IS0 Recommendations for color codes in Displays C. Validation Data sheets, Instructions, Questionnaire D. Verification Data using SIMAN & SIMTRAN E. Program Source Code F. Raw Data Sheets from subject tests CHAPTER ONE INTRODUCTION Schriber defined computer simulation as the modeling of a process or a system that mimics the response of an actual system to events that take place over time. Since complex systems can be both objective and subjective, different analyses of the same process can conceptualize it into different systems and environment. It is therefore possible, for several models to exist simultaneously. However, this requires : definition of an explicit mathematical or logical model, an efficient and effective computer program, and, an experimental procedure to obtain results which can predict system behavior under various conditions. Thus, simulation modeling must be considered as both an experimental and applied methodolow. Simulation plays an important role in the design and management of the manufacturing and/or service industry. It allows for visual modeling of a prototype on a computer, well before the implementation of an actual system. The modeler has to identify the simulation objects, the various entities, resources, and their data structures to form the conceptualized system. Although a demanding task, simulation has proven to be highly cost effective in industries. However, in order to use simulation techniques correctly and proficiently, the user must have expertise in several fields viz., modeling, computer programming, probability, statistics and heuristic methods in addition to real world practical experience. Consequently, simulation has received low acceptance in industry. Simulation models can be either symbolic or iconic. Symbolic models are represented by either higher level languages (viz., FORTRAN,PASCAL, BASIC) or general purpose simulation languages (viz., GPSS, GASP, SIMAN, 2 SIMSCRIPT). Iconic models are represented by integrated packages called simulators (viz.,SIMFACTORY, PROMODEL, WITNESS, SLAM). Although simulation has grown in popularity in manufacturing, it is still being under utilized to either modify existing facilities under extreme conditions of loss or emergency. Ideally it should be used in the design and planning of a new facility before its actual implementation in order to eliminate bottlenecks and to optimize the use of system resources. This would help in proofing out plans for long term profitability through simulation, for a very small percentage of the cost, as opposed to altering existing facilities. However, the fact that simulation has not yet been universally adopted is indicative of certain limitations that may be present in currently used simulation approaches. Two primary reasons that have been attributed towards this lack of acceptability are: 1) the considerable level of expertise required for its use and, 2) the prohibitively long lead times where decisions have to be made promptly. Although simulators allow simulation models to be developed using only menus and graphs, with little or no programming, they are still application-specific due to constraints in their system configuration. Hence the need for a simulation approach which has the simplicity of a simulator and flexibility of a simulation language, allowing the design of reusable models instead of "throw away" ones. With the advent of artificial intelligence(A1) in the 70's, research in this direction dramatically increased. A1 has in turn opened new disciplines of which expert systems (ES) is the most successful of them all. On examining the various taxonomy for combining ES and simulation (O'Keefe, 1986), three significant applications were recognized. These were, the development of: (1) simulation tools for combining existing simulation and knowledge-based methods. (2) systems for giving advice to inexperienced modelers in the area of experimentation and analysis. (3) intelligent user interfaces for existing simulation packages. 3 Recently, with the recognition of similarity between simulation and expert systems and the increasing ability of computers in symbolic processing, simulation languages and packages are being replaced with the concept of a "simulation environment". A "simulation environment" is a collection of tools, that are well- integrated and interacting synergistically in support of all phases of the modeling process (Reilly, Jones, Dey, 1989). Its original framework was introduced by Henrikson (1983) using distributed processing architecture and consisting of a: builder, record keeper, results analyzer and model executor. Attempts to apply A1 techniques to the complex area of simulation would provide both the non- specialist and the specialist with access to simulation. The Intelligent Simulation Interface (ISI) software combines the concepts of a simulation environment with effective interactive graphics for the construction and running of discrete event simulation models. It currently provides user interface to SIMAN through a user-specified graphical model which is later used for model definition, code generation and post-processing of results. Yet another application is ISIM (Intelligent Simulation) developed by Bozenhardt, Eads and Etra in 1990. ISIM provides the ability for any process engineer to draw a process flow diagram and specify parameters to begin dynamic simulation without any knowledge of computer or programming skills.
Recommended publications
  • Swri IR&D Program 2016
    Internal Research and Development 2016 The SwRI IR&D Program exists to broaden the Institute's technology base and to encourage staff professional growth. Internal funding of research enables the Institute to advance knowledge, increase its technical capabilities, and expand its reputation as a leader in science and technology. The program also allows Institute engineers and scientists to continually grow in their technical fields by providing freedom to explore innovative and unproven concepts without contractual restrictions and expectations. Space Science Materials Research & Structural Mechanics Intelligent Systems, Advanced Computer & Electronic Technology, & Automation Engines, Fuels, Lubricants, & Vehicle Systems Geology & Nuclear Waste Management Fluid & Machinery Dynamics Electronic Systems & Instrumentation Chemistry & Chemical Engineering Copyright© 2017 by Southwest Research Institute. All rights reserved under U.S. Copyright Law and International Conventions. No part of this publication may be reproduced in any form or by any means, electronic or mechanical, including photocopying, without permission in writing from the publisher. All inquiries should be addressed to Communications Department, Southwest Research Institute, P.O. Drawer 28510, San Antonio, Texas 78228-0510, [email protected], fax (210) 522-3547. 2016 IR&D | IR&D Home SwRI IR&D 2016 – Space Science Capability Development and Demonstration for Next-Generation Suborbital Research, 15-R8115 Scaling Kinetic Inductance Detectors, 15-R8311 Capability Development of
    [Show full text]
  • The Otaku Phenomenon : Pop Culture, Fandom, and Religiosity in Contemporary Japan
    University of Louisville ThinkIR: The University of Louisville's Institutional Repository Electronic Theses and Dissertations 12-2017 The otaku phenomenon : pop culture, fandom, and religiosity in contemporary Japan. Kendra Nicole Sheehan University of Louisville Follow this and additional works at: https://ir.library.louisville.edu/etd Part of the Comparative Methodologies and Theories Commons, Japanese Studies Commons, and the Other Religion Commons Recommended Citation Sheehan, Kendra Nicole, "The otaku phenomenon : pop culture, fandom, and religiosity in contemporary Japan." (2017). Electronic Theses and Dissertations. Paper 2850. https://doi.org/10.18297/etd/2850 This Doctoral Dissertation is brought to you for free and open access by ThinkIR: The University of Louisville's Institutional Repository. It has been accepted for inclusion in Electronic Theses and Dissertations by an authorized administrator of ThinkIR: The University of Louisville's Institutional Repository. This title appears here courtesy of the author, who has retained all other copyrights. For more information, please contact [email protected]. THE OTAKU PHENOMENON: POP CULTURE, FANDOM, AND RELIGIOSITY IN CONTEMPORARY JAPAN By Kendra Nicole Sheehan B.A., University of Louisville, 2010 M.A., University of Louisville, 2012 A Dissertation Submitted to the Faculty of the College of Arts and Sciences of the University of Louisville in Partial Fulfillment of the Requirements for the Degree of Doctor of Philosophy in Humanities Department of Humanities University of Louisville Louisville, Kentucky December 2017 Copyright 2017 by Kendra Nicole Sheehan All rights reserved THE OTAKU PHENOMENON: POP CULTURE, FANDOM, AND RELIGIOSITY IN CONTEMPORARY JAPAN By Kendra Nicole Sheehan B.A., University of Louisville, 2010 M.A., University of Louisville, 2012 A Dissertation Approved on November 17, 2017 by the following Dissertation Committee: __________________________________ Dr.
    [Show full text]
  • Comments of the National Association of Broadcasters
    Federal Communications Commission Washington, D.C. 20554 In the Matter of ) ) 2018 Quadrennial Regulatory Review -- ) MB Docket No. 18-349 Review of the Commission’s Broadcast ) Ownership Rules and Other Rules Adopted ) Pursuant to Section 202 of the ) Telecommunications Act of 1996 ) COMMENTS OF THE NATIONAL ASSOCIATION OF BROADCASTERS Rick Kaplan Jerianne Timmerman Erin Dozier Patrick McFadden Larry Walke Emily Gomes Daniel McDonald Theresa Ottina Loren White NAB Research September 2, 2021 TABLE OF CONTENTS I. INTRODUCTION AND SUMMARY .................................................................................... 1 II. THE FCC SHOULD FOCUS IN THS PROCEEDING ON ENSURING THE COMPETITIVE VIABLITY OF LOCAL STATIONS ....................................................................................... 6 III. THE FCC’S DECADES-OLD OWNERSHIP RULES HAVE NEVER SUCCESSFULLY PROMOTED DIVERSE OWNERSHIP OF RADIO AND TELEVISION STATIONS .................. 9 The FCC’s Rules Do Not Address The Central Challenge To New Entry And Diverse Ownership In Broadcasting, Which Is Access To Capital .................... 10 The FCC’s Ownership Rules Affirmatively Undermine Investment In Broadcasting And New Entry ............................................................................ 15 IV. REFORM OF THE OWNERSHIP RULES WOULD PROMOTE LOCALISM BY SAFEGUARDING THE VIABILITY OF LOCAL BROADCAST JOURNALISM IN TODAY’S BIG TECH-DOMINATED MARKETPLACE .............................................................................. 19 The FCC Cannot Ignore The
    [Show full text]
  • A Functional Approach to Finding Answer Sets
    A Functional Approach to Finding Answer Sets Bryant Nelson, Josh Archer, and Nelson Rushton Texas Tech Dept. of Computer Science (bryant.nelson | josh.archer | nelson.rushton) @ ttu.edu Texas Tech University Department of Computer Science Box 43104 Lubbock, TX 79409-3104 we have been convinced of Hughes’ hypothesis. We set out to further test this Submitted to FCS 2013 hypothesis by encoding an Answer Set Solver in SequenceL. We hypothesize that Keywords: Functional Programming, a functional language would allow the Answer Set Prolog, Logic Programming programmer to implement an Answer Set Solver more quickly than a procedural Abstract: A naive answer set solver was language, and that the resulting program implemented in the functional programming would be more readable and language SequenceL, and its performance understandable. compared to mainstream solvers on a set of standard benchmark problems. Finding answer sets is an NP-Complete Implementation was very rapid (25 person problem, and over the last few decades a hours) and the resulting program only 400 few solvers have been developed that lines of code. Nonetheless, the algorithm tackle this problem. The current juggernauts was tractable and obtained parallel in this area are the DLV, CLASP, and speedups. Performance, though not SMODELS solvers, all of which are very pathologically poor, was considerably efficient. The problem would seem to benefit slower (around 20x) than that of mainstream from a parallelized solver, yet CLASP only solvers (CLASP, Smodels, and DLV) on all has a branch (CLASPar) dedicated to this, but one benchmark problem. and DLV has been “experimenting” with parallelization in their grounder [DLVPar].
    [Show full text]
  • Computer Demos—What Makes Them Tick?
    AALTO UNIVERSITY School of Science and Technology Faculty of Information and Natural Sciences Department of Media Technology Markku Reunanen Computer Demos—What Makes Them Tick? Licentiate Thesis Helsinki, April 23, 2010 Supervisor: Professor Tapio Takala AALTO UNIVERSITY ABSTRACT OF LICENTIATE THESIS School of Science and Technology Faculty of Information and Natural Sciences Department of Media Technology Author Date Markku Reunanen April 23, 2010 Pages 134 Title of thesis Computer Demos—What Makes Them Tick? Professorship Professorship code Contents Production T013Z Supervisor Professor Tapio Takala Instructor - This licentiate thesis deals with a worldwide community of hobbyists called the demoscene. The activities of the community in question revolve around real-time multimedia demonstrations known as demos. The historical frame of the study spans from the late 1970s, and the advent of affordable home computers, up to 2009. So far little academic research has been conducted on the topic and the number of other publications is almost equally low. The work done by other researchers is discussed and additional connections are made to other related fields of study such as computer history and media research. The material of the study consists principally of demos, contemporary disk magazines and online sources such as community websites and archives. A general overview of the demoscene and its practices is provided to the reader as a foundation for understanding the more in-depth topics. One chapter is dedicated to the analysis of the artifacts produced by the community and another to the discussion of the computer hardware in relation to the creative aspirations of the community members.
    [Show full text]
  • Bryant Nelson
    Bryant K. Nelson, PhD (940) 902-5460 [email protected] bethune-bryant bryant-nelson Education: Doctor of Philosophy in Computer Science, Texas Tech University 2016 “Automatic Distributed Programming Using SequenceL” Bachelor of Science in Computer Science, Texas Tech University 2012 Bachelor of Science in Mathematics, Texas Tech University 2012 Professional Experience: Texas Multicore Technologies Inc., Software Development Engineer Jul 2012- Present Austin, Texas o Develop and extend the programming language, SequenceL, including work on the compiler, interpreter, debugger and IDE. Develop and maintain the primary libraries shipped with SequenceL. o Work with companies porting existing projects to SequenceL to make use of multicore hardware. o Speak at technical conferences and briefings. Design and lead technical workshops and training. o Primary Languages: SequenceL, C++, C#, Haskell, Bash, make, Python o Primary Tools: Jenkins, Git, Jira, Cross-OS Development (Linux/Mac/Windows) Tyler Technologies Inc., Software Developer Mar 2011- Aug 2012 Lubbock, Texas o As part of the Public Safety Team I worked on projects such as, Computer Aided Dispatch, Unit Mapping and Control, Records Management, Mobile Unit Interfaces, and Statistical Crime Analysis. o Primary Languages: Visual Basic 6, C# .NET, SQL Texas Tech University, Computer Science Undergraduate Research Assistant Aug 2010-Jul 2012 Lubbock, Texas o Worked closely with NASA improving and rewriting flight code in a more efficient new language, SequenceL. SequenceL is a declarative, automatic-parallelizing, high-level language. Texas Tech University, Computer Science Supplemental Instructor Aug 2009 - May 2010 Lubbock, Texas o Taught a Supplemental Computer Science class multiple times a week intended to supplement the information given by the professor, and to assist students in developing good study habits.
    [Show full text]
  • Designing Interdisciplinary Approaches to Problem Solving Into Computer Languages
    Designing Interdisciplinary Approaches to Problem Solving Into Computer Languages by Daniel E. Cooke (1), Vladik Kreinovich (2), and Joseph E. Urban (3) (1) Computer Science Department Texas Tech University; (2) Computer Science Department University of Texas at El Paso; (3) Computer Science and Engineering Department Arizona State University Abstract Many interdisciplinary design efforts require the involvement of computer scientists because of the complexity of the problem solving tools available for the projects. This paper demonstrates how appropriate language design can place high level languages in the hands of scientists and engineers, thus providing a more automated approach to problem solving that may reduce the amount of computer scientist involvement. The language SequenceL serves as an example of this approach. 1.0 Introduction There is an ongoing discussion at the highest levels of the United States government concerning "data morgues." The concern has to do with the current hardware capabilities that permit the acquisition and storage of vast amounts of data and the inability of scientists armed with current software technology to process and analyze the data. The current problem actually demonstrates that advances in computer software have not kept pace with advances in computer hardware. If corresponding software advances can be made, the data may be found to be comatose, rather than dead. Among other root problems, the comatose data is symptomatic of the fact that currently available software technology is not based upon abstractions that appropriately simplify approaches to complex problems and data sets, especially when the data sets are distributed among multiple processing elements. If large data sets containing, e.g., telemetry data, are to be analyzed, then exploratory or data mining programs must be written.
    [Show full text]
  • Comparative Programming Languages CM20253
    We have briefly covered many aspects of language design And there are many more factors we could talk about in making choices of language The End There are many languages out there, both general purpose and specialist And there are many more factors we could talk about in making choices of language The End There are many languages out there, both general purpose and specialist We have briefly covered many aspects of language design The End There are many languages out there, both general purpose and specialist We have briefly covered many aspects of language design And there are many more factors we could talk about in making choices of language Often a single project can use several languages, each suited to its part of the project And then the interopability of languages becomes important For example, can you easily join together code written in Java and C? The End Or languages And then the interopability of languages becomes important For example, can you easily join together code written in Java and C? The End Or languages Often a single project can use several languages, each suited to its part of the project For example, can you easily join together code written in Java and C? The End Or languages Often a single project can use several languages, each suited to its part of the project And then the interopability of languages becomes important The End Or languages Often a single project can use several languages, each suited to its part of the project And then the interopability of languages becomes important For example, can you easily
    [Show full text]
  • Title 17—Copyrights
    TITLE 17—COPYRIGHTS This title was enacted by act July 30, 1947, ch. 391, 61 Stat. 652, and was revised in its entirety by Pub. L. 94–553, title I, § 101, Oct. 19, 1976, 90 Stat. 2541 Chap. Sec. TABLE I—CONTINUED 1. Subject Matter and Scope of Copy- Title 17 Title 17 right .................................................... 101 Former Sections 1947 Revision Sections 2. Copyright Ownership and Transfer 201 3. Duration of Copyright ....................... 301 12 ............................................ 13 13 ............................................ 14 4. Copyright Notice, Deposit, and 14 ............................................ 15 15 ............................................ 16 Registration ...................................... 401 16 ............................................ 17 5. Copyright Infringement and Rem- 17 ............................................ 18 18 ............................................ 19 edies .................................................... 501 19 ............................................ 20 6. Manufacturing Requirements and 20 ............................................ 21 21 ............................................ 22 Importation ....................................... 601 22 ............................................ 23 7. Copyright Office .................................. 701 23 ............................................ 24 24 ............................................ Rep. 8. Proceedings by Copyright Royalty 25 ............................................ 101 Judges
    [Show full text]
  • Optimizing the Video Game Live Stream APPROVED
    Paycheck.exe: Optimizing the Video Game Live Stream ​ by Alexander Holmes A Thesis Submitted to the Faculty of the WORCESTER POLYTECHNIC INSTITUTE in partial fulfillment of the requirements for the Degree of Master of Science in Interactive Media and Game Development April 24, 2019 APPROVED: Dean O'Donnell, Thesis Advisor Jennifer deWinter, Committee Brian Moriarty, Committee 2 1.0 Abstract Multiple resources currently exist that provide tips, tricks, and hints on gaining greater success, or increasing one’s chances for success, in the field of live video streaming. However, these resources often lack depth, detail, large sample size, or significant research on the topic. The purpose of this thesis is twofold: to aggregate and optimize the very best methods for live content creators to employ as they begin a streaming career, and how best to implement these methodologies for maximum success in the current streaming market. Through analysis of a set of semi-structured interviews, popular literature, and existing, ancillary research, repeating patterns will be identified to be used as the basis for a structured plan that achieves the stated objectives. Further research will serve to reinforce as well as optimize the common methodologies identified within the interview corpus. 3 2.0 Table of Contents 1.0 Abstract 2 2.0 Table of Contents 3 3.0 Introduction 5 3.1 History of the Medium 5 3.2 Current Platforms 12 3.3 Preliminary Platform Analysis 14 3.4 Conclusion 15 3.5 Thesis Statement 15 3.6 Implications of & Further Research 16 4.0 Literature
    [Show full text]
  • Clear Channel V. Competition Act of 2002: Is There a Clear End in Sight?
    DePaul Journal of Art, Technology & Intellectual Property Law Volume 12 Issue 2 Fall 2002 Article 6 Clear Channel v. Competition Act of 2002: Is There A Clear End in Sight? Sarah Greene Follow this and additional works at: https://via.library.depaul.edu/jatip Recommended Citation Sarah Greene, Clear Channel v. Competition Act of 2002: Is There A Clear End in Sight?, 12 DePaul J. Art, Tech. & Intell. Prop. L. 387 (2002) Available at: https://via.library.depaul.edu/jatip/vol12/iss2/6 This Legislative Updates is brought to you for free and open access by the College of Law at Via Sapientiae. It has been accepted for inclusion in DePaul Journal of Art, Technology & Intellectual Property Law by an authorized editor of Via Sapientiae. For more information, please contact [email protected]. Greene: Clear Channel v. Competition Act of 2002: Is There A Clear End in LEGISLATIVE UPDATE CLEAR CHANNEL V. COMPETITION ACT OF 2002: IS THERE A CLEAR END IN SIGHT? I. INTRODUCTION Senator Russell Feingold (D-WI) recently introduced a new bill to amend the Communications Act of 1934, entitled 'the "Competition in Radio and Concert Industries Act of 2002" ("Competition Act").' The Act is -designed to "increase programming and content on radio that is locally and independently produced, to facilitate competition in radio programming, radio advertising, and concerts, and for other purposes."' The Competition Act aims to reverse the negative 1. S. 2691, 107th Cong. (2002), available athttp://thomas.loc.gov. 2. The full text of the Act is as follows:
    [Show full text]
  • VN313 8!Lqnd UB8!J8WV 8~L Pub O! PB~ Aijbj
    VI\0901ZV~ VN313 8!lqnd UB8!J8WV 8~l pUB O! PB~ AIJBj The Listener's Voice The Listener's Voice Early Radio and the American Public ELENA RAZLOGOVA PENN UNIVERSITY OF PENNSYLVANIA PRESS PHILAD LPHIA " Copyright 2011 University of Pennsylvania Press All rights reserved. Except for brief quotations used for purposes of review or scholarly citation, none of this book may be reproduced in any form by any means without written permission (rom the publisher. Published by University of Pennsylvania Press Philadelphia, Pennsylvania 19104-4112 www.upenn.eduipennpress Printed in the United States of America on acid-free paper 10 9 8 6 5 4 3 2 1 A Cataloging-in-Publication record is available from the Library of Congress ISBN 978-0-8122·4320-8 10(J)0 I)OUlJUI U! PUt) s:juJ)t)d lUi )0:::1 Contents Preface: The Moral Economy of American Broadcasting At Ringside 11 2 Jumping the Waves 33 3 Voice of the Listener 55 4 Listeners Write the Scripts 75 5 Measuring Culture 98 6 Gang Busters U5 7 Vox Jox 132 Epilogue 152 List of Abbreviations 160 Notes 163 Index 209 Acknowledgments 215 Preface The Moral Economy of American Broadcasting When Gang Busters came on the air Kanny Roy was packing her grand­ daughter's suitcase. It was nine oclock in the evening in September of 1942. It did not take her long to realize that the story concerned her son. Twelve years previously, she sold dresses at a ready-to-wear shop in Cedar Rapids, Iowa, her husband ran electric trains at a foundry, and her son, Virgil Harris, processed corn at a starch factory.
    [Show full text]