Test & Training Enabling Architecture (TENA) Overview

2y ago
19 Views
4 Downloads
2.95 MB
33 Pages
Last View : 22d ago
Last Download : 3m ago
Upload by : Milena Petrie
Transcription

Test & Training Enabling Architecture(TENA) OverviewKeith PochFoundation Initiative 2010 Cadre20 Aug 2002

Overview of theTest and Training Enabling ArchitecturenFI 2010 OverviewnTENA Architecture OverviewnMC-02 OverviewnMC-02 Range IntegrationnTENA Use Cases at other RangesnSummary

Foundation Initiative 2010Overall VisionnDesign and prototype a technological infrastructure to enableinteroperability and reuse within the range communitynnnRecognize that our solutions need to bemore than quality software,we need to:nnnnSeamless environments that integrate test ranges and facilities, trainingranges, laboratories, and modeling and simulation (M&S) assetsImprove the scope and scale of testing and training the increasinglycomplex systems and missions in a cost-effective mannerElegantly solve key usability issuesSatisfy the core operational andperformance requirementsWork with the range communityso the solutions are implementedLay the groundwork for fulllifecycle support forintegrated multi-range eventsSlide 3

Foundation Initiative 2010Mission SummaryProvide the Core Products necessary to:nnEnable Interoperability among Ranges,Facilities, and Simulations in a quick, costefficient mannerFoster Reuse for Range asset utilization andfor future developmentsSupportsSupports thethe WarfighterWarfighter (Joint(Joint VisionVision 2010/2020)2010/2020)ll EnablesEnables SBA,SBA, STEP,STEP, CEE,CEE, JSB,JSB, andand JDEPJDEPllFostersFosters TestTest andand TrainingTraining IntegrationIntegrationll InIn thethe longlong term:term: SAVESSAVES MONEY!MONEY!llLay the Foundation for Future Range InstrumentationSlide 4

Common Test & Training RangeArchitecture vesTestTestRangesRangesWSMREPGPMRFAFFTCMC AJFCOMDMSOJITCNAVAIRHPCMOJNICSTRICOMAF stAgenciesOPTEVFORAFOTECATECArmy DTCArmy OTCMCOTEASystems engineers & software developers in the DoD Range and Facilitycommunity (both T&E and Training)n13 three-day workshops held (usually every 6-9 months)nCTTRA XIII workshop was held Feb 27-Mar 1Slide 5

Architecture Management Team(TENA AMT)§ System Engineers & Technical Leads for the current majorstakeholders of TENA§§§§§§§§§§§AAC, Eglin AFB FLNUWC, Newport RINAWC-AD, Pax River MDWSMR, White Sands NMRTTC, Huntsville ALEPG, Fort Huachuca AZNAWC-WD, China Lake & Point Mugu CAVirtual Proving Ground (VPG)Common Training Instrumentation Architecture (CTIA)PMRF Synthetic RangeNational Unmanned Underwater Vehicle T&E Center (NUTEC)MeetingsMeetings everyevery4-64-6 weeksweeks§ Design Decisions / Trade-offs / Status§ TENA Use Cases / Prototype Test Strategies§ Technical Exchanges of Lessons Learned§ Issues & Concerns Identification, Investigation, & ResolutionSlide 6

Overview of theTest and Training Enabling ArchitecturenFI 2010 OverviewnTENA Architecture OverviewnMC-02 OverviewnMC-02 Range IntegrationnTENA Use Cases at other RangesnSummary

Foundation Initiative 2010Product SummaryExecution &Configuration ToolsLayer 5Instrumentation &Tactical InterfacesLayer 4Range & FacilityStandardsl SelectedT&E resourceinterfaces to TENAl Performance reports ofcommercially availablecommunication systemsl Procedures for executingsynthetic, multi-range testsLayer 3DoD StandardsLayer 2Networks & HardwareLayer 1Comply with the Joint Technical Architecture(JTA) & the High Level Architecture (HLA)Leverage Existing DoD Networks &Commercially Available HardwareSlide 8

