Surveying, construction, ethics and professional practice
This chapter covers the following topics:
- Surveying (latitudes and departures, earthwork formulas, area formulas)
- CPM precedence relationships
- Earned-Value analysis
- Safety, ethics, and professional practice
- Spreadsheet fundamentals
Surveying
Latitudes and departures
When you describe a line in surveying, it’s often helpful to break it into two perpendicular components:
- Latitude (L): the projection of a line on the north-south axis.
- Departure (D): the projection of a line on the east-west axis.
Given:
- Line length =
- Bearing =
We compute the components using basic trigonometry:
Example:
For a line of 100 m and bearing :
Earthwork formulas
Earthwork volume is commonly estimated from a series of cross-sections taken along a route.
Average end area method
If and are the areas of two cross-sections and is the distance between them:
Prismoidal formula
If is the mid-area between and :
Example:
Let:
Then:
Area formulas
These methods estimate area from field measurements (offsets/ordinates) or from coordinate data.
Trapezoidal rule
For evenly spaced offsets:
Where:
- = spacing between offsets
- = perpendicular ordinates
Simpson’s rule
For an even number of intervals:
Coordinate method (Surveyor’s rule)
For a closed traverse with coordinates:
Area is:
Where:
Example:
Let the triangle have coordinates:
Then:
CPM precedence relationships
In an Activity-on-Node (AON) network, precedence relationships describe how one activity depends on another.
Activity-on-Node Relationships:
- Start-to-start: Start of B depends on the start of A
- Finish-to-finish: Finish of B depends on the finish of A
- Finish-to-start: Start of B depends on the finish of A
Please see the chart in detail in FE Handbook.
Nomenclature
These terms are used when you do the forward pass (early times) and backward pass (late times):
- = Early Start = Latest of predecessors
- = Early Finish =
- = Late Start =
- = Late Finish = Earliest of successors
- = Duration
- Float =
Earned-value analysis
Earned-value analysis compares what you planned to do, what you actually did, and what it cost.
- = Budgeted Cost of Work Scheduled (Planned)
- = Actual Cost of Work Performed (Actual)
- = Budgeted Cost of Work Performed (Earned)
Variances
-
Cost Variance (CV):
-
Schedule Variance (SV):
Indices
-
Cost Performance Index (CPI):
-
Schedule Performance Index (SPI):
Forecasting
-
BAC = Original project estimate (Budget at Completion)
-
Estimate to Complete (ETC):
-
Estimate at Completion (EAC):
Safety, ethics, and professional practice
Engineering ethics
Engineering ethics guides professional conduct so that engineering decisions prioritize public health, safety, and welfare. Engineers are expected to act with honesty, integrity, fairness, and competence in professional activities. Ethical practice also includes avoiding conflicts of interest, maintaining confidentiality, and performing services only within areas of competence. On the FE examination, ethics questions typically focus on professional judgment, public protection, and alignment with established codes of conduct.
NSPE code of ethics
The National Society of Professional Engineers (NSPE) Code of Ethics outlines widely used principles for engineering practice in the United States. Its primary canon requires engineers to hold paramount the safety, health, and welfare of the public. The code also emphasizes competence, objectivity in public statements, faithful service to employers and clients, and avoidance of deceptive acts. While it is not statutory law, it is a common ethical benchmark referenced in FE and PE examinations.
Professional licensure
Professional licensure helps ensure engineers meet minimum standards of education, examination, and experience before practicing independently. After passing the FE examination and gaining qualifying experience, candidates may pursue Professional Engineer (PE) licensure through state regulatory boards. Licensure grants legal authority to sign and seal engineering documents and accept responsible charge of projects, protecting the public through accountability and verified competence.
Standard of care
The standard of care is the level of skill and diligence that a reasonably prudent engineer would use under similar circumstances. Engineers are not required to guarantee perfection; they are expected to perform consistently with accepted professional practice. Falling below this standard may lead to claims of negligence or professional malpractice. In legal proceedings, expert testimony is commonly used to evaluate whether the standard of care was met.
Professional liability
Professional liability can arise when an engineer’s actions or omissions cause harm due to negligence, breach of contract, or failure to meet professional standards. Consequences may include financial damages, disciplinary action, or loss of licensure. Engineers manage risk through quality assurance procedures, documentation, adherence to technical standards, and professional liability insurance. Liability concepts connect directly to ethical decision-making and responsible project management.
Workplace safety and OSHA
The Occupational Safety and Health Administration (OSHA) establishes and enforces workplace safety regulations in the United States. Engineers involved in design and construction incorporate hazard mitigation measures such as fall protection systems, confined space procedures, lockout/tagout protocols, and proper use of personal protective equipment (PPE). Safety planning often follows the hierarchy of controls, prioritizing elimination and engineering controls over administrative measures and PPE.
Contracts and project delivery
Engineering projects are governed by contracts that define scope of work, responsibilities, compensation, and allocation of risk. Common project delivery methods include design–bid–build, design–build, and construction management at risk. Contract types such as lump sum, unit price, and cost-plus determine payment structure and financial responsibility. Understanding contractual relationships supports liability management, compliance, and professional accountability.
Conflict of interest
A conflict of interest exists when personal, financial, or other interests could compromise professional judgment. Engineers disclose potential conflicts to employers or clients and avoid situations where impartiality could reasonably be questioned. Ethical practice requires transparency and prioritizing professional obligations over personal gain. Poor conflict management can lead to disciplinary action and professional consequences.
Whistleblowing and public protection
When engineers identify unsafe or unethical practices, they have a professional duty to take appropriate action to protect the public. This may involve reporting concerns internally to supervisors or, when necessary, externally to regulatory authorities. Whistleblowing should be based on factual evidence and documented concerns related to public safety. The duty to safeguard public welfare can override loyalty to an employer when serious hazards are present.
Sustainability and environmental responsibility
Engineers are increasingly expected to incorporate sustainable principles into design and decision-making. Sustainable engineering emphasizes resource conservation, pollution reduction, life-cycle cost analysis, and protection of ecological systems. Compliance with environmental regulations and consideration of long-term societal impacts are part of responsible engineering practice. Integrating sustainability supports both technical performance and environmental stewardship.
For detailed, please refer to the FE Handbook.
Spreadsheet fundamentals
A spreadsheet is built from a few core elements:
- : Intersection of a column and row (e.g., )
- : Group of cells (e.g., )
- : Begins with and performs a calculation
Order of operations follows standard mathematics:
Basic arithmetic formulas
Addition:
Subtraction:
Multiplication:
Division:
Exponent:
Parentheses:
Common spreadsheet functions
Assume values are stored in .
Sum:
Average:
Minimum / Maximum:
Count (numbers only):
Round to decimals:
Absolute value:
Engineering formulas in spreadsheets
Spreadsheet format:
Logical functions
Logical combinations:
Cell referencing
Relative reference
Example:
When copied downward one row:
Relative references change automatically with position.
Absolute reference
Absolute format:
Copying does not change the reference.
Used when referencing constants such as unit conversions.
Example:
If (conversion factor from gpm to MGD),
Mixed reference
Lock column only:
Lock row only:
Used in two-dimensional tables.
Example (sensitivity table):
Unit conversion example
Given:
Spreadsheet formula:
Total: