I've been working on a reuseable rocket, powered by LO2 & LH2, recently. I figured out that the Space Shuttle Main Engines (SSME or RS-25) are very good and effective 1st stage engines, but I've got stuck with one issue: The SSME has only 1 Ignition available.
So I started looking for a mod, which gives you the ability to ignite engines a customizeable amount of times, by adding hypergolic or pyrophoric substances, such as Triethylaluminium (TEAL), which ignites spontaneusely in contact with O2. TEAL is being used by SpaceX in their falcon 9 first stage, giving it the ability of igniting the merlin engines multiple times.
So I would like someone to make a mod (because I'm not a programmer), which gives you the ability of igniting your engines multiple times, by adding an external (or internal) ignitor, which is connected to a tank filled with a hypergolic or pyrophoric substance(s). It would be amazing, if someone could recreate what I've just written.
Hey, nice rocket lad. but about the ignitions, you can go into your realism overhaul folder, tske the config where the engine settings are. from there you can change the amount of ignitions. you could also pick another lighter engine and strap some moarr on the rocket.
Why? You have a spec for an engine that is at least reasonable, someone should be able to build it. The SSME was reusable after reconditioning, no reason that additional research couldn't turn it into a restartable engine. Use ModuleManager to add an additonal config to the SSME with extra ignitions and fuel. Up the mass a bit to represent the additional gear and requirements for a robust bell and turbopumps.
I mean, yeah, our RO pipe-dream for quite some time has been "procedural engines" but I'm not so sure it'll ever happen. This is the next best option. If it starts feeling cheaty just drop the isp a bit or up the mass or something.
Ignition is an Integrated Software Platform for SCADA systems released by Inductive Automation in January 2010. It is based on a SQL Database-centric architecture. Ignition features cross-platform, web-based deployment through Java Web Start technology. The Ignition platform has three main components: the Ignition Gateway, the Designer, and the runtime clients. Independent modules provide separate functionality in any or all of the platform components. Ignition SCADA modules provide features such as: Real-Time Status Control, Alarming, Reporting, Data Acquisition, Scripting, Scheduling, MES, and Mobile support.[1]
Ignition received the 2011 Duke's Choice award at the JavaOne conference in San Francisco, CA on October 4, 2011. Oracle recognized the impact of Ignition as a significant Java-based product in Industrial Automation.[2][3]
Some modules are free while others are paid. All are developed using the Ignition SDK. Access to core Ignition apps is made available so that third-party developers can create module apps for use with the company's systems. All of these apps can be made available for download on the Module Marketplace site.[7]
Early reviews compared the Module Marketplace to the Apple iTunes Store,[8][9] indicated that it was disruptive[10] and that it removed proprietary boundaries among SCADA software producers.[11] Developers set their own pricing models in the marketplace, with 70% of the revenue going to the developer and 30% going to Inductive Automation.[12] All modules are required to be submitted for validation to Inductive Automation to test for stability, compatibility and memory leaks. Upon validation, the module is digitally signed by Inductive Automation and may be uploaded to the Module Marketplace. All modules are required to include a free user re-settable 2-hour trial version.[13]
SQL Bridge is an OPC based Middleware product that bridges the gap between industrial PLCs and SQL Databases. It is a drag and drop application that does not require scripting or programming for configuration.
Transaction groups are used to log data, synchronize PLCs, track downtime and manage recipes. Such groups support stored procedures, flexible execution scheduling, and triggering for precise control and monitoring.[14] Data logging can be achieved with transaction groups or SQLTags History.
Store-and-Forward is an engine that buffers SQL database writes to memory and caches them to a local disk when an external database connection is unavailable. Upon reconnection the data is forwarded to the server in aggregated time-efficient batches.[15]
The Reporting module creates dynamic reports. Reports may be generated from existing Adobe Acrobat (PDF) files or created from scratch. Data is introduced through the Ignition platform, providing access to any SQL database or OPC source. The Reporting Module supports: images, graphs, tables, and a variety of basic shape tools. Reports are viewed through Ignition's web-based system.[17] The Reporting Module allows data aggregation and referencing between table and chart objects as displayed in the image screenshot.
The Ignition SMS Alarm Notification Module enables both alarm notification and acknowledgement via text messages. By adding the SMS Notification Module to Ignition, alarm notifications can be sent and acknowledged via text messaging. SMS notification is an efficient and immediate method that makes it easier for users to respond. This module requires the Alarm Notification Module and a Sierra Wireless AirLink RV50 with a data and SMS cellular plan (not included in the module).[18]
The Mobile Module allows the full Vision module to run on devices that do not support the Java Runtime Environment. This is accomplished by the mobile client viewing a remote session on the Ignition Gateway. The mobile module requires a JavaScript compliant browser that supports the canvas element. Compatible examples include: iPad, iPhone, Android 2.2+, and VNC clients.[19]
The OPC-UA Ignition module is an OPC server that supports modular drivers for PLCs and other devices and network connections. It is the first 100% native Java OPC UA stack.[21] The OPC-UA module includes a Quick Client that allows users to read and write PLC register values via an AJAX web page hosted on the Ignition Gateway.
Current drivers include A-B Suite, ModbusTCP, Siemens Ethernet, and Simple TCP/UDP, allowing users to connect to a multitude of devices such as PLCs, solar cells, lights, generators, flow meters, bar code scanners, etc.
The OPC-COM Module supports connections to local and remote OPC-DA servers. It works on both 32-bit and 64-bit systems. It has been tested for interoperability with third party OPC-DA servers at several OPC Interoperability conferences.[23]
MES Modules are separately licensed Ignition plug in modules that generally provide higher level functionality with less user development. MES Modules are designed to provide specific functionality and can be industry specific. Current modules available are: Downtime OEE, SPC, and Scheduling . The Changeover Management and Track & Trace / Genealogy Modules have been announced as upcoming as of January 2013.
The Platform Layer includes the following core functionality to all modules: OPC-UA Client, Database, Web Server, System Logging, Licensing, Unified Development Environment, Auditing, Authentication, Module API, Alerting Core Functionality, Database Connectivity, Python Scripting Engine, Realtime Tag Database, Store & Forward, and Redundancy.[24]
FactorySQL was an OPC based Middleware product by Inductive Automation that bridged the gap between industrial PLCs and SQL Databases.[25] FactorySQL was a drag and drop .NET application that ran as a Windows service. FactorySQL version 1.0 was released in 2003 and deprecated at version 4 in 2010 with the release of Ignition[26] Inductive Automation offered the OPC-UA module for free.[27]
FactorySQL was initially written to be a drag and drop OPC to SQL data logger. Functionality was introduced to become a Transaction Manager and Industrial Historian. FactorySQL introduced SQLTags support with version 4.1 in December 2007.[28]
FactorySQL configuration was done with standard Groups. This unit of configuration would morph from a historical logger, real-time status and control synchronizer, downtime tracker, recipe manager, etc.[29] The group configuration defines the database connection, table, timing options, triggering options, and "direction". Direction defines whether read or write operations come from or go to the OPC server from the SQL database. "Bidirectional" allows a change from either side to be written to the other. Groups contain Items. Items are dragged from an OPC browsing tree or manually created. Each item represents a fully qualified OPC path along with a column name in the SQL database. Items also contain scaling options, OPC information, and other modes of operation.
FactoryPMI was a Java based SCADA product by Inductive Automation containing three main components: the runtime, gateway, and designer.[33] The FactoryPMI designer began as a form of Sun's Bean Builder. FactoryPMI version 1.0 was released in 2003 and deprecated at version 3.3 in 2010 with the release of Ignition.[34]
In 2010, Inductive Automation consolidated FactorySQL and FactoryPMI with Ignition by Inductive Automation. It created a modular framework, providing a central design interface for FactorySQL and FactoryPMI. Ignition became the platform, and FactorySQL and FactoryPMI were refactored as modules. FactorySQL became the SQL Bridge Module, and FactoryPMI became the Vision Module. Two other modules included with the initial release were: the Ignition Reporting Module, and the Ignition OPC-UA Module. The OPC-UA module can also be downloaded for free, and used as a stand-alone OPC-UA server.
c80f0f1006