TENA Technical DrivingRequirementsnInteroperability – the ability of independently developed anddeployed systems to seamlessly work together and exchangeinformation to solve a user’s problemnnInteroperability is requirednBetween range resourcesnAcross phases of the acquisition, test, and training processesnBetween range resources and C4ISR resourcesnBetween range resources and simulationsReuse – the ability to use a system or a software application orcomponent at sites or in test or training events other thanthose in which the software was originally designed tooperate.nReuse impliesnComponentization and modularitynStandard, documented interfacesnEncapsulation of legacy capabilitiesSlide 9

Foundation Initiative 2010Project ObjectivesnDefine a common Architecture for the test/training rangecommunity – called “TENA” (Test & Training Enabling Architecture)nnDefine a common Object Model to be used across the rangesDefine and build a common Software Middleware that will:nnnnnCommon understanding of range processes– the Logical Range ConOpsnnComply with the architectureUse the object modelBuild on the HLAEnhance interoperability and reuse among the rangesProvides a common understanding to range users how logical ranges are created(from the integration of range resources), what their capabilities are, and how theyare utilized, operated, and controlledDefine and prototype common Tools to configure and conductmulti-range, synthetic test events or training exercisesnnnCreate distributed, synthetic battlespaces with real weapon systemsLink multiple ranges together to form a larger, cohesive rangeEnable testing, assessment, experimentation, and training of weaponsystem interoperability, C4ISR, and system-of-systemsSlide 10

TENA Architecture OverviewTENA ResourcesNon-TENA ResourcesDisplay ResourceApplicationApplicationTENATENAObject TENA atewayTENA lewareServicesTENA ngToolsToolsEventData eportingReportingToolsToolsSlide 11

IKE 2 Design ApproachnIKE 2 presents to the range user a unification of several powerfulinter-application communication paradigmsnPublish/SubscribennnRemote Method InvocationnnnIndividual messages that can be sent from one application to one or more otherapplicationsData StreamsnnSimilar to CORBA or Java RMIEach object that is published may have methods that can be remotely invokedby other applicationsMessagesnnSimilar in effect to HLA, DIS, and other PDU-based communication systemsEach application publishes certain types of information (the publication state)which can be subscribed to by any other applicationNative support for audio, video, and telemetryArchitecture must support system-wide quality of servicerequirements (e.g., latency, predictability, reliability)nnSoftware must support diverse and often dynamic operating conditionsLeverage existing standards and implementationsSlide 12

Logical RangeSimple ExampleTENA specifies an architecture for range resourcesparticipating in logical tion Mechanism (Network, Shared Memory, etc.)Slide 13

Logical RangeSimple ExamplenTENA specifies a peer-to-peer architecture for logical rangesnnnnApplications can be both clients and servers simultaneouslyIn their role as servers, applications serve TENA objects called “servants”In their role as clients, applications obtain “proxies,” representing other applications’servants. Only servers can write to their servant objects’ publication stateThe IKE 2 Middleware, the TENA objects, and the user’s applicationcode are compiled and linked togetherTENA Application AUserTestApplicationControlCodeStationTENA Application BUserRemoteApplicationViewerCodeProxyProxyTENA Application CUserRadarApplicationCodeServant ProxyServantServantServantProxy Proxy ProxyProxy Servant munication Mechanism (Network, Shared Memory, etc.)Slide 14

Gradual Deployment of pplicationTENATENA/ angeApplicationApplicationA ATENA/ nTENATENA/ ewTENATENAApplicationApplicationSlide 15

IKE 2 Platform/Language SupportnPlatforms SupportednnnnnnnnnWindows NT 4.0 with MSVC 6.0sp5Windows 2000 with MSVC 6.0sp5Linux Red Hat 7.1 with gcc 3.0.3Sun Solaris 8 (SunOS 5.8) with gcc 3.0.3Sun Solaris 8 with SunPro 5.3 compiler (aka Forte Update 2)SGI IRIX 6.5.12 with MIPSPro 7.3.1.2SGI IRIX 6.5.12 with gcc 3.0.3 on SGI hardwareVxWorks, compiler TBDLanguages SupportednnC JavaSlide 16

