The EPE spans six topic areas: two technical (mathematics and numerical methods, mechanics and materials) and four professional (ethics and practice, law and contracts, project management and engineering economics, and health, safety and environmental management). The useful approach is to study them as one connected practice rather than six separate piles, because each technical answer carries professional consequences. Build a concept map, then rehearse scenarios where a calculation, a contract clause and a safety duty intersect.
Why the EPE Breadth Needs a Concept Map, Not Six Separate Notebooks
The examination draws on both technical engineering fundamentals and professional-practice subjects. A concept map that links each technical tool to its professional context converts six syllabus areas into one coherent body of knowledge you can revise efficiently.
Start by writing the six areas on one page and drawing the natural connections. Numerical methods feed your mechanics calculations; engineering economics justifies a design choice to a client; contracts define who approves that choice; ethics and HSE set the boundaries within which all of it happens. Every time you finish a topic, add at least one arrow to another topic before moving on.
Then convert the map into an adaptable sequence: spend your first block on mathematics and mechanics because later topics assume them; take economics and project management next since they produce numbers used in contract and HSE discussions; study ethics, law and HSE last, when you can attach their principles to the technical work you have already done. Compress or stretch each block to fit your available weeks rather than fixing rigid dates.
- Week 1-2 block: mathematics and numerical methods, then mechanics and materials - the computational foundation.
- Week 3 block: engineering economics and project management - the numbers that decisions rest on.
- Week 4 block: contracts and law, then ethics and HSE - the professional frame around those decisions.
- Final days: revisit your concept map and the cross-topic scenarios below, not individual topics in isolation.
Numerical Methods: Bisection Versus Newton-Raphson and When to Trust an Answer
Root-finding, numerical integration and iterative solution methods differ in convergence speed and robustness. Bisection always narrows toward a root but slowly; Newton-Raphson converges fast near a root but can diverge from a poor starting point.
Learn each method by its trade-off. Bisection needs an interval where the function changes sign and halves it every step, so progress is predictable but linear in effort. Newton-Raphson uses the derivative to jump close to the root, typically doubling correct digits per step, yet it fails if the derivative is near zero or the start point is far away. Also separate truncation error, which comes from stopping an infinite process early, from round-off error, which comes from finite precision arithmetic.
Apply this by stating a stopping criterion before you compute: for example, iterate until the interval width or the change between iterates falls below 0.001. Then verify by substituting your answer back into the original equation and checking the residual is small. In an exam answer, naming your criterion and showing the residual check demonstrates method selection, not just arithmetic.
- Exercise - convergence and units drill: pick a nonlinear equation such as f(x) = x^3 - 2x - 5 = 0. Solve it with four bisection iterations and three Newton-Raphson iterations. Compare the two estimates to the true root.
- Self-check rubric, scored out of 4: (1) you stated the method and stopping criterion before computing; (2) you carried units through every line where units exist; (3) you substituted the answer back and reported the residual; (4) you named whether truncation or round-off error limits your accuracy. A score of 4 on two different problems is a strong learning milestone; treat it as a study target, not a pass prediction.
Mechanics and Materials: From Free-Body Diagram to Ductile or Brittle Selection
A complete free-body diagram is the foundation of a defensible mechanics solution, and materials questions depend on matching material behaviour to loading conditions. Elastic versus plastic response and ductile versus brittle fracture are the pairs to distinguish sharply.
Draw the free-body diagram first, every time: isolate the body, mark all external forces, reactions and moments, and confirm equilibrium before touching a strength formula. A single missing reaction or a wrong moment arm invalidates everything downstream, so the diagram is where you should spend your checking effort. Practise re-drawing the same structure under a changed support condition so the diagram skill, not a memorised solution, carries the load.
For materials, contrast the pairs explicitly. Elastic behaviour recovers when load is removed; plastic behaviour leaves permanent deformation. Ductile materials like structural steel give visible warning before failure, while brittle materials like plain concrete fail with little warning, which is why reinforcement and safety factors matter. In answers, justify a material choice by linking the loading case - impact, fatigue, sustained load - to the behaviour you need.
Ethics Under Act 819: The Public-Safety Duty and an Escalation Ladder
Ghanaian engineering practice is anchored in the Engineering Council Act, 2011 (Act 819), and the GhIE Code of Ethics. Both place the safety and welfare of the public above commercial or client pressure, and they expect concerns to be raised through defined channels.
In paper scenarios, identify the ethical principle in play before deciding an action. The core duty is that an engineer must not approve, sign or conceal work that endangers public safety, and must practise only within their area of competence. The GhIE publishes its Code of Ethics among its governing documents alongside its Constitution and Bye-Laws, so reading those documents gives you the principle vocabulary the scenarios draw on.
Build an escalation ladder you can apply to any scenario: (1) verify the facts before reacting; (2) raise the concern with the immediate responsible party in writing; (3) notify the supervising engineer or client representative if unresolved; (4) decline to certify or endorse unsafe work; (5) escalate to the institution or regulator where serious risk persists. A measured, documented escalation demonstrates precisely the professional judgment these scenarios are designed to test, unlike reflexive refusal or silence.
Engineering Law and Contracts: Admeasurement, Lump Sum and Who Carries the Risk
Contract questions turn on two distinctions: how the work is priced, and who bears which risks. Admeasurement contracts pay for measured quantities; lump-sum contracts fix the price; design-build shifts design risk to the contractor.
Compare the pricing forms by their risk allocation. Under an admeasurement (measured-works) arrangement, quantity uncertainty sits largely with the employer because payment follows re-measured quantities. Under a lump-sum contract, the contractor absorbs quantity risk in exchange for a fixed price. Design-build goes further, transferring design responsibility and its risks to the contractor. When a scenario describes a variation, a delay or a ground-condition surprise, first ask which form applies, because that determines who pays.
Separate contractual liability from professional liability. A contract binds the parties to agreed obligations and remedies such as liquidated damages; professional duty under Act 819 and the code of ethics exists independently of what any contract says, so a clause cannot license unsafe work. In answers, name the contract form, identify the risk in question, and state who holds it under that form before recommending an action.
| Syllabus area | Core concepts to name | Study pitfall | Self-check question |
|---|---|---|---|
| Mathematics and numerical methods | Bisection, Newton-Raphson, truncation vs round-off error | Computing without a stopping criterion | Can I state and verify my accuracy? |
| Mechanics and materials | Free-body diagrams, equilibrium, elastic vs plastic, ductile vs brittle | Reaching for formulas before the diagram | Is my diagram complete and in equilibrium? |
| Ethics and professional practice | Public-safety duty, competence limits, escalation ladder | Treating ethics as slogans, not decisions | What is my first documented step? |
| Law and contracts | Admeasurement vs lump sum vs design-build, risk allocation | Mixing contract remedy with professional duty | Who carries this specific risk? |
| Project management and economics | Time value of money, NPV, cash flow, critical path | Comparing costs without discounting | Did I discount every cash flow? |
| Health, safety and environment | Hazard vs risk, hierarchy of controls, nonconformance | Listing hazards without assessing risk | Have I rated likelihood and severity? |
Engineering Economics: Life-Cycle Costing Beats Purchase Price - A Worked Scenario
Engineering economics exists because cash flows at different times are not comparable without discounting. Net present value (NPV) converts a project's entire cash-flow profile into today's money so alternatives with different cost patterns can be compared fairly.
Scenario: a plant must choose between two water pumps. Pump A costs GH¢60,000 with annual operation and maintenance of GH¢12,000; Pump B costs GH¢95,000 with annual O&M of GH¢5,000. Both last 8 years and the discount rate is 10 percent, giving a present-value annuity factor of about 5.335. The tempting mistake is to choose A on purchase price - GH¢60,000 against GH¢95,000 - and even on first-year cost, GH¢72,000 against GH¢100,000.
The better decision discounts everything. Pump A: 60,000 + (12,000 x 5.335) = GH¢124,020. Pump B: 95,000 + (5,000 x 5.335) = GH¢121,675. Pump B is cheaper in present-value terms by roughly GH¢2,345 despite its higher upfront cost. This matters because procurement decisions justified on purchase price alone can systematically misallocate funds. Note the condition behind the conclusion: at a much higher discount rate, future O&M would shrink in value and A could win - so always state your rate and test sensitivity.
HSE and Nonconforming Concrete: Hazard Versus Risk in a Paper Scenario
A hazard is a potential source of harm; risk combines the likelihood of that harm with its severity. HSE analysis stays incomplete when it lists hazards without assessing risk, and ethics-integrated answers stay incomplete when they accept nonconforming work without following the nonconformance procedure.
Scenario: 28-day concrete cube results for a suspended slab return at 22 MPa against a specified 25 MPa. The plausible mistake is to accept the work because the shortfall is modest, the slab has a factor of safety, and a delay would cost money. This reasoning treats a safety margin as spare capacity available for spending, which contradicts both the specification and the engineer's duty to public safety under Act 819.
The better decision treats the result as a nonconformance: first verify sampling, testing and curing were correct, because bad cubes sometimes reflect bad testing; then keep the affected work uncovered, notify the supervising engineer in writing, and follow the contract's nonconformance and further-investigation procedure before any decision on acceptance, remedial work or removal. This matters because structural failures in Ghana, such as the building collapses reported in GhIE's public communications, show what is at stake when nonconforming work proceeds.
- Final-week readiness checks across all six areas: (1) you can solve one numerical-methods problem with a stated stopping criterion and a residual check; (2) you can complete a free-body diagram and justify a material choice from loading conditions; (3) you can recite your ethics escalation ladder and apply it to a fresh scenario; (4) given a contract excerpt, you can name its pricing form and allocate a stated risk; (5) you can compute an NPV comparison including sensitivity to the discount rate; (6) you can distinguish hazard from risk and outline a nonconformance response.
- If any check fails, return to that single section's concepts rather than re-reading everything - the checklist doubles as a diagnostic.
- For administrative matters such as registration requirements, examination arrangements and current schedules, rely on the Ghana Institution of Engineering at ghie.org.gh; this guide addresses study approach, not logistics.
References and further reading
Use these references to explore the concepts and check the latest information from the relevant organizations.
