Artificial Intelligence (AI)

What Is AI?

FeatureDetail
DefinitionMachines that can perform tasks requiring human intelligence — learning, reasoning, problem-solving, perception, language understanding
TypesNarrow AI (task-specific — Siri, chess engines, facial recognition) → General AI (human-level across all tasks — not yet achieved) → Super AI (exceeds human intelligence — theoretical)
Key techniquesMachine Learning (ML), Deep Learning (neural networks), Natural Language Processing (NLP), Computer Vision
Generative AIModels that create new content — text (ChatGPT/Claude), images (DALL-E/Midjourney), code, video (emerged 2022-2023 as mainstream)

IndiaAI Mission

FeatureDetail
Approved7 March 2024 by Union Cabinet; under Ministry of Electronics and IT (MeitY)
BudgetRs 10,371.92 crore for 5 years
7 PillarsIndiaAI Compute Capacity, IndiaAI Innovation Centre, IndiaAI Datasets Platform, IndiaAI Application Development Initiative, IndiaAI FutureSkills, IndiaAI Startup Financing, Safe & Trusted AI
Computing10,000+ GPUs through public-private partnership; subsidised access for startups and researchers
Innovation CentreDevelopment of indigenous Large Multimodal Models (LMMs) and domain-specific foundational models
Datasets PlatformOne-stop access to quality non-personal datasets for AI startups and researchers
TalentAI courses expanded at UG, PG, and PhD levels; Data and AI Labs in Tier 2 and Tier 3 cities
Budget 2025Rs 2,000 crore allocated for AI development

AI Applications in Governance

SectorApplicationExample
HealthcareDisease diagnosis, drug discoveryAI screening for diabetic retinopathy in rural PHCs
AgricultureCrop monitoring, pest prediction, yield estimationSatellite + AI for crop insurance claims (PMFBY)
EducationPersonalised learning, language translationAI tutors in regional languages
JudiciaryCase management, legal researchSUPACE (Supreme Court Portal for Assistance in Court Efficiency)
PolicingFacial recognition, crime predictionControversial — privacy concerns
Urban planningTraffic management, waste routing, energy optimisationSmart Cities data analytics

AI — Ethical Concerns

ConcernDetail
Bias and discriminationAI trained on biased data replicates and amplifies discrimination (caste, gender, racial)
Job displacementAutomation may displace millions of workers in IT, manufacturing, services
PrivacyFacial recognition, behavioural tracking, surveillance without consent
DeepfakesAI-generated fake videos/audio used for fraud, political manipulation, defamation
AccountabilityWhen an AI makes a wrong decision (deny loan, misdiagnose), who is responsible?
Digital colonialismAI models built by Western companies on Western data may not serve Indian needs

For Mains: India's approach is "AI for All" — using AI for inclusive development while building sovereign capability (indigenous models in Indian languages). The key governance challenge is regulation without stifling innovation.

AI Governance in India

FeatureDetail
India AI Governance GuidelinesReleased by MeitY on 5 November 2025 — non-binding, advisory framework
Approach"Lightweight" and adaptive — no separate comprehensive AI law; leverages existing laws (IT Act, DPDP Act, Consumer Protection Act)
7 Guiding SutrasTrust, People First, Innovation over Restraint, Fairness & Equity, Accountability, Understandable by Design, Safety-Resilience-Sustainability
Proposed institutionsAI Governance Group (AIGG) for inter-ministry coordination; Technology & Policy Expert Committee (TPEC) for advisory; AI Safety Institute (AISI) for testing and standards
ComparisonLess prescriptive than EU AI Act (risk-based, heavy penalties); closer to Japan/USA's light-touch, innovation-first approach
Key mechanismTechno-legal model — consent frameworks, content-authenticity infrastructure, AI incident databases, regulatory sandboxes

EU AI Act — Key Timelines (for India comparison)

MilestoneDate
Entered into force1 August 2024
Unacceptable-risk AI practices banned2 February 2025
GPAI (General Purpose AI) model obligations2 August 2025
Commission enforcement powers over GPAI2 August 2026
Original deadline for Annex III high-risk AI (use-based)2 August 2026
Omnibus Agreement (provisional)7 May 2026 — EU Council and Parliament agreed to simplify and delay obligations
Revised deadline: Annex III high-risk AI (use-based)2 December 2027 (postponed from August 2026)
Revised deadline: Annex I high-risk AI (product-embedded)2 August 2028
New prohibition (non-consensual intimate image generation, CSAM)2 December 2026

UPSC Mains angle: The EU AI Act Omnibus simplification (7 May 2026) — reducing compliance burdens for SMEs and extending high-risk AI deadlines — shows that even Europe's landmark AI regulation is adapting to industry pushback. India's contrasting "lightweight" MeitY governance guidelines (November 2025) reflect a deliberate innovation-first stance. The key analytical contrast: EU prioritises rights and risk management; India prioritises scale and inclusive access. Both approaches face the same challenge — ensuring AI benefits reach marginalised communities without enabling harm.

How Large Language Models Actually Work (Prelims-level mechanics)

UPSC has begun testing the mechanics of AI, not just its governance — Prelims 2026 asked how a Large Language Model decides the next word. The factual chain to know:

  • What an LLM is — a deep neural network built on the transformer architecture (introduced in the 2017 paper "Attention Is All You Need"), trained on massive text corpora. Examples: GPT (OpenAI), Gemini (Google), Claude (Anthropic), Llama (Meta).
  • Core operation: next-token prediction — the model does not "look up" answers. Given the text so far, it computes a probability distribution over its entire vocabulary for what token (word-piece) comes next, picks from the most probable options, appends it, and repeats — one token at a time. This is called autoregressive generation.
  • Attention mechanism — the transformer's defining feature: for every word, the model weighs how relevant every other word in the context is (e.g., resolving what "it" refers to). This is what lets LLMs handle long-range meaning, and it is why the architecture displaced earlier sequential RNN/LSTM models.
  • Parameters — the learned numerical weights (modern LLMs have billions). "Training" = adjusting these weights so the model's next-token predictions match real text; fine-tuning/RLHF then aligns outputs with human preferences.
  • Why LLMs hallucinate — because the model generates the statistically plausible next token, not a verified fact; fluent-but-false output is a property of the method, not a bug that affects only poor models.
  • Tokens, not words — text is split into sub-word units (tokens); context windows and API pricing are measured in tokens.

Don't confuse: an LLM (the trained model) with a chatbot (a product wrapping the model), or generative AI (the broad class — text, image, video, code) with LLMs (its text branch). And "open-source model" (weights released, e.g. Llama) vs "closed model" (API-only, e.g. GPT-4).


Quantum Computing

What Is Quantum Computing?

FeatureDetail
Classical computingUses bits (0 or 1); processes sequentially
Quantum computingUses qubits that can be 0, 1, or both simultaneously (superposition)
Key propertiesSuperposition (multiple states simultaneously), Entanglement (linked qubits affect each other instantly), Interference (amplify correct answers, cancel wrong ones)
Speed advantageCan solve certain problems exponentially faster than classical computers (cryptography, molecular simulation, optimisation)

National Quantum Mission (NQM)

FeatureDetail
ApprovedApril 2023
BudgetRs 6,003.65 crore (8 years: 2023-2031)
TargetsIntermediate-scale quantum computers with 50-1000 physical qubits by 2031 (superconducting and photonic platforms)
Focus areasQuantum computing, quantum communication, quantum sensing, quantum materials
Communication targetsSatellite-based Quantum Key Distribution (QKD) over 2000 km within India; inter-city QKD networks with quantum memories
Implementing bodiesDST; research hubs at IISc, IITs, TIFR, RRI
Global standingIndia is the 6th country with a dedicated quantum mission — after USA, Austria, Finland, France, and China

Applications

FieldQuantum Advantage
CryptographyQuantum computers can break current encryption (RSA) → need for quantum-resistant algorithms
Drug discoverySimulate molecular interactions at atomic level → faster drug design
FinancePortfolio optimisation, risk analysis, fraud detection
Climate modellingComplex atmospheric simulations currently impossible for classical computers
Materials scienceDesign new materials (superconductors, catalysts) from first principles
DefenceQuantum sensing for submarine detection; quantum communication for unhackable military networks

Prelims Fact: China demonstrated quantum supremacy with Jiuzhang (2020) and has quantum communication satellite Micius (2016). India's NQM aims to make India one of the top-6 quantum-capable nations. A key strategic concern: quantum computers can break RSA encryption — India must develop quantum-resistant (post-quantum) cryptography before large-scale quantum machines become operational.


Blockchain

What Is Blockchain?

FeatureDetail
DefinitionA distributed, immutable digital ledger that records transactions across multiple computers
Key propertiesDecentralised (no single authority), Immutable (records cannot be altered), Transparent (all participants see the same data), Secure (cryptographic hashing)
TypesPublic (Bitcoin, Ethereum — anyone can join), Private (permissioned — organisations control access), Consortium (group-managed)

Applications in India

SectorApplication
Land recordsTamper-proof property registration (Andhra Pradesh, Telangana pilots)
Supply chainTracking agricultural produce from farm to consumer (Coffee Board uses blockchain)
HealthcareSecure patient records sharing between hospitals
VotingTamper-resistant electronic voting (conceptual)
BankingCross-border payments, trade finance (RBI exploring)
GovernmentCertificate verification, subsidy distribution, procurement transparency
National platformblockchain.gov.in — NIC-led platform for government blockchain applications across states

Cryptocurrency and India

FeatureDetail
RBI positionOpposed private cryptocurrency; launched Central Bank Digital Currency (CBDC) — e-Rupee (pilot December 2022)
Taxation30% tax on crypto gains + 1% TDS (Finance Act 2022)
RegulationNo comprehensive crypto regulation; Cryptocurrency and Regulation of Official Digital Currency Bill (proposed but not introduced)
SC rulingInternet and Mobile Association of India v. RBI (2020) — Supreme Court struck down RBI's 2018 circular banning banks from dealing with crypto entities

Internet of Things (IoT)

FeatureDetail
DefinitionNetwork of physical devices embedded with sensors, software, and connectivity to exchange data
ScaleEstimated 30+ billion connected IoT devices globally by 2025
India's IoT policy2015 — aims to create $15 billion IoT industry by 2020 (target missed; revised strategies ongoing)

IoT Applications

SectorApplication
Smart citiesTraffic sensors, waste bin monitoring, air quality sensors, smart street lights
AgricultureSoil moisture sensors, automated irrigation, livestock tracking, cold chain monitoring
HealthcareWearable devices, remote patient monitoring, hospital asset tracking
ManufacturingIndustry 4.0 — predictive maintenance, quality control, supply chain automation
EnergySmart grids, smart meters (250 million planned under Smart Meter National Programme)
DefenceBattlefield sensor networks, surveillance drones, logistics tracking

5G and 6G

Feature5G6G
SpeedUp to 10 GbpsUp to 1 Tbps (100x faster)
Latency1 millisecond<0.1 millisecond
India statusLaunched October 2022; coverage across all districts by 2025R&D stage; deployment target by 2030
ApplicationsAR/VR, autonomous vehicles, remote surgery, IoT at scaleHolographic communication, digital twins, AI-native networks

Bharat 6G Vision

FeatureDetail
Bharat 6G Vision documentReleased by PM on 22 March 2023 (at ITU Area Office inauguration, Vigyan Bhawan) — India's roadmap to be a frontline 6G contributor by 2030
Bharat 6G Alliance (B6GA)Launched 3 July 2023 by Minister of Communications; alliance of industry, academia, research institutions, and standards bodies; ~80 member organisations including 30+ startups (early 2026)
Three pillarsUbiquitous coverage, affordability, sustainability
Phase 1 (2023-2025)Exploratory research, proof-of-concept testing, innovative pathways
Phase 2 (2025-2030)IP creation, testbed deployment; target 10% of global 6G patents
R&D progress111 research proposals approved (AI-driven networks, terahertz communications, O-RAN Massive MIMO); 100 labs set up in academic institutions; 2 testbeds funded
Global collaborationsMoUs with USA, South Korea, Japan, Germany, Finland, Brazil, UK

India's 5G rollout is the fastest in the world — reaching all 750+ districts within 2 years. India's 6G roadmap envisions the telecom sector contributing nearly USD 1.2 trillion to GDP by 2035.


Semiconductor Manufacturing

