Skip to main content

6.3 What is Resistor?

Description:


  • Resistor, restricts or limits the flow of electrons in a circuit.
  • As discussed in the previous post, materials fall into two basic categories such as conductors and insulators. 
  • Conductors such as metals let electricity flow through them; insulator such as plastic and wood generally do not. 
  • But, any substance will conduct electricity if you put big enough voltage across it; even air which  is normally an insulator suddenly becomes a conductor when a powerful voltage builds up in the clouds and what makes lightning.
  • Rather than talking about conductors and insulators, it's better to talk about resistance, (the ease with which something will let electricity flow through it)
  • A conductor has low resistance, while an insulator has much higher resistance.
  • Devices called resistors, let us introduce precisely controlled amounts of resistance into electric circuits. 
  • Resistor is a passive electrical component with two terminals that are used for either limiting or reducing the flow of current in any particular portion of the electric circuit.
  • It is also used to transform current signal into a voltage signal and vice versa.

Made up of: 

  • Copper wires which are coiled around a ceramic rod.
  • And the outer part is coated with an insulating paint.


  • A resistor doesn't have any fixed "positive or negative" terminal.
  • When a current (I) flows through a circuit, the terminal through which the current enters into the resistor will be considered as positive terminal and the other one will be considered as the negative terminal.
  • Otherwise, a resistor alone doesn't have any fixed positive or negative terminal.

SI Unit of Resistance is Ohm

  • An Ohm is the resistance that occurs when a current of one Ampere (A) passes through resistor with a one volt (V) drop across its terminals.

Symbol of Resister:

  • Both are symbols of a fixed resistor.
  • The first symbol belongs to ANSI standard and the second belongs to IEC standard. 
  • R1 and R2 are one kiloohm and 47 Kiloohm Resistors respectively.
  • A kiloohm (kΩ) = 103 Ohms i.e., One kiloohm is equal to 1,000 ohms.



Read the next post: 6.4 Ohm's Law

Comments

Popular posts from this blog

6.1 Basics of Physics & Electronics

Description: Recapitulating the basics of the Physics and Electronics are essential to get a clear picture of the upcoming blogs. Physics: The term ‘Physics’ comes from the root word ‘Phys’ meaning nature and natural order. Physics is the study of physical properties. It involves the study of everything in physical existence from smallest subatomic particles to the entire universe. Study of natural forces refers to the study of heat, light, sound, pressure, electricity etc. Physics can be broadly classified as: Mechanics: This focuses on the behavior of object and the forces that act upon them. Thermodynamics: Study of heat, temperature and energy. Optics: Study of light waves. Acoustics: Study of sound waves Electro-magnetism: Study of electric and magnetic forces. ATOM The term ATOM comes from the Greek word “ATOMOS” meaning “Indivisible”,  but the basic idea that matter is made up of tiny indivisible particles is an old idea that appeared in many ancient ...

1. What is 'Internet of Things'?

Description: Internet of things (IoT) is a system of interrelated computing devices, mechanical and digital machines, objects, animals, people that are provided with Unique Identifiers (UIDs) and the ability to transfer data over the internet without requiring human-to-human (or) human-to-computer interactions. It is the process of connecting everyday physical objects to the internet.  It refers to a system of physical devices that receive and transfer data over wireless networks with limited human intervention.  It is the concept of computer and machines with sensors which connect to the internet to Report status and Accept control commands. The term 'Thing' in the 'Internet of Things' can be a: Person with heart monitor implant Farm animal with a biochip transponder Automobile that has built in sensor Any other natural or man-made object can be assigned an IP address and is able to transfer data over the internet. Other names of IoT are: Ubiquitous computing Physical ...

2. Working Principle of Internet of Things

Consider reservation counters and banks for example: Typical computer system work on the principle, Input-->process-->output. In conventional system input is keyed in by human beings. The software algorithm running at the computing system, process the input data and produces an output. If people responsible are lethargic or lazy, often the speed and accuracy of the system is lost. But in IoT we do not have this issue. Inputs are replaced by relevant sensors. Hence possibility of human error can be eliminated to the great extent. Processing happens in cloud and returned to receiver end. Block diagram of the process-flow: In many IoT systems, sensors forward data via short-range wireless communication protocols such as Bluetooth, zigbee, wifi to the local computing system. Data gets pro-processed and sent to the central server or the cloud system. Analytics software system takes informed decisions at the cloud platform and will reach the receiver end device.  In few cases this ...