User SupportnTraining ClassesnnnIKE 2 Web Site http://support.fi2010.org/ nnnUsers register to download software and submit help desk requestsn Registration back-end currently handled manuallyUsers not permitted to distribute the software beyond their local networkIKE 2 Users Email ReflectornnnnTechnical Introduction CourseHands-On Training CourseShare experiences/problems/questions with user group and developersUsed to issue developer announcements concerning the IKE 2 softwareSend an email to majordomo@fi2010.org with body “subscribe ike2-users”Help DesknnInitial submission must be done through web page, then email can be usedPublic solutions will be used for searching common difficulties or problemsSlide 17

Overview of theTest and Training Enabling ArchitecturenFI 2010 OverviewnTENA Architecture OverviewnMC-02 OverviewnMC-02 Range IntegrationnTENA Use Cases at other RangesnSummary

JFCOM Objectives for MC02“Build upon past efforts and advance theconcepts that will rapidly co-evolve enhancedjoint capabilities for conducting rapid, decisive,joint operations in a 2007 timeframe.”l“Emphasize the integration of innovations indoctrine, organization, training, material,leadership, personnel and facilities that enhancethe future joint force commander’s operationallevel command and control”lRef: Initial Planning Conference (16-19 jul 01) IPC msg 131514ZJUN01Slide 19

MC02 Scenario / 110-10844MAP DEPICTS SWUS ONLYOregonIdahoWyomingSW US INCLUDINGALL RANGES 4242#GREAT SALT LAKE#SALT LAKE CITY40#38UtahNevadaFort B ragg40Colorado38SAN FRANCISCO#Monterey#California36Nellis AFB#36Ridgecrest#Vandenberg AFBImaginary PeninsulaIncluding SupportBases with required detail(Exact shape not depicted)#3432Edwards AFB#Twentynine Pal ms Base#New Mexico34ArizonaPHO ENIX#Oceanside#SAN 18-116-114-112-110-108Slide 20

MC02 Ranges & SimsScenario MapD-DayD 7D 14CHINALAKENAWSNELLISIX AIR FORCERANGE risticsCharacteristics PhasingPhasing PreparationPreparation PredictabilityPredictability SynchronizationSynchronizationFT IRWINCSS-C-2EffectsII29PALMSMCA/GCCStrikesEnemy ForcesSlide 21

MC02 Experiment OrganizationSimulation Based Joint Experimentfollowed by:Service Experiments w/ mixed Live / SimlSomereplication of Joint (Sim-based) in Live / SimService ExperimentslEach Service defines Live / Sim mix for its ExperimentlRange Integration opportunity is in Serviceexperimentsl Yetneed to show value to Joint as well as ServiceSlide 22

MC02 Live Deep StrikeNellis AFB RangesTraining Areas212km/132miNellis AFBChina LakeNAWC53km/33mi136km/85miFort Irwin83km/52miSCLASlide 23

Overview of theTest and Training Enabling ArchitecturenFI 2010 OverviewnTENA Architecture OverviewnMC-02 OverviewnMC-02 Range IntegrationnTENA Use Cases at other RangesnSummary

JFCOM Objectives for“Range Integration”l “Demonstratepotential linkage of Western Ranges toshow feasibility for the purposes of joint training andexperimentation”l “Demonstrateintegration of live and simulated actionsin an environment that feeds situational awareness atthe operational level.”Ref: J7 White Paper of 9 Aug 01, “Range Integration in Support of MC02 ExerciseObjectives”Slide 25

Western Ranges Integration Team:Desired “Operational Capabilities”l Providefor interoperability of range Time SpacePosition Information datal Provideinformation to user sitesl Providedistributed fused view of the battlespace in aC4ISR formatl Providefor exercise controll C4ISR/instrumenteddata correlation testingl Providedata collection systemsl Providefor data analysisKey Product: the JFCOM-desired view of the“Common Relevant Operational Picture” (CROP)Slide 26

Overview Of Range IntegrationConnectivity For REPt. MuguSea RangeMicrowave/T-1SecureMicrowave (NRMS)ChinaLakeEC RangeSecure FiberChina LakeLand RangeSecure Leased T-1& Secure teriB a al- upc kupT1Ft. IrwinDRENDNellisRangeOne-way (Transmit Only) Fiber OpticEthernet Interface To Inject UnclassifiedData Into NetworkSlide 27

