Zum Inhalt springen

English:Sensor Technology

Aus MOOCsWiki Staging
Die Druckversion wird nicht mehr unterstützt und kann Darstellungsfehler aufweisen. Bitte aktualisiere deine Browser-Lesezeichen und verwende stattdessen die Standard-Druckfunktion des Browsers.
aiMOOC-Siegel

Sensor Technology



Introduction

Sensor technology is the practical field of detecting physical or chemical changes and turning them into information that people, machines, and control systems can use. In vocational settings, sensors are found on production lines, robots, vehicles, process plants, heating and cooling systems, machine tools, packaging equipment, test benches, and building services.

A sensor responds to a quantity or event such as temperature, pressure, position, force, light, distance, speed, vibration, level, or flow. The quantity being measured is often called the measurand. A sensor is part of a complete measurement chain: the sensing element reacts to the measurand, electronics condition or convert the signal, a controller or display interprets it, and an actuator or operator may then respond.

This aiMOOC is designed for apprentices, trainees, and vocational students in Mechatronics, Industrial automation, Electrical engineering, maintenance, manufacturing, and related technical fields. You will learn not only what common sensors do, but also how to select, install, check, calibrate, and troubleshoot them safely.


Learning Goals

After completing this course, you should be able to explain a sensor measurement chain, distinguish major sensor families, read important datasheet values, connect sensor outputs conceptually to control systems, choose a suitable sensing principle for an application, identify common installation faults, perform basic verification under supervision, and document your findings using clear technical language.


From Physical Quantity to Usable Signal

A sensor does not simply "know" a value. It responds through a physical principle. A thermocouple generates a small voltage related to temperature difference. A strain gauge changes electrical resistance when stretched or compressed. An inductive proximity sensor changes its internal electromagnetic condition when metal enters its sensing field. An ultrasonic sensor sends a sound pulse and measures the returning echo.

The conversion from one form of information to another is called transduction. In many industrial instruments, the basic sensing element is combined with signal conditioning, linearization, temperature compensation, diagnostics, and a standardized output. The complete device may be called a sensor, transmitter, switch, transducer, or measuring instrument depending on its design and industry.

Stage Vocational meaning Example
Measurand The quantity you need to know Tank pressure
Sensing element The part that reacts physically Deforming diaphragm
Signal conditioning Electronics amplify, filter, compensate, or convert the raw signal Bridge amplifier
Output interface The format sent to another device Current signal, voltage signal, switching output, or digital data
Control or display The system that interprets the signal PLC, indicator, data logger, or embedded controller

A useful troubleshooting habit is to follow this chain from the physical process toward the controller. If the displayed value is wrong, the cause may be the process connection, the sensor, its power supply, the cable, the input module, scaling, or software. Replacing the sensor before checking the whole chain can waste time and parts.


Major Sensor Families


Temperature Sensors

Temperature is one of the most common industrial measurands. Typical technologies include thermocouples, resistance temperature detectors or RTDs, thermistors, and semiconductor temperature sensors.

A thermocouple joins two different conductive materials. A temperature difference produces a small thermoelectric voltage. Thermocouples are rugged, can cover wide temperature ranges, and are common in furnaces, engines, process equipment, and test systems. Their small output usually needs amplification and compensation.

An RTD uses the predictable change in electrical resistance of a metal, often platinum. A common industrial element is the Pt100, which has a nominal resistance of 100 ohms at 0 degrees Celsius. RTDs are widely used when stable and accurate temperature measurement is important. Lead-wire resistance, self-heating, installation depth, response time, and mechanical protection can all influence the result.

Thermistors also change resistance strongly with temperature. They are common in electronics, battery systems, appliances, and localized temperature monitoring. They usually cover a more limited temperature range than industrial thermocouples.

Workplace question: A sensor can be accurate on the bench but wrong in the machine if it is installed badly. Ask where the sensing tip is located, how quickly the process changes, whether heat is conducted away through the mounting, and whether the sensor is suitable for the temperature, vibration, chemicals, and pressure at the installation point.


