Jump to content

Public:Traction

From Wiki Furtherium
Revision as of 14:41, 22 September 2023 by Basil (talk | contribs) (New)

Traction

<timeline> DateFormat = dd/mm/yyyy Define $width = 960 Define $warning = 300 Define $height = 1250 Define $dy = -5 # shift text to bottom side of bar Define $start = 2020 Define $end = 2023 Define $now = 01/05/2026

ImageSize = width:$width height:$height PlotArea = right:10 left:10 bottom:120 top:10 Period = from:$start till:$end TimeAxis = orientation:horizontal format:yyyy Legend = orientation:vertical position:bottom columns:4

Colors =

    id:bg              value:white
    id:lightline       value:gray(0.9)
    id:lighttext       value:gray(0.5)
    id:section         value:gray(0.9)
    id:TRL1            value:yellow2 Legend: TRL-1
    id:TRL2            value:orange Legend: TRL-2
    id:TRL3            value:oceanblue Legend: TRL-3
    id:TRL4            value:powderblue Legend: TRL-4
    id:TRL5            value:red Legend: TRL-5
    id:TRL6            value:lightpurple Legend: TRL-6
    id:TRL7            value:lavender Legend: TRL-7
    id:TRL8            value:claret Legend: TRL-8
    id:TRL9            value:brightblue Legend: TRL-9
    id:PILOT           value:green Legend: Pilot
    id:PROCESS         value:skyblue Legend: Process
    id:EVENT           value:drabgreen Legend: Event
    id:INVENTION       value:redorange Legend: Invention
    id:NAME            value:darkblue
    id:TODAY           value:yellowgreen

BackgroundColors = canvas:bg ScaleMinor = gridcolor:lightline unit:month increment:1 start:$start ScaleMajor = gridcolor:lighttext unit:year increment:1 start:2021

BarData=

 bar:title
  1. main milestones
 bar:section1
 bar:milestone0101
  1. startup & networking
 bar:section2
 bar:event0201
 bar:process0202
 bar:process0203
 bar:process0204
 bar:process0205
 bar:process0206
 bar:process0207
 bar:process0208
  1. problem-solution_fit
 bar:section3
 bar:process0301
 bar:process0302
 bar:process0303
 bar:event0304
 bar:event0305
 bar:event0306
 bar:event0307
 bar:event0308
 bar:event0309
 bar:event0310
 bar:process0311
  1. research & development
 bar:section4
 bar:milestone0401
 bar:milestone0402
 bar:milestone0403
 bar:milestone0404
 bar:milestone0405
 bar:process0406
 bar:process0407
 bar:process0408
 bar:process0409
 bar:process0410
 bar:process0411
 bar:process0412
 bar:process0413
 bar:process0414
 bar:process0415
 bar:process0416
 bar:process0417
  1. resources
 bar:section5
 bar:process0501
 bar:process0502
 bar:process0503
  1. explanation: attribute 'barset' instead of 'bar' means consecutive data lines are automatically placed on new bar
  2. data lines are lines containing at: or from: & till: attributes
  3. 'barset:break' means 'reset barcounter' = next line will be placed at first bar in barset
  4. 'barset:skip' means 'increment barcounter' = skip one bar for next data line (to allow extra space
  5. for text containing line break = ~)

