This post explains what is dictionary in Python. The dictionary in Python is the data object, that is indexed with keys, which can be…
Category: Learning
How do you use a statement in Python?
This post answers the question how do you use a statement in Python. Python offers possibility to use several most common for Python statements…
Programming basics with Python
This post tells what are the basic concepts of programming with Python. In this post we will consider the basic tools reader will need…
Total power dissipation in CMOS inverter
In this post we calculate the total power dissipation in CMOS inverter. The total power of an inverter is combined of static power and…
How to calculate power and energy in RC circuit
This post describes how to calculate power and energy in RC circuit. Energy consumption and power dissipation are very important characteristics of the digital…
Propagation delay in logic gates
This post answers the question "What is propagation delay in logic gates?". Effects happening in the RC circuits are the source of the propagation…
Series RL circuit analysis
This post answers the question "What is a series RL circuit?". It shows how to make an analysis of series RL circuit with the…
Series RC circuit analysis
This post tells about series RC circuit analysis. RC circuits belong to the simple circuits with resistor, capacitor and the source structure. Let's consider…
Parallel RC circuit analysis
This post tells about the parallel RC circuit analysis. RC circuits belong to the simple circuits with resistor, capacitor and the source structure. Let's…
Energy and charge conservation laws in the circuit
This post tells about energy and charge conservation in the circuit. We will consider conservation laws on the circuit with two capacitors in parallel…