Proximity and Object Detection

Proximity sensors detect whether an object is present without requiring a mechanical switch to be pressed. The correct technology depends strongly on the target material, required distance, environment, speed, and mounting space.

An inductive proximity sensor creates an electromagnetic field at its sensing face. A metal target entering the field changes the sensor condition and causes the output to switch. Ferrous metals are usually detected at the greatest rated distance, while non-ferrous metals may reduce the usable sensing range. Inductive sensors are common on conveyors, machine tools, pneumatic cylinders, fixtures, and automated assembly equipment.

A capacitive proximity sensor responds to changes in an electric field and can detect many metallic and non-metallic materials. It can be useful for powders, plastics, liquids, glass, wood, or bulk material, but moisture, deposits, and nearby objects can affect reliable switching.

A photoelectric sensor uses light to detect an object. Common arrangements are through-beam, retroreflective, and diffuse sensing. Through-beam systems use separate transmitter and receiver units. Retroreflective systems use a reflector. Diffuse systems rely on light reflected from the target itself. Target color, surface finish, transparency, contamination, and alignment can affect operation.

An ultrasonic sensor emits sound above the normal human hearing range and measures an echo. For distance measurement, the controller can use the time of flight of the pulse together with the speed of sound. Ultrasonic sensing can work with many materials regardless of color, but soft surfaces, angled targets, strong air movement, temperature, or interfering echoes may affect the result.

The small HC-SR04 module shown here is an educational example of ultrasonic ranging. Industrial ultrasonic sensors are normally much more robust and may provide switching, analog, or digital outputs with specified environmental protection.


Force, Weight, and Pressure Sensors

A strain gauge is a resistive sensing element that changes resistance when it is mechanically strained. Because the resistance change is small, strain gauges are often connected in a Wheatstone bridge. This arrangement helps convert tiny resistance changes into a measurable differential voltage and can also support temperature compensation.

A load cell converts force or weight into an electrical signal. Strain-gauge load cells are widely used in scales, filling machines, batching systems, presses, test rigs, material handling, and quality control. Correct mechanical loading is essential: side loads, binding, poor mounting, overload, cable damage, or temperature effects can produce measurement errors.

A pressure sensor measures pressure of a gas or liquid. Industrial devices may measure gauge pressure, absolute pressure, or differential pressure. A pressure transmitter often combines a sensing element with electronics and sends a standardized signal to a control system.

Pressure measurement is only as good as the process connection. Blocked impulse lines, trapped gas or liquid, leaks, unsuitable seals, temperature effects, vibration, or a wrong pressure reference can create faults even when the electronics are healthy.


Position, Speed, Motion, and Vibration

A rotary encoder converts shaft position or motion into electrical information. Incremental encoders produce pulses as the shaft moves, so a controller can calculate displacement or speed. Absolute encoders provide a code that represents shaft position. Encoders are used on motors, conveyors, machine axes, robots, elevators, and positioning systems.

An accelerometer measures acceleration. Modern MEMS accelerometers can measure static acceleration such as gravity as well as dynamic acceleration caused by movement, shock, or vibration. They are used in condition monitoring, vehicles, mobile devices, robotics, tools, and machinery.

For vibration monitoring, sensor mounting is critical. A loose mounting surface, flexible bracket, wrong orientation, or long unshielded cable can change the measured signal. The selected frequency range and sampling method must also match the machine fault you want to detect.


Sensor Outputs and Interfaces


Switching Outputs

Many proximity, photoelectric, pressure, and level sensors provide a simple ON or OFF signal. Industrial DC sensors are often described as PNP or NPN.

A PNP output is commonly described as a sourcing output because it supplies positive voltage to the load when active. An NPN output is commonly described as a sinking output because it pulls the output toward the zero-volt side when active. The exact connection depends on the sensor, the PLC input circuit, and the machine wiring standard. Always use the manufacturer's wiring diagram instead of relying only on wire color or habit.