PlotData=

 align:left 
 anchor:from 
 fontsize:M 
 width:15 
 shift:(4,-6) 
 textcolor:black
 color:section
 bar:title    from:start till:end text:"General Project Traction" fontsize:XL anchor:middle align:center width:45 color:bg mark:(line,bg)
 bar:section1 from:start till:end text:"Milestones"
 bar:section2 from:start till:end text:"Startup & Networking"
 bar:section3 from:start till:end text:"Problem-Solution Fit"
 bar:section4 from:start till:end text:"Research & Development"
 bar:section5 from:start till:end text:"Resources"
  1. main milestones
 bar:milestone0101 width:10
   textcolor:NAME at:01/01/2021 shift:(-90,$dy) text:ARHUDFM Project
   color:TRL1 from:18/02/2021 till:29/08/2021 
   color:TRL2 from:29/08/2021 till:07/03/2022
   color:TRL3 from:07/03/2022 till:27/11/2022
   color:TRL4 from:27/11/2022 till:20/08/2023
   color:TRL5 from:20/08/2023 till:$now
  1. startup & networking
 bar:event0201 width:10
   textcolor:NAME at:01/01/2021 shift:(15,$dy) text:Incorporation
   color:EVENT from:26/06/2021 till:26/07/2021
 bar:process0202 width:10
   textcolor:NAME at:01/01/2021 shift:(40,$dy) text:Business Model and Roadmap
   color:PROCESS from:26/12/2021 till:14/10/2022
 bar:process0203 width:10
   textcolor:NAME at:01/01/2021 shift:(165,$dy) text:German Accelerator, Kickstart program
   color:PROCESS from:07/11/2022 till:17/01/2023
 bar:process0204 width:10
   textcolor:NAME at:01/01/2021 shift:(425,$dy) text:Financial model
   color:PROCESS from:11/04/2023 till:28/04/2023
 bar:process0205 width:10
   textcolor:NAME at:01/01/2021 shift:(420,$dy) text:Production scheme
   color:PROCESS from:04/05/2023 till:16/05/2023
 bar:process0206 width:10
   textcolor:NAME at:01/01/2021 shift:(390,$dy) text:Business processes flow
   color:PROCESS from:24/05/2023 till:08/06/2023
 bar:process0207 width:10
   textcolor:NAME at:01/01/2021 shift:(460,$dy) text:Pitch Deck & Demo
   color:PROCESS from:16/07/2023 till:02/08/2023
 bar:process0208 width:10
   textcolor:NAME at:01/01/2021 shift:(430,$dy) text:Fundraisong, Pre-Seed Round
   color:PROCESS from:21/09/2023 till:$now
  1. problem-solution_fit
 bar:process0301 width:10
   textcolor:NAME at:01/01/2021 shift:(-140,$dy) text:Problem and solution research
   color:PROCESS from:01/04/2020 till:$now
 bar:process0302 width:10
   textcolor:NAME at:01/01/2021 shift:(-100,$dy) text:Competitive environment research
   color:PROCESS from:14/06/2020 till:$now
 bar:process0303 width:10
   textcolor:NAME at:01/01/2021 shift:(-80,$dy) text:DoD requirements research
   color:PROCESS from:08/07/2020 till:$now
 bar:event0304 width:10
   textcolor:NAME at:01/01/2021 shift:(5,$dy) text:US DoD xTechSearch 6
   color:EVENT from:26/08/2021 till:07/10/2021
 bar:event0305 width:10
   textcolor:NAME at:01/01/2021 shift:(40,$dy) text:US DoD Defense Innovation Unit
   color:EVENT from:12/02/2022 till:23/03/2022
 bar:event0306 width:10
   textcolor:NAME at:01/01/2021 shift:(210,$dy) text:DARPA DSO
   color:EVENT from:14/03/2022 till:21/04/2022
 bar:event0307 width:10
   textcolor:NAME at:01/01/2021 shift:(90,$dy) text:Lockheed Martin Co., VTC Systems
   color:EVENT from:17/05/2022 till:01/06/2022
 bar:event0308 width:10
   textcolor:NAME at:01/01/2021 shift:(80,$dy) text:Planungsamt der Bundeswehr, Abt. I
   color:EVENT from:22/05/2022 till:06/07/2022
 bar:event0309 width:10
   textcolor:NAME at:01/01/2021 shift:(290,$dy) text:US DoD xTechSearch 7
   color:EVENT from:20/11/2022 till:17/01/2023
 bar:event0310 width:10
   textcolor:NAME at:01/01/2021 shift:(280,$dy) text:Cyber Innovation Hub der Bw
   color:EVENT from:11/01/2023 till:16/02/2023
 bar:process0311 width:10
   textcolor:NAME at:01/01/2021 shift:(450,$dy) text:Mentorship program
   color:PROCESS from:01/07/2023 till:$now
  1. research & development
 bar:milestone0401 width:10
   textcolor:NAME at:01/01/2021 shift:(-70,$dy) text:Engineering Design
   color:TRL1 from:10/04/2021 till:29/08/2021
   color:TRL2 from:29/08/2021 till:07/12/2021
   color:TRL3 from:07/12/2021 till:27/01/2022
   color:TRL4 from:27/01/2022 till:17/04/2022
 bar:milestone0402 width:10
   textcolor:NAME at:01/01/2021 shift:(100,$dy) text:Software Architecture
   color:TRL1 from:04/02/2022 till:10/05/2022
   color:TRL2 from:10/05/2022 till:07/04/2023
   color:TRL3 from:07/04/2023 till:$now
 bar:milestone0403 width:10
   textcolor:NAME at:01/01/2021 shift:(400,$dy) text:Project Backlog
   color:TRL1 from:18/03/2023 till:10/08/2023
   color:TRL2 from:10/08/2023 till:$now
 bar:milestone0404 width:10
   textcolor:NAME at:01/01/2021 shift:(490,$dy) text:User Interface
   color:TRL1 from:21/07/2023 till:19/08/2023
   color:TRL2 from:19/08/2023 till:$now
 bar:milestone0405 width:10
   textcolor:NAME at:01/01/2021 shift:(450,$dy) text:Prototyping
   color:TRL5 from:14/04/2023 till:$now
 bar:process0406 width:10
   textcolor:NAME at:01/01/2021 shift:(-45,$dy) text:Human Augmentation
   color:PROCESS from:26/05/2021 till:$now
 bar:process0407 width:10
   textcolor:NAME at:01/01/2021 shift:(-30,$dy) text:Artificial Intelligence, Computer Vision
   color:PROCESS from:17/02/2022 till:$now
 bar:process0408 width:10
   textcolor:NAME at:01/01/2021 shift:(215,$dy) text:Detection
   color:PROCESS from:06/04/2022 till:$now
 bar:process0409 width:10
   textcolor:NAME at:01/01/2021 shift:(-95,$dy) text:Communication
   color:PROCESS from:09/01/2021 till:$now
 bar:process0410 width:10
   textcolor:NAME at:01/01/2021 shift:(-30,$dy) text:Navigation & Task Management
   color:PROCESS from:30/09/2021 till:$now
 bar:process0411 width:10
   textcolor:NAME at:01/01/2021 shift:(135,$dy) text:Fire assistance and ballistic
   color:PROCESS from:02/07/2022 till:$now
 bar:process0412 width:10
   textcolor:NAME at:01/01/2021 shift:(270,$dy) text:Protection
   color:PROCESS from:27/06/2022 till:$now
 bar:process0413 width:10
   textcolor:NAME at:01/01/2021 shift:(235,$dy) text:Vitals Body Sensors and Care Under Fire
   color:PROCESS from:18/03/2023 till:$now
 bar:process0414 width:10
   textcolor:NAME at:01/01/2021 shift:(-175,$dy) text:Defense & Tactical
   color:PROCESS from:31/10/2020 till:$now
 bar:process0415 width:10
   textcolor:NAME at:01/01/2021 shift:(-125,$dy) text:OptEng & EEE inventions
   color:INVENTION from:14/03/2021 till:12/05/2021 #optical scheme of the light guide and light flux division with a constant focal length concept
   color:INVENTION from:19/09/2021 till:30/09/2021 #power supply and battery management concept
   color:INVENTION from:24/10/2021 till:16/10/2021 #active cooling system inside the sealed enclosure concept
   color:INVENTION from:04/03/2023 till:16/04/2023 #three-sensor video camera (UHD, HDR, SWIR) concept
   color:INVENTION from:08/05/2023 till:29/05/2023 #fading pads of the screen based on a polymer composition of electrochromic material with transparent electrically conductive layer tracks
 bar:process0416 width:10
   textcolor:NAME at:01/01/2021 shift:(0,$dy) text:EEE & SWE inventions
   color:INVENTION from:26/08/2021 till:12/09/2021 #Instant Messaging System
   color:INVENTION from:11/11/2021 till:23/12/2021 #embedded Software Defined Radio concept
   color:INVENTION from:04/02/2022 till:19/02/2022 #maps, navigation, path tracking app algorithms
   color:INVENTION from:09/05/2022 till:28/05/2022 #Task Management app algorithms
   color:INVENTION from:10/07/2022 till:30/07/2022 #Identification Friend-or-Foe methods, appearance, transponder
   color:INVENTION from:12/08/2022 till:04/10/2022 #embedded SDR scanner concept
   color:INVENTION from:03/12/2022 till:09/01/2023 #Software Defined Antenna Rx / Tx, 2 MHz - 8 GHz, 48 patch antennas (highly‐directional RF beams, fixed & hopping frequencies) for Comms, RF scanner, Radio Direction Finding, Radar Detection, Passive Radar, Drone Detection, Remote Control
   color:INVENTION from:06/03/2023 till:20/03/2023 #Handheld metal re-radiation radar concept
   color:INVENTION from:17/04/2023 till:29/04/2023 #Radar warning receiver concept
   color:INVENTION from:10/07/2023 till:31/07/2023 #built-in drone & robot & unmanned vehicle remote control
   color:INVENTION from:03/08/2023 till:19/08/2023 #AI-based chat, mental clusterization, auto-reply algorithms
 bar:process0417 width:10
   textcolor:NAME at:01/01/2021 shift:(-150,$dy) text:MechEng & EEE inventions
   color:INVENTION from:12/02/2021 till:28/02/2021 #built-in hands-free drinking system design
   color:INVENTION from:18/03/2021 till:03/05/2021 #HEPA-14/ULPA-15 membrane design of replaceable air filters with a low resistance to airflow
   color:INVENTION from:09/06/2021 till:20/06/2021 #headphones ear cups design (Audial Augmentation, ventilation, shock wave and sound overpressure protection)
   color:INVENTION from:10/02/2023 till:22/02/2023 #Continuous Wind Capture impellers
   color:INVENTION from:03/06/2023 till:25/06/2023 #four-sensor digital sight 24x (UHD, HDR, SWIR, LWIR)
   color:INVENTION from:04/07/2023 till:19/07/2023 #built-in 2 pneumatic pumps and NO micro solenoid check valve for pulmonary resuscitation
   color:INVENTION from:25/07/2023 till:16/08/2023 #wearable automatic tourniquets for emergency stoppage of acute bleeding in the limbs with built-in sensors for monitoring vital signs
   color:INVENTION from:26/08/2023 till:04/09/2023 #elastic belt with pockets, automatic infusion therapy (fluid resuscitation) system (NC micro solenoid check valve, pre-pressured container for plasma substitute and anticoagulant) with integrated ECG sensors and defibrillator electrodes, automatic defibrillator
  1. resources
 bar:process0501 width:10
   textcolor:NAME at:01/01/2021 shift:(-200,$dy) text:Basic materials and suppliers identified
   color:PROCESS from:26/05/2021 till:28/01/2022
 bar:process0502 width:10
   textcolor:NAME at:01/01/2021 shift:(-10,$dy) text:Lab equipped
   color:PROCESS from:11/05/2021 till:24/03/2022
 bar:process0503 width:10
   textcolor:NAME at:01/01/2021 shift:(-210,$dy) text:Materials and SMT components for prototyping
   color:PROCESS from:02/07/2021 till:14/12/2022


  1. bar:0 width:1
  2. textcolor:red at:06/04/2021 shift:(3,-4) text:WW-I
  3. textcolor:red at:08/12/2022 shift:(3,-4) text:WW-II

