Cheryl Tulkoff - Design for Excellence in Electronics Manufacturing

Здесь есть возможность читать онлайн «Cheryl Tulkoff - Design for Excellence in Electronics Manufacturing» — ознакомительный отрывок электронной книги совершенно бесплатно, а после прочтения отрывка купить полную версию. В некоторых случаях можно слушать аудио, скачать через торрент в формате fb2 и присутствует краткое содержание. Жанр: unrecognised, на английском языке. Описание произведения, (предисловие) а так же отзывы посетителей доступны на портале библиотеки ЛибКат.

Design for Excellence in Electronics Manufacturing: краткое содержание, описание и аннотация

Предлагаем к чтению аннотацию, описание, краткое содержание или предисловие (зависит от того, что написал сам автор книги «Design for Excellence in Electronics Manufacturing»). Если вы не нашли необходимую информацию о книге — напишите в комментариях, мы постараемся отыскать её.

An authoritative guide to optimizing design for manufacturability and reliability from a team of experts Design for Excellence in Electronics Manufacturing 
 
By employing the concepts outlined in 
engineers and managers can increase customer satisfaction, market share, and long-term profits. In addition, the authors describe the best practices regarding product design and show how the practices can be adapted for different manufacturing processes, suppliers, use environments, and reliability expectations. This important book: 
Contains a comprehensive review of the design and reliability of electronics Covers a range of topics: establishing a reliability program, design for the use environment, design for manufacturability, and more Includes technical information on electronic packaging, discrete components, and assembly processes Shows how aspects of electronics can fail under different environmental stresses Written for reliability engineers, electronics engineers, design engineers, component engineers, and others, 
is a comprehensive book that reveals how to get product design right the first time.

Design for Excellence in Electronics Manufacturing — читать онлайн ознакомительный отрывок

Ниже представлен текст книги, разбитый по страницам. Система сохранения места последней прочитанной страницы, позволяет с удобством читать онлайн бесплатно книгу «Design for Excellence in Electronics Manufacturing», без необходимости каждый раз заново искать на чём Вы остановились. Поставьте закладку, и сможете в любой момент перейти на страницу, на которой закончили чтение.

Тёмная тема
Сбросить

Интервал:

Закладка:

Сделать

The review results should be documented in an electronic format (spreadsheet or database) that allows it to be a living document for program tracking, management, and corrective action purposes. It should be organized around the functionality requirement number and title of the software specification. For each requirement line item, there should be a category field or cell to document the following requirement status:

Requirement is missing.

Requirement is incomplete or contains to‐be‐determined items (TBDs).

Requirement is vague or not understood.

Requirement is inconsistent or incompatible with other requirements.

Missing identification of requirements that involve regulatory certification.

Requirement is not optimized or not user‐friendly. Include why and recommendations.

Requirement is not robust.

Requirement is inadequate or undefined. Include specifics and recommendations.

Resolution responsibility and/or owner.

Date the issue was resolved.

Resolution comment. Upon resolution, move the original issue(s) to a cleared‐issue field, and add a summary of the corrective action.

The knowledge and requirements understanding gained in the specification review should also be used in the creation of the software development validation plan.

Software Development/Validation Plan

The software design organization or supplier is required to develop, maintain, and track performance against a software development validation plan that complies with the requirement of ANSI/IEEE 829, “Standard for Software Test Documentation.” Customers may request the use of an alternative, similar format pending approval by the product team. The plan should be in an electronic format (spreadsheet or database) that allows it to be a living document for program tracking and management purposes. The purpose of the software plan is to facilitate an effective test‐planning process and to communicate to the entire product, systems engineering, and software team the scope, approach, resources, and schedule of the development validation activities.

The plan also identifies the input/output (I/O), items and features to be tested, testing tasks to be performed, and person responsible for each task. Since it is impossible to test every aspect and I/O configuration of complex software, the plan should also identify any items or features scheduled for limited testing or not to be tested along with the related rationale and risk. Finally, the test plan should also identify and lead to the creation of feature‐specific test procedure scripts as needed.

Software Incident Reporting and Tracking

