คู่มือพัฒนาระบบ MES (Building a Starter MES Guide)
Building MES | EP03 MES Overview – Architecture และ Software ที่เลือกใช้
เจาะลึกภาพรวมการสร้าง MES ตั้งแต่โครงสร้างระบบ (Architecture) ไปจนถึงซอฟต์แวร์หลักที่ใช้ เช่น Ignition, Tulip และ PostgreSQL พร้อมแนวทางการออกแบบและเชื่อมต่อระบบเพื่อพัฒนา MES ให้มีประสิทธิภาพสูงสุด
1. ภาพรวมสถาปัตยกรรมระบบ (System Architecture Overview)
- ภาพรวม High-Level ของระบบ (High-Level Architecture Diagram)
- การแบ่งส่วนสำคัญของระบบ (Component Breakdown)
- การเชื่อมโยงข้อมูลและแอปพลิเคชัน (Data/Application Integration)
Architecture Simplified
MES on Cloud - AWS
2. ซอฟต์แวร์และเครื่องมือที่ใช้ (Software & Tools)

Platform ที่ใช้:
- Ignition by Inductive Automation (Rapid Application Development Tools) - Our developer's choice
- หรือ Tulip Interfaces (No-Code) - My choice
Infrastructure
- On Premise -> Server
- On Cloud -> AWS
OS
- Linux for Production, Windows 11 - Development
Database:
- PostgreSQL
3. หลักการออกแบบฐานข้อมูล MES (Database & Data Design)
- ER Diagram และ Database Schema
- แนวคิดการออกแบบข้อมูลตามมาตรฐาน ISA-95
- การจัดการข้อมูล Real-time และ Historical