LineData=

  at:$now color:TODAY width:0.2
  1. at:06/04/2021 color:red width:0.2 layer:back
  2. at:28/06/2021 color:blue width:0.2 layer:back
  1. at:06/09/2021 color:pink width:10 layer:back
  2. at:06/05/2022 color:pink width:10 layer:back
  3. at:06/12/2022 color:pink width:10 layer:back
  4. at:06/03/2023 color:pink width:10 layer:back

</timeline>

TRL NASA usage DoD usage[1] European Union
1 Basic principles observed and reported Scientific research begins to be translated into applied R&D Basic principles observed
2 Technology concept and/or application formulated Invention begins. Once basic principles are observed, practical applications can be invented Technology concept formulated
3 Analytical and experimental critical function and/or characteristic proof-of concept Active R&D is initiated. This includes analytical studies to produce code and laboratory studies to physically validate analytical predictions of separate technology HW/SW elements Experimental proof of concept
4 Component and/or breadboard validation in laboratory environment Basic technological components are integrated to establish that they will work together. System SW architecture development initiated to include interoperability, reliability, maintainability, extensibility, scalability and security issues Technology validated in lab
5 Component and/or breadboard validation in relevant environment The basic technological HW/SW components are integrated with reasonably realistic supporting elements so that they can be tested in a simulated environment Technology validated in relevant environment (industrially relevant environment in the case of key enabling technologies)
6 System/subsystem model or prototype demonstration in a relevant environment (ground or space) Examples include testing a prototype in a high-fidelity lab environment or a live/virtual experiment or in a simulated operational environment Technology demonstrated in relevant environment (industrially relevant environment in the case of key enabling technologies)
7 System prototype demonstration in a space environment Prototype near, or at, planned operational system. Algorithms run on processor of the operational environment integrated with actual external entities. SW support structure in place. SW releases are in distinct versions. Frequency and severity of SW deficiency reports do not significantly degrade functionality or performance. Verification, Validation and Accreditation (VV&A) completed System prototype demonstration in operational environment
8 Actual system completed and "flight qualified" through test and demonstration (ground or space) Technology and SW has been proven and demonstrated to work in its final form and under expected conditions. In almost all cases, TRL represents the end of true system development. Examples include developmental test and evaluation (T&E) of the system in its intended weapon system to determine if it meets design specifications System complete and qualified
9 Actual system "flight proven" through successful mission operations In almost all cases, this is the end of the last “bugfixing” aspects of system development. Examples include using the system under operational mission conditions. SW releases are production versions and configuration controlled. Frequency and severity of SW deficiencies are at a minimum Actual system proven in operational environment (competitive manufacturing in the case of key enabling technologies; or in space)

