Photo of Revati Prasad

Revati Prasad

Benton Institute for Broadband & Society

Associations & Non-Profits

Professional Bio

Dr. Prasad defines and implements Benton’s strategic vision in service to Benton’s mission and in consultation with Benton’s Trustees and Board of Directors. She oversees Benton’s programmatic work, managing staff and relationships with Benton experts, partners, and supporters. Previously in her roles as Benton’s Research Director and Vice President of Programs, Revati led Benton’s contributions to evidence-based policy solutions to advance universal, equitable broadband access, adoption, and application.



Dr. Prasad holds a Ph.D. in Communication from the Annenberg School for Communication at the University of Pennsylvania and an MPA from Columbia University’s School of International and Public Affairs. Her doctoral work examined efforts to “connect the unconnected” in rural India, including telecommunications policy, infrastructure projects, and small networks run by WISPs.



Dr. Prasad’s research has been published in Media, Culture & Society; Information, Culture & Society; Communication, Culture and Critique; and Journalism. She has received awards from the Global Communication and Social Change and the Media Industries Divisions of the International Communication Association.

Organization Name

Benton Institute for Broadband & Society
1041 Ridge Road Unit 214
Wilmette, IL 60091
United States
847.220.4531 https://www.benton.org/
SHLB Logo Associations & Non-Profits

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"