Skip to main content

Industrial VS Commercial VS Residential Electrical Installation

Hey, in this article we are going to see the comparison between Industrial, Commercial, and Residential Electrical installation. We will make compare with respect to types, procedure, cost, safety, equipment, and many other essential factors. First of all, let's know what is electrical installation. Electrical installation is a procedure to install electrical circuits, wirings, equipment, and machines. The electrical installation can be divided into three major parts - 1. Installing of electrical equipment or device or machine 2. Make electrical connection or wiring for them 3. Provide them proper voltage and power to operate them. These different types of electrical installation required different types of electricians and management. For example, commercial electrical installation requires commercial electricians, industrial electrical installation requires industrial electricians, and residential electrical installation requires residential electricians. We already published an ...

What Is a Multimeter and How Do I Use It

What Is a Multimeter

Multimeters are electrical or electronics test instruments that are used to determine multiple values such as voltage, current, resistance, diode test, continuity test, and many more.
What Is a Multimeter

Every repairman should be familiar with a multimeter, which has multiple applications for checking electronic components and circuits. Today, we'll go over three of the most fundamental multimeter features for evaluating continuity. Resistance and voltage Let's begin with a continuity test

Continuity Test

A continuity test determines whether or not two objects are electrically linked. An electrical current can flow freely from one end to the other if something is continuous. If there is no continuity, this indicates that there is a break somewhere in the circuit.

This might suggest anything from a blown fuse or a poor solder joint to a broken cable that prevents a continuity test from being performed. Begin by connecting your probes. The black probe is inserted into the negative terminal labeled "labeled common" or "common," while the red probe is inserted into the volts ohms milliamps terminal. Check if your dial is in the continuous mode, which is generally denoted by a sound wave symbol. If your screen is like mine, it will have one on the left side of the screen. The multimeter checks for continuity bypassing a little current through one probe and seeing if the other probe receives it. Touching the probes together will demonstrate this. We hear a buzzer and get a readout.

The probes that are linked form a complete circuit. The LCD should show a value of zero or close to zero, and the multimeter should beep. If this happens, you'll have continuity. If you don't hear a beep and the display stays at one or changes to O L, you have an open loop. We can tell from this damaged cable that there is no continuity reading, but perhaps we can rescue the rest of the cable. So, before the break, we're going to test the cables. 

We receive a buzzer and a reading that is close to zero. You may also test DC voltage using your multimeter. It's difficult to determine how much energy is left in your battery, so use your multimeter to check the voltage before discarding it. Begin by plugging in your probes. Read the leads to the port labeled with volts, ohms, and mil amps symbols. If you have an auto-ranging multimeter, excellent; if not, you'll need to choose the right range for the voltage you anticipate to measure; if you're unsure, start with the highest setting and move lower to acquire a more precise result. If you go too low, your multimeter will display "oh L," which simply indicates that the voltage is out of range. Also, if you're monitoring voltage, make sure your meter isn't set to amp mode. 

This might easily cause your meter to blow a fuse during the test. If I found this 9-volt battery in a drawer, I have no clue if it's safe to test it. The red probe is connected to the positive terminal, while the black probe is connected to the negative. If you obtain a negative reading, it simply implies that the leads are reversed. Because this is a fresh new 9-volt battery, the readout is barely above 9 volts. Resistance is measured in ohms and is represented by this symbol on a multimeter. To test resistance, you must select the range in the same way as you do for voltage.

If the multimeter reads close to zero, the range is set too wide for accurate measurement. Reduce the setting on the dial. It makes no difference which probes are used when resistance is asymmetric. You now understand how to use a multimeter. 

Comments

Popular posts from this blog

What is a Positive Temperature Coefficient (PTC) | Positive Temperature Coefficient Thermistor

PTC is an initial for Positive Temperature Coefficient PTC thermistors are resistors with a positive temperature coefficient, meaning their resistance rises as the temperature rises. PTC thermistors are classified into two types depending on the materials used, the structure of the device, and the production method. Solicitors are the earliest type of PTC thermistors, and they employ silicon as the semiconducting material. Because of their linear feature, they are employed as PTC temperature sensors.  The switching type PTC thermistor is the second category. The resistance-temperature curve of a switching type PTC thermistor is very nonlinear. When a switching type PTC thermistor is heated, the resistance initially decreases until a critical temperature is achieved. As the temperature rises above the critical point, the resistance rises substantially. This kind of PTC thermistor is commonly utilized in PTC heaters, sensors, and other applications. This second group includes polyme...

74HC165 Shift Register and your Arduino UNO

Today in this tutorial I'll explain to you how to control the 74HC165 parallel in serial out(PISO) shift register using your ARDUINO board. Here we used 74HC165 for increasing numbers of inputs of your ARDUINO board. Shift registers are often used for the purpose of saving pins on a microcontroller. Every microcontroller has a limited number of pins for general inputs and outputs (GPIO). Sometimes we have required more inputs and our controller does not provide such inputs at that time parallel in serial out(PISO) shift register is used to increase inputs. An 8-bit shift register needs 4 lines of a microcontroller. One pin to clock for data transfer, one for clock enable, one for shifting/loading/latching the bits, and one for serial data transfer. Here we used only 3 pins of microcontrollers. One pin for loading the bits, one pin to clock for data transfer, one pin to serial data transfer. In 74HC165 Clock enable pin is active low so we connect it to the ground. Two 74HC165 can be...

What is the Joule Thief Circuit and how does it work

A joule thief is a compact, low-cost, and easy-to-build self-oscillating voltage booster that is often used to drive small loads(3.3v 5mm LED). Other names for this circuit include blocking oscillator , joule ringer , and vampire torch . The circuit is a blocking oscillator variation that functions as an unregulated voltage boost converter. The output voltage is increased at the price of a larger input current draw, but the output integrated (average) current is reduced and the luminescence brightness is reduced. This joule thief Circuit uses a 1.2 V or 1.5 V single-cell electric battery to power LEDs. However, as the supply voltage reaches 3V, the LED begins to light. The theory of operation of a Joule thief circuit Joule Thief Circuit The joule thief circuit operates on a fairly basic basis. It operates by quickly switching the transistor. When the transistor is first switched off, a tiny amount of current flows via the resistor, primary winding, and base-emitter junction, assistin...