Roadmap

New

<timeline> DateFormat = dd/mm/yyyy Define $width = 960 Define $warning = 300 Define $height = 700 Define $dy = -5 # shift text to bottom side of bar Define $start = 2023 Define $end = 2027 Define $now = 01/05/2026

ImageSize = width:$width height:$height PlotArea = right:10 left:10 bottom:120 top:10 Period = from:$start till:$end TimeAxis = orientation:horizontal format:yyyy Legend = orientation:vertical position:bottom columns:4

Colors =

    id:bg              value:white
    id:lightline       value:gray(0.9)
    id:lighttext       value:gray(0.5)
    id:section         value:gray(0.9)
    id:TRL1            value:yellow2 Legend: TRL-1
    id:TRL2            value:orange Legend: TRL-2
    id:TRL3            value:oceanblue Legend: TRL-3
    id:TRL4            value:powderblue Legend: TRL-4
    id:TRL5            value:red Legend: TRL-5
    id:TRL6            value:lightpurple Legend: TRL-6
    id:TRL7            value:lavender Legend: TRL-7
    id:TRL8            value:claret Legend: TRL-8
    id:TRL9            value:brightblue Legend: TRL-9
    id:PILOT           value:green Legend: Pilot
    id:PROCESS         value:skyblue Legend: Process
    id:EVENT           value:drabgreen Legend: Event
    id:INVENTION       value:redorange Legend: Invention
    id:NAME            value:darkblue
    id:TODAY           value:yellowgreen

BackgroundColors = canvas:bg ScaleMinor = gridcolor:lightline unit:month increment:1 start:$start ScaleMajor = gridcolor:lighttext unit:year increment:1 start:2023

