DISTRIBUTED TRAINING NETWORK GUARD (DTNG)

Size: px
Start display at page:

Download "DISTRIBUTED TRAINING NETWORK GUARD (DTNG)"

Transcription

1 AFRL-IF-RS-TR Final Technical Report January 2005 DISTRIBUTED TRAINING NETWORK GUARD (DTNG) Trusted Computer Solutions APPROVED FOR PUBLIC RELEASE; DISTRIBUTION UNLIMITED. AIR FORCE RESEARCH LABORATORY INFORMATION DIRECTORATE ROME RESEARCH SITE ROME, NEW YORK

2 STINFO FINAL REPORT This report has been reviewed by the Air Force Research Laboratory, Information Directorate, Public Affairs Office (IFOIPA) and is releasable to the National Technical Information Service (NTIS). At NTIS it will be releasable to the general public, including foreign nations. AFRL-IF-RS-TR has been reviewed and is approved for publication APPROVED: /s/ ROBERT M. FLO Project Engineer FOR THE DIRECTOR: /s/ JAMES W. CUSACK, Chief Information Systems Division Information Directorate

3 REPORT DOCUMENTATION PAGE Form Approved OMB No Public reporting burden for this collection of information is estimated to average 1 hour per response, including the time for reviewing instructions, searching existing data sources, gathering and maintaining the data needed, and completing and reviewing this collection of information. Send comments regarding this burden estimate or any other aspect of this collection of information, including suggestions for reducing this burden to Washington Headquarters Services, Directorate for Information Operations and Reports, 1215 Jefferson Davis Highway, Suite 1204, Arlington, VA , and to the Office of Management and Budget, Paperwork Reduction Project ( ), Washington, DC AGENCY USE ONLY (Leave blank) 2. REPORT DATE 3. REPORT TYPE AND DATES COVERED 4. TITLE AND SUBTITLE January 2005 DISTRIBUTED TRAINING NETWORK GUARD (DTNG) 6. AUTHOR(S) Jonathan Beskin Linda Schippler Romil Sharma FINAL Mar 00 Oct FUNDING NUMBERS C - F C-0027 PE F PR TA - 00 WU - P1 7. PERFORMING ORGANIZATION NAME(S) AND ADDRESS(ES) Trusted Computer Solutions 2350 Corporate Park Drive Suite 500 Herndon VA SPONSORING / MONITORING AGENCY NAME(S) AND ADDRESS(ES) AFRL/IFSB 525 Brooks Road Rome NY PERFORMING ORGANIZATION REPORT NUMBER N/A 10. SPONSORING / MONITORING AGENCY REPORT NUMBER AFRL-IF-RS-TR SUPPLEMENTARY NOTES AFRL Project Engineer: Robert M. Flo/IFSB/(315) a. DISTRIBUTION / AVAILABILITY STATEMENT Robert.Flo@rl.af.mil 12b. DISTRIBUTION CODE APPROVED FOR PUBLIC RELEASE; DISTRIBUTION UNLIMITED. 13. ABSTRACT (Maximum 200 Words) The purpose of this project was to develop a Distributed Training Network Guard (DTNG) to allow simulation systems operating at different security levels to interoperate within a common, synthetic environment, thereby enhancing the capability to support full mission training and rehearsal. More specifically, the objective was to develop and demonstrate a multi-level security (MLS) network guard that supports distributed simulation training systems interoperating at different security levels within a High Level Architecture (HLA) environment. 14. SUBJECT TERMS simulation, distributed simulation, multi-level security, MLS, high level architecture, HLA, mission training, mission rehearsal 15. NUMBER OF PAGES 16. PRICE CODE SECURITY CLASSIFICATION OF REPORT UNCLASSIFIED 18. SECURITY CLASSIFICATION OF THIS PAGE UNCLASSIFIED 19. SECURITY CLASSIFICATION OF ABSTRACT UNCLASSIFIED 20. LIMITATION OF ABSTRACT NSN Standard Form 298 (Rev. 2-89) Prescribed by ANSI Std. Z UL

4 Table of Contents 1. INTRODUCTION GOALS/OBJECTIVE COMPONENTS ARCHITECTURE PROCESSES FOLLOWED HLA SUPPORT PHASES/MILESTONES BUGS/ENHANCEMENTS PERFORMANCE ISSUE TIME MANAGEMENT SUPPORT OWNERSHIP MANAGEMENT SUPPORT TRANSITION/FUTURE WORK SUMMARY i

5 1. INTRODUCTION 1.1 GOALS/OBJECTIVE The United States Air Force has embarked on a major effort to provide the warfighter with a simulation training environment called Distributed Mission Training (DMT). The DMT global network concept calls for interfacing geographically separated simulations (live, virtual, and/or constructive) into a realistic synthetic training environment to enable warfighters to train the way they fight! However, today s distributed simulation environments can only operate at a single system high security level since there are no security mechanisms to address the transfer of data between simulations executing at different security levels. Trusted Computer Solutions was tasked to develop a Distributed Training Network Guard (DTNG) to allow simulation systems operating at different security levels to interoperate within a common synthetic environment thereby enhancing the capability to support full mission training and rehearsal. More specifically, the objective was to develop and demonstrate a multi-level security (MLS) network guard that supports distributed simulation training systems interoperating at different security levels within a High Level Architecture (HLA) environment. 1.2 COMPONENTS The Air Force Research Laboratory, Warfighter Training Research Division (AFRL/HEA) Mesa AZ and the Information Systems Division (AFRL/IFS) Rome NY in conjunction with Trusted Computer Solutions (TCS) Inc. Herndon VA, the primary development contractor, 1

6 and L3 Communications at the Mesa Research Site (MRS) embarked on a multilevel security program known as the DTNG. The DTNG program has designed and developed both a Trusted Bridge Federate (TBF) and a companion Security Reclassification Rule Set Intelligent Assistant Tool (SRRSIAT). Collectively, these two components are referred to as the DTNG. The TBF is the physical real-time automated network guard component that supports twoway data transfer between simulation federations operating at different security levels. The SRRSIAT is a stand-alone interactive graphical user interface (GUI) application that provides the federation security classification/domain expert the capability to develop and review classification rules that govern the transfer of objects, attributes, interactions, parameters, and the execution of cross security level Run-Time Infrastructure (RTI) operations for cross federation object models (FOMs). The TBF is designed to be FOMindependent and operates using a subset of the confederation of FOMs that include the objects and interactions that can cross security levels. The FOM associated with any specific exercise forms the basis for all the objects and operations against which filtering and guising rules are applied. These rules can be simple yes/no rules or more sophisticated rules. For example, filtering rules may be to zero out, clear, or null the data values of attributes, subattributes, parameters and sub-parameters. Guising or sanitizing rules allow for changing attribute or parameter values within the constraints of the data type. 2

7 2. ARCHITECTURE The TBF architecture is illustrated in Figure 1. This architecture diagram is simplified to show two federations, each operating at a different security label, each with its own RtiExec and FedExec process. The RtiExec process sends messages out to the Federation, and the FedExec process receives messages from the Federation. Both of these are provided as part of the RTI library from MäK Technologies or other RTI vendors. Communication between the federations is accomplished through a bridge federate, where a bridge federate has been defined as follows: A bridge federate is a federate that participates in multiple federations. It is comprised of several internal components: one surrogate federates for each participating federation, a transfer manager, and a FOM mapping specification. Single-Level Federation RtiExec/ FedExec FOM L FOM L Federate Federate Untrusted Surrogate Federate L Trusted Bridge Federate Untrusted Surrogate Federate H FOM TBF Trusted Bridge Federate Single-Level Federation RtiExec/ FedExec Federate Federate FOM H FOM H Figure 1. Trusted Bridge Federate Architecture 3