Overview of theTest and Training Enabling ArchitecturenFI 2010 OverviewnTENA Architecture OverviewnMC-02 OverviewnMC-02 Range IntegrationnTENA Use Cases at other RangesnSummary

TENA Use CasesTest Case Name and SourceCode NameTech POCTENA UserGlenn ConradAACShawn McCooeyAACEglin (AAC)ENMI – JSF Weapons ServerJSF-Weapon SvrModular Range Interface (MODRI)ModRISCW – Sunburst – Ray 1Sunburst Ray 1Greg Schultz96CGTSP Primes Generic System Under Test SupportPRIMESKim HastingsPRIMESTSR Coherent Signal Processing (COSIP) Radar System LinkCOSIPDennis Quiaro46TWTSR Gulf Range Instrumentation (TSPI) System (GRITS)GRITSJimmy Webb46TWTSR Joint Range Instrumentation and Control System LinkRICSChris Snider46TWTSW GWEF JMASSGWEF-JMASSJerry GriffithGWEFNewport (NUWC)NUWC PMRF – Use Case #1 (Non-interference with NTADS)NUWC#1Ed DunnNUWCDIVNPTNUWC PMRF – Use Case #2 (Simulation info via HLA DI)NUWC#2Ed DunnNUWCDIVNPTPax River (NAWC-AD)Radar Data Distribution and SlavingRadarMike FlinnATRATR (Atlantic Test Range) HLA GatewayATR-HLAMike FlinnATRSuretrack (Remote Radar Control, Digital Radar ImageTransfer)SuretrackMike FlinnATRAircraft Sensor Stimulus – NAVAIR/ACETEF (01)ACETEF 01Mike FlinnACETEFSlide 29

TENA Use Cases (continued)Test Case Name and SourceCode NameTech POCTENA UserRadar Data Over NetworksRadar over NetDan BissellNRORemote Optical Instrumentation Control & MonitoringROIC&MDan BissellNROPAS (Precision Acquisition System) Over NetworkPAS over NetDan BissellNROPatriot C4I StimulationPatriot C4IDan BissellPatriotReal-Time Optical Tracking VisualizationRTOTVDan BissellNROReal-Time Data Processing SystemRTDPSDan BissellNROPatriot TACCSF in the Loop AWACS SimulationPatriot TACCSFDan BissellPatriotWSMRRedstone (RTTC)TOW - Fire and ForgetTOW-FFDaryll BurnetteTOW F&FSCRRIP - Base CapabilitySCRRIPDave BrowningRTTCRadar – Remote Radar Control and Monitoring (Part ofSCRRIP)RadarDave BrowningRTTCRocket – Rocket Simulation Control (Part of SCRRIP)RocketDave BrowningRTTCViewer – RTTC 3-D Remote Visualization (Part ofSCRRIP)ViewerDaryll BurnetteRTTCDaryll BurnetteGepardGepard – International Distributed TestGepardSlide 30

TENA Use Cases (continued)Test Case Name and SourceCode NameTech POCTENA UserBill SchoenEPGJanet McDonaldEPGEPGStarship-to-Starship TransferStarshipNTC – StarshipNTC-StarshipNAWC-WDFlight Termination System (FTS)FTSDave TersigniNAWCWDReal-Time Instrumentation Display DistributionRTIDDDave TersigniNAWCWDElectronic Combat Range (ECR) Real-Time Data SystemECR RTDSDave TersigniEcho RangeLand Range GatewayLand Range GtwyDave TersigniLand RangeVirtual Missile Range (VMR)VMRDave TersigniNAWCWDSea Range (RHII to TIER)Sea RangeDave TersigniSea RangeADMASPaul OxenbergATCAberdeen Test CenterAdvanced Distributed Modular Acquisition SystemAFOTECVision ( CTTRA XI )VisionBob MassAFOTECKMR, BMDO, MIT Lincoln LabsBMDS Fusion ToolboxBFTTed RoeMIT LincolnLaboratorySlide 31

