Home > Society and Social Sciences > Education > Introduction to Engineering: A Project-Based Method: A Project-Based Method
Introduction to Engineering: A Project-Based Method: A Project-Based Method

Introduction to Engineering: A Project-Based Method: A Project-Based Method

          
5
4
3
2
1

International Edition


Premium quality
Premium quality
Bookswagon upholds the quality by delivering untarnished books. Quality, services and satisfaction are everything for us!
Easy Return
Easy return
Not satisfied with this product! Keep it in original condition and packaging to avail easy return policy.
Certified product
Certified product
First impression is the last impression! Address the book’s certification page, ISBN, publisher’s name, copyright page and print quality.
Secure Checkout
Secure checkout
Security at its finest! Login, browse, purchase and pay, every step is safe and secured.
Money back guarantee
Money-back guarantee:
It’s all about customers! For any kind of bad experience with the product, get your actual amount back after returning the product.
On time delivery
On-time delivery
At your doorstep on time! Get this book delivered without any delay.
Quantity:
Add to Wishlist

About the Book

Table of Contents:
Project 1: Importance of an Engineering Field/A Day at Work/How to Become an Engineer in that Field/Information of Interest/Delivery/Specific Engineering Project 1.1 Project 1 –Engineering Fields 1.1.1 What to Do? 1.1.2 What to Write in the Reports? 1.2 Brainstorming 1.3 Presentation Skills, Report Writing, References Formatting 1.4 Logbook 1.5 Team Web Page 1.6 What is Engineering? 1.6.1 Continuing Education 1.6.2 Management & Technical/ Engineering Ethics 1.6.3 What is the Difference between Science and Engineering? 1.6.4 Engineering Design Process 1.6.5 Input (independent variable)/Output (dependent variable) System Diagram 1.6.6 Data Modeling 1.6.7 Prediction Project 2: Design for Predictability & Data Modeling 2.1 Project 2 –Engineering Design: Data Modeling and System Predictability 2.2 Data Collection: Systematic and Random Error Reduction 2.3 Human Factor 2.4 Excel: Built-in Functions, Elementary Math Functions, Coefficients vs. Independent Variable, XY Scatter Plot (Scatter with only Markers and Scatter with Smooth Lines), Chart Layouts (Chart Title and Axis Titles), Solver Add-in, Copy Columns of Data into Excel, Text-toColumn, Swapping Two Columns of Data, Sorting Data 2.4.1 Excel Built-in Functions and Elementary Math Functions 2.4.2 Data Modeling with Excel –Cubic Polynomial 2.4.3 Data Modeling with Excel –Other Polynomial Models 2.5 Full Polynomial Model & Engineering vs. Highest Order Polynomial & Science 2.6 Calculation of the Constant Acceleration of Gravity g From a pendulum data 2.7 Non-linear Exponential Models & NIST Ultrasonic Response vs. Metal Distance 2.8 Notations, Formulas and Dimensional Analysis, Units, Accuracy and Significant Figures, Scientific Notation 2.8.1 Notations 2.8.2 Physics Formulas and Dimensional Analysis 2.8.3 Units 2.8.5 Scientific Notation 2.8.6 Accuracy and Significant Figures 2.9 Estimation: Adopting a Simple Model and Establishing a Method of Calculation 2.10 Problem Solving: Diagrams, Equations, Math Calculations and Check Project 3 Virtual Instrument vs. Physical Instrument 3.1 Project 3A –Developing Virtual Instruments 3.2 Introduction to LabVIEW 3.2.1 How to Locate Different Elements within the Front Panel and the Block Diagram 3.3 Circuit Analysis: Series and Parallel, Ohm's Law 3.3.1 Circuit Analysis with LabVIEW I 3.3.2 Implementation 3.3.3 Saving a VI into a LabVIEW Library 3.3.4 Circuit Analysis with LabVIEW II 3.3.5 Implementation 3.3.6 Circuit Analysis with LabVIEW III 3.3.7 Implementation 3.4 LabVIEW Sub Virtual Instruments: Terminal Patterns, Edit Icon, Select a VI Programming Function 3.4.1 Circuit Analysis with LabVIEW IV 3.4.2 Implementation 3.5 Scaling up Applications: Sub VI/Subroutine/Super-operator: Advantages and Disadvantages 3.6 Project 3B -VI for Solving Complex Circuits using Matrices 3.6.1 Loop Analysis 3.6.2 Solution using Matrices 3.6.3 Implementation 3.6.4 How do these Three Equations from Loop Analysis Lead to the Equations we got from Doing Series and Parallel Combinations Project 4 Virtual Instrument for Specific Application 4.1 Project 4 -Developing Virtual Instruments for a Client 4.1.1 Suggested LabVIEW Elements for each Project 4.1.2 Part II Assigned Modifications for each Project 4.2 Plotting a Function with LabVIEW: For Loop (Functions/Programming/Structures), Evaluation of a Single Variable Array (Functions/Mathematics/Scripts & Formulas/1D & 2D Evaluations), Bundle (Functions/ Programming/Cluster Class & Variant) 4.2.1 Introduction to Function Plotting 4.2.2 Generating the Time Series 4.2.3 Plotting a Function with LabVIEW 4.2.4 Smoother Plot and Time Series Resolution: N and ? 4.2.5 How to Change the Plotting Interval 4.3 Time of Flight with LabVIEW: Less? or Greater? (Functions/Programming/Comparisons), Case Structure (Functions/Programming/Structures), Formula Node (Functions/Programming/Structures), Numeric Constant (Functions/Programming/Numeric), String Constant (Functions/Programming/String) 4.3.1 Physics of the Time of Flight 4.3.2 LabVIEW Implementation 4.3.3 Testing the Time-of-flight Virtual Instrument 4.3.4 Using the Virtual Instrument to Find the Maximum Initial Velocity up to a Given Number of Digits of Precision 4.4 Sound Wave Superposition: Formula Waveform (Functions/Signal Processing/Waveform Generation), Shift Register and For Loop (Functions/Programming/Structures), Play Waveform (Functions/Programming/Graphics & Sound/Sound/Play Waveform), FFT (Functions/Signal Processing/ Transforms), Absolute Value (Functions/Programming/ Numeric) 4.4.1 Introduction to Sinusoids 4.4.2 Superposition of Two Sinusoids 4.4.3 Spectrum of a Sum of Sinusoids 4.5 Binary Numbers and A/D and D/A Conversions 4.5.1 Analog to Digital Conversion (A/D) 4.5.2 Digital to Analog Conversion (D/A) 4.5.3 The Binary Dot 4.5.4 Power and Limitation of a Digital Computer 4.6 Data Modeling and Random Noise: Array (Controls/ Array, Matrix & Clusters), XY Graph (Controls/ Graph), Random Number (0-1) (Functions/Programming/Numeric), Build Array (Functions/Programming/ Array), Eval Single–Variable Array (Functions/Mathematics/Scripts & Formula/1D & 2D Evalution), Gaussian Peak Fit (Functions/Mathematics/Fitting) Project 5 Data Modeling with Matlab 5.1 Project 5 5.2 Matlab: importdata, sort, polyfit, polyval, struct2cell, cell2mat, for, if, input, figure, plot, subplot, axis, xlabel, ylabel, title, strcat, num2str 5.2.1 Introduction to MatLab 5.2.2 Introduction to MatLab -Transition from Analog to Digital Waves 5.2.3 Introduction to MatLab –Matrices 5.2.4 Introduction to MatLab –Matrices & For Loop 5.2.5 Data Modeling with Matlab –Project 5 5.2.6 Data Modeling with Matlab –Project 5 (II) Project 6 Visualizing Motion in 2D & 3D with Matlab 6.1 Project 6 –Moving Objects in 2D & 3D with Matlab 6.2 Matlab: polar, plot3, surf, ezmesh, ezmeshc, ezsurf, ezsurfc, ezcontour, ezcontourf, ezplot3, ezpolar, sosurface 6.2.1 Visualization with Matlab: Representing Sinusoids of Different Frequencies with ezplot and plot 6.2.2 Visualization with Matlab: Moving 2D and 3D Gaussian Pulses Appendix A – Project Report Template Appendix B – Logbook Questions Appendix C – Classwork Appendix D – Homework Appendix E – What is Engineering? Appendix F – Instructions for the Team Webmaster Appendix G – Report-Related Web Pages


Best Sellers


Product Details
  • ISBN-13: 9781792407215
  • Publisher: Kendall/Hunt Publishing Co ,U.S.
  • Publisher Imprint: Kendall/Hunt Publishing Co ,U.S.
  • Height: 277 mm
  • No of Pages: 277
  • Spine Width: 15 mm
  • Weight: 544 gr
  • ISBN-10: 1792407211
  • Publisher Date: 29 Aug 2019
  • Binding: Paperback
  • Language: English
  • Returnable: Y
  • Sub Title: A Project-Based Method
  • Width: 213 mm


Similar Products

How would you rate your experience shopping for books on Bookswagon?

Add Photo
Add Photo

Customer Reviews

REVIEWS           
Click Here To Be The First to Review this Product
Introduction to Engineering: A Project-Based Method: A Project-Based Method
Kendall/Hunt Publishing Co ,U.S. -
Introduction to Engineering: A Project-Based Method: A Project-Based Method
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Introduction to Engineering: A Project-Based Method: A Project-Based Method

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book
    Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals


    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!
    ASK VIDYA