
SENSOR AND ACTUATOR
Quiz by Cantunao, “bee” Arbee
Customize this quiz to suit your class
Instantly translate to 100+ languages
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
Give this quiz to my class
​A sensor is a device that detects and responds to some type of input from the physical environment.
​ULTRASONIC sensor is an Instrument that measures the distance to an object using ultrasonic sound waves.
A sensor is a device that detects and responds to some type of input from the physical environment.
ULTRASONIC sensor is an Instrument that measures the distance to an object using ultrasonic sound waves.
THERMOMETERÂ Â is to monitor the temperature of solids, liquids or gases over an extremely wide temperature range.
SMOKE SENSOR detect fires by seeing small particles in the air using a couple of different kinds of technologies.Â
MQ2 smoke sensor is sensitive to smoke gases like LPG, Butane, Propane, Methane, Alcohol, Hydrogen.
Is a part of a device or machine that helps it to achieve physical movements by converting energy.
Are used in many motion-control systems as well to operate, for instance, pick-and-place handlers or clamps.
Are used in machine tools and industrial machinery,
Are mechanisms that use a source of power to achieve physical movement.
These are often air-powered but can be electrically or even hydraulically powered.
A real-world example of a control system – growing crops A farm that grows fruit and vegetables makes use of many different control systems. It relies on these systems to make sure that the produce it grows are kept in the correct conditions to make sure that they do grow. It would be a huge task for a farmer to constantly check his produce, so he relies on these systems to do this for him. One control system that he could use is to control the conditions within his greenhouses. The correct level of light and temperature will need to be maintained. The control systems will incorporate light sensors, temperature sensors, microprocessors and actuators to maintain the correct conditions. The farmer wants to make sure the temperature is between 22 °C and 25 °C. 1The control system uses a temperature sensor to read the temperature within the greenhouse on a regular basis. 2The readings are sent to a microprocessor. They will need to be converted from analogue data to digital data to be processed by the microprocessor. 3The microprocessor compares the reading to the set range. 4If the reading is within the range, no further action is taken. 5If the reading is greater than 25 °C, the microprocessor sends a signal to an actuator that could drive an action, such as open a window to the greenhouse. 6If the reading is less than 22 °C, the microprocessor sends a signal to an actuator that could drive an action, such as turn on a heater in the greenhouse. 7The whole process is repeated.
Introduction – Evolution of IoT ––IoT Definition – Elements of an IoT ecosystem Roles of Sensors & Actuators – Types of sensors –Working of Sensors – Development boards – Arduino – Raspberry pi – Beagle bone – ESP8266 – Interfacing of sensors with development boards – IoT Networking Components – Addressing Strategies in IoT – Trends and implications – Operating System for IoT – Industrial IoT – IoT applications
Electronic Welfare and Sensor Technology
Reading Passage: The Anatomy of a Kill Chain In the lexicon of modern warfare, the term "kill chain" describes the end-to-end process of a military attack, from the initial identification of a target to its eventual destruction and the subsequent evaluation of the strike's effectiveness. Conceptually, the kill chain is a structural model used to understand and optimize the speed and precision of military operations. The fundamental principle of this model is that an attack functions as a sequence of interdependent stages; if any single link in the chain is broken, the entire operation fails. For strategic planners, this creates a dual objective: to accelerate one's own kill chain while simultaneously finding ways to disrupt the adversary's. Strategic Concept: The Kinetic Model (F2T2EA) The traditional military kill chain is often summarized by the acronym F2T2EA, representing a continuous cycle of find, fix, track, target, engage, and assess. The kinetic kill chain begins with Find, the reconnaissance phase where intelligence assets identify a potential target within a theater of operations. Once found, the process moves to Fix, which involves pinning down the target's specific location and ensuring it can be distinguished from friendly forces or non-combatants. Track follows, maintaining a persistent watch on the target's movements to prevent its escape. In the Target phase, commanders select the appropriate weapon system and verify the legality and strategic value of the strike. Engage is the kinetic moment—the actual deployment of ordnance against the objective. Finally, Assess involves battle damage assessment (BDA) to determine if the desired effects were achieved or if further engagement is required. This model emphasizes "compressing the sensor-to-shooter timeline," meaning the faster a military can move through these steps, the more lethal it becomes. The Evolution: The Cyber Kill Chain® As warfare expanded into the digital domain, Lockheed Martin adapted the kinetic model into the Cyber Kill Chain. This framework assists defenders in identifying and stopping Advanced Persistent Threats (APTs). Unlike a physical missile, a cyberattack often unfolds over weeks or months, but the sequential logic remains the same. The model consists of seven distinct stages: Stage Description of Attacker Activity 1. Reconnaissance The harvesting of information. Attackers research targets via social media, public records, and technical scanning to find vulnerabilities. 2. Weaponization Coupling a remote access trojan with an exploit into a deliverable payload (e.g., a malicious PDF or Microsoft Office document). 3. Delivery Transmission of the weapon to the target environment. Common vectors include email attachments, malicious websites, or USB drives. 4. Exploitation The weapon triggers. The code executes on the victim's system, typically by taking advantage of a software or operating system vulnerability. 5. Installation The attacker installs a persistent backdoor or malware on the victim's system, allowing them to maintain access even after a reboot. 6. Command & Control (C2) The compromised system opens a communication channel back to the attacker's server, allowing the intruder to give manual instructions. 7. Actions on Objective The final stage where the attacker achieves their goal, such as data exfiltration, encryption for ransom, or destruction of critical infrastructure. Strategic Implications for Defense The strategic value of the Cyber Kill Chain lies in its ability to provide a roadmap for "proactive defense." By understanding the sequence, security professionals can implement controls at every stage. For instance, robust email filtering can break the chain at the Delivery stage, while endpoint detection can stop the Installation phase. Crucially, the earlier a defender breaks the chain, the lower the cost of mitigation and the lower the risk of damage. If an attacker is stopped during Reconnaissance, they have gained nothing. If they are stopped during Actions on Objective, the damage may already be catastrophic. In both kinetic and cyber environments, the goal is the same: to create a "defensive depth" that makes the cost of a successful attack prohibitively high for the adversary.
SENSORS and MODULES
LED ,SENSORS AND AI
Robotics Sensors and motors
Common On-Chip Peripherals: Serial Communication Interfaces: UART (Universal Asynchronous Receiver/Transmitter): Enables serial communication for data transmission and reception. SPI (Serial Peripheral Interface): Facilitates fast, synchronous serial communication with external devices. I2C (Inter-Integrated Circuit): Another common protocol for serial communication, often used for connecting sensors and other peripherals. Timers and Counters: General Purpose Timers: Used for generating precise time delays and measuring intervals. Real-Time Clock (RTC): Keeps track of time even when the DSP is in a low-power state. Watchdog Timer: Monitors the DSP's operation and resets it if it detects a fault. Interrupt Controllers: Interrupts: Allow peripherals to signal the DSP when an event occurs, enabling efficient and responsive system operation. Memory Management: DMA (Direct Memory Access): Enables data transfer between memory and peripherals without CPU intervention, improving efficiency. On-Chip Memory: Includes RAM, ROM, and flash memory for storing data and code. Audio/Video Interfaces: DAC (Digital-to-Analog Converter): Converts digital signals to analog signals for audio output. ADC (Analog-to-Digital Converter): Converts analog signals to digital signals for processing. I/O Ports: GPIO (General Purpose Input/Output): Provides flexible control over external devices. Ethernet MAC (Media Access Controller): Enables network connectivity. Other Peripherals: LCD Controller: For displaying information on LCD screens. USB Interface: For connecting to USB devices. CAN (Controller Area Network): For communication in automotive and industrial applications.