BarData=

 bar:title
  1. main milestones
 bar:section1
 bar:milestone0101
  1. Design Development & Algorithm Architecture: Ada Lovelace Team
 bar:section2
 bar:milestone0201
  1. Mechanical Engineering: Stephanie Kwolek Team
 bar:section3
  1. Optical Engineering: Katharine Blodgett Team
 bar:section4
  1. Electronics Engineering: Ida Hyde Team
 bar:section5
  1. Software Development: Hedy Lamarr Team
 bar:section6
  1. Software Development: Grace Hopper Team
 bar:section7
  1. Software Development: Evelyn Berezin Team
 bar:section8
  1. Software Development: Barbara Askins Team
 bar:section9
  1. Networking: Margaret Hamilton Team
 bar:section10
  1. Customer & Business Development: Barbara Liskov Team
 bar:section11
 bar:0
 bar:99
  1. explanation: attribute 'barset' instead of 'bar' means consecutive data lines are automatically placed on new bar
  2. data lines are lines containing at: or from: & till: attributes
  3. 'barset:break' means 'reset barcounter' = next line will be placed at first bar in barset
  4. 'barset:skip' means 'increment barcounter' = skip one bar for next data line (to allow extra space
  5. for text containing line break = ~)

PlotData=

 align:left 
 anchor:from 
 fontsize:M 
 width:15 
 shift:(4,-6) 
 textcolor:black
 color:section
 bar:title    from:start till:end text:"Project Development Roadmap" fontsize:XL anchor:middle align:center width:45 color:bg mark:(line,bg)
 bar:section1 from:start till:end text:"Milestones"
 bar:section2 from:start till:end text:"Design Development & Algorithm Architecture: Ada Lovelace Team"
 bar:section3 from:start till:end text:"Mechanical Engineering: Stephanie Kwolek Team"
 bar:section4 from:start till:end text:"Optical Engineering: Katharine Blodgett Team"
 bar:section5 from:start till:end text:"Electronics Engineering: Ida Hyde Team"
 bar:section6 from:start till:end text:"Software Development: Hedy Lamarr Team"
 bar:section7 from:start till:end text:"Software Development: Grace Hopper Team"
 bar:section8 from:start till:end text:"Software Development: Evelyn Berezin Team"
 bar:section9 from:start till:end text:"Software Development: Barbara Askins Team"
 bar:section10 from:start till:end text:"Networking: Margaret Hamilton Team"
 bar:section11 from:start till:end text:"Customer & Business Development: Barbara Liskov Team"
  1. main milestones
 bar:milestone0101 width:10
   textcolor:NAME at:01/01/2023 shift:(10,$dy) text:ARHUDFM Project
   color:TRL5 from:20/08/2023 till:01/01/2024
   color:TRL6 from:01/01/2024 till:01/04/2024
   color:TRL7 from:01/04/2024 till:01/10/2024
   color:TRL8 from:01/10/2024 till:01/07/2025
   color:TRL9 from:01/07/2025 till:01/10/2025
   color:PILOT from:01/10/2025 till:31/12/2027
  1. Design Development & Algorithm Architecture: Ada Lovelace Team
 bar:milestone0201 width:10
   textcolor:NAME at:01/01/2023 shift:(10,$dy) text:Device design, CAD update
   color:TRL5 from:10/10/2023 till:20/10/2023
   color:TRL6 from:10/02/2024 till:20/02/2024
   color:TRL7 from:10/06/2024 till:20/06/2024
   color:TRL8 from:10/03/2025 till:20/03/2025
   color:TRL9 from:10/08/2025 till:20/08/2025
  1. , GUI, VUI, Apps algorithms, Demos, Videos, Animations
  2. Prio #1: [TRL 1-2] Research and description of the principle of operation, description of the technology application, computer-added design
  3. Prio #2: [TRL 3-4] Technology functionality demo, specific functionality description, GUI demo, lab experimental setup
  4. Prio #3:
  5. Prio #4:
  1. Mechanical Engineering: Stephanie Kwolek Team
  1. Prio #1: [TRL 5-6] Prototype: based on 3D print, vacuum casting, vacuum unfusion
  2. Prio #2: [TRL 7] MVPα: vacuum casting, vacuum unfusion, injection moulding, manual assembly
  3. Prio #3: [TRL 8] MVPβ: vacuum casting, vacuum unfusion, injection moulding, manual assembly
  4. Prio #4: [TRL 9] MMPδ: manufacturing process automation, robotic assembly, add-ons (auto tourniquets, Care Under Fire set)
  5. Prio #5: MMPγ: manufacturing & assembly & logistic process upgrade
  1. Optical Engineering: Katharine Blodgett Team
  1. Light guide, Beam splitting prisms, Dichroic mirror, Optical coatings, Fading pads
  2. Prio #1: [TRL 5-6] Prototype: optical scheme, light guide, dichroic mirror, fading pads
  3. Prio #2: [TRL 7] MVPα: beam splitting prisms for 3 cam sensors, optical coatings
  4. Prio #3: [TRL 8] MVPβ:
  5. Prio #4: [TRL 9] MMPδ:
  6. Prio #5: MMPγ:
  1. Electronics Engineering: Ida Hyde Team
  1. Schematics and PCBs for motherboard, projector, IFF Transponder, SDR, SDRS, PCSR, Digital sight
  2. Prio #1: [TRL 5-6] Prototype: based on Raspberry Pi 4B, Texas Instruments DLPDLCR2000EVM
  3. Prio #2: [TRL 7] MVPα: motherboard chipset Intel Z790, CPU Intel Core i7-13850HX, DLP PCB, SDRS PCB, IFF PCB
  4. Prio #3: [TRL 8] MVPβ: SDR2 PCB, add-on (software defined antenna, optional battery, continuous wind capture impellers)
  5. Prio #4: [TRL 9] MMPδ: add-on (auto tourniquets, Care Under Fire set, handheld metal re-radiation radar)
  6. Prio #5: MMPγ: add-on (digital sight)
  1. Software Development: Hedy Lamarr Team
  1. SDR, SDR Scan, RDF, Radar Detection, IFF, Networks, Remote control
  2. Prio #1: IFF, NET, RDF, RFDD, RWRC, SDRS
  3. Prio #2: P2P, RPAC, SDR2
  4. Prio #3: ANTC, EODD, PCSR
  5. Prio #4: APAR, FTRC, RBRC, UVRC
  6. Prio #5:
  1. Software Development: Grace Hopper Team
  1. System Integration, DevOps, Maps, VBS, Sensors
  2. Prio #1: CAM, DISP, FPAD, GNSS, HT, INP, MMC, PTTH, SPOT, SRV, STT, SYS, VOVR
  3. Prio #2: ACC, ADM, FILE, DVC, MAP, NAV, PATH, REC, PLAY, SEC, STM
  4. Prio #3: TRSL
  5. Prio #4: VBS
  6. Prio #5:
  1. Software Development: Evelyn Berezin Team
  1. IMS, Chat, Workgroups, Tasks, Mission planning
  2. Prio #1: CHAT, IMSG,
  3. Prio #2: CRPT, MSG, TSK, WGR
  4. Prio #3: ANLS, CAL, MAIL, PLAN
  5. Prio #4: WIKI
  6. Prio #5:
  1. Software Development: Barbara Askins Team
  1. Computer Vision, Computer Audition, AI/ML, AI/DL, AI/NLP, AI/ANN
  2. Prio #1: TESS
  3. Prio #2: CVC, FA
  4. Prio #3: CAC
  5. Prio #4: VM
  6. Prio #5:
  1. Networking: Margaret Hamilton Team
  1. Mentor Relations, Pitches, Updates
  2. Prio #1: Mentor Relations, Updates
  3. Prio #2: Business angels (pre-seed round)
  4. Prio #3: Business angels & Venture capital (seed round)
  5. Prio #4: Venture capital (round A)
  6. Prio #5:
  1. Customer & Business Development: Barbara Liskov Team
  1. Requests, eMails, PR, Meetings
  2. Prio #1: Innovation programs research, requests, eMails, meetings
  3. Prio #2: Collaboration research, PR
  4. Prio #3: Proving ground testing
  5. Prio #4: Pilot programms
 bar:0 width:1
   textcolor:red at:15/11/2023 shift:(-35,-4) text:Pre-Seed
   textcolor:red at:15/11/2024 shift:(-15,-4) text:Seed
   textcolor:red at:15/11/2025 shift:(-30,-4) text:round A
   textcolor:red at:15/11/2027 shift:(-30,-4) text:round B
 bar:99 width:1
   textcolor:oceanblue at:01/04/2024 shift:(-25,-4) text:MVP Alpha 
   textcolor:oceanblue at:01/10/2024 shift:(-25,-4) text:MVP Beta
   textcolor:oceanblue at:01/07/2025 shift:(-25,-4) text:MMP Gamma
   textcolor:oceanblue at:01/10/2025 shift:(5,-4) text:Delta