Other important switching terms include normally open, normally closed, light-on, dark-on, and complementary output. These terms describe the logic state, not necessarily whether the machine process is safe. Safety functions require dedicated safety-rated components and a validated safety design.


Analog Outputs

Analog sensors represent a continuously changing process value with a corresponding electrical signal. Common industrial ranges include voltage signals and current loops.

The 4 to 20 mA current loop is widely used in process measurement. In a correctly scaled loop, 4 mA represents the lower range value and 20 mA represents the upper range value. The 4 mA lower endpoint is called a live zero, which helps distinguish a valid zero-scale measurement from some wiring or power failures.

For a linear signal, the process percentage can be estimated with:

Process percentage = measured current minus 4 mA, divided by 16 mA, multiplied by 100.

Therefore, 12 mA represents 50 percent of the configured range. If a pressure transmitter is scaled from 0 to 10 bar, 12 mA corresponds to 5 bar.

Voltage outputs such as 0 to 10 V are also common. Voltage signals are easy to measure, but voltage drop, grounding differences, and electrical noise can become more important over long cable runs.


Digital Sensor Communication

Digital sensors may transmit a measured value together with device identity, status, diagnostics, or configuration data. Embedded devices often use interfaces such as I2C or SPI. Industrial automation may use IO-Link, fieldbus systems, or industrial Ethernet depending on the application.

A smart sensor can provide more than a number. Diagnostic flags, device temperature, signal quality, contamination warnings, operating hours, or parameter sets can help maintenance teams find developing problems. However, more data does not remove the need for correct mechanical installation and a valid measurement principle.


Understanding Datasheets and Sensor Performance

A datasheet is one of your most important technical tools. Before installing a sensor, confirm that its electrical, mechanical, environmental, and measurement limits match the application.

Term Meaning in practice Typical question
Measuring range Lowest to highest value the sensor is intended to measure Does the process stay inside the allowed range?
Accuracy Closeness of the indicated value to the true or reference value under stated conditions Is the possible error acceptable for the process?
Repeatability Ability to give similar results when the same condition is repeated Does the switch point or reading return consistently?
Resolution Smallest change that can be represented or detected Can the sensor show the change you need to see?
Sensitivity Change in output caused by a change in input How strongly does the signal react to the measurand?
Linearity How closely the input-output relationship follows a straight line over a specified range Is simple linear scaling appropriate?
Hysteresis Difference in output or switching point depending on whether the input approaches from one direction or the other Is the difference important near the control point?
Response time Time needed for the output to react to a change Is the sensor fast enough for the machine cycle?
Drift Slow change in output over time with the same input How often should the device be checked?
Protection rating Resistance of an enclosure to specified ingress conditions Is the housing suitable for dust, water, or washdown exposure?

Do not compare sensors by one impressive number. Accuracy may be specified as a percentage of full scale, a percentage of reading, a fixed value, or a combination. Temperature effects, repeatability, hysteresis, mounting, target size, cable length, supply voltage, and response time can be separate specifications.


Selecting a Sensor for a Real Application

A good sensor choice begins with the process, not with the catalog. Define what must be detected or measured and what decision will be made from the information.

For a practical selection, consider the measurand, expected range, target material, required accuracy, response speed, working distance, environment, available supply voltage, output type, controller interface, mounting space, cable route, maintenance access, calibration needs, and applicable safety or hygiene requirements.

Example: metal part detection on a conveyor. An inductive proximity sensor may be a strong choice because it detects metal without contact and is relatively insensitive to oil or dirt. You still need to check target material, target size, sensing distance, mounting style, switching frequency, connector type, supply voltage, PNP or NPN compatibility, and enclosure rating.

Example: transparent bottle detection. A standard diffuse photoelectric sensor may give unreliable contrast. A sensor designed for transparent objects, a through-beam arrangement, or another sensing principle may be more reliable.

Example: tank pressure. The correct transmitter must match pressure range, process medium, temperature, pressure reference, process connection, required accuracy, hazardous-area requirements if applicable, and control-system input.


Installation and Workplace Safety