8 The TBF includes an Untrusted Surrogate Federate (USF) for each federation operating at a different security label and a single Trusted Bridge Process (TBP). The USF processes operate as federates on the trusted operating system component to handle the cross-federation operations for all federates on the system-high networks. For the example of object publication, a USF will appear to publish all objects published by federates on all other federations other than the federation operating at its security label and will forward on all objects published by its federation (that have been released by the TBP). There is no direct communication between the USF processes executing at different security labels. Communication between the USFs occurs through the TBP. The TBP is responsible for mapping and processing data from one federation to another federation. It performs any necessary modifications of the data in accordance with the security policy and guarantees the integrity of the data. It also includes all the processing necessary to manage asynchronous communication between the USFs. In the TBF architecture, every federate, in all attached federations including the TBF itself, uses the confederation FOM. The TBP security filter only passes data between the USFs: (1) if there is a security policy for that object or interaction; and (2) if the data meets the security policy rules for that object or interaction. This architecture represents the most efficient approach to implementing the TBF. It is not dependent on availability of RTI vendor source code and does not require any modification to the RTI specification. It also consolidates and protects the trusted software on the trusted 4

9 operating system component. The USF encapsulates all the HLA functionality required to communicate with other federations, while the TBP encapsulates all of the security-relevant functions as well as all communication with the USFs. The TBP controls the execution and communication between the USFs. There will be two or more USFs connected to a single TBP, one for each federation connected to the guard device. However, standard security approval processes do not typically permit direct or indirect connection between Top Secret Sensitive Compartmented Information (SCI) and Unclassified systems. Therefore, connection of multiple single-level federation networks will likely be limited to single-step interconnections. For example, accreditation approval can reasonably be expected for connections between Top Secret-SCI to Secret-US and Secret- Releasable Levels or between Secret-US and Secret-Releasable Levels to Unclassified. On startup, the TBP reads a configuration file to determine at which security label each USF should be created, and how to start the USFs. The USFs will then perform normal startup activities for a federate and will initiate communication with the RTI for its federation. The TBF uses the confederation FOM but will only operate on objects, attributes, interactions, and parameters for which there are security-filter rules. Since the uniqueness of HLA handles is only maintained within a federation, the TBF must maintain unique identifiers across all USFs. Therefore, prior to processing any communication between federations, the FOM will be processed to provide the following information: 5

10 A list of object classes, where each is mapped to a unique identifier A list of interaction classes, where each is mapped to a unique identifier A list of attributes, where each is mapped to a unique. These attributes would additionally have a data type and a data size associated with them. This information is obtained from the Object Model Template (OMT). A list of parameters, where each is mapped to a unique identifier. These parameters will additionally have a data type and a data size associated with them. This information is obtained from the OMT. At the heart of the TBF is the security classification filtering process. For each source security label to each target security label, filtering rules are defined based on the rule set defined using the SRRSIAT. The state cache holds both state information and the current value of all received entity attributes for all entities. Entity information includes the most current value of all attributes that have been received for all entities. In addition to the original design documentation, Unified Modeling Language (UML) models were created to support the design effort. These models are difficult to reproduce on paper, but have been included on the CD for review. The files are SRRSIAT.mdl and TBF.mdl for the different respective projects. 6

11 3. Processes Followed As much as possible, TCS engineers follow standard development, configuration management, coding and review processes for all TCS products, both commercial and custom, such as the Trusted Bridge Federate. TCS used its standard C++ and Java programming methodologies for the DTNG. These standards are attached to this document, named, the Trusted Computer Solutions Guide to C++ Programming Style and the Java Coding Conventions. In addition to these standards, TCS also used Scott Meyers, Effective C++ and More Effective C++, as strict guidelines for developing fast, efficient, readable code that is of the highest quality. TCS also used on the Trusted Bridge Federate project the standard TCS configuration management practices, as documented in the attached, TCS Configuration Management Plan. Finally, TCS employed a system of biweekly peer review for all design and coding. This was a semi-formal system, whereby the individual engineers would meet on a daily basis to discuss the existing design and development strategies. As classes and methods were developed, all members of the team were consulted for design issues before implementation. Every two weeks, the engineers on the project would review each other s code to gain fuller understanding of the project and to ensure that no errors were being introduced. 7

12 4. HLA SUPPORT The High-Level Architecture (HLA) mandate establishes a common high-level simulation architecture to facilitate the interoperability of all types of models and simulations among themselves and C41 systems. The HLA is designed to promote standardization in the M&S community and to facilitate the reuse of M&S components. The HLA is defined by three components: federation rules, the HLA Interface Specification, and the Object Model Template (OMT). The Run-Time Infrastructure (RTI) software implements the interface specification and represents one of the most tangible products of the HLA. It provides services in a manner that is comparable to the way a distributed operating system provides services to applications. The DTNG has used implementations of the RTI from two major companies: DMSO and MaK Technologies. The TBF initially used the DMSO RTI but a decision was made by the Air Force in conjunction with TCS that it was not optimal for real-time applications. Currently the DTNG uses and supports the MaK RTI up to version and can also support all versions of the DMSO RTI with minor modifications. An effort to move to MaK RTI version 2.0 is currently in progress. The TBF currently supports Federation Management (Create, Join, Resign, Saves, Restores, Synchronization), Declaration Management (Publish, Subscribe, Unpublish, Unsubscribe), and Object Management (Register/Delete Object Instance, Attribute Update, Attribute Update Requests, Send Interactions). Management Object Model (MOM) calls are not handled because they are a security risk for federations and the data is not passed to the TBF 8

13 (by design of HLA). Time Management, Object Ownership, and Data Distribution Management are not currently supported by the TBF but are possible enhancements provided proper funding and demand. 9

14 5. PHASES/MILESTONES The DTNG program consists of two phases. Phase 1 consisted of a 36-month contract, beginning March 2000 with TCS During this phase, the DTNG (TBF and SRRSIAT) was developed using a spiral schema. Informal demonstrations, formal T&E, user documentation, initial certification and accreditation support, and transition to ASC/YW were all completed. Phase 2 (FY03-04) called for support to an ACC Operational Customer. TCS was tasked to perform operational site-specific integration, initial operational rule set development, C&A support documentation development, and technology transfer, which are all currently underway. The Operational Customer has been determined to be TACCSF in Albuquerque, NM. The DTNG program was designed with two spiral enhancement cycles to provide adequate time to implement corrective actions. After each spiral enhancement, tests were performed to test specific functions and key performance measures. The DTNG TBF Initial Capabilities Demonstration was successfully demonstrated on July 25, A series of vignettes were demonstrated to a broad range of the M&S community. Through the series of five demonstration vignettes, eight of the nine functional areas of the TBF were successfully demonstrated. The nine functional areas are: 1. Rules Library 2. Filtering and Cache 3. Trusted Guard & Control 4. Message Passing Interface 10

15 5. Inbound Message Handler 6. Outbound Message Handler 7. Human Computer Interface 8. Configuration Support 9. Auditing The security auditing function had not been completed in time for the demonstration. This vital security function is necessary for certification and accreditation of the system. This functionality, as well as the continued development of the SRRSIAT, was all addressed during the Spiral 1 Enhancement phase. The DTNG Spiral 1 Test was conducted 6 10 January 03 with the primary objective of the test being the performance measurements of the TBF, since a key performance parameter of the system is to provide a near real-time throughput of 12MS 16MS. The test was successfully conducted in that valuable performance data was collected while testing the system under different load levels and test conditions. In addition, system integration test, security testing, and audit feature capabilities were evaluated. Unfortunately, the allotted time devoted to the remaining test was insufficient due to the effort placed in conducting a sound performance measurement test. The SRRSIAT initial capabilities were also demonstrated although the system still required additional development and testing. The main issue resulting from the Spiral 1 Test was the TBF spike latency measurements discovered during the extensive performance measurements test. Also, security test were not sufficiently extensive to determine whether all basic security aspect were being executed properly. 11

16 The DTNG Spiral 2 Test & Demonstration was conducted February 10 21, Spiral 2 enhancements were based on ensuring security and auditing features of the system were properly installed and configured, completing the SRRSIAT modules, and resolving issues/problems detected during Spiral 1 Test. Spiral 2 Test focused on the performance, security, and auditing capabilities of the TBF, and SRRSIAT functionality and GUI evaluation, as well as a major systems capability demonstration of the DTNG to DoD organizations and contractors. The SRRSIAT functional capabilities were demonstrated by developing the security rule set for Vignette 5. Once the rule set was developed, it was compiled and imported into the TBF and tested. This specific capability was part of the overall demonstration that was presented to DoD organizations and contractors. Trusted Computer Solutions has wrapped up the DTNG version 0.9 Beta to be delivered to the US Air Force by the end of October 2003 and has already begun Phase 2 of the program. 12