LineData=

  at:$now color:TODAY width:0.2
  at:01/04/2024 color:powderblue width:0.2 layer:back #deadline of end TRL-6 (MVPα)
  at:01/10/2024 color:powderblue width:0.2 layer:back #deadline of end TRL-7 (MVPβ)
  at:01/07/2025 color:powderblue width:0.2 layer:back #deadline of end TRL-8 (MMPδ)
  at:01/10/2025 color:powderblue width:0.2 layer:back #deadline of end TRL-9 (MMPγ)
  at:10/11/2023 color:pink width:10 layer:back
  at:10/11/2024 color:pink width:10 layer:back
  at:10/11/2025 color:pink width:10 layer:back
  at:10/11/2027 color:pink width:10 layer:back

</timeline>

Old

Desktop mode view only


<itimeline end="2025-03-01" min="2023-01-01" max="2025-12-31"> 2023-06-30|Mechanical
Engineering|Structural improvement 2023-06-30|Mechanical
Engineering|External and internal visors 2023-09-30|Mechanical
Engineering|Injection molds 2023-12-31|Mechanical
Engineering|SCBA integration 2023-12-31|Mechanical
Engineering|External aramid cover 2023-12-31|Mechanical
Engineering|Test stand 2024-03-31|Mechanical
Engineering|Technological cards and specs 2024-06-30|Mechanical
Engineering|Production area 2024-09-30|Mechanical
Engineering|Robotic assembly area