Overview of theTest and Training Enabling ArchitecturenFI 2010 OverviewnTENA Architecture OverviewnMC-02 OverviewnMC-02 Range IntegrationnTENA Use Cases at other RangesnSummary

SummarynnnnnFoundation Initiative 2010 serves to acquire the necessary productsfor interoperability and reusability among ranges, facilities, andsimulationsProvides:nA common architecture called TENA (including data standards and middleware)nA common process for executing a mission that uses TENA-compliant resourcesnA common definition for supporting toolsTENA is slated to support major modernization efforts, including VPG,JDEP, JSB, CEE, and the MDA Data Fusion effortTENA is supporting numerous weapon system programs and Jointexperiments, including JSF, Patriot, Comanche, and the rangeintegration effort of MC-02MC02 Range Integration is an initial effort in support of JFCOMnnRequires Ranges show “value added” in MC02Likely use again supporting:nJ7 in Roving Sands 03nJ7 Role in emerging JNTC (Joint National Training Capability)nTENA Prototype is being tested at over 10 ranges and facilitiesnFor more info visit FI2010.jcs.mil or send email to fipmo@jcs.milSlide 33

Comply with the Joint Technical Architecture (JTA) & the High Level Architecture (HLA) Layer 5 Execution & Configuration Tools Foundation Initiative 2010 Product Summary lSelected T&E resource interfaces to TENA lPerformance reports of commercially available communication systems lProcedures for executing synthetic, multi-range tests

Related Documents:

Oct 15, 2019 · 5 TENA at a Glance What does TENA enable? Interoperability between inter-and intra-range assets Elimination of proprietary interfaces to range instrumentation Efficient incremental upgrades to test and training capabilities Integration of Live, Virtual, and Constructive assets (locally or distributed) Sharing and reuse of common capabilities across existing and new

5 Where TENA is Used Any situation where test and training data needs to be passed over Internet Protocol (IP) networks to include: Interfacing two or more systems for information exchange Across programming languages and computing platforms Receiving system health & status information Remote command & control of one or more systems Real-time dissemination of instrumentation data

Kwa kila kipindi cha muda na kwa kila eneo, mwongozo unapendekeza hatua ambazo kiongozi wa shule anapaswa kuzichukua wakati shule zimefungwa na wakati zinafunguliwa tena. . huyu anaweza kuwa mmiliki, mwalimu

What is Computer Architecture? “Computer Architecture is the science and art of selecting and interconnecting hardware components to create computers that meet functional, performance and cost goals.” - WWW Computer Architecture Page An analogy to architecture of File Size: 1MBPage Count: 12Explore further(PDF) Lecture Notes on Computer Architecturewww.researchgate.netComputer Architecture - an overview ScienceDirect Topicswww.sciencedirect.comWhat is Computer Architecture? - Definition from Techopediawww.techopedia.com1. An Introduction to Computer Architecture - Designing .www.oreilly.comWhat is Computer Architecture? - University of Washingtoncourses.cs.washington.eduRecommended to you b

In Architecture Methodology, we discuss our choice for an architecture methodol-ogy, the Domain Specific Software Architecture (DSSA), and the DSSA approach to developing a system architecture. The next section, ASAC EA Domain Model (Architecture), includes the devel-opment process and the ASAC EA system architecture description. This section

12 Architecture, Interior Design & Landscape Architecture Enroll at uclaextension.edu or call (800) 825-9971 Architecture & Interior Design Architecture Prerequisite Foundation Level These courses provide fundamental knowledge and skills in the field of interior design. For more information on the Master of Interior Architecture

Business Architecture Information Architecture Application Architecture Technology Architecture Integration Architecture Security Architecture In order to develop a roadmap for implementing the DOSA, the current C-BRTA architecture was mapped onto various architectures in the form of heat maps.

2020 Sutherland, Alister Peasant seals and sealing practices in eastern England, c. 1200-1500 Ph.D. . 2015 Harris, Maureen ‘A schismatical people’: conflict between ministers and their parishioners in Warwickshire between 1660 and 1714. Ph.D. 2015 Harvey, Ben Pauper narratives in the Welsh borders, 1790 - 1840. Ph.D. 2015 Heaton, Michael English interwar farming: a study of the financial .