17 6. BUGS/ENHANCEMENTS The current bugs and requests for enhancements for the TBF all fall between Priority 3 and Priority 5. None are critical to the functionality of the TBF. They are as follows: 1. Priority 3 Compartmenting Issue With Trusted Solaris, a high side service that binds to all interfaces will receive low side data. This would mean that the high side USF receives federation traffic intended for the low side USF if they both use the same port number. The high side USF then sends this data through the TBF to the low side, which causes an infinite loop. It may be possible to create and use separate compartments to prevent this problem. It may also be possible to use the TCSecure:eFilter component to enforce this security. These solutions need to be tested. 2. Priority 3 Performance Issue (see Section 7.1.1) The TBF seems to have a "spiking" problem in its performance. About 95% of the data passes well under the target range of 12-16ms but 5% of the data spikes as high as 100ms. The exact cause has not yet been determined. One possible fix might be converting all the Unix queues to customized Shared Memory Segments. This solution would be an enhancement to the TBF. 13

18 3. Priority 3 No Rule Support Against RTI Operations TBF needs to support rule specifications against RTI operations. For example, the Rule Library should be able to handle a rule such as do not allow any discover object instances to go across. 4. Priority 4 Rule Generator Needs To Generate attributes.txt Configuration File The TBF needs an "attributes.txt" file, which is currently being generated by a Perl script. The SRRSIAT/Rule Generator needs to be able to generate this file upon creation of libraries. This file is used by the TBF to map class and attribute names to the internal numbers used by the TBF. 5. Priority 3 Level Issue (FIXED) Currently in the configuration file of the TBF, it is necessary to have the lines in the correct order otherwise it is misleading as to which is the high side and which is the low side. Someone not careful or not knowing about this constraint might get confused with how the TBF seems to be "reversed". This needs to be corrected to make the configuration file easier to work with. 6. Priority 4 Simplify Installation Process The TBF/Srrsiat needs a simplified installation process so that a network administrator can install both products easily. In addition, an icon is 14

19 necessary to allow the TBF to be run by someone other than the root role, which is currently necessary to allow TCSecure:eFilter to operate. 7. Priority 3 Variable Length Data A more permanent way needs to be implemented for data coming in of variable length. Currently there is a work-around by "estimating" the max size of the data and just storing it in a character array and allocating enough memory for that character array. 8. Priority 5 Hanging Child Processes If for some reason the TBF exits abnormally, the USF processes will continue to run, and the TCSecure:eFilter will not close the necessary ports. If the user is unaware of this, the TBF will print out several error messages when it is next run. The TBF needs to check for the presence of the USF processes, and force them to shut down before the TBF starts up. 9. Priority 5 Add Time Management Support (see Section 7.1.2) Adding HLA Time Management Support can be done if necessary. However, this will require significant effort and design. 10. Priority 5 Transition to MAK 2.0 This is currently being dealt with. 11. Priority 5 Ownership Management Support (see Section 7.1.3) 15

20 Adding HLA Ownership Management support to the TBF can be done if required by the customer. This is a significant effort and considered an enhancement to the TBF. 6.1 PERFORMANCE ISSUE Performance testing conducted in the Air Force Research Laboratory in Mesa, Arizona during January of 2003 showed that the TBF (Trusted Bridge Federate) has a performance spiking issue that needs to be addressed. The target throughput requirement of the TBF is 12-16ms per message average. Several variations of tests were conducted including: Testing without the TBF to give us a baseline network latency A simple rule set that passes all the data And a complicated rule set. For our experiment we chose Vignette 1A. Different loads were also tested from low (2 Viper simulators and no other entities) in a single direction to high (2 Viper simulators and 20 entities with 20 second updates) in both directions. All tests yielded similar results. The average throughput was considerably faster than expected (average 3.9 ms), but 5-6% of the data peaked, sometimes as much as 100ms. It was theorized that this might be due to a lack of processors on the system. The TBF was tested on a 2 processor SunFire 880 when there were in fact 4 main processes running 16

21 simultaneously (TBF, Low-Side USF, High-Side USF, and the Trusted Solaris 8 Operating System). Upon further testing with a 4 processor machine at Trusted Computer Solutions main headquarters in Herndon, VA, it was determined that increasing the number of processors reduced the number of spikes to nearly a third. Though it is impractical to guarantee a hundred percent of the data to pass within the 12-16ms threshold, further investigation may help in reducing the percentage of spikes significantly. One possible issue may lie within the Unix system queues that are being used by the TBF. These queues seem to be slow in regards to real-time applications. This may be because the queues are filling to maximum capacity and blocking, and thereby causing the system to spike. A quick fix to this problem may be adjusting the maximum size of the system queues enough so that they don t reach a maximum capacity in a realistic training exercise. This may temporarily fix the problem for a specific training exercise but it surely isn t a cure-all for the performance problem. A level of effort to investigate this is approximately 2 staff weeks. Another area worth investigating is modifying the main processes to be real-time. This might minimize the number of blocks and interruptions that take place during run-time and might minimize performance peaks. Again, this may temporarily fix the problem for a specific training exercise but it surely isn t a cure-all. The level of effort to investigate this is approximately 1 staff month. Finally, an area that may be worth a few months effort that may truly minimize the spiking issue (to as little as can be expected) is to replace the system queues altogether with a 17

22 custom-written shared memory management interface. This will possibly rid the TBF of any delays that are currently being caused by pushing and popping messages off the system queues. Since the TBF is coded entirely in C++, only modifications in implementation will need to be revisited while the interface can remain the same. This is the advantage of having a product built in an object-oriented design fashion. Though this option will take longer than the others suggested, it is very possible that this is actually what needs to be done to minimize the performance spikes to an acceptable percentage. The level of effort to implement shared memory is approximately 3 staff months. If the shared memory option is chosen and later it is decided to increase the number of processors from 2 to 4, no additional changes to the system will need to be made. Since memory is separate from the processors, it shouldn t have any effect at all. Shared memory will not cause any problems with Trusted Solaris or any of its security features. Shared memory is a multilevel resource, exactly like the Unix queues that are currently used. In fact, the queues are implemented using shared memory by Trusted Solaris. So there should be no problem with security or accreditation for using multilevel shared memory structures. 6.2 TIME MANAGEMENT SUPPORT Time Management in HLA is a set of services, which coordinate the advancement of logical time, and its relationship to wall clock time during the federation execution. A main goal of time management is to support interoperability among simulations utilizing different internal 18

23 time management mechanisms (message ordering, internal time flow, transportation services, etc). The TBF does not currently support Time Management. This is largely due to the fact that the TBF was designed for real-time simulations. The TBF can be redesigned to support Time Management but the implications need to be stated and understood. The architecture of the TBF at a high level will remain basically the same as the current design. Significant changes will need to be made to the message passing systems between the USFs and the TBF. This will add a level of synchronization to the TBF. Two modes of operation (enable Time Management and disable Time Management) will have to be implemented as part of this effort to support customers who require Real Time processing. Once Time Management is enabled, performance will be drastically impacted and the TBF will not run at real-time speeds. Time Management in HLA assumes no common, global clock. For this reason, the TBF will attempt to synchronize time between federations. This will require the TBF to join each federation as being time constrained and time regulating. The TBF will need to be the last federate on each federation to advance time in order to maintain synchronization. This will cause the entire simulation to slow down even further. Only after knowing the details of how Time Management is handled in an operational environment can it be concluded whether the lag time will be acceptable or not. Adding the ability to support Time Management does not severely impact security, as the TBF, like all federates that are time constrained, will receive messages in the correct time 19

24 order, which means that whatever it has received is close enough to now that it makes no difference to an accreditor. Some filtering would have to be done on the time-related data, but not a significant amount, since there is not much sensitive data there. The level of effort to implement Time Management is approximately 8 staff months. Considerable modifications need to be made to the TBF and the SRRSIAT. 6.3 OWNERSHIP MANAGEMENT SUPPORT The TBF does not currently support Ownership Management of HLA objects. The TBF can be redesigned to support Ownership Management but the implications need to be stated and understood. In order for the TBF to support Ownership Management, it would have to use the GRIM RPR 2.0 FOM or some variant of that process. There are two ways that the TBF can be modified to transfer ownership of objects. They are described below. With the first method, TCS will only modify the TBF to handle Object Ownership HLA calls and not worry about the filtering of the data that is passed during the ownership transfer. The GRIM RPR implementation of Ownership Transfer seems to require a DIS method for handling this data. In this method, TCS will not implement a DIS to HLA converter. The customer will have to do one of two things to filter the data properly during an ownership transfer: 20

