IELTS Reading
Academic Reading — Test 134
3 passages · 40 questions, in the real IELTS Reading format. Read each passage, answer its questions, then submit once for your score.
IELTS — TestDayTwin Practice
Question 1 of 4060 minutes remaining
Reading passage
On the modern assembly line, the robotic arm has become an almost invisible workhorse, welding car bodies, fitting microscopic components and lifting loads no human could safely manage. Yet the apparent ease with which these machines repeat a task thousands of times a day conceals a demanding programming effort. A robotic arm is not intelligent in any everyday sense; it does precisely what it is told, and nothing more. The challenge for engineers is therefore to describe a physical task in terms a machine can follow, accounting for the geometry of the arm, the behaviour of its motors and the unforgiving tolerances that manufacturing demands. Precision, in this context, is not a happy accident but the product of careful instruction.
The foundation of any programmed movement is the concept of the workspace, the three-dimensional volume that the arm can physically reach. Most industrial arms consist of a series of rigid segments connected by joints, and each joint can rotate or slide through a limited range. By combining the movements of several joints, the tip of the arm, known as the end effector, can be guided to a particular point and orientation. Engineers describe these positions using coordinates, and the mathematics that converts a desired position into the necessary joint angles is called inverse kinematics. This calculation is rarely straightforward, because a single point in space can often be reached by more than one arrangement of the joints, and the controller must choose the configuration that avoids collisions and respects the limits of each motor.
Two broad approaches dominate the way arms are taught their tasks. In the first, often called lead-through or teach programming, an operator physically guides the arm, or uses a hand-held console, to move it through the required sequence of positions. The controller records each position in its memory, and the arm can then replay the stored path. This method is intuitive and well suited to tasks that are difficult to describe in words, such as following the curved seam of a panel. The second approach is offline programming, in which the entire routine is written and tested within a software model of the factory before it is ever loaded onto the real machine. Because the simulation can run without halting production, offline programming has become increasingly popular in plants where stopping the line is expensive. Its accuracy, however, depends heavily on how faithfully the virtual model reflects the actual workshop.
Even a perfectly written programme will fail if the physical world does not match the engineer's assumptions. Components arrive at slightly different positions, temperature causes metal to expand, and repeated use gradually wears the joints. To cope with such variation, many arms are fitted with sensors that allow them to adjust their behaviour as they work. Vision systems, for example, photograph an incoming part and calculate exactly where it lies, so that the arm can correct its approach rather than blindly following a fixed path. Force sensors let an arm detect the resistance of a surface and apply a gentle, controlled pressure, which is essential when inserting a delicate connector. This blending of stored instructions with live feedback is what gives a well-programmed arm its reliability across long production runs.
Calibration is the quiet discipline that underpins all of this. Before an arm is trusted with valuable materials, engineers measure the tiny differences between where the machine believes its end effector is and where it actually is. These discrepancies, often a fraction of a millimetre, accumulate along the chain of joints and can ruin a precise assembly. By recording known reference points and adjusting the controller's internal model accordingly, technicians bring the machine's self-image into line with reality. Calibration is repeated periodically, because the sources of error are not fixed; a collision, a replaced part or simply months of vibration can shift the arm out of true. Without this ongoing maintenance, even the most sophisticated programming slowly loses its edge.
Safety considerations shape the programming at every stage. An arm moving at full speed carries considerable energy, and a stray human limb in its path could be seriously harmed. Engineers therefore define zones the arm must never enter, limit its velocity when people are nearby, and programme it to stop instantly if a barrier is breached. So-called collaborative robots, designed to share space with workers, are deliberately built to be lighter and to halt when they sense unexpected contact. The result of all these layers of instruction, feedback and restraint is a machine that appears effortless yet is, in truth, the product of meticulous planning. The precision admired on the assembly line is less a feature of the hardware than a reflection of the patience invested in telling it exactly what to do.
1.
True / False / Not Given
Do the following statements agree with the information in the passage? Choose True, False, or Not Given.