This post answers the question "How do analog and digital signals work together?". An electromagnetic or electrical current that carries information is known as…
Category: Learning
Static induction transistor construction
This posts tells about static induction transistor construction. Invented by J. Nishizawa in 1975, the static induction devices were first successfully fabricated in Japan. Among…
What is MOS Controlled Thyristor and its main features
This post tells about MOS Controlled Thyristor and its main features. MCT or MOS-Controlled thyristor belongs to the low-power devices in the thyristor family used…
What are the characteristics of amplifier?
This post answers the question "What are the characteristics of operational amplifier?". An Operational amplifier mostly known as op-amps is a DC-coupled high-gain electronic…
How to create digital levels from analogue inputs
This post answers the question "How to create digital levels from analogue inputs?". The process of creating digital levels from analog Inputs is called…
Impedance in microwave network analysis
This post tells about impedance in microwave network analysis. Impedance was first used to describe the relationship VIin AC circuits. Later the concept of impedance…
What is labeled and unlabeled data?
This post answers the question "What is data in machine learning?". The term of data in ML is the core of the learning process. …
What are the four basics of object-oriented programming
This post answers the question "What are the 4 basics of OOP?". As it clear from the name of the post, object-oriented programming is…
How do you use functions and methods in Python
This post tells about functions and methods in Python. First of all, we must notice that Python allows us to convert different types of…
How do you work with files in Python
This post tells about how to work with files in Python. Writing your own programs, it is important to use files, that are stored…