Photo of Roslyn Layton

Roslyn Layton

Executive Vice President

Strand Consult

Professional Bio

Roslyn Layton leads Strand Consult’s Global Project on Broadband Cost Recovery and Fair Share. She is also a Visiting Researcher at Aalborg University’s Center for Communication, Media and Information Technologies (CMI). Dr. Layton helps nations close the digital divide and improve broadband affordability with policy to broaden the base of contributions and improve business models. Dr. Layton studies and evaluates critical issues regulatory policy issues like radio spectrum allocation, network security, network investment, privacy, network consolidation, technological innovation, and so on.

Prior to Strand Consult, Dr. Layton worked in the software/analytics, finance, and advanced technology industries in Silicon Valley, India, and Netherlands.

Dr. Layton served on the President Elect Transition Team for the Federal Communications Commission (FCC). Her doctoral research compared the impact of net neutrality regulation on telecom network innovation across 53 countries over 5 years, finding that soft rule regimes and competition law are more effective to deliver local country innovation over punitive regulation. She continues to publish academically and in the popular press. She has been featured in the The Wall Street Journal, US News & World Report, Forbes, Washington Post, and many media around the world. Dr. Layton earned a Ph.D. in business economics from Aalborg University, an M.B.A. from the Rotterdam School of Management (Netherlands), and a B.A. in international service from American University.

Organization Name

Strand Consult
SHLB Logo For-Profit

function openCity(evt, cityName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the button that opened the tab document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } //Reveal Animation on homepage //custom script to render one h1 tag on home page for on-page seo. Please do not remove. //custom script to replace a.create-account-link href "/register?memberThpeID=null" with "/create-account"