How can the tech industry strike a balance between innovation and environmental responsibility?

A recent article from Forbes "Green Intelligence: Why Data and AI Must Become More Sustainable," delves into the critical need for sustainability in the realms of data and artificial intelligence. As the world increasingly relies on data-driven technologies to drive innovation and solve complex problems, there is a growing concern about the environmental impact of these technologies.

Key points from the article suggest that Data Centres and AI computations require significant energy contributing to carbon emissions therefore affecting the environment, the production and disposal of hardware components for data storage and AI systems further strain natural resources, and companies developing and deploying AI and data solutions have a responsibility to prioritise sustainability in their operations.

So how can the tech industry strike a balance between innovation and environmental responsibility and what role should policymakers play in promoting sustainability within the industry?

Parents
  • The philosophy for everything from the ground up needs to be to design in the use of less power from the start - if a sensor reads temperature an fires the result over the network, keep the traffic down - will a reading every second do, oe once a minute or ten per hour.

    We do not care now but if the 'IoT' grows ar the current rate for too long, we sure will.

    Keep the payload small - do the processing at the origin and only send what data is needed to solve the problem, not several kb of padding. Run lines idle when there is nothing to do. Power down totally when we can be sure of not being needed.

    As an example of how not to do it, consider the whole battery backed up fibre phone fails in a long power cut fiasco.

    All that could have been avoided if the initial standard had had a 'power cut mode' from the beginning, where the whole thing shuts off until there is activity on the right laser wavelength for incoming traffic, and/or there is outbound data on the phone line. An emergancy handset phone pick up can be detected with very little idle current indeed.

    Or Why is your WiFi on when everyone is in bed ? Does it need to be?

    In a country with tens of millions of households, every negawatt* counts.

    Data centres are big, but there are not that many of them. Households look small, but there are a great many of them - much as there are more insects by weight than mammals. 

    Mike.

    * negawatt - thing not using power at the moment because it is turned off ..

  • Agreed Mike, we should all connect a time clock on our routers and this would stop pinging noises in the middle of the night as well.  Win, win situation.

    Other problem is that all photos sent to me clog up my computer memory and certainly should not be allowed to be stored in my cloud memory.  How can we delete received photos automatically after say a month?    Any idea??

  • Or Why is your WiFi on when everyone is in bed ? Does it need to be?

    I suppose it does if you have security cameras that are connected via your WiFi or if there's anything else that relies on the connection such as the monitoring gizmo connected to a friend's pacemaker that is also used to remotely adjust it as they sleep Slight smile.

  • My phone is set to go into DND mode at 9pm every night and only my parents and my partner can bypass that i.e. messages or phone calls from them will get through but no one else. This minimises the pings and other noises that can suddenly wake me up in the middle of the night! 

    Re photos and the amount of storage space they take up, strangely enough, one of my old blog posts  Getting Your Digital Self In Order... has seen a sudden surge in viewership over the last few months which makes me think that it's now becoming quite a hot topic!  

  • maybe - though I'd be worried by something like a pacemaker that needs a network connection- if the adjustment is a matter of life and death then really the decision needs to be made and acted upon local to the person  not reliant on any external equipment - if  not how restrictive is that in terms of where she can go without losing contact, and what happens in a power cut ?

    Similarly well designed security cameras can do the 'looking at' the images, and only send the ones where something moves or whatever over the network so a slower less power hungry protocol is needed - perhaps the network sleeps for 99 % of the time, and just checks once a second if there is any traffic and it needs to wake up. Such things need to be designed into the protocol from the outset but by and large, have not been, except perhaps with things like Zigbee to a degree.

    And again, what happens in a power cut - the length of  time a battery can keep your vital kit going is inversely proportional to the current consumption.

    Mike

  • maybe - though I'd be worried by something like a pacemaker that needs a network connection- if the adjustment is a matter of life and death then really the decision needs to be made and acted upon local to the person  not reliant on any external equipment - if  not how restrictive is that in terms of where she can go without losing contact, and what happens in a power cut ?

    I would hope that such a device would handle an intermittent network connection.  Without a network, it would go into "business as usual" mode, carrying on doing whatever it was previously.  Settings updates should only be installed once they have downloaded fully and been verified as correct.

    I do know someone with a built-in defibrillator, which has a link via a mobile phone to the hospital.  Mostly to alert the hospital if there's a problem.

Reply
  • maybe - though I'd be worried by something like a pacemaker that needs a network connection- if the adjustment is a matter of life and death then really the decision needs to be made and acted upon local to the person  not reliant on any external equipment - if  not how restrictive is that in terms of where she can go without losing contact, and what happens in a power cut ?

    I would hope that such a device would handle an intermittent network connection.  Without a network, it would go into "business as usual" mode, carrying on doing whatever it was previously.  Settings updates should only be installed once they have downloaded fully and been verified as correct.

    I do know someone with a built-in defibrillator, which has a link via a mobile phone to the hospital.  Mostly to alert the hospital if there's a problem.

Children
No Data