The number of software discrepancy issues for complex programs typically range between several hundred to more than a thousand. To monitor and verify issue resolution and maintain traceability of all incidents, the software design organization should develop a closed‐loop database for reporting software incidents and tracking corrective actions that complies with ANSI/IEEE 829 or a similar format.

The database/spreadsheet should be able to generate status reports by sorting and filtering of any category field and content. The database/spreadsheet should generate a monthly histogram bar chart and a monthly mountain chart of issues identification and corrective action performance tracking charts that show the number of:

New incidents opened

Total open incidents

Newly closed incidents

Total closed incidents

Success Testing Procedures

Success testing (a.k.a. test‐to‐pass procedures) is the basic preliminary testing designed to verify conformance to requirements. By themselves, these compliance‐verification tests do not provide total functionality/software validation because they do not identify the true limits and capabilities of the product or identify many types of faults. (Validation procedures for these type issues are covered in the section “Fault Tolerance and Robustness Testing.”) However, just as one would not test a new vehicle at top speed until validation of basic steering, braking, and acceleration functions is achieved, these preliminary tests are vital first steps in the total validation process. The following procedures are recommended for incorporation in the success‐testing portion of the software validation plan.

Functionality Requirement Verification via Dynamic Black Box Testing

Dynamic black box testing is an empirical, observational evaluation of inputs and outputs to a device that contains the embedded software or runs a transferable software program. The testing is performed with the device functioning while connected to either a system simulator or a test bench in real time (i.e. dynamic mode). This evaluation is solely based on I/O observation as a result of input stimulation and a combination of I/O states. It is performed without knowledge of how the device works or what the device is doing to process the I/O. It is a basic confirmation of individual CTS functional requirements.

User Interface Testing

User interface testing applies only to the functions of devices that interact with system users/operators. This may be in the form of control panels, displays, alerts, and instrumentation. The objective of user interface testing is to confirm that the user interface functions per CTS requirements. Note that all aspects of user interface validation may not be possible at the supplier. A system simulation bench and/or hardware in the loop testing may be required for some features or aspects. However, it is required that the supplier validate as much of the user interface requirement as possible within the constraints of their systems authority and testing resources.

Software Operational Stability Verification via Dynamic White box Testing

This procedure applies to devices with embedded software. White box testing, sometimes known as X‐ray or software structural testing, is a detailed evaluation of how well the software operates internally during actual operation, which may be under either real‐time or individual instruction stepping operating conditions. Example of internal software items and functions to be evaluated are:

Memory management functions and memory integrity

Interrupt operation and prioritization performance

Worst‐case stack depth penetration

Power on initialization, shutdown, and reset performance

Critical code timing performance

I/O handling and data conversion

Calibration variables functionality

Software Self‐Diagnostics and Trouble Code Function Verification

In addition to the performance evaluations of the device's functional requirements, the self‐diagnostic and trouble‐code‐logging features of the device should also be validated. Discrepancies, faults, and false or overly sensitive diagnostic trouble code triggers are a cause of not‐required warranty service with costly “no trouble found” (NTF) warranty events.

Assembly, Service, and Telemetric Interface Feature Verification

All assembly, service, and telemetric interface features should also be validated. Interface faults, initial and service programming and calibration discrepancies and interactive diagnostics are a cause of costly launch issues and NTF warranty events.

Fault Tolerance and Robustness Testing

Fault tolerance testing should demonstrate that the software program can tolerate abnormal or disrupted inputs, power‐feed abnormalities, and stressful environment conditions without unanticipated or undesired behavior, such as:

Читать дальше
Тёмная тема
Сбросить

Интервал:

Закладка:

Сделать

Похожие книги на «Design for Excellence in Electronics Manufacturing»

Представляем Вашему вниманию похожие книги на «Design for Excellence in Electronics Manufacturing» списком для выбора. Мы отобрали схожую по названию и смыслу литературу в надежде предоставить читателям больше вариантов отыскать новые, интересные, ещё непрочитанные произведения.


Отзывы о книге «Design for Excellence in Electronics Manufacturing»

Обсуждение, отзывы о книге «Design for Excellence in Electronics Manufacturing» и просто собственные мнения читателей. Оставьте ваши комментарии, напишите, что Вы думаете о произведении, его смысле или главных героях. Укажите что конкретно понравилось, а что нет, и почему Вы так считаете.

x