Sensor work can place you near electrical energy, moving machinery, pressure, hot surfaces, chemicals, or stored mechanical energy. Follow your workplace risk assessment, permit system, lockout or tagout procedure, and supervisor instructions. Never bypass guards or safety interlocks for a training task.

Before intrusive work, make the equipment safe according to site procedures and verify the safe condition with suitable test equipment. Use tools and personal protective equipment appropriate to the task. If a sensor is part of a machine safety function, only authorized persons should test or modify it according to the machine's safety documentation.

For reliable installation, keep these principles in mind: mount the sensor rigidly, respect the specified sensing face and clearance, avoid mechanical stress on connectors, protect cables from abrasion, separate low-level signal cables from strong interference sources where required, use correct glands and shielding practice, keep optical faces clean, and document the final position and settings.

A sensor that works while held by hand may fail after installation because the bracket moves, the target passes at a different distance, a metal frame changes the field, a reflector is misaligned, a cable picks up interference, or process material coats the sensing face.


Calibration, Verification, and Traceability

Verification checks whether a device meets a requirement. Calibration compares the indication or output of a measuring instrument with a known reference under specified conditions. In everyday industrial language, people sometimes use calibration to include adjustment, but metrology distinguishes the comparison from the adjustment that may follow.

A useful calibration record includes device identification, range, reference standard, environmental conditions when relevant, test points, as-found results, permitted tolerance, any adjustment, as-left results, date, and person performing the work.

For a linear transmitter, technicians often check several points across the range in both increasing and decreasing directions. This can reveal offset, span error, nonlinearity, repeatability problems, or hysteresis. The reference instrument should be suitable for the required accuracy and have known calibration status.

Important vocational distinction: calibration does not make every measurement exact. Every real measurement has uncertainty. The goal is to understand whether the complete measurement system is fit for its intended task and to keep evidence that supports that decision.


Systematic Troubleshooting

When a sensor value is missing, unstable, or implausible, use a structured method instead of changing several things at once.

  1. Process condition: Confirm the physical condition independently when it is safe to do so. Is the target actually present, is the pressure really changing, or is the machine at the expected temperature?
  2. Visual inspection: Check mounting, alignment, contamination, damage, connectors, cables, leaks, and loose hardware.
  3. Power supply: Verify the correct supply and polarity using approved procedures and suitable instruments.
  4. Sensor indication: Compare status LEDs, local display, or diagnostic data with the physical condition.
  5. Signal path: Check the output at logical points in the chain, then compare it with the PLC or controller reading.
  6. Configuration: Check range, switching logic, scaling, filter settings, teach values, addresses, and software parameters.
  7. Reference check: Compare the sensor with a suitable known reference if measurement quality is in doubt.
  8. Documentation: Record the fault, tests, measured values, corrective action, and final verification.

A good fault report states what you observed, what you measured, where you measured it, what the expected result was, and what changed after the repair. "Sensor broken" is not enough evidence.


Worked Vocational Examples


Example: Scaling a Current Signal

A temperature transmitter is configured for 0 to 200 degrees Celsius and outputs 4 to 20 mA. The loop current is 12 mA. Because 12 mA is halfway between 4 mA and 20 mA, the measured temperature should be about halfway through the configured range: 100 degrees Celsius.

If the HMI shows 150 degrees Celsius while a loop test shows 12 mA, the sensor may not be the first suspect. Check the PLC input scaling and engineering-unit configuration.


Example: Choosing Object Detection

You need to confirm that a steel fixture is fully seated before a machining cycle starts. An inductive proximity sensor is a practical candidate. If the fixture changes to plastic, the same sensing principle will no longer be suitable. You may need a capacitive, photoelectric, mechanical, or other sensing method depending on the environment and required reliability.


Example: Diagnosing an Unstable Temperature Reading

A temperature reading jumps when a nearby motor starts. Possible causes include electrical interference, grounding or shielding problems, damaged sensor cable, a loose terminal, unsuitable signal conditioning, or an actual process disturbance. Compare the sensor signal close to the transmitter and at the controller, inspect routing, and use the wiring documentation. Do not solve the problem by randomly changing filters because that can hide a real fault and slow the response.


