DEBUG_INFO: title=Extreme S&T: ICT, AI & Future Technologies, type=object, isArray=, length=48
S&T Masterclass: The Digital Evolution
Phase 1: Advanced Computing & Connectivity
Computing is shifting from centralized servers to decentralized and edge-based systems.
1. The Cloud to Edge Continuum
- Cloud Computing: Centralized storage and processing (AWS, Google Cloud).
- Edge Computing: Data is processed closer to the source (IoT devices) to reduce latency (delay). Crucial for Self-driving cars.
- Fog Computing: The layer between Edge and Cloud.
2. Quantum Supremacy
- Uses Qubits (Superposition: being 0 and 1 simultaneously).
- Quantum Entanglement: Change in one qubit instantly affects another, regardless of distance.
- Threat: Can break current encryption (RSA) in seconds.
Phase 2: Blockchain & Decentralization
1. The Distributed Ledger
- Blockchain: A chain of blocks where each block contains a "Hash" of the previous block, making it immutable (cannot be changed).
- Consensus Mechanism: How the network agrees (Proof of Work vs. Proof of Stake).
- Smart Contracts: Self-executing contracts with the terms written into code.
Phase 3: Artificial Intelligence & Ethics
1. The AI Spectrum
- Narrow AI: Specialized in one task (e.g., Chess, Siri).
- General AI (AGI): AI that equals human intelligence across all tasks (Still theoretical).
- Super AI: AI that surpasses human intelligence.
2. Technical Terms
- Turing Test: A test of a machine's ability to exhibit intelligent behavior indistinguishable from a human.
- Neural Networks: Layers of algorithms modeled after the human brain's neurons.
- NLP (Natural Language Processing): How AI understands and talks in human languages.
Phase 4: The Exam Edge (Cybersecurity & India)
1. Modern Cyber Threats
- Zero-Day Attack: Exploit found before the developer knows about it (Zero days to fix).
- MITM (Man-in-the-Middle): Attacher secretly relays and alters communication between two parties.
- DDoS: Overloading a server with fake traffic to crash it.
2. Digital India Milestone
- AIRAWAT: India's fastest AI supercomputer (Ranked globally).
- BharatNet: World's largest rural broadband project using Optical Fiber.
- CERT-In: National nodal agency for responding to computer security incidents.
[!WARNING]
AI Ethics: Key challenges include Algorithm Bias (AI being unfair) and Hallucination (AI confidently stating false information).