25 1. The customer can implement his or her own DIS to HLA smart filter. It should be noted that this would be a significant effort. 2. A process change is required. Rather than data being sent across as part of the ownership transfer interaction, the relinquishing federate would publish the necessary data via the normal updateattributevalues( ) HLA command. The TBF is already capable of handling this with ease. During the actual transfer of ownership, the records portion of the ownership transfer interaction will be dropped and the data will not be passed. This means that all federates in the exercise will have to implement the process described above for the filtering to work properly. TCS will require about 5 staff months to implement the Ownership Transfer calls for either of the two options listed above. TCS could implement a DIS to HLA converter which would ease the filtering process but it would require a much more significant effort (about 24 staff months). 21

26 7. TRANSITION/FUTURE WORK The DTNG project is now being transitioned to an operational environment at TACCSF s MLS lab in Albuquerque, NM. Trusted Computer Solutions will release DTNG version 0.9 beta to the United States Air Force by the end of June Trusted Computer Solutions will then make an effort to significantly enhance/modify the TBF by implementing and/or fixing many of the above-mentioned bugs and enhancements. Fixing the performance issue by implementing shared memory segments is on top of the list as a future upgrade. This new version, version 1.0, will then be part of Trusted Computer Solutions product line as a COTS product. Version 1.0 will be the first version to completely undergo C&A. 22

27 8. SUMMARY The concept of Distributed Mission Training (DMT) calls for interfacing geographically separated simulations into a realistic synthetic training environment. The Network Guard extends this concept to include... at multiple security levels. The DTNG Project has all in all progressed a lot further than initially anticipated. All the major milestones have been met and transition to Phase 2 (real operational environment and C&A) is currently underway. 23

New Solder Attach Technologies Streamline Assembly in Application-Specific Designs

New Solder Attach Technologies Streamline Assembly in Application-Specific Designs New Solder Attach Technologies Streamline Assembly in Application-Specific Designs This Tech Bulletin provides an overview of innovative new Solder Attach Technologies and describes how proven direct solder

More information

University of Wisconsin-Madison Hazard Communication Standard Policy Dept. of Environment, Health & Safety Office of Chemical Safety

University of Wisconsin-Madison Hazard Communication Standard Policy Dept. of Environment, Health & Safety Office of Chemical Safety University of Wisconsin-Madison Hazard Communication Standard Policy Dept. of Environment, Health & Safety Office of Chemical Safety 1.0 Introduction... 1 1.1 Purpose... 1 1.2 Regulatory Background...

More information

Using BodyPaint 3D with LightWave

Using BodyPaint 3D with LightWave Addendum 23 Plugins ADDENDUM 1 Exchange Plugins Using BodyPaint 3D with LightWave If you are a LightWave user, the quickest way to get your models from LightWave to BodyPaint 3D then back again once you

More information

Municipality Program. for more information, call FTRP (3877) web: TextilePrograms.com

Municipality Program. for more information, call FTRP (3877)   web: TextilePrograms.com Place clothes and shoes in before putting them in the bin FLORIDA Textile Recycling Programs provides local municipalities with a unique opportunity to recycle clothes, shoes and textiles through exclusive

More information

Using ONYX Separation Control Tool. Contents: What is Separation Control? Using ONYX Separation Control Tool. Separation Control Tips and Tricks

Using ONYX Separation Control Tool. Contents: What is Separation Control? Using ONYX Separation Control Tool. Separation Control Tips and Tricks Using ONYX Separation Control Tool Contents: What is Separation Control? Comparison to Basic/Advanced profiling workflow Advantages Using ONYX Separation Control Tool Enabling Separation Control Configuring

More information

Page 6. [MD] Microdynamics PAS Committee, Measurement Specification Document, Women s Edition and Mens Edition, Microdynamics Inc., Dallas, TX, 1992.

Page 6. [MD] Microdynamics PAS Committee, Measurement Specification Document, Women s Edition and Mens Edition, Microdynamics Inc., Dallas, TX, 1992. Page 6 [MD] Microdynamics PAS Committee, Measurement Specification Document, Women s Edition and Mens Edition, Microdynamics Inc., Dallas, TX, 1992. [MONC] Moncarz, H. T., and Lee, Y. T., Report on Scoping

More information

Color Swatch Add-on User Guide

Color Swatch Add-on User Guide Color Swatch Add-on User Guide A guide to using Color Swatch add-on interface Last Updated: February 7, 2018 Version 1.0 2017-2018 Cybage. All rights reserved. The information contained in this document

More information

Queen's University Technicians Position Description Questionnaire. Immediate Supervisor: Manager, Biohazard, Radiation and Chemical Safety

Queen's University Technicians Position Description Questionnaire. Immediate Supervisor: Manager, Biohazard, Radiation and Chemical Safety Queen's University Technicians Position Description Questionnaire Field of Work: Safety Technician (Biohazard and Chemical Safety) Name: TBA Department: Environmental Health & Safety Date: June 22, 2018

More information

Australian Standard. Sunglasses and fashion spectacles. Part 1: Safety requirements AS

Australian Standard. Sunglasses and fashion spectacles. Part 1: Safety requirements AS AS 1067.1 1990 Australian Standard Sunglasses and fashion spectacles Part 1: Safety requirements This Australian Standard was prepared by Committee CS/53, Sunglasses. It was approved on behalf of the Council

More information

Stilwell Construction

Stilwell Construction CASE STUDY Stilwell Construction Challenge Stilwell Construction needed to move away from a paper-based document management system. Manually filed paperwork led to lost receipts and difficulty finding

More information

InspirationAcceleration

InspirationAcceleration FASHION+HOME A SMART Color System InspirationAcceleration FASHION+HOME lose wait + gain time As a designer, you have to be an inventor and find innovative ways to excite your clients. And yet, turning

More information

PROTECTIVE CLOTHING SELECTION EXPERIENCE MILLSTONE U-3 SPRING 2004 OUTAGE. K. Hajnal Dominion Nuclear Connecticut Rope Ferry Road, Waterford, CT 06385

PROTECTIVE CLOTHING SELECTION EXPERIENCE MILLSTONE U-3 SPRING 2004 OUTAGE. K. Hajnal Dominion Nuclear Connecticut Rope Ferry Road, Waterford, CT 06385 PROTECTIVE CLOTHING SELECTION EXPERIENCE MILLSTONE U-3 SPRING 2004 OUTAGE K. Hajnal Dominion Nuclear Connecticut Rope Ferry Road, Waterford, CT 06385 ABSTRACT Over the past year, Millstone Station we has

More information

The SLO Loop Diploma in Cosmetology COS-210 :Hair Coloring (2010SP )

The SLO Loop Diploma in Cosmetology COS-210 :Hair Coloring (2010SP ) The SLO Loop COS-2 :Hair Coloring (20SP ) Institutional Level Student Learning Outcomes 1. Demonstrates deeper learning (knowledge & skills) from the area of concentration as well as humanities & arts,

More information

Dutch Circular Textiles Platform

Dutch Circular Textiles Platform Dutch Circular Textiles Platform Contents Dutch Circular Textiles Platform Supply chain in transition 4 What are circular textiles exactly? And what else? Vision 5 Ambition 5 Strategy 6 Innovation capacity

More information

New Mexico Institute of Mining & Technology. Hazard Communication Policy

New Mexico Institute of Mining & Technology. Hazard Communication Policy New Mexico Institute of Mining & Technology Hazard Communication Policy BASIS: The OSHA Hazard Communication Standard establishes uniform requirements to ensure that the hazards of all chemicals used at

More information

Clothes Recommend Themselves: A New Approach to a Fashion Coordinate Support System

