Preview

Measurable Organizational Value

Better Essays
Open Document
Open Document
3465 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Measurable Organizational Value
ABSTRACT Thrust & Torque Calculations for MOV’s using Microsoft Office Products Prepared by Michael C. Richard Teledyne Brown Engineering Desktop computing using Microsoft Office products have changed the way that engineering calculations are performed. But, is the change for the better or the worse? Engineering Managers are faced with the task of “computerizing” engineering calculations all the time. This paper presents some guidance on how to choose the method that best suits your calculation needs. Specifically, three methods of calculating thrust and torque for MOV’s will be presented. The three methods consist of an Excel model, an Access model, and a final model which uses Microsoft Visual Basic combined with Access (Microsoft Jet) and Excel. Pro’s and con’s will be presented for each method. Finally, the subject of software validation and verification will be presented with discussions on how this subject applies to the four methods of calculation presented above. The information presented in this paper should provide the Engineering Managers, as well as the engineers responsible for “computerizing” the calculations with the tools they need to make a successful decision.

1.0)

Introduction
Engineering calculations have changed significantly over the last ten years. With the emergence of desktop PC 's, many different software products have been developed to assist engineers with calculations. In particular, Microsoft has developed a family of "desktop" software products named Office 97 to assist with the many facets of business calculations. Software products, like Office, allow engineers to develop and program their own calculations, instead of relying solely on software engineers who may not have a background in the field of interest. This calculation evolution has on one hand empowered the engineer, but on the other hand has added requirements for new skills. If you were going to develop an engineering calculation or you were going to manage the



References: for Software Development using Microsoft Office Products 3) Solomon, Christine, "Microsoft Office 97 Developer 's Handbook", Microsoft Press, Redmond,Washington,1997 4) Microsoft Corp.,"Microsoft Office 97 Visual Basic Programmer 's Guide"; Microsoft Press, Redmond,Washington, 1997 5) O 'Brien,T.M. & Pogge,S.J. & White,G.E.,"Microsoft Access 97 Developers Handbook", Microsoft Press, Redmond,Washington, 1997 6) Smith,Robert & Sussman,David,"Beginning Access 97 VBA Programming",Wrox Press Ltd.,Birmingham,UK,1997 7) "Visual Basic Programmer 's Guide, Version 5.0",Document No. DD93011-1296, Microsoft Corp., Redmond,Washington, 1997 8) Craig,J.C. & Webb,J.,"Miscosoft Visual Basic 5.0 Developer 's Workshop", Fourth Edition, Microsoft Press, Redmond,Washington,1997 9) Mann, Anthony,"Visual Basic 5.0 Developer 's Guide",Sams Publishing,Indianapolis,1997 10) Haught,D. & Ferguson,J.,"Microsoft Jet Database Engine Programmer 's Guide",Second Edition,Microsoft Press,Redmond,Washington,1997 Nuclear & Engineering Standards Summary (Partial List) 11) ANSI/IEEE-ANS-7-4.3.2, Application Criteria for Programmable Digital Computer Systems in Safety Systems of Nuclear Power Plants 12) ANSI/ANS-10.2,Recommended Programming Practices to Facilitate the Portability of Scientific and Engineering Computer Programs 13) ANSI/ANS-10.3,Guidleines for the Documentation of Digital Computer Programs 14) ANSI/ANS-10.4,Guidelines for the Verification & Validation of Scientific and Engineering Programs for the Nuclear Industry 15) ANSI/ANS-10.5,Guidelines for Considering User Needs in Computer Program Development 16) ANSI/ASME NQA-1,Quality Assurance Program Requirements for Nuclear Facilities 17) ANSI/ASME NQA-2 Part2.7,Quality Assurance Requirements of Computer Software for Nuclear Facility Applications 18) IEEE STD 1033,IEE Recommended Practice for Application of IEEE STD 828 to Nuclear Power Generating Stations 19) NUREG/CR-4640,Handbook of Software Quality Assurance Techniques Applicable to the Nuclear Industry 20) Regulatory Guide 1.152,Criteria for Programmable Digital Computer System Software in Safety-Related Systems of Nuclear Power Plants. 21) ANSI/IEEE Std 729,Glossary of Software Engineering Terminology 22) ANSI/IEEE Std 730, Software Quality Assurance Plans 23) ANSI/IEEE Std 828,Software Configuration Management 24) ANSI/IEEE Std 829,Software Test Documentation 25) ANSI/IEEE Std 830,Software Requirements Specifications 26) ANSI/IEEE Std 1008,Software Unit Testing 27) ANSI/IEEE Std 1012,Software Verification And Validation Plans 28) ANSI/IEEE Std 1016,Software Design Description 1998 MUG Conference Page 8 of 8

