function makeResponsive(elementId,textTheme,fontSize,fontColor,lineHeight,charSpacing,width) { let style = "font-size:"+fontSize+"vw;color:"+fontColor+";line-height:"+lineHeight+";letter-spacing:"+charSpacing+"vw;width:"+width+"vw"; $w(elementId).html = "<"+textTheme+" style="+style+">"+$w(elementId).text+""; }
top of page

Innovation that Excites

Amid the current influx of pipeline work in the Northeast United States, re-engineering a project connecting New Jersey and New York, USA utilizing the latest technology in the marine cable industry has been underway. The Hudson Transmission Project, originally completed in June of 2013, carrying electricity through three separate conduits under the Hudson River, was host to a continuously faulting cable. After multiple repairs, one being on Thanksgiving, the next being just past the new year, and a multitude of following complications relating to the cable itself, the project managers decided that a new cable design must be implemented.

The following pictures depict the story of the new cable installations.

Key Executives for the successful completion of the Hudson Transmission Project:

  • Aidan Carolan – Melcar President

  • Mario Garcia – Prysmian Senior Project Manager

  • James McIntyre – Melcar Superintendent

  • Joe Gannon – Prysmian Marine

  • Gareth Morrisey – Melcar Superintendent

  • Mathew Palmer – Hallen Construction

Featured Posts
Recent Posts
Archive
Search By Tags
No tags yet.
Follow Us
  • Facebook Basic Square
  • Twitter Basic Square
  • Google+ Basic Square
bottom of page
function makeResponsive(elementId,textTheme,fontSize,fontColor,lineHeight,charSpacing,width) { let style = "font-size:"+fontSize+"vw;color:"+fontColor+";line-height:"+lineHeight+";letter-spacing:"+charSpacing+"vw;width:"+width+"vw"; $w(elementId).html = "<"+textTheme+" style="+style+">"+$w(elementId).text+""; }