Clothes Recommend Themselves: A New Approach to a Fashion Coordinate Support System , October 19-21, 2011, San Francisco, USA Clothes Recommend Themselves: A New Approach to a Fashion Coordinate Support System Mio Fukuda*, Yoshio Nakatani** Abstract Fashion coordination is one of the

More information

SA The standard. Requirements

SA The standard. Requirements SA 8000 SA8000 (Social Accountability 8000) is the first international certification on social responsibility. Its main objective is to guarantee workers' rights, in such a way that everyone involved wins:

More information

PRODUCT Materials. Quarterly Reported Metrics Q Results. Gold/Silver Rated Leather

PRODUCT Materials. Quarterly Reported Metrics Q Results. Gold/Silver Rated Leather PRODUCT Materials Quarterly Reported Metrics Q1 2018 Results 51 52 Volatile Organic Compounds 42 Gold/Silver Rated Leather 93.1% 96.4% 81% 81% Cotton 2017 Q1 2018 Q2 2018 Q3 2018 Q4 2018 2020 Avg. grams

More information

PRODUCT Materials. Quarterly Reported Metrics Q Results. Gold/Silver Rated Leather

PRODUCT Materials. Quarterly Reported Metrics Q Results. Gold/Silver Rated Leather PRODUCT Materials Quarterly Reported Metrics Q4 2017 Results Volatile Organic Compounds 55 52 53 52 50 42 Gold/Silver Rated Leather 93.4% 93.1% 94.1% 93.7% 88.6% 58% 87% Cotton 81% 77% 82% 2016 Q1 2017

More information

Title Page Textile Waste in Skagit County Program Proposal. Emily Cone and Whitaker Jamieson. WWU Office of Sustainability

Title Page Textile Waste in Skagit County Program Proposal. Emily Cone and Whitaker Jamieson. WWU Office of Sustainability Title Page Textile Waste in Skagit County Program Proposal Emily Cone and Whitaker Jamieson WWU Office of Sustainability 1 Table of Contents Title Page 1 Table of Contents 2 Executive Summary 3 Statement

More information

Intravenous Access and Injections Through Tattoos: Safety and Guidelines

Intravenous Access and Injections Through Tattoos: Safety and Guidelines CADTH RAPID RESPONSE REPORT: SUMMARY OF ABSTRACTS Intravenous Access and Injections Through Tattoos: Safety and Guidelines Service Line: Rapid Response Service Version: 1.0 Publication Date: August 03,

More information

Understanding Takt Time in the Modern Office

Understanding Takt Time in the Modern Office Using Multiple Takt Times to Meet Customer Demand Just-in-Time and the Office In many offices, balancing workloads and resources can be a challenging prospect. Often, the work being done is multi-faceted

More information

OHIO UNIVERSITY HAZARD COMMUNICATION PROGRAM (FOR NON-LABORATORY APPLICATIONS) Dept. Name Today s Date Dept. Hazard Communication Contact

OHIO UNIVERSITY HAZARD COMMUNICATION PROGRAM (FOR NON-LABORATORY APPLICATIONS) Dept. Name Today s Date Dept. Hazard Communication Contact OHIO UNIVERSITY HAZARD COMMUNICATION PROGRAM (FOR NON-LABORATORY APPLICATIONS) Dept. Name Today s Date Dept. Hazard Communication Contact rev. 01/09/07 INDEX SCOPE 3 PURPOSE 3 REFERENCES 3 DEFINITIONS

More information

The Higg Index 1.0 Index Overview Training

The Higg Index 1.0 Index Overview Training The Higg Index 1.0 Index Overview Training Presented by Ryan Young Index Manager, Sustainable Apparel Coalition August 20 th & 21 st, 2012 Webinar Logistics The webinar is being recorded for those who

More information

Li & Fung s Involvement In Higg Index Adoption

Li & Fung s Involvement In Higg Index Adoption Li & Fung s Involvement In Higg Index Adoption Barry Tang 25 September 2015 Who is Li & Fung (LF)? The Fung Group Fung Holdings (1937) Ltd. A privately held entity and major shareholder of the Fung Group

More information

Higher National Unit Specification. General information for centres. Fashion: Commercial Design. Unit code: F18W 34

Higher National Unit Specification. General information for centres. Fashion: Commercial Design. Unit code: F18W 34 Higher National Unit Specification General information for centres Unit title: Fashion: Commercial Design Unit code: F18W 34 Unit purpose: This Unit enables candidates to demonstrate a logical and creative

More information

Oklahoma Wesleyan University Eagles Athletics Branding & Identity Style Guide

Oklahoma Wesleyan University Eagles Athletics Branding & Identity Style Guide Oklahoma Wesleyan University Eagles Athletics Branding & Identity Style Guide version 3/15/17 prepared by Megan England Media Relations & Brand Management Office of University Relations table of contents

More information

Health & Safety Policy and Procedures Manual SECTION 26 HAZARD COMMUNICATION PROGRAM

Health & Safety Policy and Procedures Manual SECTION 26 HAZARD COMMUNICATION PROGRAM SECTION 26 HAZARD COMMUNICATION PROGRAM 1. SCOPE: This is the Hazard Communication Program concerning the acquisition and dissemination of information for potentially hazardous chemical materials to be

More information

CCS Administrative Procedure T Biosafety for Laboratory Settings

