Home Wikituition Browse all terms Categories
Random term

Foundations of Physics

6 terms


A–Z
All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Filtering by: Foundations of Physics Starts with C Clear all
Foundations of Physics

Candela

The SI base unit of luminous intensity in a given direction, defined by fixing the luminous efficacy of 540 THz monochromatic radiation to…

Iv = dΦv / dΩ cd
Foundations of Physics

Cartesian Coordinates

An orthogonal coordinate system that specifies point locations in space using signed distance projections along mutually perpendicular axes…

d = √((x2-x1)² + (y2-y1)² + (z2-z1)²) m
Foundations of Physics

Centre of Mass

The unique spatial point representing the mean mass-weighted position of a physical system or extended rigid body.

R_cm = ∑ m_i r_i / ∑ m_i m
Foundations of Physics

Combining Uncertainties

The mathematical rules used to propagate individual measurement uncertainties into calculated final results.

Addition: ΔZ = √(ΔX² + ΔY²); Product: ΔZ/Z = √((ΔX/X)² + (ΔY/Y)²) Various
Foundations of Physics

Control Variable

Any experimental parameter held strictly constant throughout an investigation to isolate the relationship between independent and dependent…

Various
Foundations of Physics

Cylindrical Coordinates

A 3D coordinate system combining 2D polar coordinates (r, θ) in the transverse plane with a linear vertical height axis z.

x = r cos θ, y = r sin θ, z = z m, rad, m