Tuesday 9 June 2015

In a multicore cable, what is the nylon "string"?


I am using 4 core shielded cable. However, there is a strand of what I assume is nylon running parallel to the conductors. A bit like this


enter image description here (source)


What is it for?



Answer




That string can be used to strip the jacket off of the cable.


You nick the cable at the end, put the string in the cut, then you can pull the string back and it will cut through the insulation on the way back.


For tough insulation (or soft fingers!) you might want to to tie a loop in the end first.


No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...