🧪 [Challenge #02 – Analysis] How Many AGVs Are Enough?A simulation-driven search for the balance between productivity and efficiency⚙️ Modeling Process Overview1️⃣ Layout Setup & Base ConfigurationFlow: Start → B zone (Station B) → A zone (Station A) → EndAGV Routing:Each station is paired with a Marker for pickup/drop-off.AGVs follow a closed-loop route via Track/Line objects.AGVs return to th..
🧪 [Challenge #02 – 해설편] AGV는 몇 대가 적당했을까?생산성과 효율 사이, 최적의 AGV 수를 찾아가는 시뮬레이션 분석⚙️ 모델링 진행 과정1️⃣ 레이아웃 배치 및 기본 세팅공정 흐름: Start → B zone (Station B) → A zone (Station A) → End각 공정 앞에 Marker 객체 배치 → AGV의 Pick/Drop 위치 지정운송 경로:Track 또는 Line 객체를 이용하여 AGV의 이동 경로 구성AGVPool에서 출발 → Marker → 다음 Marker → 복귀 순환공간 구조:회전 반경 0m → AGV가 제자리 회전 가능좁은 공간 내 최단 동선 구현 용이2️⃣ 로직 제작AGV 제어 방식: AGVPool에서 AGV 명령 단일 발행 (1회성 명령)각 공..
🧪 [Plant Simulation Study #23] – Cell Station Simulation 🎬 OverviewIn this post, we explore how to use Siemens Plant Simulation to model and analyze manufacturing processes at a more granular 'Cell Station' level, rather than simulating the entire production line. This approach highlights where true efficiency improvements often begin.🔍 1. Why Simulate at the ‘Cell Station’ Level?When people ..
🧪 [Plant Simulation Study #23] – Cell Station 단위 시뮬레이션 🎬 개요이번 포스트에서는 Siemens의 Plant Simulation을 활용해 공정 전체가 아닌 'Cell Station(셀 스테이션)' 단위의 정밀 시뮬레이션을 어떻게 구성하고 분석할 수 있는지를 소개합니다. 이 접근법은 공정 개선의 진짜 핵심이 어디에 있는지를 다시 생각하게 만듭니다.🔍 1. 왜 ‘Cell Station’ 단위로 시뮬레이션해야 할까?많은 사람이 ‘공장 시뮬레이션’이라고 하면 대규모 라인 전체를 떠올립니다. 하지만 실제 생산성 저하나 병목은 대부분 스테이션 단위에서 발생합니다.따라서, 미시적 시뮬레이션은 다음과 같은 장점을 제공합니다:장비 가동률, 사이클 타임, 에너지 사용량 등 상..