System Overview
π¬ Single Cell Protein Production
This simulator demonstrates the complete workflow of Single Cell Protein (SCP) production, from strain selection to final product quality assessment. Monitor fermentation parameters, optimize production conditions, and track quality metrics in real-time.
π¦ Microbial Strains Supported
Bacteria: Methylophilus methylotrophus, Methylococcus capsulatus
Yeast: Candida utilis, Saccharomyces cerevisiae
Algae: Spirulina platensis, Chlorella vulgaris
Fungi: Fusarium venenatum (Mycoprotein)
βοΈ Production Substrates
Methanol and methane (C1 compounds)
Agricultural waste and by-products
Industrial COβ and hydrogen
Sugars and starch derivatives
Current Batch Status
Active
Fermentation Time (hrs)
28.5
Fermentation Data Input
Microbial Strain
Bacteria: Methylophilus methylotrophus
Bacteria: Methylococcus capsulatus
Yeast: Candida utilis
Yeast: Saccharomyces cerevisiae
Algae: Spirulina platensis
Algae: Chlorella vulgaris
Fungi: Fusarium venenatum
Substrate Type
Methanol
Methane
Agricultural Waste
COβ + Hβ
Glucose
Molasses
Nutrient Feed Composition (JSON)
Submit Fermentation Data
API Testing Interface
Available Endpoints
Test the WIA-AGRI-034 API endpoints for SCP production management.
GET
/api/v1/batches
List all fermentation batches
Test Endpoint
POST
/api/v1/batches
Create new fermentation batch
Request Body:
Test Endpoint
GET
/api/v1/batches/{batch_id}/quality
Get quality analysis for specific batch
Batch ID:
Test Endpoint
POST
/api/v1/analytics/optimize
Get AI-driven optimization recommendations
Test Endpoint
Communication Protocol
π‘ WIA-AGRI-034 Protocol Specification
Real-time data exchange protocol for SCP production systems. Supports WebSocket, MQTT, and HTTP/REST interfaces.
Message Format
version
string
timestamp
ISO8601
batch_id
string
sensor_data
object
quality_metrics
object
Transport Methods
WebSocket: Real-time sensor streaming
MQTT: IoT device integration
HTTP/REST: Batch operations
gRPC: High-performance RPC
Protocol Message Example
Validate Protocol Message
Simulate Real-time Stream
System Integration
π Integration Capabilities
Connect WIA-AGRI-034 with existing agricultural, food production, and supply chain systems.
π Production Systems
Industrial fermentation control systems
SCADA and DCS platforms
Laboratory Information Management Systems (LIMS)
Quality Management Systems (QMS)
π Data Platforms
Cloud analytics and ML platforms
Time-series databases (InfluxDB, TimescaleDB)
Business intelligence tools
Blockchain traceability systems
π Supply Chain
ERP systems (SAP, Oracle)
Inventory management platforms
Food safety and traceability systems
Regulatory compliance databases
π External APIs
Weather and environmental data
Energy grid and pricing APIs
Commodity price feeds
Certification and audit systems
Integration Configuration
SCADA System Integration
LIMS Integration
ERP System Integration
Blockchain Traceability
Cloud ML Platform
Configuration Parameters (JSON)
Test Integration
Generate SDK Code