Interactive Tasks


Quiz: Test Your Knowledge

What is the measurand in a sensor system? (The physical quantity being measured) (!The cable used to connect the sensor) (!The software that stores maintenance records) (!The bracket that holds the sensor)




Which sensor is especially suitable for detecting a metal target without contact? (Inductive proximity sensor) (!Thermistor) (!Strain gauge) (!Ultrasonic microphone)




What does a strain gauge primarily change when it is mechanically strained? (Electrical resistance) (!Light wavelength) (!Sound frequency) (!Magnetic pole count)




What does the lower endpoint of a standard industrial current loop represent? (The configured lower range value) (!The configured upper range value) (!A guaranteed cable break) (!The sensor serial number)




Which term describes how closely repeated measurements agree with each other? (Repeatability) (!Range) (!Polarity) (!Ingress)




Why is sensor mounting important for measurement quality? (It can influence what the sensing element actually experiences) (!It changes every analog signal into a digital signal) (!It removes the need for calibration) (!It guarantees immunity to all electrical noise)




What is the main purpose of calibration? (To compare an instrument with a known reference under specified conditions) (!To replace every old sensor automatically) (!To increase the supply voltage) (!To bypass controller scaling)




What can an incremental rotary encoder provide to a controller? (Pulses related to shaft motion) (!A direct chemical concentration) (!A pressure reference vacuum) (!A thermoelectric junction)




Which action is appropriate before intrusive sensor work on industrial machinery? (Follow the approved isolation and safety procedure) (!Bypass the guard switch to save time) (!Assume the control circuit is de-energized) (!Disconnect random wires until the fault disappears)




If a controller displays the wrong value but the measured sensor signal is correct, what should you check next? (Input scaling and configuration) (!Paint color of the sensor housing) (!Mechanical hardness of the control cabinet) (!Number of spare sensors in the store)





Memory Game

Thermocouple Generates a small thermoelectric voltage related to temperature difference
Inductive sensor Detects metal by a change in an electromagnetic field
Ultrasonic sensor Uses an emitted sound pulse and returning echo
Load cell Converts applied force or weight into an electrical signal
Encoder Converts position or motion into coded electrical information
Hysteresis Difference that depends on the direction from which an input value is approached
Calibration Comparison of an instrument with a known reference under specified conditions
Resolution Smallest change that a measurement system can represent or detect





Drag and Drop

Match the correct terms. Topic
Detects metallic targets without contact Inductive proximity sensor
Measures force through mechanical deformation Strain gauge load cell
Measures shaft position or motion Rotary encoder
Detects objects using emitted light Photoelectric sensor
Measures distance using an acoustic echo Ultrasonic sensor




Match each sensing principle with the application description, then explain which environmental condition could cause each choice to fail.


Crossword Puzzle

Thermocouple Which temperature sensor uses two different conductive materials to generate a small voltage?
Inductive Which sensing principle is commonly used for non-contact detection of metal?
Ultrasonic Which sensing method uses high-frequency sound and an echo?
Calibration What process compares an instrument with a known reference under specified conditions?
Encoder Which device converts shaft position or motion into electrical information?
Hysteresis What term describes a difference that depends on whether the input approaches from one direction or the other?





LearningApps


Cloze Text

Complete the text.
A

detects a physical or chemical change and produces usable information. The quantity being measured is called the

. An inductive proximity sensor is especially useful for detecting

. A thermocouple produces a small voltage related to

. A strain gauge changes electrical

when it is deformed. A current-loop transmitter commonly uses a live zero at

. A rotary

can provide position or motion information from a shaft. Measurement quality depends on correct selection, installation, and

. A structured fault-finding process follows the complete

. Intrusive work on machinery requires an approved

before you begin.




Open-Ended Tasks