CCS Administrative Procedure T Biosafety for Laboratory Settings CCS Administrative Procedure 2.30.05-T Biosafety for Laboratory Settings Implementing Board Policy 2.30.05 Contact: College Biosafety Hygiene Officers, (phone # to be determined) 1.0 Purpose Community

More information

Myths about Chemically Produced Toner. By Robert Moore VP Product Development, Katun Corporation

Myths about Chemically Produced Toner. By Robert Moore VP Product Development, Katun Corporation Myths about Chemically Produced Toner By Robert Moore VP Product Development, Katun Corporation 2 OEM s have eagerly embraced chemical toner ever since this technology was first introduced in the mid 1990

More information

How Signet Leads: Driving Integrity in the Global Jewelry Supply Chain By Virginia C. Drosos, Chief Executive Officer, Signet Jewelers

How Signet Leads: Driving Integrity in the Global Jewelry Supply Chain By Virginia C. Drosos, Chief Executive Officer, Signet Jewelers How Signet Leads: Driving Integrity in the Global Jewelry Supply Chain By Virginia C. Drosos, Chief Executive Officer, Signet Jewelers Jewelry, for me, like many customers, is all about a meaningful moment,

More information

Signet Responsible Sourcing Protocol For Diamonds. Ensuring The Integrity Of The Natural Diamond Supply Chain. April 18, 2017

Signet Responsible Sourcing Protocol For Diamonds. Ensuring The Integrity Of The Natural Diamond Supply Chain. April 18, 2017 Signet Responsible Sourcing Protocol For Diamonds Ensuring The Integrity Of The Natural Diamond Supply Chain April 18, 2017 Agenda Introduction: Signet Responsible Sourcing Signet Responsible Sourcing

More information

Syracuse City School District Career and Technical Education Program Course Syllabus BRB100: Barbering 100

Syracuse City School District Career and Technical Education Program Course Syllabus BRB100: Barbering 100 Syracuse City School District Career and Technical Education Program Course Syllabus BRB100: Barbering 100 Program Overview The Barbering program is designed to provide competency-based knowledge, theory

More information

Secondhand Clothing Recovery, Recycle & Reuse Industry

Secondhand Clothing Recovery, Recycle & Reuse Industry Secondhand Clothing Recovery, Recycle & Reuse Industry CTR s Mission: Create awareness about keeping what we wear out of landfills in order to divert significant quantities of pctw from national and local

More information

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Anthony Prats Shreya Mantri Jack Zhuang Pratham Shah Yiwen Zhong!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Anthony Prats Shreya Mantri Jack Zhuang Pratham Shah Yiwen Zhong!! Anthony Prats Shreya Mantri Jack Zhuang Pratham Shah Yiwen Zhong Executive Summary Crafted Color stands to revolutionize the relationship between women and their cosmetic products. Cosmetics have existed

More information

OpenSesame EyeLink tutorial

OpenSesame EyeLink tutorial OpenSesame EyeLink tutorial Daniel Schreij 1, Sebastiaan Mathôt 1,2, and Lotje van der Linden 2 1 VU University Amsterdam, Dept. of Cognitive Psychology 2 Aix-Marseille Université, Laboratoire de Psychologie

More information

SAC S RESPONSE TO THE OECD ALIGNMENT ASSESSMENT

SAC S RESPONSE TO THE OECD ALIGNMENT ASSESSMENT SAC S RESPONSE TO THE OECD ALIGNMENT ASSESSMENT A Collaboration Between the Sustainable Apparel Coalition and the Organisation for Economic Cooperation and Development February 13, 2019 A Global Language

More information

Project Management Network Diagrams Prof. Mauro Mancini

Project Management Network Diagrams Prof. Mauro Mancini Project Management Network Diagrams Prof. Mauro Mancini e-mail: Mauro.Mancini@polimi.it tel.: +39-02-23994057 POLITECNICO DI MILANO Department of Management, Economics and Industrial Engineering Mauro

More information

Tips for proposers. Cécile Huet, PhD Deputy Head of Unit A1 Robotics & AI European Commission. Robotics Brokerage event 5 Dec Cécile Huet 1

Tips for proposers. Cécile Huet, PhD Deputy Head of Unit A1 Robotics & AI European Commission. Robotics Brokerage event 5 Dec Cécile Huet 1 Tips for proposers Cécile Huet, PhD Deputy Head of Unit A1 Robotics & AI European Commission Robotics Brokerage event 5 Dec. 2016 Cécile Huet 1 What are you looking for? MAXIMISE IMPACT OF PROGRAMME on

More information

The KWallet Handbook. George Staikos Lauri Watts Developer: George Staikos

The KWallet Handbook. George Staikos Lauri Watts Developer: George Staikos George Staikos Lauri Watts Developer: George Staikos 2 Contents 1 Introduction 5 1.1 Create a Wallet........................................ 5 1.2 Using KWallet........................................

More information

Minimising formaldehyde exposure through substitution of resins

Minimising formaldehyde exposure through substitution of resins Country: Slovenia. Available language: English. CASE STUDY Minimising formaldehyde exposure through substitution of resins The sector covered in this case study is manufacture of glass fibres. Task covered:

More information

Overview. Label Gallery SDK User Guide

Overview. Label Gallery SDK User Guide Overview Label Gallery SDK User Guide 1 Overview COPYRIGHTS Rev: Rev-20100716 Copyright 2009 SATO CORPORATION. All rights reserved. www.satoworldwide.com The software described in this document is furnished

More information

Fairfield Public Schools Family Consumer Sciences Curriculum Fashion Merchandising and Design 10

Fairfield Public Schools Family Consumer Sciences Curriculum Fashion Merchandising and Design 10 Fairfield Public Schools Family Consumer Sciences Curriculum Fashion Merchandising and Design 10 Fashion Merchandising and Design 10 BOE Approved 05/09/2017 1 Fashion Merchandising and Design Fashion Merchandising

More information

Steam Heat Retrofit for Coover Hall

Steam Heat Retrofit for Coover Hall Steam Heat Retrofit for Coover Hall sddec1802 Jevay Aggarwal Technical Lead Sarah Coffey Reporting Lead Thomas Devens Project Plan Lead Joseph Filbert Client Contact Lead Kenneth Wendt Webmaster Liz Wickham

More information

Cilotex CIRCULAR LOGISTICS A NEED FOR MORE TRACEABILITY? JAN MERCKX

Cilotex CIRCULAR LOGISTICS A NEED FOR MORE TRACEABILITY? JAN MERCKX Cilotex CIRCULAR LOGISTICS A NEED FOR MORE TRACEABILITY? JAN MERCKX Photographs are courtesy of Fabrice Montero The Prophecy Agenda Is there a need to have more transparency in the fashion and textile

More information

PVC Documentation. Release Marin Atanasov Nikolov

PVC Documentation. Release Marin Atanasov Nikolov PVC Documentation Release 0.1.5 Marin Atanasov Nikolov May 11, 2015 Contents 1 Status 3 2 Contributions 5 3 Bugs 7 4 Getting Started 9 5 Contents 11 5.1 Installation of PVC............................................

More information

SOLIDWORKS Apps for Kids New Designs

SOLIDWORKS Apps for Kids New Designs SOLIDWORKS Apps for Kids are designed to inspire students to create, invent, and shape their futures. Educators can use the following exercise to engage their students, and help them imagine and explore

More information

For- Credit Courses and Certificate Programs in Apparel Merchandising & Management for Industry Professionals

For- Credit Courses and Certificate Programs in Apparel Merchandising & Management for Industry Professionals For- Credit Courses and Certificate Programs in for Industry Professionals C A L P O L Y P O M O N A Fall 2013 1. Certificate in Apparel Manufacturing* (16 quarter units over 9 months) Perhaps surprisingly,

More information

REFORM THE QUASI-DRUG APPROVAL SYSTEM

REFORM THE QUASI-DRUG APPROVAL SYSTEM REFORM THE QUASI-DRUG APPROVAL SYSTEM Reform the Quasi-Drug Approval System YEARLY STATUS REPORT: Slight Progress Having created examination guidelines for medicated shampoos and conditioners in 2014,

More information

Capsule Wardrobe Guide

Capsule Wardrobe Guide Capsule Wardrobe Guide Your guide to a simplified, more effective wardrobe Hello friend, Your world is about to change. It s going to take a little work but together we re going to simplify your daily

More information

Germanna Community College Policy 70210: Hazard Communication Plan

Germanna Community College Policy 70210: Hazard Communication Plan 1. Purpose Germanna Community College Policy 70210: Hazard Communication Plan 1.1. To establish guidelines and policies to make Germanna Community College employees aware of chemical hazards to which they

More information

MEASURE BESPOKE TAILORED GATEWAY TO HAND GUARANTEE PERFECT FIT CREATE YOUR OWN TAILORING BUSINESS

MEASURE BESPOKE TAILORED GATEWAY TO HAND GUARANTEE PERFECT FIT CREATE YOUR OWN TAILORING BUSINESS GATEWAY TO BESPOKE MEASURE CREATE YOUR OWN TAILORING BUSINESS HAND TAILORED GUARANTEE PERFECT FIT STYLE, SERVICE AND A PERFECT FIT! It isn t until you have had a suit made to measure that you realise just

More information

Fashion Merchandising and Design. Fashion Merchandising and Design 10

Fashion Merchandising and Design. Fashion Merchandising and Design 10 Fashion Merchandising and Design Fashion Merchandising and Design Fashion Merchandising and Design brings to life the business aspects of the fashion world. It presents the basics of market economics,

More information

Adobe InDesign. Figure 1 Apply fill and stroke color to text by using the Swatches panel

Adobe InDesign. Figure 1 Apply fill and stroke color to text by using the Swatches panel How to manage colors Adobe InDesign provides a variety of ways for you to manage colors (Figure 1): from selecting and applying color, to using swatches and swatch libraries, and applying tints and transparencies.

More information

Subject : Apparel Merchandising. Unit 1 Introduction to apparel merchandising. Quadrant 1 e-text

Subject : Apparel Merchandising. Unit 1 Introduction to apparel merchandising. Quadrant 1 e-text Subject : Apparel Merchandising Unit 1 Introduction to apparel merchandising Quadrant 1 e-text Learning Objectives The learning objectives of this unit are to: Describe the challenges in apparel business.

More information

FACTS. about MemoryGel silicone gel-filled breast implants

FACTS. about MemoryGel silicone gel-filled breast implants FACTS about MemoryGel silicone gel-filled breast implants Are you considering breast implant surgery but not certain which type of implant to choose? YOU RE NOT ALONE. Science-based information to empower

More information

The skin is, in fact, protected by the capability that Epil kriolight. has, to keep the temperature constantly below 10 C, in order to

The skin is, in fact, protected by the capability that Epil kriolight. has, to keep the temperature constantly below 10 C, in order to Epil Kriolight EPIL KRIOLIGHT Epil Kriolight is a pulsed light system for cold photo epilation. The light energy, emitted by the innovative cooling lamp, is absorbed by the melanin in the hair, inducing

More information

A new generation of technology. For a new generation of patients. Elite MPX. Powered by MultiPlex

A new generation of technology. For a new generation of patients. Elite MPX. Powered by MultiPlex A new generation of technology. For a new generation of patients Elite MPX Powered by MultiPlex A laser that adjusts to your patients. How fitting. Today, your patients are both young and old. They are

More information

ALASKA GROSS STATE PRODUCT

ALASKA GROSS STATE PRODUCT ALASKA GROSS STATE PRODUCT 1961-1998 by Scott Goldsmith Professor of Economics prepared for Alaska Department of Commerce and Economic Development June 1999 Institute of Social and Economic Research University

More information

EASTERN KENTUCKY UNIVERSITY HAZARD COMMUNICATION PROGRAM SUMMARY COMPLIANCE MANUAL. Table of Contents

EASTERN KENTUCKY UNIVERSITY HAZARD COMMUNICATION PROGRAM SUMMARY COMPLIANCE MANUAL. Table of Contents EASTERN KENTUCKY UNIVERSITY HAZARD COMMUNICATION PROGRAM SUMMARY COMPLIANCE MANUAL Table of Contents I. OVERVIEW OF THE HAZARD COMMUNICATION STANDARD A. Background and Scope.................................

More information

DESIGN & SOCIAL CONTEXT Submission to Academic Development and Students Committee

DESIGN & SOCIAL CONTEXT Submission to Academic Development and Students Committee Document No: [Secretariat use only] DESIGN & SOCIAL CONTEXT Submission to Academic Development and Students Committee Proposal: TITLE Master of Fashion and Textiles Exit points: Graduate Diploma in Fashion

More information

Resource for Teachers

Resource for Teachers Resource for Teachers Understanding verbs used in P/M/D grade descriptors AM20530 Level 2 Certificate in Hairdressing and Beauty Therapy (VRQ) Resource for Teachers AM20530 - Level 2 Certificate in Hairdressing

More information

Food Industry Skin Safety

Food Industry Skin Safety Food Industry Skin Safety Reducing the Risk of Foodborne Illness Be the world s leading away from home skin care system company The Daily Challenge Guaranteeing food quality and safety throughout the complex

More information

XXIInd INTERNATIONAL BIENNIAL OF ARTISTIC CERAMICS CONTEMPORARY CREATION AND CERAMIC Vallauris July November 2012

XXIInd INTERNATIONAL BIENNIAL OF ARTISTIC CERAMICS CONTEMPORARY CREATION AND CERAMIC Vallauris July November 2012 XXIInd INTERNATIONAL BIENNIAL OF ARTISTIC CERAMICS CONTEMPORARY CREATION AND CERAMIC Vallauris July November 2012 Place Jacques Cavasse 06220 Vallauris phone: + 33 4 93 64 24 24 e-mail: biennale@vallauris.fr

More information

Deputy City Manager and Chief Financial Officer. P:\2007\Internal Services\F&re\Ec07001F&re vb/cn (AFS 3420)

Deputy City Manager and Chief Financial Officer. P:\2007\Internal Services\F&re\Ec07001F&re vb/cn (AFS 3420) STAFF REPORT ACTION REQUIRED Capital Funding for the Kipling / Islington Redevelopment Initiative Date: December 21, 2006 To: From: Executive Committee Deputy City Manager and Chief Financial Officer Wards:

More information

Brand Identity Guidelines. v1.3 /

Brand Identity Guidelines. v1.3 / Brand Identity Guidelines v1.3 / 10.07.09 Contents 1.1 About L2P... 1.2 Introduction... 1.3 The L2P Visual Identity... 1.4 The L2P Brandmark... 1.5 Colour... 1.5 Greyscale & reversed... 1.6 Colour configurations...

More information

BY KATSUNARI OKAMOTO - FUNDAMENTALS OF OPTICAL WAVEGUIDES: 2ND (SECOND) EDITION BY KATSUNARI OKAMOTO

BY KATSUNARI OKAMOTO - FUNDAMENTALS OF OPTICAL WAVEGUIDES: 2ND (SECOND) EDITION BY KATSUNARI OKAMOTO BY KATSUNARI OKAMOTO - FUNDAMENTALS OF OPTICAL WAVEGUIDES: 2ND (SECOND) EDITION BY KATSUNARI OKAMOTO DOWNLOAD EBOOK : BY KATSUNARI OKAMOTO - FUNDAMENTALS OF OPTICAL WAVEGUIDES: 2ND (SECOND) EDITION BY

More information

Wardrobe Planning CIP

Wardrobe Planning CIP Textiles and Clothing Pathway Wardrobe Planning Apparel and Textiles Advanced Apparel and Textiles Design and Merchandising Wardrobe Planning CIP 19.090111 Big Idea: We are all consumers of textile products.

More information

US Denim Jeans Market Report

US Denim Jeans Market Report US Denim Jeans Market Report ----------------------------------------- 2015 Executive Summary Denim has become a wardrobe staple for the comfort it offers and above all for being one of the best clothing

More information

FIBER OPTIC IRONING DIODE LASER EPILASION!

FIBER OPTIC IRONING DIODE LASER EPILASION! THE LAST TECHNOLOGY IN IRON DIODE LASER FCD FIBER OPTIC IRONING DIODE LASER EPILASION! K142186/878.4810 17.04.2015 ADELA 810 FCD is THE FIRST AND THE ONLY "Ironing Diode Laser Hair Removal Device" in the

More information

Restrictions on the Manufacture, Import, and Sale of Personal Care and Cosmetics Products Containing Plastic Microbeads. Overview

Restrictions on the Manufacture, Import, and Sale of Personal Care and Cosmetics Products Containing Plastic Microbeads. Overview Restrictions on the Manufacture, Import, and Sale of Personal Care and Cosmetics Products Containing Plastic Microbeads Overview In order to facilitate exfoliation and cleaning, enterprises have commonly

More information

ENVIRONMENTAL HEALTH SERVICE REQUEST FORM 2019

ENVIRONMENTAL HEALTH SERVICE REQUEST FORM 2019 Environmental Health Division 1675 W. Garden of the Gods Rd., Suite 2044 Colorado Springs, CO 80907 (719) 578-3199 phone (719) 578-3188 fax www.elpasocountyhealth.org ENVIRONMENTAL HEALTH SERVICE REQUEST

More information

EXTREMELY POWERFUL AND COMPACT Q-SWITCH Nd:YAG LASER

EXTREMELY POWERFUL AND COMPACT Q-SWITCH Nd:YAG LASER EXTREMELY POWERFUL AND COMPACT Q-SWITCH Nd:YAG LASER Studio EXTREMELY POWERFUL AND COMPACT Q-SWITCH Nd:YAG LASER The Studio laser system consists of the laser source emitting at both Q-Switched 1064 nm

More information

Adafruit VL53L0X Time of Flight Micro-LIDAR Distance Sensor Breakout

Adafruit VL53L0X Time of Flight Micro-LIDAR Distance Sensor Breakout Adafruit VL53L0X Time of Flight Micro-LIDAR Distance Sensor Breakout Created by lady ada Last updated on 2017-12-28 11:56:14 PM UTC Guide Contents Guide Contents Overview Sensing Capablities Pinouts Power

More information

HAZARD COMMUNICATION PROGRAM

HAZARD COMMUNICATION PROGRAM DRAFT SAMPLE WRITTEN HAZARD COMMUNICATION PROGRAM For Compliance With 1910.1200 Wyoming General Rules and Regulations Wyoming Department of Workforce Services OSHA Division Consultation Program ACKNOWLEDGEMENTS

More information

Android GBoard Morse Code Control with Circuit Playground Express

Android GBoard Morse Code Control with Circuit Playground Express Android GBoard Morse Code Control with Circuit Playground Express Created by Dave Astels Last updated on 2018-08-22 04:10:30 PM UTC Guide Contents Guide Contents Overview Parts Materials for the box Installing

More information

How to Create Your Cryptocurrency Wallet and Add PumaPay Tokens

How to Create Your Cryptocurrency Wallet and Add PumaPay Tokens How to Create Your Cryptocurrency Wallet and Add PumaPay Tokens 1 FOREWORD Thank you for joining PumaPay. We are happy to welcome you to the PumaPay Community. Faithfully, The PumaPay Team 2 TABLE OF CONTENTS

More information

INFORMATION DOCUMENT

INFORMATION DOCUMENT IOC/INF-1312 Paris, 6 June 2013 English only INTERGOVERNMENTAL OCEANOGRAPHIC COMMISSION (of UNESCO) INFORMATION DOCUMENT PROGRESS AND STATUS OF THE OCEAN BIOGEOGRAPHIC INFORMATION SYSTEM, 2013 Summary.

More information

This unit is an optional unit included in the framework of the SQA Advanced Certificate /Diploma in Retail Management.

This unit is an optional unit included in the framework of the SQA Advanced Certificate /Diploma in Retail Management. General information for centres Unit title: Fashion Merchandising (SCQF level 7) Unit code: HT5T 47 Superclass: BA Publication date: August 2017 Source: Scottish Qualifications Authority Version: 01 Unit

More information

CHAPTER 114: TATTOO AND BODY PIERCING SERVICES

CHAPTER 114: TATTOO AND BODY PIERCING SERVICES CHAPTER 114: TATTOO AND BODY PIERCING SERVICES Section 114.01 Definitions 114.02 Prohibitions 114.03 Application for license; fees; issuance 114.04 Inspection of facilities 114.05 Suspension or revocation

More information

lumenis one the power of performance

lumenis one the power of performance lumenis one the power of performance POWER to address multiple conditions and combine therapies with a single platform POWER to set exact pulse and fluence for each application POWER to treat faster and

More information

House Bill 2587 Sponsored by Representative BARNHART (Presession filed.)

House Bill 2587 Sponsored by Representative BARNHART (Presession filed.) th OREGON LEGISLATIVE ASSEMBLY--0 Regular Session House Bill Sponsored by Representative BARNHART (Presession filed.) SUMMARY The following summary is not prepared by the sponsors of the measure and is

More information

Fume Hood ECON VAV Controls

Fume Hood ECON VAV Controls ECON VAV Controls Increases Safety, Conserves Energy and Save You Money AFA 1000 / E / BLD Fresh Air Bleed Fresh Air Bleed Constant Discharg e Velocity Extract Duct Pressure Constant Speed Exhaust Blower

More information

Overcoming OBI in RFoG Networks. Michael McWilliams ANGA Cologne, Germany June 9, 2016

Overcoming OBI in RFoG Networks. Michael McWilliams ANGA Cologne, Germany June 9, 2016 Overcoming OBI in RFoG Networks Michael McWilliams ANGA Cologne, Germany June 9, 2016 Agenda Optical Beat Interference (OBI) Causes Analysis Identification Mitigation The answer 2 OBI Causes OBI Occurs

More information

MarketsandMarkets. Publisher Sample

MarketsandMarkets.  Publisher Sample MarketsandMarkets http://www.marketresearch.com/marketsandmarkets-v3719/ Publisher Sample Phone: 800.298.5699 (US) or +1.240.747.3093 or +1.240.747.3093 (Int'l) Hours: Monday - Thursday: 5:30am - 6:30pm

More information

LICENSE AGREEMENT FOR MANAGEMENT 3.0 FACILITATORS

LICENSE AGREEMENT FOR MANAGEMENT 3.0 FACILITATORS AGREEMENT Version 2.01 18 August 2015 LICENSE AGREEMENT FOR MANAGEMENT 3.0 FACILITATORS INTRODUCTION This is an agreement between: Happy Melly One BV Handelsplein 37 3071 PR Rotterdam The Netherlands VAT:

More information

REGISTRATIONS APPROVALS LISTINGS PREPARING FOR US FDA INSPECTIONS 483 RESPONSES

REGISTRATIONS APPROVALS LISTINGS PREPARING FOR US FDA INSPECTIONS 483 RESPONSES REGISTRATIONS APPROVALS LISTINGS PREPARING FOR US FDA INSPECTIONS 483 RESPONSES FORMULATIONS & API s MEDICAL DEVICES FOOD FEED DIETARY SUPPLIMENTS COSMETICS United States Agent Services Under the Code

More information

AS/NZS 4399:1996 AS/NZS

AS/NZS 4399:1996 AS/NZS AS/NZS 4399:2017 Australian/New Zealand Standard Sun protective clothing Evaluation and classification Superseding AS/NZS 4399:1996 AS/NZS 4399:2017 AS/NZS 4399:2017 This joint Australian/New Zealand standard

More information

2017 CityArt On the Go Traffic Signal Box Murals REQUEST FOR QUALIFICATIONS

2017 CityArt On the Go Traffic Signal Box Murals REQUEST FOR QUALIFICATIONS 2017 CityArt On the Go Traffic Signal Box Murals REQUEST FOR QUALIFICATIONS CityArt is a partnership of Twin Rivers Council for the Arts and the City Center Partnership to provide free and accessible public

More information

Adafruit Color Sensors

Adafruit Color Sensors Adafruit Color Sensors Created by Bill Earl Last updated on 2018-11-05 03:48:12 PM UTC Guide Contents Guide Contents Overview Assembly and Wiring Assembly (breakout version only) Position the header Position

More information

September 23, Dear Dr. Hamburg:

September 23, Dear Dr. Hamburg: September 23, 2011 Dr. Margaret A. Hamburg, M.D. Commissioner of Food and Drugs U.S. Food and Drug Administration 10903 New Hampshire Ave Silver Spring, MD 20993-0002 Dear Dr. Hamburg: On behalf of the

More information

Current cotton fiber market in Russia

Current cotton fiber market in Russia Current cotton fiber market in Russia By Mr. Sechko M.S., President of «Russian Cotton Association» NP One of the priorities of economic growth and national safety of the country in developing market model

More information

FACE MAPPING TRAINING MANUAL

FACE MAPPING TRAINING MANUAL FACE MAPPING TRAINING MANUAL CONTENT greet your client get to know their skin begin face mapping what to look for zone analysis filling out the skin fitness plan face mapping web app prescribing products

More information

Presentation Objectives

Presentation Objectives THE ECONOMICS OF AN ANTI-AGEING PRACTICE PLASTIC SURGERY ASSOCIATES UK BUPA CROMWELL HOSPITAL LONDON CONSTANCE CAMPION Nurse Practitioner Analyst Private Medical Equity THE LONDON WELLNESS CENTRE 90 ½

More information

MAKERBOT METHOD PAGE 1

MAKERBOT METHOD PAGE 1 WWW.MAKERBOT.COM/METHOD MAKERBOT METHOD PAGE 1 MAKERBOT METHOD PAGE 2 The First Performance 3D Printer Bridging the gap between industrial and desktop 3D printing. MAKERBOT.COM/METHOD PAGE 3 MAKERBOT METHOD

More information

Hazard Communication and the Globally Harmonized System (GHS) John Frowd, CAS USDOL-OSHA Manhattan Area Office

Hazard Communication and the Globally Harmonized System (GHS) John Frowd, CAS USDOL-OSHA Manhattan Area Office Hazard Communication and the Globally Harmonized System (GHS) John Frowd, CAS USDOL-OSHA Manhattan Area Office Frowd.john@dol.gov Brief Overview/GHS Learning Objectives Why Adopt the GHS Description of

More information

DEBS TEXTILE CORPORATION COMPANY PROFILE

DEBS TEXTILE CORPORATION COMPANY PROFILE DEBS TEXTILE CORPORATION COMPANY PROFILE Creating Inspirational Fabrics Silky, Supple, Elegant. A Rich Variety. Timeless Quality. Who We Are Debs Textile Corporation is a manufacturer and seller of textile

More information

FORMALDEHYDE EXPOSURE CONTROL PLAN

FORMALDEHYDE EXPOSURE CONTROL PLAN Page: 1 of 5 1.0 Purpose and Applicability 1.1 It is the policy of the University of Pennsylvania in coordination with the Office of Environmental Health and Radiation Safety to provide the University

More information

Touch IoT with SAP Leonardo Wardrobe with a difference SAP SE or an SAP affiliate company. All rights reserved. Public

Touch IoT with SAP Leonardo Wardrobe with a difference SAP SE or an SAP affiliate company. All rights reserved. Public Touch IoT with SAP Leonardo Wardrobe with a difference 1 My Story - Wardrobe with a difference!! Its party tonight and What should I wear tonight? thinks Sonia, her mind going through the number of dress

More information