iwantcoding.com
🔥 Daily 👥 Rooms 🏆 Top Log in Sign up

Conceptual Framework (IPO)

The Conceptual Framework is your IPO diagram (Input - Process - Output) translated into prose. It is usually Figure 1.1 in the manuscript.

Conceptual Framework (IPO Model)

What this section does

Translates the abstract problem-and-solution into an Input - Process - Output (IPO) diagram. Most BSIT/BSIS programs require this as Figure 1.1.

The IPO diagram

INPUT User requirements Hardware specs Software specs SMS gateway access 30 respondents PROCESS Agile SDLC (4 sprints) System analysis + design Iterative development Unit + integration testing Acceptance survey OUTPUT Web-based system SMS notification feature Acceptance score 3.62 Full documentation Deployment package feedback - acceptance results refine requirements Figure 1.1 - Conceptual Framework using the Input-Process-Output (IPO) model.

Drawing rules

RuleWhy it matters
Three labelled rectanglesPanel can scan it without reading prose
Left-to-right arrowsReads as cause -> effect
Concrete inputsVague inputs invite vague questions
Process names the SDLCAligns with Chapter III, Section 1
Outputs include the metricAligns with Chapter IV results
Optional feedback arrowShows evaluation refines design

Worked example - Sample Bakery Shop (matches diagram above)

LayerItems
INPUTRequirements, hardware, software, SMS gateway, 30 respondents
PROCESSAgile SDLC, analysis, development, testing, survey
OUTPUTWeb system, SMS feature, acceptance score 3.62, documentation

Prose paragraph (what goes in the manuscript)

Figure 1.1 illustrates the conceptual framework of the study using the Input-Process-Output (IPO) model. The Inputs represent the resources gathered before development: user requirements, hardware specifications, software dependencies, and respondent profiles. The Process represents the four-sprint Agile development cycle, including analysis, design, coding, testing, and evaluation. The Output represents the deliverables: the functional web-based system, the SMS notification feature, the acceptance survey results, and the supporting documentation.

Panel defense checklist

  • [ ] Diagram has three labelled rectangles in left-to-right order.
  • [ ] Inputs are concrete resources, not abstract goals.
  • [ ] Process names the SDLC model used.
  • [ ] Outputs include the acceptance metric you actually report.
  • [ ] Caption: 'Figure 1.1. Conceptual Framework (IPO Model).'
  • [ ] Diagram readable when printed in black and white.
Mentor’s tip: Draw a three-box left-to-right diagram with concrete inputs and outputs. Add a short prose paragraph that walks the reader through it. Caption it Figure 1.1.

Discussion

Loading…