Easy

  1. Sensor inventory: Walk through a training workshop or approved workplace area and photograph or sketch four different sensors, then label the measurand, sensing principle, and output you think each one uses.
  2. Datasheet reading: Choose one available sensor datasheet and create a one-page glossary explaining range, supply voltage, output type, response time, and protection rating in your own words.
  3. Object detection experiment: Under supervision, test a training proximity sensor with several safe target materials and record which targets are detected consistently at different distances.
  4. Sensor explanation video: Produce a two-minute video that explains one sensor to a new apprentice using a real device, model, or drawing and one workplace application.


Standard

  1. Temperature comparison: Compare a thermocouple, RTD, and thermistor for a chosen industrial temperature task and justify which one you would specify.
  2. Signal scaling: Create a worksheet that converts several current-loop readings into engineering values for a transmitter range chosen by your instructor, then explain how a scaling error would appear on an HMI.
  3. Maintenance interview: Interview a technician, trainer, or maintenance engineer about a real sensor fault and summarize the symptoms, tests, root cause, repair, and final verification.
  4. Installation audit: Inspect an approved training installation and produce a marked-up drawing showing sensor position, target path, cable route, possible interference sources, and two improvements.


Advanced

  1. Measurement system design: Design a sensor solution for an automated station that must detect part presence, measure one process variable, and provide a diagnostic signal; justify each technology and interface.
  2. Calibration project: Under authorized supervision, plan and perform a multi-point verification of a training instrument against a suitable reference, then produce an as-found and as-left record with a pass or fail decision.
  3. Fault simulation: Build a safe low-voltage training rig in which you can introduce faults such as misalignment, wrong scaling, loose connection, or contamination, then create a troubleshooting flowchart based on measured evidence.
  4. Smart sensor evaluation: Compare a conventional switching sensor with a communication-capable smart sensor and present where diagnostics, parameter storage, or process data would create measurable maintenance value.



Learning Assessment

  1. Sensor selection case: Given a production scenario with target material, speed, environment, controller input, and required reliability, choose a sensing technology and defend your decision against two alternatives.
  2. Signal-chain diagnosis: Analyze a fault report in which the physical process, local sensor indication, electrical signal, and HMI value do not agree; identify the most likely fault location and propose the next safe test.
  3. Calibration decision: Review a set of as-found results against a stated tolerance and decide whether adjustment is required, explaining the difference between error, tolerance, repeatability, and uncertainty.
  4. Installation review: Evaluate a sensor installation drawing for alignment, mechanical protection, cable routing, environmental exposure, and maintenance access, then propose prioritized corrections.
  5. Control-system transfer: Explain how the same physical measurement could be represented as a switching output, an analog signal, and digital process data, and compare the advantages and limitations of each.
  6. Workplace communication: Write a concise maintenance report for a sensor fault that includes evidence, measurements, corrective action, remaining risk, and final verification.




Evidence of Learning

Evidence of learning should show what you can explain, what you can do safely, what you can produce, and how well you can transfer your knowledge to unfamiliar equipment.

Evidence type What strong evidence looks like
Knowledge You accurately explain measurands, transduction, major sensor principles, signal types, performance terms, calibration, and typical industrial applications.
Practical skill You identify sensors, read datasheets, inspect installation quality, measure approved low-voltage signals, compare readings with references, and troubleshoot systematically under appropriate supervision.
Technical product You produce usable wiring annotations, selection tables, calibration records, fault reports, maintenance checklists, test data, diagrams, or short instructional media.
Safety behavior You recognize energy and process hazards, follow isolation rules, protect machine safety functions, use suitable test equipment, and know when authorization is required.
Transfer You can choose and justify a sensing method for a new problem, predict likely failure modes, and adapt your diagnostic approach when the sensor technology or interface changes.




OERs on the Topic

The English Wikipedia article on sensors provides a broad open reference that you can use to extend this course and follow links to specific sensing principles.



Linked Learning Areas

Sensor technology connects mechanics, electronics, measurement science, automation, data handling, and maintenance. In vocational practice, the most important idea is the complete measurement chain: choose a suitable physical principle, install it correctly, transmit the information reliably, interpret it in the controller, verify the measurement, and document the result.


aiMOOC Projects