...
FrameworX Enterprise managing Level 2 advanced control system
Multi-tier architecture supporting control room and distributed operator stations
Integration layer connecting multiple data sources and control systems
24x7 continuous operation environment
HTML |
---|
<pre> <div> <svg xmlns="http://www.w3.org/2000/svg" width="600" height="600" style="font-family: monospace; font-size:14px;"> <!-- Operator Stations --> <text x="200" y="40">[ Operator Stations ]</text> Control<text x="220" y="60">Control Room + FieldField</text> <line x1="300" y1="70" x2="300" y2="100" stroke="black"/> <!-- FrameworX Enterprise ?--> <text x="190" y="120">[ FrameworX Enterprise ]</text> <text x="230" y="140">(Level 2 control)</text> <line x1="300" y1="150" x2="300" y2="180" stroke="black"/> ? <!-- .NET DLL Layer --> <text x="210" y="200">[ .NET DLL Layer ]</text> <text x="150" y="220">(Temperature & Fuel Algorithms)</text> <line x1="300" y1="230" x2="300" y2="260" stroke="black"/> <!-- Integration Layer ?--> <text x="220" y="280">[ Integration Layer ]</text> <text 200x="230" y="300">200,000+ TagsTags</text> <line x1="300" y1="310" x2="300" ? ???????????????????? ? ? ? [SAP] [Siemens PLCs] [LIMAB Lab] (5 Furnaces) ? [ TCP/IP Level 1 ] </pre> |
HTML |
<pre> [ Operator Stations ] Control Room + Field ? [ FrameworX Enterprise ] (Level 2 control) ? [ .NET DLL Layer ] (Temperature & Fuel Algorithms) ? [ Integration Layer ] 200,000+ Tags ? ???????????????????? ? ? ? [SAP] [Siemens PLCs] [LIMAB Lab] (5 Furnaces) ? y2="340" stroke="black"/> <!-- Branch --> <line x1="180" y1="340" x2="420" y2="340" stroke="black"/> <!-- SAP --> <line x1="180" y1="340" x2="180" y2="370" stroke="black"/> <text x="160" y="390">[ SAP ]</text> <!-- Siemens PLCs --> <line x1="300" y1="340" x2="300" y2="370" stroke="black"/> <text x="250" y="390">[ Siemens PLCs ]</text> <text x="260" y="410">(5 Furnaces)</text> <!-- LIMAB Lab --> <line x1="420" y1="340" x2="420" y2="370" stroke="black"/> <text x="380" y="390">[ LIMAB Lab ]</text> <!-- TCP/IP --> <line x1="300" y1="420" x2="300" y2="450" stroke="black"/> <text x="250" y="470">[ TCP/IP Level 1 ]</text> </pre>svg> </div> |
Technical Specifications:
...