2023-09-30|Optical
Engineering|Optical fiber scheme 2023-09-30|Optical
Engineering|Fine-tuning of imaginary focus 2023-09-30|Optical
Engineering|Variable dimming of visor areas 2023-12-31|Optical
Engineering|Test stand 2024-03-31|Optical
Engineering|Optical nanocoatings specs

2023-06-30|Electronics
Engineering|Power, charging, LED, cooling circuits 2023-06-30|Electronics
Engineering|Audio circuit 2023-06-30|Electronics
Engineering|Bluetooth integration with ext. devices 2023-09-30|Electronics
Engineering|Joystick and button control circuit 2023-09-30|Electronics
Engineering|Camera settings, stereo mode, measurements 2023-12-31|Electronics
Engineering|Testing with an plug-in handheld radio headset 2023-12-31|Electronics
Engineering|SDR receiver, scanner and spectrum analyser circuits 2024-03-31|Electronics
Engineering|RDF circuit 2024-03-31|Electronics
Engineering|Sensor data transfer to screen 2024-03-31|Electronics
Engineering|SDR receiver-transmitter cirsuit 2024-03-31|Electronics
Engineering| 2024-03-31|Electronics
Engineering|Test stand 2024-06-30|Electronics
Engineering|Technological cards and specs 2024-12-31|Electronics
Engineering|Vitals body sensors

2023-06-30|Software
Development|GUI 2023-09-30|Software
Development|Software control of cameras, audio, joystick, projector 2023-09-30|Software
Development|Digital zoom up to 8x 2023-12-31|Software
Development|Speech-to-text 2023-12-31|Software
Development|Virtual keyboard 2023-12-31|Software
Development|Hands Tracking 2023-12-31|Software
Development|Rear view camera, external cameras view 2023-12-31|Software
Development|Thermal imaging camera, HD cam noIR night mode 2024-03-31|Software
Development|Maps and mapping 2024-03-31|Software
Development|GNSS positioning, incl. GPS, Galileo, Glonass 2024-03-31|Software
Development|Navigation system, ATAK-MIL integration 2024-03-31|Software
Development|Route planning and path tracking (AI) 2024-03-31|Software
Development|Compass, navigation grid 2024-03-31|Software
Development|SDR receiver, scanner and spectrum analyser 2024-06-30|Software
Development|SDR UHF/VHF receiver-transmitter 2024-06-30|Software
Development|SDR AES based COMSEC/TRANSEC encryption-descryption 2024-06-30|Software
Development|Icon messaging system and text messaging system 2024-06-30|Software
Development|Image and data exchange, videoconference system 2024-06-30|Software
Development|1:N and N:N multichannel communication system 2024-06-30|Software
Development|p2p network, distributed computing 2024-06-30|Software
Development|RDF system, Friend-or-Foe Id System, passive radar detection 2024-06-30|Software
Development|Geo positions capture and exchange, auto-tracking (AI) 2024-06-30|Software
Development|Mixed video, silhouette highlighting (CV) 2024-06-30|Software
Development|Stereo camera, digital zoom (24x) and measurements (CV) 2024-06-30|Software
Development|Face and object recognition (CV) 2024-09-30|Software
Development|Ballistic calculation, correction mode, shot history 2024-09-30|Software
Development|Target lock & track, target detection and hit tracking (CV, AI) 2024-09-30|Software
Development|Speed measurement, preemptive calculation (CV, AI) 2024-09-30|Software
Development|Digital aiming assistance and aiming device integration 2024-09-30|Software
Development|Task management system, checklist tracking, auto-log 2024-09-30|Software
Development|Connectivity with C4I, EW systems and Battle Management Systems 2024-12-31|Software
Development|Ambient sound filter (CH) 2024-12-31|Software
Development|Vitals body (SpO₂, ETCO₂, PR, HR, NIBP, TEMP, HYDRL) data-driven monitoring 2024-12-31|Software
Development|Connectivity with remote active phased radar 2024-12-31|Software
Development|Motion and flashes detection (CV) 2024-12-31|Software
Development|Missile engines heat & smoke traces (CV) 2024-12-31|Software
Development|Detection of booby traps (CV) 2024-12-31|Software
Development|Connectivity with external ground-penetrating radar 2025-03-31|Software
Development|Connectivity with Live-Synthetic Training Environment systems

2023-04-01/2025-03-31|Networking|PR, Influencers 2023-09-30|Networking|Defense/Hw Acceleration program 2023-04-01/2025-03-31|Networking|Collaboration networking 2023-04-01/2025-03-31|Networking|Mentorship

