Ramesh GNov 12, 20202 min readParallel Resistance calculation in Android applicationResistors are in parallel when their two terminals connect to the same nodes. Resistors are often connected in series or in parallel for...
Ramesh GNov 10, 20202 min readAndroid Game using Parabolic TrajectoryProjectile motion is a form of motion where an object moves in a bilaterally symmetrical, parabolic path. The path that the object...
Ramesh GNov 10, 20202 min readQuadratic Equation using Android Application.A Quadratic Equation is usually written ax2 + bx + c = 0, where x is an unknown variable and a,b,c are numerical coefficients Here, a ≠ 0...
Ramesh GNov 10, 20202 min readThe Ohm’s Law in Android applicationOhm’s principal discovery was that the amount of electric current through a metal conductor in a circuit is directly proportional to the...
Ramesh GNov 9, 20201 min readSeries RLC Circuit Analysis using Android applicationSeries RLC circuits consist of a resistance, a capacitance and an inductance connected in series across an alternating supply. Calculate...