FeatureDetail
India Semiconductor Mission (ISM 1.0)Launched December 2021; Rs 76,000 crore outlay; 10 projects approved; cumulative investment ₹1.60 lakh crore (as of Dec 2025)
ISM 2.0Union Budget 2026-27; total outlay ₹40,000 crore; focus: compound semiconductors, advanced packaging, indigenous IP
Key projectsTata-PSMC fab Dholera (28nm, ₹91,000 crore; bhumi pujan 13 March 2024); Micron ATMP Sanand (commercial production 26 February 2026); TSAT Morigaon Assam (₹27,000 crore)
Design~20% of world's chip designers are Indian; 25,000+ VLSI engineers; 200+ global semiconductor R&D centres in India
ChallengeFabrication requires extreme precision; Tata-PSMC Dholera (India's first fab) facing soil redesign delays; first chip target end-2026
Strategic importanceSemiconductors are critical for defence, telecom, AI, EVs — supply chain disruptions (2020-2022 chip shortage) showed risks of import dependence; iCET upgraded to TRUST (February 2025) for US-India semiconductor cooperation

Ethical and Governance Dimensions

TechnologyKey Ethical Question
AIHow do we prevent algorithmic bias and ensure accountability for AI decisions?
QuantumQuantum computers can break encryption — how do we protect data before quantum-resistant cryptography is ready?
BlockchainDecentralisation challenges state authority — how should governments regulate without stifling innovation?
IoTBillions of connected devices create massive surveillance potential — where is the line between convenience and privacy?
5G/6GVendor security (Huawei debate); electromagnetic radiation concerns; digital divide between connected and unconnected
SemiconductorsGeopolitical weaponisation of chip supply chains (US-China tech war); environmental cost of fabrication (water, energy intensive)
Generative AICopyright of AI-generated content; deepfake regulation; impact on creative industries and livelihoods

UPSC Relevance

Prelims Focus Areas

  • AI — types (narrow, general, super), Machine Learning vs Deep Learning, Generative AI
  • IndiaAI Mission — approved March 2024, Rs 10,372 crore, 7 pillars
  • India AI Governance Guidelines 2025 — 7 sutras, no separate AI law
  • Quantum Computing — qubits, superposition, entanglement; NQM targets (50-1000 qubits by 2031)
  • Blockchain — properties (decentralised, immutable), types (public, private)
  • CBDC (e-Rupee) — launched when, how it differs from cryptocurrency
  • 5G — launched October 2022 in India; 6G target by 2030
  • Bharat 6G Alliance — launched July 2023; Bharat 6G Vision document March 2023
  • India Semiconductor Mission — key projects (Tata-PSMC, Micron)
  • IoT — definition, smart meter programme

Mains Focus Areas

  • AI and governance — opportunities, bias risks, India's light-touch regulatory approach vs EU AI Act
  • India AI Governance Guidelines 2025 — techno-legal model, seven sutras, proposed institutions (AIGG, AISI)
  • Quantum computing — strategic implications (cryptography, defence), post-quantum cryptography urgency
  • Blockchain for transparent governance (land records, supply chain, blockchain.gov.in)
  • Digital sovereignty — indigenous AI models and LMMs vs dependence on Western tech giants
  • Technology and employment — automation, reskilling, labour market disruption
  • Ethical AI — accountability, transparency, fairness, deepfakes, digital colonialism
  • Semiconductor self-reliance — strategic importance and challenges
  • 5G/6G and digital divide — Bharat 6G Vision, global collaborations, 10% patent target
  • Geopolitics of technology — semiconductor supply chains, US-China tech war, India's strategic positioning
  • Convergence of technologies — AI + IoT + 5G + blockchain creating new governance and security challenges

Cross-paper relevance

  • GS3 — Science-Technology (primary) — Emerging tech: IndiaAI Mission (₹10,372 crore, 10,000 GPUs), blockchain, IoT, AR/VR, 3D printing, quantum computing convergence
  • GS3 — Economy — Economic opportunity: Industry 4.0, tech start-up ecosystem, semiconductor manufacturing, EV transition, green hydrogen tech
  • GS3 — Internal Security — Security dimension: AI in surveillance, deepfakes as information warfare tool, quantum threat to encryption
  • Essay — Recurring theme: "Converging technologies: humanity at a crossroads" (2023); "India's technological future: opportunity or threat?" (2022)

Recent Developments (2024–2026)

IndiaAI Mission — ₹10,372 Crore, 10,000 GPUs 2024

The Union Cabinet approved the IndiaAI Mission in March 2024 at a total outlay of ₹10,372 crore over five years. The mission's centrepiece is a 10,000+ GPU public AI computing infrastructure — built through public-private partnership — to democratise AI compute access for researchers, startups, and students. The Union Budget 2024–25 allocated ₹551 crore as the initial tranche.

The IndiaAI Mission's seven pillars: (a) AI Computing Infrastructure (10,000 GPUs); (b) Foundation Models (IndiaAI Innovation Centre developing LMMs for Indian languages); (c) Datasets Platform (non-personal data access); (d) Application Development; (e) Startup Financing; (f) Safe and Trusted AI; (g) Skilling (500 PhD fellows, 5,000 postgraduates, 8,000 undergraduates). India's AI market is projected to grow to $17 billion by 2027.

UPSC angle: IndiaAI Mission approval (March 2024), ₹10,372 crore, 10,000 GPU target, seven pillars, and India's AI skill-building goals are Prelims and Mains content.


National Quantum Mission — 1,000 km QKD Milestone 2026

The National Quantum Mission (NQM), approved April 2023 at ₹6,003.65 crore for 2023–2031, made significant strides across 2024–26. India achieved a 1,000 km Quantum Key Distribution (QKD) secure communication deployment in April 2026, using indigenous technology from QNu Labs (an NQM-supported startup) — described by DST as achieved "under 3 years of mission launch" and ahead of schedule. Four Thematic Hubs (T-Hubs for Quantum Computing, Communication, Sensing & Metrology, Materials & Devices) are operational with 152 researchers from 43 institutions.

NQM targets for 2031: 50–1,000 qubit computers; satellite-based QKD over 2,000 km; atomic clocks with 10⁻¹⁸ precision; and new quantum materials. India's 17 startups supported under NQM include QNu Labs, QuNu (cybersecurity), and QpiAI (quantum computing). The NQM positions India to benefit from the quantum computing market projected at $453 billion globally by 2030.

UPSC angle: NQM (₹6,003 crore, April 2023), 1,000 km QKD milestone, four T-Hubs, 50–1,000 qubit target, and India's quantum ecosystem are Prelims and Mains content.


Blockchain in Governance — India's 2024 Deployments

India's blockchain adoption in public administration expanded in 2024. Key deployments: (a) MeitY's National Blockchain Framework (NBF) provided shared infrastructure to 35+ government use cases; (b) land records digitisation on blockchain in Telangana, Andhra Pradesh, and Maharashtra — reducing property fraud and enabling instant title verification; (c) educational credential verification (National Academic Depository on blockchain: 600+ crore academic certificates issued digitally); (d) drug supply chain (DAVA portal by MoH tracking pharmaceutical distribution).

The RBI's digital rupee (e₹) CBDC pilot, launched in 2022, expanded to 13 cities and 16 banks by 2024, with approximately 5 million users in the retail pilot. India's approach to CBDC uses a token-based architecture (not blockchain-based) to balance privacy with compliance — distinct from fully decentralised cryptocurrency.

UPSC angle: NBF, blockchain in land records and education, DAVA drug tracking, and the e₹ CBDC are Prelims and Mains data points; decentralisation vs state control in digital currency is a Mains ethics topic.


Vocabulary

Blockchain

  • Pronunciation: /ˈblɒkˌtʃeɪn/
  • Definition: A decentralised, distributed digital ledger that records transactions across multiple computers in a tamper-proof and transparent manner, secured through cryptographic hashing.
  • Root: Coined/Modern: English block + chain; compound coined c. 2015, terms used separately in Nakamoto's 2008 Bitcoin whitepaper
  • Origin: Coined from block + chain; Satoshi Nakamoto used the terms separately in the 2008 Bitcoin whitepaper, and the compound "blockchain" became standard by 2015 as the technology gained mainstream adoption.
  • Part of Speech: noun (also attributive, as in "blockchain technology")
  • Word Family: blockchain (n), blockchains (n pl), blockchain-based (adj compound), on-chain (adj/adv)
  • Usage: By migrating land titles and procurement records onto a blockchain, the state can render bureaucratic transactions transparent and immutable, thereby curbing corruption and rebuilding citizens' trust in public institutions.
  • Synonyms: distributed ledger, distributed ledger technology, decentralised ledger, digital ledger, cryptographic ledger, chain of blocks
  • Antonyms: centralised ledger, centralised database, single-point register, paper ledger
  • Mnemonic: Picture data sealed in BLOCKS, each padlocked to the next in an unbreakable CHAIN - tamper with one link and the whole chain snaps, so the record stays honest.

Quantum

  • Pronunciation: /ˈkwɒntəm/
  • Definition: In computing, relating to a fundamentally new paradigm that exploits quantum-mechanical phenomena — superposition, entanglement, and interference — to process information using qubits rather than classical binary bits, enabling exponentially faster solutions for certain categories of problems.
  • Root: Latin quantum = how much (neuter of quantus = how great); applied to physics by Planck 1900; computing 1980s
  • Origin: From Latin quantum ("how much"), neuter of quantus ("how great"); first used in physics by Max Planck in 1900 to describe discrete energy packets; applied to computing from the 1980s following Richard Feynman's proposals.
  • Part of Speech: noun (plural quanta); also adjective
  • Word Family: quanta (n plural), quantize (v), quantization (n), quantized (adj), quantum (adj)
  • Usage: Effective decentralisation hinges not on rhetoric but on the quantum of untied funds actually devolved to local bodies, for genuine self-governance withers when panchayats are handed responsibilities without a commensurate share of resources.
  • Synonyms: amount, quantity, share, portion, measure, allocation
  • Antonyms: whole, totality, entirety
  • Mnemonic: Quantum shares its root with "quantity" — both trace to Latin quantus, "how much"; a quantum is simply the "how-much", the measured amount or share of a thing.

Metaverse

  • Pronunciation: /ˈmɛtəˌvɜːrs/
  • Definition: A persistent, immersive, interconnected virtual environment — experienced through virtual reality, augmented reality, or digital interfaces — in which users interact with each other and digital objects in real time.
  • Root: Coined/Modern: portmanteau coined by Neal Stephenson (1992, Snow Crash); Greek meta- = beyond + universe
  • Origin: Coined by American novelist Neal Stephenson in his 1992 science fiction novel Snow Crash, as a portmanteau of meta- (Greek, "beyond") + universe.

  • Part of Speech: noun
  • Word Family: metaverse (n), metaversal (adj), multiverse (n), universe (n)
  • Usage: As governance increasingly migrates into immersive digital realms, the state must frame a rights-based regulatory architecture for the metaverse, lest questions of data sovereignty, virtual property and online harm outpace the law that is meant to govern them.
  • Synonyms: virtual world, cyberspace, virtual reality, digital universe, immersive web, virtual realm
  • Antonyms: physical world, real world, meatspace, offline reality
  • Mnemonic: META (beyond) + VERSE (from uni-VERSE) = a universe beyond our own — a digital world layered atop reality.

Antimicrobial

  • Pronunciation: /ˌæntɪmaɪˈkrəʊbɪəl/
  • Definition: Relating to, or denoting, any agent — chemical, biological, or physical — that kills or inhibits the growth of microorganisms, including bacteria, fungi, viruses, and protozoa. In UPSC context, the term is critical through Antimicrobial Resistance (AMR), which the WHO has declared one of the top ten global public health threats; India's National Action Plan on AMR (NAP-AMR) was revised in 2024 to address the estimated 33,000 annual deaths attributable to drug-resistant infections. As a noun, an antimicrobial is the substance itself — antibiotics and antifungals are subsets.
  • Root: Greek anti- = against; Latin micro- = small (from Greek mikros); Latin -bium = life (from Greek bios)
  • Origin: Formed in English in the early 20th century by combining the Greek prefix anti- ('against') with microbial, itself derived from French microbe (coined 1878 by Charles Sédillot from Greek mikros + bios). The compound entered medical literature widely from the 1940s alongside the antibiotic revolution inaugurated by penicillin.

  • Part of Speech: adjective; also noun (countable)
  • Word Family: antimicrobial (adj/n), microbe (n), microbial (adj), antimicrobially (adv), microbiome (n)
  • Usage: India's revised National Action Plan on Antimicrobial Resistance (NAP-AMR, 2024) mandates prescription-only dispensing of critical antimicrobials and tightens effluent norms for pharmaceutical manufacturing clusters in Hyderabad and Baddi.
  • Synonyms: antibiotic, germicidal, bactericidal, microbicidal, antiseptic, disinfectant
  • Antonyms: pro-microbial, probiotic, microbial-friendly
  • Mnemonic: ANTI + MICROBIAL — 'anti' means against, 'micro' means tiny, 'bial' comes from bios (life): it fights tiny life forms. Think of an antimicrobial as a tiny-life assassin, slotting neatly into its root word like a key.

Antiviral

  • Pronunciation: /ˌæntɪˈvaɪərəl/
  • Definition: Describing any agent — drug, protein, or therapy — that inhibits the replication or pathogenic action of a virus without necessarily killing it outright, by targeting stages of the viral life cycle such as attachment, uncoating, replication, or release. In UPSC/GS3 context, antivirals gained salience during COVID-19 (Remdesivir, Molnupiravir, Paxlovid) and are central to discussions on AMR policy, pandemic preparedness, and vaccine-antiviral complementarity. India's SARS-CoV-2 antiviral Molnupiravir was produced domestically under voluntary licences granted by Merck.
  • Root: Greek anti- = against; Latin virus = poison, slime (used in virology since 1892 to denote submicroscopic infectious agents)
  • Origin: Formed in English in the mid-20th century from the Greek prefix anti- ('against') and viral, the adjective from Latin virus ('poison'). The word virus was used in classical Latin to mean a slimy liquid or poison; it was repurposed in modern biology from the 1890s. The compound antiviral emerged in pharmacological literature of the 1950s as the first synthetic antivirals (e.g., idoxuridine, 1959) were developed.

  • Part of Speech: adjective; also noun (countable)
  • Word Family: antiviral (adj/n), virus (n), viral (adj), virology (n), virologist (n), virulence (n)
  • Usage: The development of India's domestically manufactured antiviral portfolio — from Molnupiravir to interferon-alpha nasal drops — underscored the strategic imperative of a self-reliant pharmaceutical ecosystem capable of responding to future pandemic threats.
  • Synonyms: virucidal, antiviral agent, antiretroviral, virostatic, viral inhibitor
  • Antonyms: viral, pro-viral, virus-permissive
  • Mnemonic: ANTI + VIRAL: think of a goalkeeper (anti) stopping a shot (viral attack). The 'anti' shield blocks the virus — same prefix used in antidote, antibiotic, anticlimax. Once you own anti- = against, the word family is yours.

Artificial intelligence

  • Pronunciation: /ˌɑːtɪˈfɪʃ(ə)l ɪnˈtɛlɪdʒ(ə)ns/
  • Definition: The simulation of human cognitive functions — reasoning, learning, problem-solving, perception, and language comprehension — by machines, especially computer systems. In UPSC context, India's IndiaAI Mission (approved March 2024, outlay ₹10,372 crore) is the flagship policy framework, targeting 10,000-plus GPU compute capacity and covering seven pillars including AI compute infrastructure, data platforms, and AI safety. The EU AI Act (August 2024) classifies AI systems into four risk tiers — unacceptable, high, limited, and minimal — and serves as a regulatory benchmark for global AI governance discussions in Mains GS3.
  • Root: Latin artificialis = made by art/skill (ars = art + facere = to make); Latin intelligentia = understanding, discernment (inter- = between + legere = to choose/read)
  • Origin: The adjective artificial descends from Latin artificialis (from artificium, 'workmanship'). Intelligence comes from Latin intelligentia, via Old French intelligence. The compound 'Artificial Intelligence' was coined by American computer scientist John McCarthy at the Dartmouth Conference of 1956, which is regarded as the founding moment of AI as a formal academic discipline.

  • Part of Speech: noun (uncountable; also attributive adjective: 'artificial intelligence policy')
  • Word Family: AI (abbr), artificially (adv), intelligence (n), intelligent (adj), intelligently (adv), artificially intelligent (adj phrase)
  • Usage: The IndiaAI Mission's Safe and Trusted AI pillar — mandating algorithmic audits and bias assessments — reflects New Delhi's attempt to balance the economic promise of artificial intelligence with the democratic imperatives of transparency and accountability.
  • Synonyms: machine intelligence, computational intelligence, machine learning (narrower), cognitive computing, automated reasoning
  • Antonyms: natural intelligence, human intelligence, biological cognition
  • Mnemonic: ARTIFI-CIAL = made by art/skill (Latin ars facere); INTEL-LIGENCE = choosing between things (Latin inter legere). AI is literally 'skill-made choosing' — a machine that picks answers as if it understands. Pair that etymology with McCarthy's 1956 Dartmouth coinage and the term is anchored in history.

Autonomous

  • Pronunciation: /ɔːˈtɒnəməs/
  • Definition: Capable of operating independently, without direct human control or intervention, by using onboard sensors, processing, and decision-making algorithms. In UPSC/GS3 context, the term spans multiple domains: autonomous vehicles (India's AIS 189 standard 2023), autonomous weapons systems or LAWS (India's nuanced UN position opposing a full ban while seeking international governance), autonomous drones (Drone Rules 2021, BVLOS permissions), and autonomous underwater vehicles (AUVs) deployed by the Indian Navy. Autonomy exists on a spectrum — from driver-assistance (SAE Level 1) to full self-driving (SAE Level 5).
  • Root: Greek auto- = self; Greek nomos = law, custom, rule — hence 'self-governing'
  • Origin: From Greek autonomia ('independence'), formed from auto- ('self') and nomos ('law'). First used in English in the 17th century in political philosophy to describe self-governing city-states; transferred to biology in the 19th century (autonomous nervous system), and to technology and robotics from the 20th century.

  • Part of Speech: adjective
  • Word Family: autonomy (n), autonomous (adj), autonomously (adv), autonomisation (n), semi-autonomous (adj)
  • Usage: India's cautious stance at the UN Group of Governmental Experts on Lethal Autonomous Weapons Systems reflects a sovereign calculus that autonomous military platforms must remain subject to human oversight, lest the delegation of lethal force to algorithms erode the laws of armed conflict.
  • Synonyms: self-governing, self-directing, independent, self-regulating, self-sufficient, unmanned
  • Antonyms: dependent, controlled, operated, supervised, remote-controlled, tethered
  • Mnemonic: AUTO-NOMOS: auto = self (as in autobiography) + nomos = law (as in astronomy — the law of stars). An autonomous entity makes its own laws for itself — it is its own boss. Picture a self-driving car ignoring the human in the passenger seat.

Biometric

  • Pronunciation: /ˌbaɪəʊˈmɛtrɪk/
  • Definition: Relating to the automated measurement and statistical analysis of unique physiological or behavioural characteristics — such as fingerprints, iris patterns, facial geometry, voice, or gait — for the purposes of identity verification or identification. In UPSC context, Aadhaar (as of June 2026, over 1.4 billion enrolments) is the world's largest biometric identity system, administered by UIDAI; biometric data is classified as 'sensitive personal data' under the Digital Personal Data Protection Act 2023 (DPDP Act). Biometric authentication is also central to Aadhaar-enabled Payment Systems (AePS) and the Jeevan Pramaan digital life certificate.
  • Root: Greek bios = life; Greek metron = measure — hence 'measuring life (characteristics)'
  • Origin: Formed in the 19th century from Greek bios ('life') and metron ('measure'), on the model of biometry, used in statistics by Francis Galton from the 1870s for the statistical study of biological variation. The modern sense of automated identity verification from unique physical traits emerged in the 1960s–70s with early fingerprint recognition systems.

  • Part of Speech: adjective; also noun (plural: biometrics)
  • Word Family: biometrics (n pl), biometry (n), biometrically (adv), biometric authentication (n phrase), biometric surveillance (n phrase)
  • Usage: The Supreme Court's Puttaswamy judgment (2017) recognised that the compelled submission of biometric data — whether fingerprint or iris — engages the fundamental right to privacy under Article 21, requiring any state collection of such data to satisfy the tests of legality, necessity, and proportionality.
  • Synonyms: physiometric, identity-metric, biometric data, fingerprint data, anthropometric (narrower)
  • Antonyms: password-based, token-based, anonymous, non-identifying
  • Mnemonic: BIO (life) + METRIC (measure): biometrics measures the unique features of your living body. Compare 'thermometric' (measuring heat) — here, it is your fingerprint, iris, or face that is the measuring tape of your identity.

Carbon sequestration

  • Pronunciation: /ˈkɑːbən ˌsiːkwɪˈstreɪʃ(ə)n/
  • Definition: The long-term removal and storage of atmospheric carbon dioxide (CO₂) through biological, chemical, or geological processes, thereby reducing its concentration and mitigating climate change. Biological sequestration includes forests, wetlands, soil, and oceans; geological sequestration involves injecting captured CO₂ into depleted reservoirs or saline aquifers. In UPSC context, India's NDC target (updated 2022) includes creating an additional carbon sink of 2.5–3 billion tonnes of CO₂ equivalent through forest and tree cover by 2030; India's National Mission for a Green India (GIM) and REDD+ framework are key policy instruments.
  • Root: Latin sequestrare = to put in the hands of a trustee for safekeeping (sequester = mediator, trustee); carbon from Latin carbo = coal, charcoal
  • Origin: The legal term sequestration derives from Late Latin sequestratio, from sequestrare ('to deposit with a trustee'). Applied to carbon in the context of climate science from the 1970s, becoming prominent in IPCC reports from the 1990s as a mitigation strategy. The biological and geological senses are both well-established in the UNFCCC lexicon.

  • Part of Speech: noun (uncountable)
  • Word Family: sequestration (n), sequester (v), sequestered (adj), carbon sink (n phrase), sequestrant (n)
  • Usage: India's updated Nationally Determined Contribution, submitted under the Paris Agreement, commits to creating an additional carbon sink of 2.5 to 3 billion tonnes of CO₂ equivalent through enhanced forest and tree cover, making carbon sequestration a cornerstone of the nation's climate strategy.
  • Synonyms: carbon capture, carbon storage, carbon sink formation, CO₂ removal, carbon fixation
  • Antonyms: carbon emission, carbon release, outgassing, deforestation
  • Mnemonic: SEQUEST-RATION from the Latin sequester (trustee who holds assets safely): carbon sequestration is like putting CO₂ in a 'safe deposit box' — locking it away so it cannot warm the atmosphere. The word 'sequester' also means to isolate, as in a sequestered jury — CO₂ isolated from the sky.

CRISPR

  • Pronunciation: /ˈkrɪspər/
  • Definition: CRISPR (Clustered Regularly Interspaced Short Palindromic Repeats) is a naturally occurring bacterial immune system repurposed as a precise genome-editing tool, typically deployed as CRISPR-Cas9 — a ribonucleoprotein complex that can cut, delete, insert, or replace specific DNA sequences with unprecedented accuracy. Jennifer Doudna and Emmanuelle Charpentier were awarded the Nobel Prize in Chemistry 2020 for its development. In UPSC context, Indian applications include FELUDA (FNCAS9 Editor Linked Uniform Detection Assay, a CRISPR-based rapid COVID-19 diagnostic developed by CSIR-IGIB) and BIRSA-101, a CRISPR-edited rice variety developed by ICAR. Genome-edited crops using SDN-1/SDN-2 techniques were deregulated in India in 2022, while SDN-3 (involving foreign DNA) remains regulated as GMO.
  • Root: Acronym: Clustered Regularly Interspaced Short Palindromic Repeats; Cas9 = CRISPR-Associated protein 9
  • Origin: The repeating DNA sequences were first observed by Japanese microbiologist Yoshizumi Ishino in E. coli in 1987, though their function was unknown. The acronym 'CRISPR' was coined by Ruud Jansen in 2002. The system's role as a bacterial adaptive immune mechanism was elucidated by Francisco Mojica; its application as a gene-editing tool was published by Doudna and Charpentier in Science in 2012.

  • Part of Speech: noun (uncountable; acronym used as noun and attributive adjective)
  • Word Family: CRISPR-Cas9 (n), CRISPR-Cas12 (n), gene editing (n), genome editing (n), CRISPR screen (n phrase), CRISPRed (informal adj)
  • Usage: India's decision in 2022 to deregulate genome-edited crops developed through site-directed nuclease techniques SDN-1 and SDN-2 — effectively treating CRISPR-edited varieties as conventional breeding products — marked a significant regulatory departure that could accelerate climate-resilient crop development while sidestepping the stringent GMO approval pathway.
  • Synonyms: gene scissors, genome editor, site-directed nuclease tool, gene-editing platform, molecular scissors
  • Antonyms: random mutagenesis, conventional breeding, non-GM approach
  • Mnemonic: CRISPR = Clustered Regularly Interspaced Short Palindromic Repeats — use the Nobel anchor: Doudna + Charpentier, Chemistry 2020. Visualise molecular 'scissors' (Cas9) guided by a GPS signal (the guide RNA) to cut precisely at the target gene. 'Crisp' precision editing = CRISPR.

Cybersecurity

  • Pronunciation: /ˈsaɪbəsɪˌkjʊərɪti/
  • Definition: The practice of protecting internet-connected systems, networks, software, and data from digital attacks, unauthorised access, damage, or disruption. In UPSC/GS3 context, key institutions include CERT-In (Indian Computer Emergency Response Team, under MeitY), the National Cyber Security Policy 2013 (under revision), and the National Critical Information Infrastructure Protection Centre (NCIIPC) protecting critical sectors such as power, banking, and telecom. India's Digital Personal Data Protection Act 2023 (DPDP Act) strengthens data security obligations for data fiduciaries, while CERT-In's April 2022 directions mandating 6-hour breach reporting represented a major regulatory escalation.
  • Root: Greek kybernan = to steer, govern (source of cyber-, via Norbert Wiener's cybernetics, 1948); Latin securus = free from care (se- = without + cura = care)
  • Origin: The prefix cyber- derives from Norbert Wiener's cybernetics (1948), itself from Greek kubernetes ('steersman'). Security derives from Latin securitas (from securus, 'free from care'). The compound cybersecurity crystallised in the 1990s with the rise of commercial internet infrastructure; it became a formal policy term in US National Security Directives of the early 2000s.

  • Part of Speech: noun (uncountable)
  • Word Family: cybersecurity (n), cyber (prefix/adj), cyberattack (n), cybercrime (n), cyber resilience (n), cyberspace (n), cyber threat (n phrase)
  • Usage: CERT-In's April 2022 directive — requiring all service providers, intermediaries, and data centres to report cybersecurity incidents within six hours of detection — reflects a decisive shift from reactive incident management to mandatory proactive disclosure in India's evolving cyber-governance architecture.
  • Synonyms: information security, cyber defence, network security, digital security, IT security, data protection
  • Antonyms: cyber vulnerability, digital exposure, data insecurity
  • Mnemonic: CYBER (steersman in Greek) + SECURITY (safe from care in Latin): cybersecurity steers your data safely through the digital ocean. Wiener coined 'cybernetics' from kubernetes (steersman) — a helmsman who keeps the ship — and your data — on course.

Dark web

  • Pronunciation: /dɑːk wɛb/
  • Definition: The part of the internet that is not indexed by conventional search engines and is accessible only through specialised software — primarily the Tor (The Onion Router) browser — using layered encryption to anonymise users and hosts. Distinct from the 'deep web' (password-protected pages, databases) which is benign, the dark web is associated with illicit marketplaces, ransomware-as-a-service networks, stolen data trading, and the sale of contraband. In UPSC context, the dark web is examined in GS3 internal security — linked to narco-terrorism financing, cybercrime, and the challenges CERT-In and NIA face in attribution and jurisdiction.
  • Root: Old English deorc = without light, hidden; from Old English webb = woven fabric — metaphorically applied to the networked internet ('World Wide Web') in the 1990s
  • Origin: The term 'dark web' emerged in the early 2010s as a journalistic and policy shorthand to distinguish anonymised, unlisted network spaces from the open internet. The underlying Tor network was developed by the US Naval Research Laboratory in the mid-1990s for anonymous communications, then released for public use in 2002.

  • Part of Speech: noun (singular, uncountable in generic use; countable when referring to specific networks)
  • Word Family: dark web (n), deep web (n), surface web (n), darknet (n), Tor network (n phrase), onion routing (n phrase)
  • Usage: The National Investigation Agency's expanding charter to investigate dark web-facilitated arms and narcotics procurement has highlighted the urgent need for India to build specialised cyber-forensics capabilities and to negotiate mutual legal assistance treaties that can pierce the jurisdictional opacity of onion-routed networks.
  • Synonyms: darknet, dark internet, underground web, anonymous network, onion network
  • Antonyms: surface web, open web, indexed web, clearnet
  • Mnemonic: DARK WEB: think of it as the ocean — the surface web is the lit, visible top layer; the deep web is the dark water below (your bank account); and the dark web is the hidden seafloor cave you need special diving equipment (Tor) to reach. The 'dark' signals it is intentionally hidden from light.

Deep learning

  • Pronunciation: /diːp ˈlɜːnɪŋ/
  • Definition: A subfield of machine learning that uses artificial neural networks with many layers (hence 'deep') to learn hierarchical representations of data, enabling the model to extract increasingly abstract features at each layer. Deep learning underpins modern AI breakthroughs including image recognition (CNNs), natural language processing (Transformers), speech recognition, and generative AI. In UPSC context, deep learning is the technical backbone of applications assessed in GS3 — facial recognition systems used in policing, AI-driven crop disease detection, and large language models examined under AI governance and the IndiaAI Mission (2024).
  • Root: Old English deop = extending far downward; Old English leornian = to acquire knowledge — metaphorical 'depth' of representational layers in a neural network
  • Origin: The term 'deep learning' was popularised by Geoffrey Hinton, Yann LeCun, and Yoshua Bengio — who shared the Turing Award 2018 — building on earlier neural network research. Hinton's 2006 paper on deep belief networks triggered the modern deep learning era. The word 'deep' specifically refers to the depth (number of hidden layers) in a neural network architecture.

  • Part of Speech: noun (uncountable)
  • Word Family: deep learning (n), deep neural network (n phrase), deep-learned (adj), machine learning (n, hypernym), neural network (n), transformer (n, architecture)
  • Usage: India's IndiaAI Mission explicitly mandates investment in deep learning infrastructure — including a shared GPU compute cluster of over 10,000 processors — recognising that frontier AI capabilities in language, vision, and decision-making rest entirely on the resource-intensive training of deep neural architectures.
  • Synonyms: deep neural learning, neural network learning, hierarchical representation learning, machine learning (broader), neural AI
  • Antonyms: shallow learning, rule-based AI, symbolic AI, expert systems
  • Mnemonic: DEEP = many hidden layers stacked like geological strata. Just as geologists read deeper strata to understand ancient Earth, a deep neural network reads deeper layers to understand complex patterns. Hinton (Turing 2018) + many layers = 'deep' — the depth is literal, not metaphorical.

Desalination

  • Pronunciation: /diːˌsælɪˈneɪʃ(ə)n/
  • Definition: The process of removing dissolved salts and other minerals from seawater or brackish water to produce fresh water suitable for human consumption or irrigation. The two dominant technologies are Reverse Osmosis (RO), which forces water through semi-permeable membranes under pressure and accounts for over 65% of global capacity, and Multi-Stage Flash (MSF) distillation. In UPSC context, India has acute water-stress challenges (ranking 13th among severely water-stressed nations, World Resources Institute 2019) and has commissioned desalination plants in Chennai (100 MLD) and Nemmeli (150 MLD, Tamil Nadu); the National Water Mission under the National Action Plan on Climate Change identifies coastal desalination as a water-security strategy.
  • Root: Latin de- = removal, reversal; Late Latin sal = salt; suffix -ation = process or action
  • Origin: Formed in English in the mid-20th century from the prefix de- (reversal) + saline (from Latin salinus, 'of salt') + the nominalising suffix -ation. The concept of removing salt from seawater has ancient precedent (Aristotle described evaporation of seawater), but industrial desalination began with the first large MSF plant in Kuwait in 1957. Saudi Arabia became the world's largest desalination producer.

  • Part of Speech: noun (uncountable)
  • Word Family: desalinate (v), desalination (n), desalinisation (n, British variant), desalinator (n), saline (adj/n), salinity (n), brine (n, by-product)
  • Usage: As Chennai's four-river basin faces annual near-zero-flow periods driven by erratic monsoons and over-abstraction, the city's 150 MLD Nemmeli desalination plant has emerged as a strategic buffer, though environmental objections to brine discharge into the Bay of Bengal warrant a more rigorous coastal-impact assessment framework.
  • Synonyms: desalinisation, salt removal, water desalting, reverse osmosis, brine treatment
  • Antonyms: salinisation, salt addition, brine concentration
  • Mnemonic: DE-SALIN-ATION: de- means 'removal of', salin means salt (Latin sal) — it literally 'de-salts' the water. Compare 'deforestation' (removal of forest), 'decarbonisation' (removal of carbon): the same de- prefix pattern. Desalination = salt subtracted from sea.

Directed energy

  • Pronunciation: /dɪˈrɛktɪd ˈɛnədʒi/
  • Definition: Technology that projects highly focused energy — in the form of laser beams, high-power microwaves, millimetre waves, or particle beams — at a target at or near the speed of light to damage, disable, or destroy it without the use of a projectile. Directed Energy Weapons (DEWs) offer virtually unlimited 'ammunition' (limited only by power supply) and a near-zero cost per engagement, making them strategically significant for counter-drone, anti-missile, and anti-satellite missions. In UPSC context, DRDO's laser-based DEW systems (the Aditya 25 kW laser weapon trialled in 2023 and the 100 kW Durga-II programme) are part of India's emerging asymmetric defence capability.
  • Root: Latin directus = laid straight, past participle of dirigere (= dis- + regere, to rule/straighten); Old French energie, from Latin energia, from Greek energeia (activity, operation, from en- = in + ergon = work)
  • Origin: The phrase 'directed energy' as a military technology concept emerged from US defence research in the 1960s–70s, specifically within DARPA and the Strategic Defense Initiative (SDI, 1983). Both constituent words are far older: directed from Latin dirigere (to guide straight); energy from Greek energeia as used by Aristotle.

  • Part of Speech: noun (uncountable; attributive in 'directed energy weapon')
  • Word Family: directed energy weapon (n phrase, DEW), laser (n, a subset), high-energy laser (n phrase), high-power microwave (n phrase), beam weapon (n)
  • Usage: DRDO's successful field trial of the Aditya 25-kilowatt laser-based directed energy weapon system in 2023 marked India's entry into a select club of nations capable of deploying speed-of-light precision engagement against low-altitude drone swarms, representing a paradigm shift in layered air-defence architecture.
  • Synonyms: energy weapon, beam weapon, laser weapon, high-power microwave weapon, DEW
  • Antonyms: kinetic weapon, ballistic weapon, projectile weapon, conventional munition
  • Mnemonic: DIRECTED ENERGY: focus on 'directed' — the energy is aimed like a laser pointer, not scattered like a grenade. Think of sunlight diffuse vs. a magnifying glass concentrating a beam to a point. DEW uses that principle at weapons scale. Directed = aimed precisely; energy = no bullet needed.

Drone

  • Pronunciation: /drəʊn/
  • Definition: An Unmanned Aerial Vehicle (UAV) or Unmanned Aircraft System (UAS) — a powered, remotely piloted or autonomously operated aircraft without an onboard human pilot, used for surveillance, mapping, cargo delivery, agriculture, and military operations. In UPSC context, India's Drone Rules 2021 established a risk-based regulatory framework with green, yellow, and red zones; the PLI Scheme for Drones (₹120 crore, 2021–24) and the Kisan Drone initiative (2022, for crop-health monitoring and pesticide application) are key policy instruments. The Drone Federation of India targets India's drone industry reaching $23 billion by 2030.
  • Root: Old English dran = male bee (the non-working bee that makes a low buzzing sound); the UAV sense is borrowed from the insect's characteristic monotone hum, applied from the 1930s to radio-controlled aircraft
  • Origin: The Old English dran and Old High German treno denoted the male honeybee, noted for its low buzzing sound and lack of productive work. The military UAV sense — a remote-controlled target aircraft — was coined in the 1930s; the modern civilian multirotor drone popularised from 2010 retains the same word. The connection is sonic: both the bee and the aircraft make a persistent, droning hum.

  • Part of Speech: noun (countable); also verb (intransitive): to drone = to make a continuous low sound
  • Word Family: drone (n/v), droning (adj/v), UAV (abbr), UAS (abbr), drone operator (n phrase), drone swarm (n phrase), BVLOS (beyond visual line of sight, acronym)
  • Usage: The Kisan Drone initiative, which subsidises drone deployment for crop-health surveillance and nano-urea spraying across identified FPO clusters, exemplifies precision agriculture's potential to reduce agrochemical input costs while simultaneously generating rural employment in drone operation and maintenance.
  • Synonyms: UAV, unmanned aerial vehicle, UAS, remotely piloted aircraft, quadcopter, multirotor
  • Antonyms: crewed aircraft, manned aircraft, piloted vehicle
  • Mnemonic: DRONE from Old English dran (male bee that drones/buzzes) — both the insect and the aircraft make a persistent low hum. Picture a swarm of bees over a field and replace them with quadcopters: the buzzing is identical. The word flew from the beehive to the sky.

Electrolysis

  • Pronunciation: /ɪˌlɛkˈtrɒlɪsɪs/
  • Definition: A chemical process in which an electric current is passed through an ionic substance (an electrolyte — liquid or dissolved) to drive a non-spontaneous chemical reaction, typically causing decomposition into its constituent elements at the electrodes. The most policy-relevant application in UPSC/GS3 is water electrolysis for green hydrogen production: an electric current splits water (H₂O) into hydrogen gas (at the cathode) and oxygen gas (at the anode); when powered by renewable electricity, the hydrogen is termed 'green'. India's National Green Hydrogen Mission (NGHM, 2023, ₹19,744 crore) envisions 5 MMT of green hydrogen production per year by 2030, with the electrolyser manufacturing target of 15 GW capacity.
  • Root: Greek ēlektron = amber (source of static electricity); Greek lysis = a loosening, dissolution (from lyein = to loosen, set free)
  • Origin: The word was coined by Michael Faraday in 1834, who also introduced electrode, electrolyte, anode, and cathode as a systematic vocabulary for the new science of electrochemistry. Electro- derives from Greek ēlektron ('amber', which was observed to attract objects when rubbed); -lysis from Greek lyein ('to loosen/dissolve').

  • Part of Speech: noun (uncountable)
  • Word Family: electrolysis (n), electrolyse/electrolyze (v), electrolyte (n), electrolytic (adj), electrolyser/electrolyzer (n), electrode (n), electrolysis cell (n phrase)
  • Usage: The National Green Hydrogen Mission's target of manufacturing 15 GW of electrolyser capacity domestically by 2030 reflects India's strategic intent to move beyond simply producing green hydrogen to commanding the upstream supply chain of the electrolysis technology that makes it possible.
  • Synonyms: electrochemical decomposition, electrochemical splitting, electrolytic decomposition, water splitting (context-specific)
  • Antonyms: electrosynthesis, electrodeposition, galvanic reaction (spontaneous)
  • Mnemonic: ELECTRO + LYSIS: lysis means 'loosening/splitting' (as in 'analysis' = breaking apart, 'dialysis' = blood splitting). Electrolysis is electricity doing the splitting. For green hydrogen: current in, water apart — H₂ and O₂ out. The Faraday connection (1834 coinage) is a reliable Prelims anchor.

Exoplanet

  • Pronunciation: /ˈɛksəʊˌplænɪt/
  • Definition: A planet that orbits a star other than our own Sun, outside the Solar System. As of mid-2026, over 5,600 confirmed exoplanets have been identified, primarily through NASA's Kepler Space Telescope and TESS (Transiting Exoplanet Survey Satellite). Detection methods include the transit method (measuring light-curve dimming as a planet passes in front of its star) and the radial velocity method (Doppler shift of the star's light). In UPSC/GS3 context, the discovery of potentially habitable exoplanets (those in the 'Goldilocks Zone' — where liquid water could exist) is examined under astrobiology, space exploration, and India's Aditya-L1 and future ISRO missions.
  • Root: Greek/Latin exo- = outside, external (from Greek exō); Greek planētēs = wanderer (from planan = to wander) — planets were 'wandering stars' to ancient astronomers
  • Origin: The prefix exo- ('outside') derives from Greek exō. Planet comes via Latin planeta from Greek planētēs ('wanderer'), as planets appeared to wander relative to fixed stars. The compound exoplanet (also extrasolar planet) gained currency in the 1990s after the first confirmed exoplanet detection around a main-sequence star (51 Pegasi b, by Mayor and Queloz, 1995 — Nobel Physics 2019).

  • Part of Speech: noun (countable)
  • Word Family: exoplanet (n), exoplanetary (adj), extrasolar planet (n, synonym), super-Earth (n), hot Jupiter (n, a type), transiting exoplanet (n phrase)
  • Usage: The discovery of exoplanets orbiting within the habitable zones of Sun-like stars — enabled by the Kepler Space Telescope's photometric precision — has fundamentally transformed the Drake Equation's parameters and lent new urgency to ISRO's long-term roadmap for deep-space astronomical missions.
  • Synonyms: extrasolar planet, extra-solar planet, alien planet, planetary body (broader)
  • Antonyms: Solar System planet, inner planet (in Solar context)
  • Mnemonic: EXO + PLANET: exo- means 'outside' (as in exoskeleton = skeleton on the outside, exodus = going outside). An exoplanet is a planet 'outside' — outside our Solar System. Mayor and Queloz won the 2019 Nobel for the first confirmed one: 51 Pegasi b. Remember: Nobel 2019 + outside our Sun = exoplanet.

Gene editing

  • Pronunciation: /dʒiːn ˈɛdɪtɪŋ/
  • Definition: A set of technologies that enable precise, targeted modifications to an organism's DNA — including deletion, insertion, or substitution of specific nucleotide sequences — at defined genomic loci, using molecular tools such as CRISPR-Cas9, TALENs, or Zinc Finger Nucleases (ZFNs). Unlike older methods of random mutagenesis, gene editing is site-specific. In UPSC/GS3 context, India's regulatory framework distinguishes SDN-1 and SDN-2 gene-edited crops (deregulated in 2022 under Environment Protection Act rules as they do not introduce foreign DNA) from SDN-3 techniques (regulated as GMOs); ICAR's BIRSA-101 blast-resistant rice and the DRR Dhan 100 drought-tolerant variety exemplify policy-relevant applications.
  • Root: Old English gen (shortening of gene, from German Gen, coined by Wilhelm Johannsen 1909, from Greek genos = race, birth, kind); Latin edere = to put out, to give out (source of edit, to revise/correct a text)
  • Origin: The word gene was coined by Danish botanist Wilhelm Johannsen in 1909 from the Greek genos ('race, origin'). The 'editing' metaphor — treating DNA as a text that can be revised — emerged in molecular biology literature in the 1990s as early site-directed mutagenesis tools developed, and became standard with CRISPR from 2012.

  • Part of Speech: noun (uncountable); also attributive adjective: 'gene-editing technology'
  • Word Family: gene editing (n), gene editor (n), gene-edited (adj), genome editing (n, broader), gene therapy (n, related), gene drive (n), genetically modified (adj, related but distinct)
  • Usage: India's progressive regulatory decision to treat SDN-1 and SDN-2 gene-edited crops as equivalent to conventionally bred varieties — rather than imposing the full GMO approval pathway — could compress the development-to-release timeline for climate-adaptive seed varieties from a decade to three or four years.
  • Synonyms: genome editing, DNA editing, gene modification, CRISPR editing, genetic modification (broader)
  • Antonyms: conventional breeding, random mutagenesis, unmodified genome
  • Mnemonic: GENE (unit of heredity) + EDITING (like editing a text document): scientists find-and-replace a faulty DNA 'word' in the genome's 'manuscript'. CRISPR is the cursor, the guide RNA is the 'Find' function, and Cas9 is the Delete/Insert key. The Nobel Prize 2020 (Doudna + Charpentier) is the exam anchor.

Geospatial

  • Pronunciation: /ˌdʒiːəʊˈspeɪʃ(ə)l/
  • Definition: Relating to data, technologies, or analysis that are associated with specific geographic locations or spatial relationships on or near the Earth's surface, typically combining geographic information systems (GIS), satellite imagery, GPS, and remote sensing. In UPSC context, India's Geospatial Data Policy 2021 (replacing 1937-era restrictions) liberalised domestic mapping by removing the requirement for security clearance for most geospatial data — enabling private players, startups, and government agencies to access and use maps freely. NavIC (India's 7-satellite regional navigation system) and ISRO's Cartosat series are key geospatial infrastructure assets examined in GS3.
  • Root: Greek = earth; Latin spatium = space, extent, area — hence 'of or relating to earth-space'
  • Origin: Formed in the late 20th century as a technical compound from geo- (from Greek , 'earth', used in geography, geology) and spatial (from Latin spatium, 'space/area', via French spatial). The compound became standard in GIS and remote sensing literature from the 1980s, coinciding with the rise of digital cartography and satellite imagery.

  • Part of Speech: adjective
  • Word Family: geospatial (adj), geospatially (adv), GIS (Geographic Information System, abbr), spatial (adj), geo-tagged (adj), geomatics (n)
  • Usage: The Geospatial Data Policy 2021 dismantled decades of secrecy-era restrictions on Indian mapping data, enabling private sector innovation in precision agriculture, urban mobility, and disaster risk reduction by allowing companies to freely access and commercially exploit sub-metre resolution satellite imagery.
  • Synonyms: geographic, spatially referenced, location-based, GIS-based, cartographic, geo-referenced
  • Antonyms: non-spatial, aspatial, attribute-only (in data sense)
  • Mnemonic: GEO (earth) + SPATIAL (space/area): geospatial data is data tagged to a place on Earth — every tree, road, flood, or border is where it is. Think of Google Maps with its location pins: each pin is a geospatial data point. NavIC is India's own GPS — pure geospatial infrastructure.

Green hydrogen

  • Pronunciation: /ɡriːn ˈhaɪdrədʒ(ə)n/
  • Definition: Hydrogen produced by the electrolysis of water using electricity generated exclusively from renewable energy sources such as solar, wind, or hydropower, resulting in zero net carbon emissions during production — contrasted with grey hydrogen (from natural gas without carbon capture), blue hydrogen (from natural gas with CCS), and brown/black hydrogen (from coal). In UPSC context, India's National Green Hydrogen Mission (NGHM, launched January 2023, outlay ₹19,744 crore) targets 5 MMT/year of green hydrogen production and 500 GW of renewable capacity by 2030, supported by the SIGHT (Strategic Interventions for Green Hydrogen Transition) programme, aiming to make India a global export hub.
  • Root: Old English grēne = green colour, associated with environmental sustainability from 1970s activism; Greek hydro- = water + -gen = producing (from Greek gennan = to produce) — hydrogen 'produces water' when burned
  • Origin: The word hydrogen was coined by French chemist Antoine Lavoisier in 1787, from Greek hydro- ('water') + -genes ('producing'), as hydrogen produces water when combusted. The colour-coding of hydrogen by production method (grey, blue, green) emerged in the 2010s in energy policy literature, with 'green' signifying renewables-powered production.

  • Part of Speech: noun (uncountable)
  • Word Family: green hydrogen (n), grey hydrogen (n), blue hydrogen (n), hydrogen economy (n phrase), electrolyser (n, production tool), hydrogen fuel cell (n phrase), NGHM (abbr)
  • Usage: The SIGHT programme under India's National Green Hydrogen Mission offers production-linked incentives to electrolyser manufacturers to drive down the cost of green hydrogen below $1 per kilogram — the price threshold at which it becomes competitive with fossil-fuel-derived grey hydrogen.
  • Synonyms: renewable hydrogen, electrolytic hydrogen, clean hydrogen, zero-carbon hydrogen
  • Antonyms: grey hydrogen, brown hydrogen, blue hydrogen, fossil hydrogen
  • Mnemonic: GREEN = renewable energy input; HYDROGEN = water-producer (Greek hydro-genes). Picture a solar panel powering a water splitter (electrolyser): sun in, H₂ out, zero carbon released. The NGHM 2023 and ₹19,744 crore outlay are the Prelims anchors. 'Green' is the power source colour, not the gas.

Holography

  • Pronunciation: /hɒˈlɒɡrəfi/
  • Definition: A photographic technique in which a laser is used to record, and subsequently reconstruct, a three-dimensional image of an object by capturing the full light field — both amplitude and phase information — as an interference pattern on a photosensitive medium; the reconstructed image exhibits genuine three-dimensional parallax. Holography is distinct from stereoscopy or 3D display. In UPSC context, holographic security features are used on Indian currency notes and on Aadhaar PVC cards (UIDAI); holographic electoral rallies (Project Pixel, used by PM Modi in 2014) raised questions on campaign technology regulation; and photonic holography is a research frontier at CSIR-NPC.
  • Root: Greek holos = whole, complete, entire; Greek graphia = writing, recording (from graphein = to write)
  • Origin: The word was coined by Hungarian-British physicist Dennis Gabor in 1947 when he invented holography, for which he received the Nobel Prize in Physics in 1971. Gabor formed the word from Greek holos ('whole') + graphia ('writing/recording'), intending to convey that a hologram records the complete light field — amplitude and phase — unlike a conventional photograph which captures amplitude only.

  • Part of Speech: noun (uncountable)
  • Word Family: holography (n), hologram (n), holographic (adj), holographically (adv), holograph (n, also a handwritten document), holographics (n pl, informal)
  • Usage: India's Election Commission has yet to frame comprehensive guidelines governing the use of holographic and AI-generated deepfake political messaging, a regulatory lacuna that risks permitting technologically amplified misrepresentation to distort the informed consent that free and fair elections require.
  • Synonyms: wavefront reconstruction, light-field photography, three-dimensional imaging, laser imaging
  • Antonyms: two-dimensional photography, flat imaging, conventional photography
  • Mnemonic: HOLO (whole) + GRAPHY (writing/recording): a hologram records the WHOLE light information — not just brightness (2D photo) but depth and phase too. Nobel 1971 to Gabor is the anchor. Think: a 2D photo is a shadow; a hologram is the real shape recorded whole.

Hypersonic

  • Pronunciation: /ˌhaɪpəˈsɒnɪk/
  • Definition: Of, relating to, or denoting speeds equal to or exceeding Mach 5 (five times the speed of sound, approximately 6,125 km/h at sea level). Hypersonic flight presents extreme aerodynamic and thermal challenges. Two primary weapons categories are examined in UPSC context: Hypersonic Glide Vehicles (HGVs), which are boosted to high altitudes and then glide at hypersonic speeds along unpredictable trajectories evading conventional missile defences; and Hypersonic Cruise Missiles, powered throughout by scramjet engines. India conducted its first successful flight test of a Hypersonic Technology Demonstrator Vehicle (HSTDV) with a scramjet engine in September 2020 (DRDO); BrahMos-II (in development) will be a hypersonic cruise missile variant.
  • Root: Greek hyper- = over, above, beyond; Latin sonicus = of sound (from sonus = sound) — 'beyond sonic speed'
  • Origin: Formed in the mid-20th century from the Greek prefix hyper- ('beyond') and sonic (from Latin sonus, 'sound'). The word was coined in aerodynamics in the 1940s; the Mach 5 threshold was defined by aerodynamicist H. Julian Allen at NACA. The distinction from supersonic (Mach 1–5) reflects qualitatively different aerodynamic and thermal phenomena at Mach 5+.

  • Part of Speech: adjective; also noun (plural: hypersonics)
  • Word Family: hypersonic (adj/n), hypersonics (n, the field), supersonic (adj, Mach 1–5), Mach number (n), scramjet (n, the engine), glide vehicle (n)
  • Usage: India's successful demonstration of scramjet-powered hypersonic flight through the HSTDV test of September 2020 positioned the country within a select technological club alongside the United States, Russia, and China, accelerating the strategic calculus of missile defence architecture in the Indo-Pacific.
  • Synonyms: ultra-high-speed, Mach 5+, scramjet-speed, beyond supersonic
  • Antonyms: subsonic, supersonic (Mach 1–4), slow-flying
  • Mnemonic: HYPER (beyond) + SONIC (sound): faster than sound is supersonic (Mach 1+); BEYOND that into a qualitatively different regime (Mach 5+) is hypersonic. Hyper- always means extreme excess — hyperbole, hypermarket, hypertension. Mach 5 = 5× sound = hypersonic.

In-situ

  • Pronunciation: /ɪn ˈsɪtjuː/
  • Definition: Literally 'in place' (Latin); in scientific and policy contexts, refers to processes, measurements, or interventions carried out at the original or natural location of the subject rather than in a laboratory or elsewhere. In UPSC context, in-situ conservation — preserving species in their natural habitats through national parks, wildlife sanctuaries, biosphere reserves, and sacred groves — is contrasted with ex-situ conservation (zoos, seed banks, botanical gardens). India's 106 National Parks, 573 Wildlife Sanctuaries, 18 Biosphere Reserves, and Project Tiger (57 tiger reserves as of 2024) are all instruments of in-situ biodiversity conservation under the Wildlife Protection Act 1972.
  • Root: Latin in = in, at; Latin situs = site, position, place — directly 'in (the) site'
  • Origin: Directly from classical Latin in situ, meaning 'in (its original) position'. Used in Latin texts by Roman writers; adopted into English scientific and legal vocabulary without translation, appearing in English from the early 18th century. In ecology and conservation biology, the in-situ/ex-situ distinction became standard with the Convention on Biological Diversity (CBD, 1992, Articles 8 and 9).

  • Part of Speech: adverb; also adjective (attributive: 'in-situ conservation')
  • Word Family: in-situ (adv/adj), ex-situ (adv/adj, antonym), in situ conservation (n phrase), in situ hybridisation (n phrase, molecular biology)
  • Usage: The CBD's hierarchy of conservation obligations — placing in-situ measures as the primary instrument and ex-situ as a supplementary safeguard — reflects the ecological consensus that no captive breeding programme can fully replicate the evolutionary pressures and ecological functions of a species living within its natural habitat.
  • Synonyms: on-site, in-place, on-location, field-based, in natural habitat
  • Antonyms: ex-situ, off-site, laboratory-based, captive, transplanted
  • Mnemonic: IN-SITU: situ = site. In-situ = in the site/place where it naturally belongs. For UPSC, the easy mnemonic is the conserving pair: IN-SITU = IN the wild (National Park, Tiger Reserve); EX-SITU = EX (out of) the wild (zoo, seed bank). Convention on Biological Diversity (CBD) 1992 formalised both Articles 8 and 9.

Internet of Things

  • Pronunciation: /ˈɪntənɛt əv θɪŋz/
  • Definition: A network of internet-connected physical devices — sensors, actuators, vehicles, appliances, and industrial equipment — embedded with software that enables them to collect, exchange, and act on data with minimal human intervention. IoT operates through a cycle of sensing, communication, processing (often with edge AI), and actuation. Global IoT-connected devices exceeded 16 billion in 2023 (Statista) and are projected to reach 30 billion by 2030. In UPSC context, IoT applications span India's Smart Cities Mission (smart lighting, traffic, waste monitoring), Kisan Drone precision agriculture, industrial IoT under Make in India, and the Digital Health Mission's wearable patient monitoring — all examined in GS3 under emerging technologies and governance.
  • Root: Old English inter = between (Latin inter); Old English net = network; Old English þing = object, entity (Germanic)
  • Origin: The phrase 'Internet of Things' was coined by British technologist Kevin Ashton in 1999 during a Procter & Gamble presentation on RFID-optimised supply chains; Ashton was then working at MIT's Auto-ID Center. The three constituent words are all ancient Anglo-Saxon/Latin terms — 'internet' itself a portmanteau from international network, coined in the early 1970s.

  • Part of Speech: noun (uncountable; plural-implied: 'IoT devices')
  • Word Family: IoT (abbr), Internet of Things (n), smart device (n), connected device (n), Industrial IoT (n phrase, IIoT), smart sensor (n), edge computing (n, related)
  • Usage: The convergence of IoT sensors, 5G connectivity, and edge AI processing in India's Smart Cities Mission enables real-time adaptive traffic management in cities such as Pune and Surat, reducing average commute times while generating granular mobility datasets that inform future urban master planning.
  • Synonyms: connected devices, smart devices, machine-to-machine network (M2M), ubiquitous computing, pervasive computing
  • Antonyms: offline devices, unconnected hardware, dumb devices
  • Mnemonic: IoT: every THING (fridge, streetlight, tractor, pacemaker) getting its own internet address and talking to every other THING. Kevin Ashton coined it in 1999 at MIT — remember: 1999 = Y2K era, machines just starting to talk. 30 billion devices by 2030 = the number for Prelims.

Laser

  • Pronunciation: /ˈleɪzər/
  • Definition: A device that emits a concentrated, coherent, monochromatic beam of light through a process of stimulated emission of electromagnetic radiation (the acronym expands to Light Amplification by Stimulated Emission of Radiation). Lasers are used across a vast spectrum of applications: from consumer electronics (barcode scanners, fibre optic communications) to medical surgery (ophthalmology, oncology), precision manufacturing, atomic clocks, LIDAR (laser-based remote sensing), and directed-energy weapons. In UPSC context, DRDO's Aditya laser-based directed energy weapon, NavIC's laser ranging for satellite precision, ISRO's LIDAR instruments on lunar missions, and FELUDA's CRISPR-based COVID diagnostic (which uses a fluorescent detection step analogous to laser-probe technology) are all examined in GS3.
  • Root: Acronym: Light Amplification by Stimulated Emission of Radiation — coined 1957 by Gordon Gould; underlying physics from Albert Einstein's 1917 theory of stimulated emission
  • Origin: The acronym LASER was coined by American physicist Gordon Gould in 1957 (in a notarised notebook), building on the earlier MASER (Microwave Amplification by Stimulated Emission of Radiation) developed by Charles Townes et al. in 1953–54. The first working laser was built by Theodore Maiman in 1960 using a synthetic ruby crystal. The theory of stimulated emission on which lasers rest was published by Albert Einstein in 1917.

  • Part of Speech: noun (countable); also verb (transitive): to laser = to treat or cut with a laser
  • Word Family: laser (n/v), lasing (v/adj), laser beam (n phrase), LIDAR (n, Light Detection And Ranging), laser ablation (n phrase), laser-guided (adj), maser (n, microwave precursor)
  • Usage: ISRO's Chandrayaan-3 lander carried a Laser Retroreflector Array (LRA) provided by NASA — an instrument that enables Earth-based lasers to precisely measure the Moon's distance and the lander's exact position, demonstrating the complementarity of bilateral space cooperation even under strategic competition.
  • Synonyms: coherent light beam, optical beam, light amplifier, optical maser (archaic)
  • Antonyms: incoherent light, diffuse radiation, incandescent light
  • Mnemonic: LASER = Light Amplification by Stimulated Emission of Radiation. Use the chain: Einstein 1917 (theory) → Maiman 1960 (first laser, ruby crystal) → DRDO Aditya (India's DEW). The word is an acronym that became a common noun — like radar and sonar. 'Stimulated emission' is the core physics: one photon triggers another aligned photon.

Machine learning

  • Pronunciation: /məˈʃiːn ˈlɜːnɪŋ/
  • Definition: A subfield of artificial intelligence in which computer systems improve their performance on a task automatically through experience — by identifying patterns in data — rather than through explicit rule-based programming. The three main paradigms are supervised learning (labelled data), unsupervised learning (unlabelled data), and reinforcement learning (reward-based feedback). Machine learning underpins spam detection, credit scoring, medical diagnosis, weather forecasting, and language translation. In UPSC context, ML is examined in GS3 as a driver of the IndiaAI Mission, judicial AI tools (SUPACE — Supreme Court Portal for Assistance in Courts Efficiency), crop failure prediction, and targeted welfare beneficiary identification under schemes like PM-KISAN.
  • Root: Latin machina = device, engine (from Greek mākhana = contrivance); Old English leornian = to acquire knowledge — a machine that learns
  • Origin: The phrase 'machine learning' was coined by IBM researcher Arthur Samuel in 1959 in a paper on a self-improving checkers-playing program. Samuel defined it as a field of study giving computers the ability to learn without being explicitly programmed. The term predates artificial intelligence as a specific subfield label and has remained in continuous use since.

  • Part of Speech: noun (uncountable)
  • Word Family: machine learning (n), supervised learning (n), unsupervised learning (n), reinforcement learning (n), ML model (n phrase), training data (n phrase), deep learning (n, subfield)
  • Usage: The Supreme Court's SUPACE portal, which uses machine learning to sift through millions of case documents and surface relevant precedents for judges in real time, exemplifies how AI can augment judicial efficiency without displacing the discretionary and interpretive authority that the Constitution vests in the courts.
  • Synonyms: statistical learning, automated learning, algorithmic learning, AI learning, predictive modelling (applied sense)
  • Antonyms: rule-based programming, expert systems, hard-coded logic, manual classification
  • Mnemonic: MACHINE LEARNING: Arthur Samuel 1959 — his checkers program 'learned' to beat him by playing thousands of games. Picture the machine at a chess board, losing at first, improving each game, eventually winning: that is ML. The key: no explicit rules, just patterns from data. Coin the connection: Samuel 1959 = ML was born.

Magnetometer

  • Pronunciation: /ˌmæɡnɪˈtɒmɪtər/
  • Definition: An instrument that measures the strength, direction, and variation of a magnetic field — whether terrestrial, planetary, or of another origin. Magnetometers are deployed in geophysical prospecting (detecting mineral deposits and groundwater), navigation (as electronic compasses), space science (mapping planetary magnetic fields), submarine detection (Magnetic Anomaly Detection, MAD), and archaeology (locating buried structures). In UPSC context, ISRO's Aditya-L1 solar observatory (launched September 2023) carries a magnetometer payload (VELC and MAG instruments) to measure the Sun's magnetic field; Chandrayaan-2's orbiter also carried a DFGM (Dual Frequency L and S band Synthetic Aperture Radar) and a SOMA magnetometer. Magnetometers are also used in airport and court security screening.
  • Root: Latin/Greek magnēs = magnet, lodestone (from Magnesia, a region in ancient Greece/Thessaly famous for lodestone deposits); Greek metron = measure
  • Origin: The instrument takes its name from magnet (via Latin magnēs, from the place name Magnesia) and -meter (from Greek metron, 'measure'). The first magnetometer for scientific measurement was developed by Carl Friedrich Gauss in 1833 at the Göttingen Magnetic Observatory. The instrument name follows the standard scientific naming convention for measuring instruments: thermometer, barometer, spectrometer.

  • Part of Speech: noun (countable)
  • Word Family: magnetometer (n), magnetometry (n), magnetometric (adj), magnetic (adj), magnetism (n), magnetisation (n), fluxgate magnetometer (n phrase, a type)
  • Usage: Aditya-L1's onboard magnetometer, positioned at the L1 Sun-Earth Lagrange point approximately 1.5 million kilometres from Earth, is designed to continuously monitor solar wind plasma and the interplanetary magnetic field — data essential for predicting geomagnetic storms that can disrupt satellite communications and power grids.
  • Synonyms: magnetic field sensor, flux meter, gauss meter, magnetic compass (simpler variant), geomagnetic sensor
  • Antonyms: (no direct antonym; contrast with non-magnetic instruments such as gravimeter, seismograph)
  • Mnemonic: MAGNET + O + METER: a meter (measurer) of magnets (magnetic fields). Gauss 1833 built the first one — the SI unit of magnetic flux density is the gauss in his honour. For UPSC: Aditya-L1 carries a magnetometer to measure the Sun's magnetic field — same instrument, solar scale.

Nanotechnology

  • Pronunciation: /ˌnænəʊtɛkˈnɒlədʒi/
  • Definition: The science, engineering, and application of materials and devices with structures and components at the nanoscale — typically 1 to 100 nanometres (nm) in at least one dimension (one nanometre = one billionth of a metre). At the nanoscale, materials often exhibit quantum and surface-area-dominant properties qualitatively different from their bulk form. Applications span nano-medicine (targeted drug delivery, nano-scale diagnostics), nano-materials (carbon nanotubes, graphene, nano-silver), electronics (transistors below 5 nm), and defence. In UPSC context, India's Nano Mission (DST, launched 2007, continued Phase-II from 2020) is the primary policy framework; CSIR-CECRI and IIT-led nano-research centres are key institutional actors; nano-urea (IFFCO's liquid nano-urea, commercialised 2021) is a significant agricultural application that reduces urea consumption by up to 50%.
  • Root: Greek nanos = dwarf (hence one-billionth in SI prefix); Greek tekhnē = art, craft, skill; Greek logos = study
  • Origin: The concept was first articulated by physicist Richard Feynman in his 1959 lecture 'There's Plenty of Room at the Bottom'. The term nanotechnology was coined in 1974 by Japanese scientist Norio Taniguchi. The SI prefix nano- (one billionth) derives from Greek nanos ('dwarf'). K. Eric Drexler popularised the term in his 1986 book Engines of Creation.

  • Part of Speech: noun (uncountable)
  • Word Family: nanotechnology (n), nanomaterial (n), nanoscience (n), nano (prefix/adj), nanoparticle (n), nano-medicine (n), nano-urea (n, applied)
  • Usage: IFFCO's nano-urea — a liquid fertiliser containing urea nanoparticles of approximately 20–50 nm that are absorbed directly through the leaf surface — achieved commercial scale in 2021, offering a 50% reduction in conventional urea application and a potential pathway to decongesting India's heavily subsidised fertiliser supply chain.
  • Synonyms: nanoscience, molecular nanotechnology, nano-engineering, nanomaterials science, molecular manufacturing
  • Antonyms: macroscale technology, bulk materials science, conventional engineering
  • Mnemonic: NANO (dwarf, one-billionth) + TECHNOLOGY: one nanometre = one billionth of a metre — a strand of human hair is 80,000 nm wide. Feynman 1959 ('Room at the Bottom') → Taniguchi 1974 (coined the word) → IFFCO nano-urea 2021 (India's commercial product). 'Nano' = dwarf-scale engineering.

Nuclear propulsion

  • Pronunciation: /ˈnjuːklɪər prəˈpʌlʃ(ə)n/
  • Definition: A method of generating motive force — for submarines, surface ships, aircraft, rockets, or spacecraft — using nuclear fission or fusion reactions as the primary energy source, typically through either nuclear thermal propulsion (heating a propellant with reactor heat) or nuclear electric propulsion (using reactor-generated electricity to drive an ion engine). Nuclear propulsion delivers orders-of-magnitude greater energy density than chemical propellants. In UPSC/GS3 context, India's nuclear submarine programme — INS Arihant (SSBN, commissioned 2016, SLBM K-15 range 750 km) and INS Arighat (commissioned 2024, K-4 SLBM range 3,500 km) — is the most prominent application; Arihant and Arighat complete India's nuclear triad (land-air-sea). Deep space missions using nuclear thermal propulsion are also a GS3 frontier topic.
  • Root: Latin nucleus = kernel, core (from nux = nut); Latin propellere = to drive forward (pro- = forward + pellere = to push)
  • Origin: The word nuclear derives from Latin nucleus ('core/kernel'), adopted in physics from the 1840s for the atomic nucleus. Propulsion derives from Latin propulsio (from propellere, 'to drive forward'), entering English in the 17th century for mechanical locomotion. The compound nuclear propulsion emerged in the late 1940s with the US Navy's nuclear submarine programme (USS Nautilus, first nuclear submarine, launched 1954).

  • Part of Speech: noun (uncountable)
  • Word Family: nuclear propulsion (n), nuclear-powered (adj), SSBN (n, nuclear-ballistic-missile submarine), nuclear thermal (adj), propellant (n), nuclear reactor (n), propulsive (adj)
  • Usage: The commissioning of INS Arighat in 2024 — India's second nuclear-powered ballistic missile submarine equipped with K-4 missiles of 3,500-km range — consolidated the credibility of India's nuclear triad by providing a survivable, sea-based second-strike capability immune to pre-emptive land-based strikes.
  • Synonyms: atomic propulsion, nuclear drive, nuclear-powered thrust, fission propulsion
  • Antonyms: chemical propulsion, conventional propulsion, fossil-fuel propulsion, diesel-electric (submarine context)
  • Mnemonic: NUCLEAR (from the nucleus, the atom's core) + PROPULSION (from Latin propellere, push forward): the atom's core energy pushes the vessel forward. Contrast: a diesel submarine must surface to recharge; a nuclear submarine can remain submerged for months. INS Arihant 2016 → INS Arighat 2024 = India's triad complete.

Photovoltaic

  • Pronunciation: /ˌfəʊtəʊvɒlˈteɪɪk/
  • Definition: Relating to the direct conversion of light (photons) into electrical voltage through the photovoltaic effect — the phenomenon whereby photons striking a semiconductor material (typically silicon) excite electrons across a band gap, generating a direct current. Photovoltaic (PV) cells are the building blocks of solar panels. In UPSC context, India's installed solar PV capacity crossed 90 GW in 2024 (MNRE data) against a 2030 target of 500 GW renewable capacity; the PM-KUSUM scheme deploys solar PV for irrigation pumps; the Production Linked Incentive (PLI) for Solar Modules (₹24,000 crore) supports domestic PV manufacturing to reduce dependence on Chinese imports (which accounted for over 80% of India's solar module procurement as of 2023).
  • Root: Greek phōtos = light (genitive of phōs); Alessandro Volta's name (Italian physicist, 1745–1827) + Greek -ikos = relating to — literally 'relating to light-Volta (electricity)'
  • Origin: The photovoltaic effect was discovered by French physicist Edmond Becquerel in 1839, when he observed that certain materials generated electric current upon exposure to light. The term photovoltaic honours Alessandro Volta, who invented the electrochemical battery; photo- from Greek phōs ('light'). The first practical silicon solar cell was developed at Bell Labs in 1954 with ~6% efficiency.

  • Part of Speech: adjective; also noun (plural: photovoltaics)
  • Word Family: photovoltaic (adj/n), photovoltaics (n pl), PV cell (n phrase), solar cell (n), solar module (n), photovoltaic effect (n phrase), solar panel (n)
  • Usage: India's Production Linked Incentive scheme for high-efficiency solar photovoltaic modules, with a cumulative outlay of ₹24,000 crore, aims to eliminate the structurally damaging import dependency on Chinese PV modules and to establish an integrated domestic manufacturing value chain from polysilicon to finished panels.
  • Synonyms: solar electric, solar PV, light-electric conversion, photoelectric (broader), solar power (applied sense)
  • Antonyms: thermal solar (heat-based), fossil-fuel-generated (electricity), grid-independent (off-grid antonym in policy sense)
  • Mnemonic: PHOTO (light) + VOLTAIC (from Volta = electricity pioneer): light turns into voltage — that is the entire secret of a solar panel. Becquerel 1839 discovered it; Bell Labs 1954 made it practical. Remember the chain: photon hits silicon → electron moves → current flows → Volta would be proud.

Precision agriculture

  • Pronunciation: /prɪˈsɪʒ(ə)n ˈæɡrɪˌkʌltʃər/
  • Definition: A farm management approach that uses information technology — GPS, remote sensing, IoT sensors, drones, AI-powered analytics, and variable-rate application systems — to monitor and manage spatial and temporal variability within farms, enabling optimised input use (water, fertiliser, pesticides) and enhanced yields with reduced environmental impact. In UPSC context, India's Digital Agriculture Mission (₹2,817 crore, approved August 2024) and its AgriStack platform (farmer digital identity + crop sowing registry + geo-referenced land records), the Kisan Drone initiative, and ICAR's AI-based crop disease advisory app are key policy anchors examined in GS3 under agriculture and technology.
  • Root: Latin praecisio = a cutting off, exactness (prae- = before + caedere = to cut — hence 'cutting away imprecision'); Latin ager = field + cultura = cultivation
  • Origin: The concept emerged in the United States in the 1980s with the introduction of GPS-guided tractors and soil variability mapping. The phrase 'precision agriculture' (also 'precision farming') became standard in agronomy literature in the 1990s. Precision from Latin praecisio (exactness); agriculture from Latin ager (field) + cultura (cultivation) — the same root as culture.

  • Part of Speech: noun (uncountable)
  • Word Family: precision agriculture (n), precision farming (n, synonym), AgriStack (n, India-specific), variable-rate technology (n phrase, VRT), site-specific management (n phrase), digital agriculture (n, broader)
  • Usage: The Digital Agriculture Mission's AgriStack — a federated data architecture linking a farmer's Aadhaar-linked identity, geo-tagged land parcel, and crop-sowing declaration — creates the foundational data layer upon which precision agriculture services, from personalised input advisories to parametric crop insurance, can be efficiently delivered.
  • Synonyms: precision farming, smart agriculture, data-driven farming, site-specific crop management, digital farming
  • Antonyms: conventional farming, broadcast farming, undifferentiated input application, subsistence farming
  • Mnemonic: PRECISION (exact, from Latin 'cut away waste') + AGRICULTURE (field cultivation): the goal is to eliminate input waste — every drop of water, every gram of fertiliser applied exactly where and when the crop needs it. Think of GPS-guided tractors replacing 'spray everything everywhere' with 'apply exactly here only'.

Propellant

  • Pronunciation: /prəˈpɛlənt/
  • Definition: Any substance used to generate thrust in a rocket, missile, or projectile — either by controlled combustion (producing hot gas that expands through a nozzle to produce thrust per Newton's third law) or by direct expulsion. Rocket propellants are classified as solid (e.g., HTPB-based composite propellants used in ISRO's PSLV's strap-on boosters and DRDO's missile stages), liquid (e.g., cryogenic liquid hydrogen/liquid oxygen used in ISRO's GSLV Mk III C25 upper stage), or cryogenic/semi-cryogenic. In UPSC context, ISRO's indigenously developed cryogenic engine (CE-20) powering the LVM3/GSLV Mk III was critical to operational independence following the withdrawal of Russian cryogenic technology transfer in the 1990s under US pressure — a prominent GS3 case study in technology denial and self-reliance.
  • Root: Latin propellere = to drive forward (pro- = forward + pellere = to drive/push); suffix -ant = one that performs the action
  • Origin: Derived from Latin propellere ('to drive forward'), with the agent suffix -ant (via French -ant). The word entered English in the 17th century in a general sense of 'something that propels'; its specific application to rocket fuels dates from the 19th century in early rocketry literature, and became standard with modern rocketry from the 1930s (Goddard, von Braun).

  • Part of Speech: noun (countable/uncountable); also adjective
  • Word Family: propellant (n/adj), propel (v), propeller (n), propulsion (n), propulsive (adj), propellant grain (n phrase), cryogenic propellant (n phrase), solid propellant (n phrase)
  • Usage: ISRO's decade-long development of the indigenous CE-20 cryogenic engine — burning liquid oxygen and liquid hydrogen at temperatures approaching minus 253°C — eliminated India's strategic dependence on imported cryogenic propellant technology and enabled the LVM3 to become a commercially competitive launch vehicle for global satellite missions.
  • Synonyms: fuel, rocket fuel, thrust agent, combustible, oxidiser (component), charge
  • Antonyms: retardant, suppressant, inhibitor (in combustion context)
  • Mnemonic: PRO-PELLANT: pro- = forward, pellere = push. A propellant is a substance that pushes a rocket forward by pushing gas backwards — Newton's Third Law in a fuel canister. Remember ISRO's CE-20: the cryogenic propellant story is one of technology denial (US blocked Russia's transfer) and triumph through self-reliance.

Radiometric

  • Pronunciation: /ˌreɪdɪəʊˈmɛtrɪk/
  • Definition: Relating to the measurement of radiant energy (electromagnetic radiation) or, specifically in geochronology and remote sensing, to techniques that quantify radioactive decay or radiation intensity. Radiometric dating uses the known decay rates of radioactive isotopes (e.g., Carbon-14 with a half-life of 5,730 years; Uranium-238 with a half-life of 4.47 billion years) to determine the age of materials. Radiometric correction in remote sensing adjusts satellite imagery for variations in solar irradiance and atmospheric absorption, producing standardised, analysis-ready data. In UPSC context, radiometric dating is examined in GS1 (ancient India — Indus Valley, Palaeolithic sites dated by C-14) and radiometric remote sensing in GS3 (satellite applications, forest cover mapping, LISS-IV sensor on Resourcesat-2A).
  • Root: Latin radius = ray, spoke; Greek metron = measure — 'the measurement of rays/radiation'
  • Origin: Formed in the 19th century from radio- (from Latin radius, 'ray') + -metric (from Greek metron, 'measure'). The word radioactivity was coined by Marie Curie in 1898; radiometry (measuring radiation) appeared soon after. The specific compound radiometric dating became standard with Willard Libby's development of radiocarbon dating (1949 Nobel Prize in Chemistry).

  • Part of Speech: adjective
  • Word Family: radiometric (adj), radiometry (n), radiometer (n), radioluminescence (n), radiometric dating (n phrase), radiometric correction (n phrase), radiocarbon dating (n phrase, C-14 specific)
  • Usage: Radiometric dating of charcoal samples from the Bhimbetka rock shelter sites established their occupation as early as 30,000 years BP, providing an unambiguous scientific foundation for India's claim to one of the world's oldest continuous traditions of rock art and pre-agricultural human habitation.
  • Synonyms: radiation measurement, radiochronological (in dating context), isotopic dating, geochronometric
  • Antonyms: non-radiometric, relative dating (in geochronology contrast), absolute dating (partial antonym in methodology sense)
  • Mnemonic: RADIO (ray) + METRIC (measure): radiometric = measuring rays of energy. Two UPSC applications: (1) DATING = counting decayed atoms (C-14, half-life 5,730 yrs) to age ancient sites; (2) SATELLITE IMAGERY = correcting for solar ray intensity differences across a scene. Same root word, two powerful tools.

Remote sensing

  • Pronunciation: /rɪˈməʊt ˈsɛnsɪŋ/
  • Definition: The acquisition of information about an object, area, or phenomenon without direct physical contact, typically using satellite- or aircraft-borne sensors that detect electromagnetic radiation reflected or emitted from the Earth's surface across visible, infrared, microwave, and other spectral bands. In UPSC context, ISRO's remote sensing programme — through satellites such as Resourcesat-2A (LISS-IV, 5.8 m resolution), Cartosat-3 (0.25 m resolution, defence use), RISAT-2B (synthetic aperture radar for cloud-penetrating imagery), and the NISAR joint NASA-ISRO radar satellite (to be launched 2024–25) — supports crop acreage estimation (FASAL programme), forest cover assessment, disaster monitoring, urban sprawl mapping, and border surveillance. India's National Remote Sensing Centre (NRSC), Hyderabad, under ISRO, is the nodal agency.
  • Root: Latin remotus = removed, distant (re- = back + movere = to move); Latin sensus = perception, feeling (from sentire = to feel/perceive)
  • Origin: The modern compound remote sensing was coined in 1960 by US geographer Evelyn Pruitt at the US Office of Naval Research to describe the emerging practice of collecting Earth data from aerial and satellite platforms. Remote derives from Latin remotus ('distant'); sensing from Latin sentire ('to feel/perceive').

  • Part of Speech: noun (uncountable)
  • Word Family: remote sensing (n), sensor (n), remote sensor (n), geospatial (adj, related), NRSC (abbr), SAR (Synthetic Aperture Radar, abbr), multispectral (adj)
  • Usage: ISRO's RISAT-2B synthetic aperture radar satellite, with its ability to penetrate cloud cover and operate day or night, has substantially enhanced India's remote sensing capability for real-time flood inundation mapping, border infiltration surveillance, and crop-damage assessment in monsoon-affected districts.
  • Synonyms: Earth observation, satellite imagery, aerial sensing, geospatial sensing, satellite-based observation
  • Antonyms: ground-based sensing, in-situ measurement, direct contact measurement, proximate sensing
  • Mnemonic: REMOTE (distant) + SENSING (detecting/perceiving): sensing from a distance — like seeing a flood from space without touching the water. NRSC Hyderabad is India's hub. Remember the satellite family: Resourcesat (crops), Cartosat (maps/defence), RISAT (radar through clouds), NISAR (joint with NASA) — each is a remote-sensing tool for a different purpose.

Semiconductor

  • Pronunciation: /ˌsɛmɪkənˈdʌktər/
  • Definition: A material — typically silicon (Si), germanium (Ge), or compound semiconductors such as gallium arsenide (GaAs) or gallium nitride (GaN) — whose electrical conductivity lies between that of a conductor (metal) and an insulator, and which can be precisely tuned by doping (adding impurities) or by applying an electric field, enabling transistors, diodes, and integrated circuits. Semiconductors are the foundational material of all modern electronics. In UPSC context, India's India Semiconductor Mission (ISM, approved December 2021, outlay ₹76,000 crore) aims to establish domestic semiconductor fabs; the Tata-PSMC Dholera fab (28-nm node, announced 2024) and the Micron Sanand ATMP facility (Assembly, Testing, Marking and Packaging) are landmark investments examined in GS3 and economy.
  • Root: Latin semi- = half, partly; Latin conducere = to lead together, to conduct (con- = together + ducere = to lead)
  • Origin: Formed from semi- (Latin, 'half') + conductor (from Latin conducere, 'to lead together'). The physical property was identified in the early 19th century; the word semiconductor entered scientific literature in the 1830s. The transistor — the elemental semiconductor device — was invented at Bell Labs in 1947 by Bardeen, Brattain, and Shockley, winning the 1956 Nobel Prize in Physics.

  • Part of Speech: noun (countable); also attributive adjective: 'semiconductor industry'
  • Word Family: semiconductor (n), semiconducting (adj), conductor (n), insulator (n), transistor (n, device), integrated circuit (n), chip (n, informal), doping (n, process)
  • Usage: India's inability to manufacture semiconductors domestically — a vulnerability exposed by the 2020–21 global chip shortage that idled automobile and electronics assembly lines — prompted the government to announce the India Semiconductor Mission in 2021 with an unprecedented ₹76,000-crore incentive package to attract foundry and packaging investments.
  • Synonyms: chip material, solid-state material, solid-state device (applied), silicon (most common material)
  • Antonyms: conductor (full), insulator, dielectric
  • Mnemonic: SEMI (half) + CONDUCTOR (leads electricity): a semiconductor is 'half-a-conductor' — not a full metal wire, not a rubber insulator, but controllably in between. That in-between is what makes transistors (and thus computers) possible. Bell Labs 1947 (transistor) → India ISM 2021 (₹76,000 crore) — the gap is the story.

Sonar

  • Pronunciation: /ˈsəʊnɑː/
  • Definition: An acronym for Sound Navigation and Ranging — a technique that uses the propagation and reflection of sound waves (acoustic signals) through water to detect, locate, classify, and track submerged objects such as submarines, underwater mines, and sea-floor features. Active sonar emits pulses and listens for echoes; passive sonar only listens for sounds emitted by targets. In UPSC/defence context, sonar is central to anti-submarine warfare (ASW) — a key capability gap India is addressing through P-8I Poseidon maritime patrol aircraft (12 ordered), the DRDO NACS (Nagin Hull-Mounted Active-cum-Passive Sonar for the Nilgiri-class frigates), and the Project 75I submarine programme's indigenous sonar systems.
  • Root: Acronym: Sound Navigation And Ranging; sound from Latin sonus = sound; analogy with RADAR (Radio Detection And Ranging, coined 1940)
  • Origin: The acronym SONAR was coined in 1944 by the US Navy physicist Frederick Vinton Hunt, on the model of the earlier RADAR. Underwater acoustic detection itself (hydrophones) was developed during World War I (1914–18) by Allied navies to counter German U-boat submarine campaigns, with Paul Langevin's piezoelectric transducer (1917) as a foundational invention.

  • Part of Speech: noun (uncountable in generic use; countable for specific systems: 'a hull-mounted sonar')
  • Word Family: sonar (n), sonar array (n phrase), active sonar (n phrase), passive sonar (n phrase), hydrophone (n, component), acoustic (adj, related), SOSUS (Sound Surveillance System, acronym)
  • Usage: The Indian Navy's Project 75I submarine programme mandates the integration of an indigenous advanced hull-mounted sonar system, developed by DRDO, reflecting India's strategic imperative to reduce acoustic-warfare dependence on foreign Original Equipment Manufacturers in a region where Chinese submarine deployments in the Indian Ocean have intensified.
  • Synonyms: acoustic detection, underwater ranging, echo ranging, hydroacoustics, active acoustic system
  • Antonyms: radar (electromagnetic, not acoustic), optical detection, visual surveillance
  • Mnemonic: SONAR = Sound Navigation And Ranging — the underwater cousin of RADAR (Radio Detection And Ranging). Both are acronyms; both detect by bouncing a wave off a target; but SONAR uses SOUND (which travels well in water) while RADAR uses RADIO waves (which don't penetrate water). Bats use biological sonar (echolocation) — the same physics at animal scale.

Space debris

  • Pronunciation: /speɪs ˈdɛbriː/
  • Definition: Non-functional artificial objects — defunct satellites, discarded rocket stages, mission-related fragments, and collision debris — orbiting the Earth and posing collision risks to operational spacecraft. As of 2024, the European Space Agency (ESA) estimates over 36,500 objects larger than 10 cm, 1 million objects between 1–10 cm, and 130 million fragments between 1 mm–1 cm in Earth's orbit. In UPSC context, the Kessler Syndrome (a self-sustaining cascade of collisions), India's ISRO Space Situational Awareness Control Centre (ISSAC), India's anti-satellite (ASAT) test Mission Shakti (27 March 2019, resulting in ~400 trackable fragments), and the UN COPUOS (Committee on the Peaceful Uses of Outer Space) debris mitigation guidelines are key examination themes in GS3.
  • Root: French débris = broken-down remains, rubble (from débriser = to break apart, dé- = intensive prefix + briser = to break); space from Latin spatium = extent, area
  • Origin: The French word débris ('rubble, fragments') entered English in the 18th century from French débriser ('to break apart'). It is pronounced in English retaining the French final syllable (/ˈdɛbriː/). Space in the extraterrestrial sense derives from Latin spatium. The compound space debris gained currency in the 1970s with the proliferation of satellite launches following Sputnik (1957).

  • Part of Speech: noun (uncountable)
  • Word Family: space debris (n), orbital debris (n, synonym), debris cloud (n phrase), Kessler Syndrome (n phrase), space junk (informal n), active debris removal (n phrase, ADR)
  • Usage: India's Mission Shakti ASAT test of March 2019 — while demonstrating a credible space-denial capability — generated an estimated 400 trackable debris fragments in low Earth orbit, underscoring the inherent tension between strategic deterrence through demonstrated space-warfare capabilities and the collective responsibility to preserve orbital commons for peaceful use.
  • Synonyms: orbital debris, space junk, orbital waste, satellite debris, space fragments
  • Antonyms: operational satellite, active spacecraft, functional orbital asset
  • Mnemonic: SPACE DEBRIS: débris is French for rubble — imagine a demolition site in orbit. The Kessler Syndrome (named after NASA scientist Donald Kessler, 1978) is the nightmare scenario: one collision triggers a chain, turning LEO into an impassable debris field. Mission Shakti 2019 + Kessler Syndrome = the complete UPSC answer on this topic.

Stem cell

  • Pronunciation: /stɛm sɛl/
  • Definition: An undifferentiated biological cell with two defining properties: (1) self-renewal — the capacity to divide indefinitely, producing copies of itself; and (2) potency — the ability to differentiate into specialised cell types. Embryonic stem cells (ESCs) are pluripotent (can become any cell type); adult/somatic stem cells are multipotent (restricted to lineage); induced pluripotent stem cells (iPSCs) are adult cells reprogrammed to an embryonic-like state (Shinya Yamanaka, Nobel Prize in Physiology or Medicine 2012). In UPSC context, stem cell therapy applications (for blood cancers via bone marrow transplant, cardiac repair, Parkinson's disease) are examined in GS3 biotechnology; India's National Guidelines for Stem Cell Research (ICMR-DBT, revised 2017) regulate research; and ethical controversies (destruction of embryos for ESC) are examined in GS4 ethics.
  • Root: Old English stemn/stefn = trunk of a tree (the main supporting structure from which branches arise); Old English cell from Latin cella = small room, storeroom
  • Origin: The botanical metaphor stem (as the trunk from which branches derive) was applied to the originating, undifferentiated cell of a lineage by German haematologist Ernst Neumann in the late 19th century; the German Stammzelle ('trunk cell') was translated as 'stem cell' in English. The term became prominent following James Thomson's isolation of human embryonic stem cells in 1998.

  • Part of Speech: noun (countable)
  • Word Family: stem cell (n), embryonic stem cell (n phrase), adult stem cell (n phrase), iPSC (abbr, induced pluripotent), stem cell therapy (n phrase), pluripotent (adj), multipotent (adj), totipotent (adj)
  • Usage: The ethical architecture of India's ICMR-DBT Stem Cell Research Guidelines (2017), which permits research on human embryonic stem cells up to 14 days post-fertilisation while prohibiting reproductive cloning and commercial trading of embryos, reflects the delicate regulatory balance between scientific advancement and the preservation of human dignity.
  • Synonyms: progenitor cell, undifferentiated cell, precursor cell, master cell, pluripotent cell (specific type)
  • Antonyms: differentiated cell, specialised cell, somatic cell (fully differentiated), terminally differentiated cell
  • Mnemonic: STEM CELL: think of the stem of a tree — the original trunk from which all branches (specialised cells) grow. A stem cell is the trunk; heart cells, nerve cells, blood cells are its branches. Yamanaka's Nobel 2012 = reprogramming a branch cell BACK into a trunk cell (iPSC). Trunk → branches = stem cell logic.

Synthetic biology

  • Pronunciation: /sɪnˈθɛtɪk baɪˈɒlədʒi/
  • Definition: An interdisciplinary field that applies engineering principles — design, standardisation, and modular assembly — to biology, enabling the design and construction of new biological parts, devices, and systems, or the redesign of existing natural biological systems for useful purposes. Applications include biosynthesis of drugs (artemisinin for malaria, insulin), production of sustainable fuels, diagnostic biosensors, agricultural biocontrol, and the creation of minimal synthetic cells. In UPSC context, India's BioE3 Policy (Biotechnology for Economy, Environment, and Employment, 2024) explicitly positions synthetic biology as a pillar of India's $300 billion bioeconomy target by 2030; CSIR's Open Source Drug Discovery and the iGEM (International Genetically Engineered Machine) India teams are notable institutional actors in GS3.
  • Root: Greek synthesis = putting together (syn- = together + tithenai = to place/put); Greek bios = life + -logia = study of
  • Origin: The word synthesis derives from Greek synthesis ('composition'), from syn- ('together') + tithenai ('to place'). Biology was coined in 1802 simultaneously by Gottfried Reinhold Treviranus and Jean-Baptiste de Lamarck from Greek bios ('life') + logos ('study'). The compound synthetic biology was coined in its modern engineering sense by Barbara Hobom in 1980, but achieved global prominence with the iGEM competition (founded at MIT, 2003) and the Venter Institute's first synthetic cell (2010).

  • Part of Speech: noun (uncountable)
  • Word Family: synthetic biology (n), synthetic biologist (n), synbio (informal abbr), biosynthesis (n, related), gene synthesis (n, a technique), metabolic engineering (n, related), biofabrication (n)
  • Usage: India's BioE3 Policy of 2024 identifies synthetic biology as the engineering backbone of the nation's bioeconomy ambition — enabling domestic biosynthesis of high-value pharmaceuticals, biofuels, and biodegradable materials that could simultaneously reduce chemical-manufacturing imports and generate skilled employment in the life-sciences sector.
  • Synonyms: synthetic genomics, genetic engineering (partial overlap), metabolic engineering, biological engineering, biodesign
  • Antonyms: conventional biology, natural biology, undirected evolution, wild-type organism
  • Mnemonic: SYNTHETIC (built/assembled) + BIOLOGY (science of life): biologists become engineers — writing genetic code the way software engineers write programs. The iGEM competition (MIT, 2003) is the landmark; the Venter Institute's first synthetic cell (2010) is the milestone. BioE3 Policy 2024 is India's policy hook for Mains GS3.

Telemetry

  • Pronunciation: /tɪˈlɛmɪtri/
  • Definition: The automated collection, transmission, and reception of measurements and data from remote or inaccessible sources — such as spacecraft, satellites, missiles, aircraft, racing vehicles, or patients — to monitoring equipment at a distance, typically via radio frequency (RF) signals. Telemetry systems comprise sensors, encoders, transmission hardware, and ground-based receiving and processing stations. In UPSC context, telemetry is examined in GS3 through ISRO's Mission Control at ISTRAC (ISRO Telemetry, Tracking and Command Network), whose ground stations in Bengaluru, Port Blair, and overseas locations tracked and commanded Chandrayaan-3 and Aditya-L1; wildlife telemetry (radio/GPS collars on tigers and elephants) is also examined in GS3 under conservation technology.
  • Root: Greek tēle- = far, distant; Greek metron = measure — 'measuring from afar'
  • Origin: Formed from Greek tēle- ('far/distant', the same prefix as in telephone, television, telegram) and -metry (from Greek metron, 'measure'). The word appeared in English in the late 19th century for early experiments in transmitting measurements over telegraph lines. Modern radio telemetry was developed in the 1930s for meteorological balloon (radiosonde) data, and was essential to the space programme from Sputnik (1957) onwards.

  • Part of Speech: noun (uncountable)
  • Word Family: telemetry (n), telemetric (adj), telemetrically (adv), ISTRAC (abbr, ISRO's telemetry network), radiosonde (n, early application), biotelemetry (n, wildlife/medical use)
  • Usage: ISTRAC's network of ground stations across India and Mauritius ensured continuous telemetry coverage during Chandrayaan-3's 40-day trans-lunar journey, enabling flight controllers to monitor the spacecraft's health parameters in real time and execute precise course-correction manoeuvres that culminated in the Vikram lander's soft touchdown on 23 August 2023.
  • Synonyms: remote measurement, remote monitoring, telemetering, biotelemetry (biological context), spacecraft data downlink
  • Antonyms: direct measurement, proximate sensing, in-situ measurement, manual reading
  • Mnemonic: TELE (far) + METRY (measurement): telemetry = measurement from far away. Same tele- as telephone (speaking far), television (seeing far), telegram (writing far). ISTRAC = India's telemetry ear for every ISRO mission. For wildlife: GPS collars on tigers transmit telemetry to track movement — same word, ecological scale.

Key Terms

Blockchain Technology

  • Definition: Blockchain is a tamper-evident, tamper-resistant digital ledger implemented in a distributed fashion (without a central repository or central authority), in which transactions are grouped into cryptographically linked "blocks" and replicated across network nodes, so that no recorded transaction can be altered once validated by consensus.
  • Context: Blockchain is a form of Distributed Ledger Technology (DLT) first popularised as the settlement layer of Bitcoin (2009), but it is now applied well beyond cryptocurrency to land records, supply chains, e-governance and digital identity. In India, the Ministry of Electronics and IT (MeitY) released a National Strategy on Blockchain on 3 December 2021 and operationalised the National Blockchain Framework through the "Vishvasya" Blockchain Technology Stack (launched 4 September 2024). Separately, the Reserve Bank of India is piloting a blockchain-component-based Central Bank Digital Currency (the Digital Rupee / e-rupee). It is a recurring GS3 science-and-technology theme tied to data security, governance and the digital economy.
  • UPSC Relevance: Blockchain is a foundational GS3 science-and-technology concept that underpins questions on emerging technologies, cyber-security, digital payments and e-governance. In Prelims it is tested factually — the meaning of distributed ledger, the difference between public/permissioned blockchains, and the link between blockchain and CBDC. In Mains GS3 it appears in the technology-and-governance and economy spaces (applications such as land records, supply-chain transparency, and the trade-off between decentralisation, scalability and security). No direct named PYQ is cited here; treat it as a foundation concept supporting the broader "emerging technologies and digital economy" question family, and link it to India's National Blockchain Framework and the Digital Rupee for current-affairs anchoring.

Edge Computing

  • Definition: Edge computing is a distributed computing model in which data is processed at or near the source of generation (sensors, devices, local gateways) rather than being sent to a centralised cloud data centre, thereby cutting latency, conserving bandwidth and enabling real-time decision-making.
  • Context: As Internet of Things (IoT) devices, 5G networks and AI applications proliferate, the volume of data generated at the network periphery has outpaced the capacity of centralised cloud architectures to respond in real time. Edge computing emerged to address this by performing computation closer to where data originates, complementing rather than replacing the cloud. In India, it is closely tied to the 5G rollout, data-localisation requirements and the hardware push under the India Semiconductor Mission (approved December 2021).
  • UPSC Relevance: This is a foundational Science & Technology (GS3) concept that underpins questions on emerging technologies, 5G, IoT, AI and data governance. Prelims may test the conceptual distinction between cloud, edge and fog/multi-access edge computing (MEC) and the advantage of low latency. Mains GS3 can frame it within digital infrastructure, data sovereignty, cyber-security and self-reliance (Atmanirbhar Bharat) in the semiconductor/hardware ecosystem. No verified direct PYQ exists for this exact term; treat it as adjacent to the broader emerging-technology question family.

Internet of Things

  • Pronunciation: /ˈɪntərˌnɛt əv θɪŋz/
  • Definition: A network of physical devices -- vehicles, appliances, sensors, wearables, industrial equipment, and infrastructure -- embedded with software, sensors, and internet connectivity that enables them to collect, exchange, and act on data autonomously without requiring direct human intervention. The number of IoT-connected devices globally is projected to exceed 30 billion by 2030. IoT operates through a cycle of sensing (data collection), communication (data transmission), processing (data analysis, often with AI), and actuation (automated response).
  • Context: The term was coined in 1999 by Kevin Ashton, a British technology pioneer then at Procter & Gamble (later co-founder of MIT's Auto-ID Center), during a presentation on using RFID technology to optimise supply chains. In India, IoT applications span Smart Cities Mission (smart street lighting, traffic management, waste monitoring), precision agriculture (soil moisture sensors, drone-based crop monitoring under Kisan Drone initiative), healthcare (remote patient monitoring, wearable diagnostics), and industrial IoT (Industry 4.0 in manufacturing). The convergence of IoT + AI + 5G enables transformative applications like autonomous vehicles, remote surgery, and smart grids. India's IoT market is projected to reach $15 billion by 2030.
  • UPSC Relevance: GS3 (Science & Technology). Prelims may test the basic concept, Kevin Ashton (1999), and key applications in Indian governance -- smart cities, precision agriculture, and healthcare monitoring. Mains asks about IoT's role in governance (smart traffic, utility management), convergence with AI and 5G (enabling real-time data processing and massive device connectivity), security concerns (device vulnerability, data privacy under DPDP Act 2023, botnet attacks), and specific Indian applications in Smart Cities Mission, Digital Agriculture Mission, and Digital India. The Industrial IoT dimension links to manufacturing competitiveness and Make in India.

5G Technology

  • Pronunciation: /ˌfaɪv ˈdʒiː tɛkˈnɒlədʒi/
  • Definition: The fifth generation of mobile telecommunications standards, offering peak theoretical speeds up to 20 Gbps (100x faster than 4G), ultra-low latency as low as 1 millisecond (vs 30-50ms for 4G), and the capacity to connect up to 1 million devices per square kilometre (100x 4G density), enabling transformative applications such as autonomous vehicles, remote surgery, industrial automation, and massive IoT deployments. 5G operates in three spectrum bands: low-band (<1 GHz, wide coverage), mid-band (1-6 GHz, balance of speed and coverage), and mmWave (24-100 GHz, ultra-fast but short range).
  • Context: Developed by the 3rd Generation Partnership Project (3GPP) under the ITU's IMT-2020 programme; first commercially deployed in South Korea on 3 April 2019. In India, 5G was launched on 1 October 2022 by PM Modi at the Indian Mobile Congress. The spectrum auction (August 2022) raised Rs 1.5 lakh crore. Reliance Jio deployed over 1 million 5G cells in 12 months, completing nationwide mid-band 5G coverage by end-2023 -- one of the world's fastest nationwide rollouts outside China. Jio uses standalone (SA) 5G architecture; Airtel initially deployed non-standalone (NSA), transitioning to SA. India's Bharat 6G Vision (announced March 2023) and Bharat 6G Alliance aim for India to be among the first to develop and deploy 6G by 2030.
  • UPSC Relevance: GS3 (Science & Technology / Infrastructure). Prelims tests 5G launch date in India (1 October 2022), key features (speed up to 20 Gbps, latency ~1ms, 1M devices/sq km), spectrum auction (August 2022, Rs 1.5 lakh crore), and distinction from 4G. Mains asks about 5G's role in bridging the digital divide (enabling telemedicine, remote education in rural India), spectrum allocation policy, Bharat 6G Vision, and the convergence of 5G + AI + IoT for smart governance, precision agriculture, and smart manufacturing. Know the India Semiconductor Mission connection -- 5G infrastructure requires advanced chips, linking to the semiconductor self-reliance agenda.