2023-09-30|Customer &
Business
Development|Prototype Demo 2023-09-30|Customer &
Business
Development|Pre-seed round 2024-03-31|Customer &
Business
Development|MVP Alpha Demo 2024-03-31|Customer &
Business
Development|Seed round 2024-06-30/2025-03-31|Customer &
Business
Development|Field tests, expert opinions (Customer validation) 2024-06-30|Customer &
Business
Development|MVP Beta Demo 2024-09-30|Customer &
Business
Development|Sales Funnel 2024-09-30|Customer &
Business
Development|Product-Market Fit 2024-09-30|Customer &
Business
Development|Sales & Marketing Roadmap 2024-09-30|Customer &
Business
Development|Business Model 2024-09-30|Customer &
Business
Development|Round A 2025-03-31|Customer &
Business
Development|MMP Demo </itimeline>

Design Development & Algorithm Architecture: Ada Lovelace[2] Team

Device design, GUI, VUI, Apps algorithms, Demos, Videos, Animations

  • Prio #1: [TRL 1-2] Research and description of the principle of operation, description of the technology application, computer-added design
  • Prio #2: [TRL 3-4] Technology functionality demo, specific functionality description, GUI demo, lab experimental setup
  • Prio #3:
  • Prio #4:

Mechanical Engineering: Stephanie Kwolek[3] Team

  • Prio #1: [TRL 5-6] Prototype: based on 3D print, vacuum casting, vacuum unfusion
  • Prio #2: [TRL 7] MVPα: vacuum casting, vacuum unfusion, injection moulding, manual assembly
  • Prio #3: [TRL 8] MVPβ: vacuum casting, vacuum unfusion, injection moulding, manual assembly
  • Prio #4: [TRL 9] MMPδ: manufacturing process automation, robotic assembly, add-ons (auto tourniquets, Care Under Fire set)
  • Prio #5: MMPγ: manufacturing & assembly & logistic process upgrade

Optical Engineering: Katharine Blodgett[4] Team

Light guide, Beam splitting prisms, Dichroic mirror, Optical coatings, Fading pads

  • Prio #1: [TRL 5-6] Prototype: optical scheme, light guide, dichroic mirror, fading pads
  • Prio #2: [TRL 7] MVPα: beam splitting prisms for 3 cam sensors, optical coatings
  • Prio #3: [TRL 8] MVPβ:
  • Prio #4: [TRL 9] MMPδ:
  • Prio #5: MMPγ:

Electronics Engineering: Ida Hyde[5] Team

Schematics and PCBs for motherboard, projector, IFF Transponder, SDR, SDRS, PCSR, Digital sight

  • Prio #1: [TRL 5-6] Prototype: based on Raspberry Pi 4B, Texas Instruments DLPDLCR2000EVM
  • Prio #2: [TRL 7] MVPα: motherboard chipset Intel Z790, CPU Intel Core i7-13850HX, DLP PCB, SDRS PCB, IFF PCB
  • Prio #3: [TRL 8] MVPβ: SDR2 PCB, add-on (software defined antenna, optional battery, continuous wind capture impellers)
  • Prio #4: [TRL 9] MMPδ: add-on (auto tourniquets, Care Under Fire set, handheld metal re-radiation radar)
  • Prio #5: MMPγ: add-on (digital sight)

Software Development: Hedy Lamarr[6] Team

SDR, SDR Scan, RDF, Radar Detection, IFF, Networks, Remote control

Software Development: Grace Hopper[7] Team

System Integration, DevOps, Maps, VBS, Sensors

Software Development: Evelyn Berezin[8] Team

IMS, Chat, Workgroups, Tasks, Mission planning

Software Development: Barbara Askins[9] Team

Computer Vision, Computer Audition, AI/ML, AI/DL, AI/NLP, AI/ANN

Networking: Margaret Hamilton[10] Team

Mentor Relations, Pitches, Updates

  • Prio #1: Mentor Relations, Updates
  • Prio #2: Business angels (pre-seed round)
  • Prio #3: Business angels & Venture capital (seed round)
  • Prio #4: Venture capital (round A)
  • Prio #5:

Customer & Business Development: Barbara Liskov[11] Team

Requests, eMails, PR, Meetings

  • Prio #1: Innovation programs research, requests, eMails, meetings
  • Prio #2: Collaboration research, PR
  • Prio #3: Proving ground testing
  • Prio #4: Pilot programms

Future ideas

Further reading

FAQ

See also

Public External Sections: Public Wiki Sections: Public Wiki Sections: Not-Public Wiki Sections:

Note: Unless otherwise stated, whenever the masculine gender is used, both men and women are included.

See also product details

Hardware Details: Functional Apps Details: Executive Apps Details: Service Apps Details:


References

  1. Dr. John Niemela and Dr. Matthew Fisher, The Use of Technology Readiness Levels for Software Development
  2. Wikipedia, Ada Lovelace
  3. Wikipedia, Stephanie Kwolek
  4. Wikipedia, Katharine Burr Blodgett
  5. Wikipedia, Ida Henrietta Hyde
  6. Wikipedia, Hedy Lamarr
  7. Wikipedia, Grace Hopper
  8. Wikipedia, Evelyn Berezin
  9. Wikipedia, Barbara Askins
  10. Wikipedia, Margaret Hamilton
  11. Wikipedia, Barbara Liskov