You May Also Find These Documents Helpful

  • Powerful Essays

    Microsoft visual Basic 6.0 is a third-Generation event-driven programming language and integrated (IDE) from Microsoft for its COM programming model first released in 1991.…

    • 1214 Words
    • 5 Pages
    Powerful Essays
  • Powerful Essays

    Turban, E., Rainer, K., & Potter, R. (2003). Introduction to Information Technology (8th ed.). New York: John Wiley & Sons, Inc. .…

    • 979 Words
    • 4 Pages
    Powerful Essays
  • Satisfactory Essays

    PT1420week5exdkinney

    • 404 Words
    • 2 Pages

    Built in functions are valuable and convenient because they can cut down the time and energy it takes into writing the entire program repeatedly. The built-in functions work like mini programs that perform simple tasks so that you can concentrate your efforts elsewhere. As with all functions, the built-in functions return values and, optionally, accept arguments that you pass to the functions when you call the functions. This essay will list different Visual Basic’s built in functions.…

    • 404 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    This organization is the leading home appliance retailer, consumer electronics and automotive center. Sears unique innovation has helped the company become the leader in home services which includes home entertainment equipment and installation. The merger of Kmart and Sears helped the company's strategy to help improve the lives of the customers by providing quality services, products, and solutions that earn the trust and build lifetime relationships. The company values teamwork, integrity and positive energy. The culture of the company is defined by clear vision, mission, and values (Sears,…

    • 842 Words
    • 4 Pages
    Satisfactory Essays
  • Satisfactory Essays

    The major differences between Columbia College and PetraBee Construction is that the Columbia College provides service while PetraBee Construction provides product, hence the dimensions are different.…

    • 636 Words
    • 3 Pages
    Satisfactory Essays
  • Powerful Essays

    1. Introduction .....................................................................................................................4 1.1. Public Record Office Victoria Standards ..................................................................4 1.2. Purpose....................................................................................................................4 1.3. Scope .......................................................................................................................5 1.4. Related Documents..................................................................................................6 2. The Need for a Business Case.......................................................................................7 2.1. What is a Business Case? .......................................................................................7 2.2. Why do a Business Case? .......................................................................................7 2.3. When might I need a Business Case? .....................................................................8 3. What Makes an Effective Business Case?....................................................................9 3.1. Understanding your audience ..................................................................................9 3.2. Gaining support........................................................................................................9 3.3. Aligning with agency priorities................................................................................10 3.4. Writing for a non records management audience ..................................................10 3.5. Plausibility and…

    • 6823 Words
    • 28 Pages
    Powerful Essays
  • Better Essays

    Printing in Vb 2010

    • 4555 Words
    • 19 Pages

    The topic of printing with Visual Basic is a not trivial, and many developers use third-party tools to add print capabilities to their applications. As you already know, there’s no control with built-in printing capabilities. It would be nice if certain controls, such as the TextBox or the ListView control, would print their contents, but this is not the case. Even to print a few text paragraphs entered by the user on a TextBox control, you must provide your own code. Printing with VB isn’t complicated, but it requires a lot of code — most of it calling graphics methods. You must carefully calculate the coordinates of each graphic element placed on the paper, take into consideration the settings of the printer and the current page, and start a new page when the current one is filled. It’s like generating graphics for the monitor, so you need a basic understanding of the graphics methods, even if you’re only going to develop business applications. If you need to generate elaborate printouts, I suggest that you look into third-party controls with built-in printing capabilities, because the controls that come with Visual Studio have no built-in printing capabilities. The examples of this tutorial will address many of your day-to-day needs, and I’m including examples that will serve as your starting point for some of the most typical printing needs, from printing tabular data to bitmaps.…

    • 4555 Words
    • 19 Pages
    Better Essays
  • Powerful Essays

    Organizational Excellence

    • 4073 Words
    • 17 Pages

    Research on self-assessment and total organizational excellence is still attracting interest from many researchers. Findings from concluded research indicate that Self-assessment methods are being used by many organizations to implement total quality management or Strategic Quality management. The technique of self-assessment is believed to be useful for any organization wishing to effectively monitor and improve its performance (Oakland, 2003). Several excellence models through which self-assessment is implemented have been developed to suit specific regions…

    • 4073 Words
    • 17 Pages
    Powerful Essays
  • Good Essays

    What does the sale of Frasel & Neave (F&N) tell you about corporate leadership and corporate value? Who were the key stakeholders and who was a loser in this deal?…

    • 1419 Words
    • 6 Pages
    Good Essays
  • Good Essays

    Value Management

    • 637 Words
    • 3 Pages

    Q.1 Using your emerging knowledge of Value Management (VM), critically appraise the report and make suggestions as to how the VM study might have been run differently / more effectively.…

    • 637 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    When creating a new program in Visual Basic, you are asked to supply a name for the…

    • 1798 Words
    • 16 Pages
    Satisfactory Essays
  • Good Essays

    When trying to decide the value of a particular company, let’s say Apple for example, it is crucial to understand what determines its investing value. Valuing a huge corporation is not simply taking a look at the balance sheet and income statement and figuring out what’s total assets and total liabilities. A discounted cash flow analysis is one of the main ways investors can value a company. The idea of the actual valuation is to project future cash flows and discount them to see what would be their present value 10 years from now, for example. These cash flows then affect the stock price which an investor would compare to the current stock price to see if the company is undervalued or overvalued. In an undervalued company, an active investor would usually invest money because he or she thinks the company is worth less that what it should actually be and vice versa with overvalued companies. The standard understanding is that, in the immediate future, a company would hopefully approach its stable growth rate at which it would be moving with the market or the sector that it is in, thus, growing at a constant stable rate indefinitely. The main drivers of a DCF analysis are Revenue Growth Rate, Operating Profit Margin, Cash Tax Rate, Incremental Fixed Costs, Operating Working Capital and Working Average Cost of Capital,…

    • 1003 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Cases

    • 14152 Words
    • 57 Pages

    managers blindly use the packages handed over to them by experts in mathematics, statistics and IT. There is a need for managers to develop clear understanding about these tools. The subject is proposed to be covered in four phases viz. developing conceptual knowledge, using the tools to simple problems with hand calculations, using computer to solve complex problems, and discussing few cases. MS Excel is used as computer package to develop simple templates to solve problems. Within available time only few OR techniques are included in the course. However, students are advised to familiarize themselves with other techniques on their own. Further, students…

    • 14152 Words
    • 57 Pages
    Good Essays
  • Powerful Essays

    Visual Basic

    • 5657 Words
    • 23 Pages

    The characteristics and data types of Visual Basic elucidated its advantages and disadvantages. Visual Basic is a popular event-driven visual programming system from Microsoft Corporation for Microsoft Windows (Morley, 2008). It is an Integrated Development Environment (IDE), which uses a Graphical User Interface (GUI) to create and modify code (Capron, 2004). It enables Rapid Application Development (RAD) of graphical user interface applications, access to databases using Data Access Objects (DAO), Remote Data Objects (RDO), or Active X Data Objects (ADO), and creation of Active X Controls and objects (Zak, 2004). It is an advanced structure dialect intended to help programmers to develop quite complex applications (Joos, 2001). It is an extremely powerful third-generation compiled language capable of both text and graphics (Bell, 2002). It is the visual form of BASIC (Beginners’ All-purpose Symbolic Instruction Code), a language that emphasizes ease of use (Capron, 2004).…

    • 5657 Words
    • 23 Pages
    Powerful Essays
  • Satisfactory Essays

    Learning Visual Basic

    • 370 Words
    • 2 Pages

    References: Mabbutt, D. (n.d.). What is Visual Basic? About Visual Basic. Retrieved May 29, 2011, from http://visualbasic.about.com/od/a…

    • 370 Words
    • 2 Pages
    Satisfactory Essays