Project Liquid: Augmented Spark Igniter

Project Overview

An Augmented Spark Igniter (Torch Igniter), is a typical ignition source used in industry-level liquid propulsion rocket engines. This project is used as a clean slate for us to start implementing a true-to-form engineering design process going from design, design review, revision, build, test, revision, and implementation. Furthermore, starting small scale will allow us to test with real propellants with Yale Environmental Health & Safety.

Your Role and Contributions

Skills and Tools

Goals and Objectives

  • Fire an ASI for 1, 1.5, and 3 seconds.
  • Collect data to characterize O/F ratios and their impact on our system and ignition potential.
  • Demonstrate to Yale EHS of our safe handeling of propellants and attention-to-detail when it comes to procedures.

Outcomes and Achievements

  • Successfully saw fire! We had a 3 second burn! First combustion in Yale Project Liquid history.
  • Successfully coordinated test site logistics and provied viability to use the site for future tests.
  • Characterized our system and came up with a list of improvements to be made for next year.
  • Demonstrated to EHS our competency and began talks for future testing.
  • Visual Aids

    Put Alt Text Here

    3D model of ASI Driver

    Put Alt Text Here

    Engine controller PCB inside NEMA box

    Put Alt Text Here

    Power buses inside NEMA box

    Put Alt Text Here

    Image of the ZVS Driver, Flyback Transformer, spark plug, relay, and Arduino testbench

    Put Alt Text Here

    Isometric view of the ASI test stand

    Put Alt Text Here

    Team photo after successful fire

    Put Alt Text Here

    Video of testing the ZVS + Flyback for spark plug ignition

    ASI Driver V1 Schematic

    Download Presentation

    ASI A&C Preliminary Design Review

    Download Presentation

    ASI A&C Critical Design Review

    Download Presentation

    ASI A&C Build Readiness Review

    Download Presentation

    Lessons Learned and Technical Takeaways

    • I notice that everytime the spark plug ignites, all the sensors glitch and cause the live sensor readings to go dark. Additionally, the Teensy 4.1 would go dark in general, this happened until I covered the Ethernet port connected to the Teensy in tin foil to act as a faraday cage. This meant that the spark plug is probably emitting enough Electromagnetic Interference (EMI) directly into the sensors.
    • When trying actuating the spark plug with propellant flowing through, there is, most of the time, no ignition, so there must be an issue with either the O/F ratio or the spark plug itself.
    • When the Teensy 4.1 is running off its own power supply, the Teensy cannot actuate more than 2 relays at a time, i.e. if we try to actuate a third, all the relays shut off. This indicates too much current is being pulled by the relays and the pins off the Teensy so a better way to actuate the valves will be needed.

    Future Work

    • Design and implement a new valve actuation actuator which a Teensy 4.1 can run on standalone power.
    • Research EMI prevention techniques, trade study between digital and analog sensors in a noisy environment.
    • New PCB design with more robust connectors than screw terminals, better grounding architecture, and protection against EMI.

    Project Resources