Page 260«..1020..259260261262..»

Category Archives: Automation

Life in the Fast LaneAutomation with Software-Defined Intelligence – InfoWorld

Posted: February 17, 2017 at 1:16 am

Transform to a modern hybrid infrastructure with converged, hyperconverged, and composable infrastructure solutions from Hewlett Packard Enterprise.

By Bharath Vasudevan, Director of Product Management, Hewlett Packard Enterprise Software-defined and Cloud Group

Life in the fast lane Surely make you lose your mind Life in the fast lane Everything all the time. Eagles, 1976

Businesses are constantly looking for a competitive advantage anything that will allow them to move faster. In the past, it was all about adopting technology that would make systems move faster faster CPUs, faster memory, solid state drives but these are simply components that everyone can access. An alternative way to move into the fast lane of innovation is by automating IT processes. By removing or streamlining time-consuming processes in the datacenter and replacing them with software-defined intelligence, businesses can move faster, become more efficient, and most importantly be more competitive.

The challenge is that hardware is physical infrastructure, which is difficult to automate. Thats where software-defined intelligence can help, allowing you to encapsulate everything about your physical infrastructure and turn it into software that you can manage like code. You can then program it and add it to your repeatable automation flow, delivering end services faster.

A single, unified API changes everything

In order to transform a datacenter with software-defined automation, many things have to be taken into consideration configurations, infrastructure platforms, applications and management. In the past, in order to automate physical infrastructure, you had to automate each part (compute, storage, and fabric) individually. Then you had to take time and stitch them all together, which created a heavy set of complex code.

Keep in mind that all of the different systems have their own individual APIs to manage system updates, BIOS setting, operating system installations, network connectivity configuration, storage array configuration, and more. And once set up, the slightest change in the infrastructure meant that you had to go back and readjust to ensure everything was still working properly. This process generates 1,000s of lines of automationcode, all of which can be extremely challenging to keep current, even with advanced configuration management software. (Borrowing a line from the Eagles song it will surely make you lose your mind!)

What if you could bring multiple technology elements into a single, unified API? Todays technology lets you do just that. Instead of 100s or 1000s of lines of code to automate all of that physical infrastructure, you can now collapse that down to a single line of code reducing provisioning time down from hours to minutes.

How is this possible whats changed that now allows you to do this? One answer is the development of a RESTful API, which is easy to interface with and very developer-friendly. A RESTful API is now considered the industry standard and is preferred by a vast majority of web-based developers. These APIs are useful for developers and end users trying to integrate applications, because a developer doesnt need to understand the implementation details of the app they are trying to integrate with.

Transform to a datacenter life in the fast lane

Wondering what this change looks like in real life? One of HPEs customers wanted to configure local RAID on 200 servers, automating everything possible. With their previous vendor, this process would have taken them 1 hour per server or 5 weeks. Because they are in a high-growth business, they routinely deploy servers; therefore, this delay was unacceptable. Instead, using the unified API, they deployed 200 HPE servers and the entire process took just one hour total!

This amazing transformation is because a unified API in HPE OneView provides a single interface to discover, search, inventory, configure, provision, update, and diagnose the physical infrastructure. A single line of code fully describes and can provision the infrastructure required for an application. This eliminates time-consuming scripting of more than 500 calls to low-level tools and interfaces required by competitive offerings.

Using software-defined intelligence, HPE brings a new level of automation to infrastructure management. Designed with a unified API and supported by a large and growing partner ecosystem (Docker, Chef, Ansible, System Center and others), HPE OneView makes it easy to integrate powerful infrastructure automation into existing IT tools and processes.

Take the first step in moving to life in the fast lane with software-defined automation. Check out http://www.hpe.com/info/composableprogram or download the e-book, Composable Infrastructure for Dummies.

Here is the original post:

Life in the Fast LaneAutomation with Software-Defined Intelligence - InfoWorld

Posted in Automation | Comments Off on Life in the Fast LaneAutomation with Software-Defined Intelligence – InfoWorld

Will automation define the future of network technology? – TechTarget

Posted: at 1:16 am

Ethan Banks, blogging in Packet Pushers, said he believes that the future of network technology will be defined by automation. Most configurations will be done automatically rather than by network engineers using command line interfaces or GUIs. Banks said that sparing engineers the repetitive and often boring task of configuration would be a benefit, both from the standpoint of personal satisfaction and business success. When it comes to the future of network technology, he sees the potential of well-written software eliminating many of the mistakes that tired or distracted people make. He said that where the future of network technology is concerned, automating IT is a way for businesses to cut down on risks in IT changes.

What should engineers do with the rise of automation? Banks said understanding and leveraging automation tools and focusing on systems-level thinking will become the new job roles for engineers. A preconfigured automation system won't work instantly for most businesses and it falls on engineers who understand the business and its processes to adopt automation offerings. "I predict automation scope creep in IT infrastructure automation as well. Perhaps you'll start by automating the creation of a VLAN. Then you'll figure out how to hook that simple VLAN creation script into the IPAM API, and reserve a new IP block from the IPAM at the same time the VLAN is created. And then you'll realize that with a little more code, you can inject the new IP block into the routing domain," Banks said.

Dig deeper into Banks' thoughts on the future of network technology.

Ivan Pepelnjak, blogging in ipSpace, shared his thoughts on the new Ethernet Virtual Private Network, or EVPN, implementation that shipped with Cumulus Linux 3.2. While many groups, such as small ASIC makers that were eager to get a control plane for hardware VXLAN tunnel endpoint, or VTEP functionalities, were excited by the inclusion, Pepelnjak believes that the benefits of EVPN are exaggerated.

Pepelnjak terms EVPN "SIP for networking." He draws comparisons between Cumulus Linux, which implements on Type-3 routes and relies on dynamic MAC learning, and Cisco and Juniper, which offer BGP-based MAC learning, as well as IP address propagation on Type-2 routes. Pepelnjak disagrees with an assessment of EVPN from David Iles, senior director at Mellanox, who suggested that EVPN offers an industry-standard control plane for VTEP orchestration, using an extension of BGP, thereby delivering the promise of Cisco's FabricPath, TRILL or Brocade's VCS. Rather, Pepelnjak believes that among the data center fabrics that Iles named, TRILL is at least as standard as EVPN and because it has fewer options, tends to be more interoperable.

Explore more of Pepelnjak's thoughts on EVPN.

Shamus McGillicuddy, an analyst at Enterprise Management Associates in Boulder, Colo., rated IT analytics vendor ExtraHop's release of a new cloud-based service that applies machine learning to packet stream analysis. The new service, ExtraHop Addy, collects wireline data from all ExtraHop appliances on a user's system and establishes network baselines. Initially, the service is intended to spot anomalies but in the long-run, its global analysis capabilities are aimed at tracking industry benchmarks and emerging security threats.

McGillicuddy sees ExtraHop Addy fitting into a broader trend favoring analytics in the enterprise. EMA research found that 50% of enterprise network infrastructure organizations use advanced analytics capabilities like machine learning and big data processing to boost network security monitoring and process optimization. According to McGillicuddy, interpreted packet flows are one of the most common approaches to this type of analytics and he said he believes that enterprises should consider for themselves whether Addy will fit their operations.

Read more of McGillicuddy's thoughts on ExtraHop Addy.

Understanding network automation

Looking into Cumulus Linux

ExtraHop boosts wireline analytics

Read the rest here:

Will automation define the future of network technology? - TechTarget

Posted in Automation | Comments Off on Will automation define the future of network technology? – TechTarget

Automation: Are We Empowering Human Interaction Or Displacing It? – Business 2 Community

Posted: at 1:16 am

The sales and marketing technology along with the social networking/selling technologies represent a huge amount of the changes that are driving sales and marketing.

They relieve us of many of the tasks that used to take lots of time, enabling us to focus that time on engaging customers and colleagues. They help us in better understanding our customers, markets, and whats happening, so that we can engage customers with more relevant insights on more timely bases. They enable us to extend our reach, beyond our local geographies to the global community. They help us create greater value for our customers, our people, and our communities. They help us create deeper relationships with our customers and colleagues, hopefully creating deeper meaning in each of our lives.

Or they dont.

They help us displace human interaction and engagement. We set up automated communications streams, that pummel customers with content based on various scoring algorithms. We automate interactions with customers, reducing our engagement time, leveraging technology to manage much of that interaction. Increasingly we leverage technologies like AI, Chatbots, and others to simulate engagement with prospects and customers, that we might otherwise have.

We set up gigantic broadcast platforms, emailing 1000s daily, even hourly, dialing 100s to thousands daily, automatically curating and broadcasting massive volumes of content that weve never reviewed, but it increases our social presence.

Webcast, February 21st: Supercharge Your 2017 Recurring Revenue with Channel Partners

The volume and velocity of social and automated interactions skyrocketed beyond our customers and our own abilities to deal with it. Customers shut down, they dont respondsimple solution, turn up the volume, broadcast more, more frequently.

We, ourselves, fall victim to overload/overwhelm and digital distraction. While we should be more productive, we actually become less productive. We may have all the bodies we need in a meeting, but we dont have the minds and interaction because of the digital distractions we surrender ourselves to.

And we see it in the results. Despite all the tools, all the technologies, all the ways we broadcast our content and presence, results are not improving. Sales and marketing performance is flat or declining. Customer engagement numbers are plummeting.

Its probably not the fault of the tools we use, but how we use the tools, or how we hide behind sales/marketing/social automation.

Sales and marketing, indeed business, is intensely human. Its through people working together, creating, debating, innovating, that we solve problems, invent new things, grow in our world views and our abilities to achieve individually and organizationally.

Whether we are working within our own organizations, or engaging our customers, prospects, or working with our partners and suppliers, at its core we are engaged in deep human interactions.

We know our customers are eager to learn. We know they are dealing with increasingly tough problems and skyrocketing complexity. We know they feel overwhelmed, distracted and disengaged.

We know top performers are those that engage customers in deep conversations about their businesses, goals, and dreams. They work closely with their customers in learning, growing, collaborating. They help the customers figure out what they should do and how to buy.

Within our own organizations we know this about our own people, as well.

We know we get the best our of our people by engaging them, by listening, coaching, teaching and collaborating.

Perhaps its time to rethink our automation and social engagement strategies. Perhaps we need to look at how we leverage these technologies to empower deeper interactions and conversations.

Dave Brock is President and CEO of Partners In EXCELLENCE, a global consulting company focused on helping organizations engage their customers more effectively. Partners In EXCELLENCE helps it clients drive the highest levels of performance and productivity in sales, marketing, and customer service. They help organizations develop and execute business Viewfullprofile

Read the original post:

Automation: Are We Empowering Human Interaction Or Displacing It? - Business 2 Community

Posted in Automation | Comments Off on Automation: Are We Empowering Human Interaction Or Displacing It? – Business 2 Community

Luddite Lefty Journalists Apparently Think Workplace Automation is Conservatives’ Fault [VIDEO] – Daily Caller

Posted: at 1:16 am

5486257

David Corn of progressive magazine Mother Jones and Erin Gloria Ryan of The Daily Beast discussed the now withdrawn nomination of Andrew Puzder for Secretary of Labor on MSNBCs The Last Word Wednesday night.

But guests took issue with emerging workplace automation technology that threatens jobs in the fast good industry in which Puzder made his fortune. Both also appeared to hold Puzder at least partially responsible for its advent.

WATCH:

Hes Secretary of Labor, was going to be, yet he is against raising the minimum wage, Corn said, seemingly of the opinion the two were inherently incompatible.

He has said, you know, I wish I could get rid of workers and just put in robots because they dont file discrimination cases and theyre never late and you dont have to worry about them, Corn continued. He made no mention of the fact that higher minimum wages and additional employment litigation might make robotic labor more attractive to employers.

Just to add that, Ryan chimed in, The fact that he was somebody who is pro-automation when automation is something that, over the next ten years, is going to threaten tens of thousands, if not more, American jobs. And he was somebody that was supposed to be the Secretary of Labor, actually endangering Americans ability to work.

Ryan apparently believes Puzders enthusiasm for robotics technology means workplace automation would have been closely linked to him becoming head of the Department of Labor.

More here:

Luddite Lefty Journalists Apparently Think Workplace Automation is Conservatives' Fault [VIDEO] - Daily Caller

Posted in Automation | Comments Off on Luddite Lefty Journalists Apparently Think Workplace Automation is Conservatives’ Fault [VIDEO] – Daily Caller

Tech talk: Voice-command devices, and home automation – The Daily Herald

Posted: February 15, 2017 at 9:11 pm

Q. Is it possible to talk with Siri on non-Apple devices?

The short answer is no, Siri is a feature only available from Apple. It is the voice-controlled Intelligent Personal Assistant installed on Apple devices.

Controlling devices with voice commands are hot right now, and Apple Siri has plenty of company. Microsoft has Cortana. Google has Google Voice. Samsung has Viv. Amazon has Alexa. Each has a common set of abilities, along with capabilities unique to that assistant. For example, any of them can tell you the weather, but only Siri can play content on AppleTV, and only Alexa can order products from Amazon.

There is also a wide variety of devices to support these assistants. In addition to laptops, tablets, and phones, a new category of desktop device has appeared in the last year. The only one so far to get much traction is Amazon Echo, which is a line of devices ranging from $50 to $150. We are still in the early-adopter stage of desktop voice assistants, but there is an abundance of interesting developments to explore.

Note that while Siri is Apple-only, most of the other assistants are available on multiple models via an app.

Q. I have a small room inside my house where the light switch is in an inconvenient place. I have to awkwardly fumble around to reach it. Can home automation help?

Because you mentioned home automation, I need to start with a warning. Home automation is a loosely defined term that includes a mix of products and services. Many of them show great promise, but they are not fully baked yet.

There are incompatible standards, a device from company A is unlikely to work with a device from company B. Some vendors have gone out of business, stranding users. Often a device will solve one problem only to create two new problems. I will write about home automation in the coming months, but at the moment, my advice is to steer clear. Wait until the products mature.

Now back to your light switch.

When I was very young, my grandmother fell down the cellar steps because the switch inside the cellar door was in an odd place. Fortunately, she escaped with only a few bruises. It may seem like overkill for some, but I think switch placement is about safety as much as convenience, especially in homes built before modern electrical codes. I had a similar safety issue in my garage, and I solved it with the help of a licensed electrician and a wall switch with a built-in occupancy sensor. These switches sense movement in the room and turn on the power when needed. Better models include two sensors, one for motion and one for ambient light, so the light only turns on when the room is both occupied and dark. In the right situation, sensor switches are a worthwhile investment.

Q. My phones battery no long-er lasts an entire day. The battery seems to go from 20% to empty very quickly. What can I do besides replace the phone?

Try restarting the phone. A simple off-on cycle never hurts and often helps. If the problem remains, the next step is to look for an app that consumes too much power. Newer phones have a Battery Setting screen that lists which apps use the most power. With this information, you may be able to put your phones power consumption on a diet.

When these software fixes do not work, it is time to look at hardware. Is the phone still under warranty? If the phone is old enough to be out of warranty, the battery is probably near the end of its life. Generally when a battery ages, the battery meter becomes less dependable. There are apps that reveal a phones battery cycle count, which is a good indicator to determine if the battery has developed a fault, or has merely been used up .

If you work though the steps above and still do not have enough power, the solution is to add a bigger battery. Mophie (mophie.com) makes a line of Juice Pack phone cases that incorporate a battery. They come in different sizes, everything from small enough to add just a few hours to very large multi-day workhorses. A good battery case will add a few hours of usability each day, and it will add many months to the overall lifetime of the phone itself.

View original post here:

Tech talk: Voice-command devices, and home automation - The Daily Herald

Posted in Automation | Comments Off on Tech talk: Voice-command devices, and home automation – The Daily Herald

Can Augmentation Save Workers from Job Automation? | Digital … – Digital Trends

Posted: at 9:11 pm

The American truck driver is soon to be an endangered species. Some 3.5 million professionals get behind the wheel of trucks in the United States every year, making it one of the most common jobs in the country. In a couple decades, every last one may be out of work due to automation.

Industry giants around the world are investing in autonomous vehicles. In Australian mines, Rio Tinto employs hundred-ton driverless trucks to transport iron ore. Volvo is seeking volunteers willing to be ferriedaround Londons winding streets with no one at the wheel. MIT researchers recently determined the most efficient wayfor driverless trucks to transport goods something called platooning. The guy behind Googles first self-driving car now runs autonomous trucking startup Ottoin San Francisco.

Truckers may be among the most vulnerable to automation but theyre certainly not alone. Over the past year weve seen an AI attorney land a job at a law firm, Hilton hire a robotic concierge, and even ahem robojournalists cover the U.S. election. As far as we know, none of these bots have caused a human to get laid off but theyre telling of things to come.

Were trying to blur the distinction between electronic circuits and neural circuits.

The so-called Fourth Industrial Revolution will transform the job market, eliminating over five million jobs in the next five years, according to the World Economic Forum.So what do we do, as humans? Augment ourselves.

Augmentation was the running theme of this years Bodyhacking Conference in Austin, Texas. Attendees lined up for RFID implants, speakers demonstrated bionic body parts, grinders exhibited artificial senses, and an entire fashion show put smart apparel on display. Most of the augmentations were idiosyncratic and wouldnt make a potential employee more competitive in the future job market (except, perhaps, for documentary filmmaker Rob Eyeborg Spences prosthetic eye camera). With this in mind, we explored the ways in which augmentation may safeguard us from automation.

Humans have extraordinary brains the best in the animal kingdom but in AI weve created minds that exceed our own in many ways. Sure, humans still hold the title for outstanding general intelligence, as todays AI systems excel at the specific tasks theyre designed for, but algorithms are advancing fast. Some are even learning as they work. A year ago, AI experts thought it would take at least another decade for an algorithm to defeat a top-tier Go player. And then this happened.

Entrepreneur, futurist, and headline-staple Elon Musk is so concerned about AI that he co-founded the billion-dollar nonprofit OpenAI to promote friendly AI in December 2015. Six months later, he told a crowd at theCode Conferencehe wants to develop a digital neural layer colloquially called neural lace to augment humans on par with AI. He echoed these comments at the World Government Summit in Dubai on Monday, suggesting that such a symbiosis could potentially solve the control problem and the usefulness problem likely to face future humanity.

This rolled electronic mesh can be injected through a glass needle.

Harvard University

The concept is relatively simple: A neural lace is some sort of material that boosts the brains ability to receive, process, and communicate information. Its an extra layer, perhaps a kind of electronic mesh, that physically integrates with the brain and turns the mind into a kind of supercomputer.

If this sounds like science fiction, thats because it is. Or it was. The term was first coined by sci-fi author Iain M. Banks in his Culture series.

But almost exactly one year before Musk made his comment at the conference, a team of nanotechnologists at Harvard University published a paper called Syringe-injectable electronics in the journal Nature Nanotechnology, in which they described an ultra-fine electronic mesh that can be injected into the brains of mice to monitor brain activity and treat degenerative diseases. The possibility for such a material to augment the brains input-output capacity was too enticing to overlook.

Were trying to blur the distinction between electronic circuits and neural circuits, co-author Charles Lieber told Smithsonian Magazine. We have to walk before we can run, he added, but we think we can really revolutionize our ability to interface with the brain.

Musk hasnt kept completely quiet about his neural lace aspirations either. In August he told an inquisitive Twitter follower that he was making progress on the project. In January he said an announcement may come this month.

A functioning neural lace is still realistically many years off, but augmented by such a device, humans could conceivably compete with AI at computational tasks currently left to machines, while maintaining our high levels of intuition, decision making, and general intelligence. Were already cyborgs. With smartphones and the internet as external brains, we boast superhuman intelligence. But analog outputs like typing and speech are slow compared to digital speeds. Imagine listing under the skills section on your rsum the ability to query a database, receive a response, and relay that information to a colleague in the fraction of a second it takes Google to display search results. It would make you a desirable candidate, indeed.

As robust as we are in mind, humans are desperately delicate in body. Were fleshy, fragile things, prone to break and tear under pressure. Robots, on the other hand, are rugged, and capable of tackling strenuous tasks with relative ease.

But robots are also fairly inflexible. Where a human can seamlessly transition from one action to another, machines tend to do just one thing well and need to be recalibrated to perform new tasks.Enter exosuits. Fitted with these powered external skeletons, humans assume superhuman strength while limiting risk of injury associated with bending and lifting. Think Iron Man or the metallic gear worn by Tom Cruise and Emily Blunt in Edge of Tomorrow.

Were fleshy, fragile things, prone to break and tear under pressure.

Like neural lace, these suits arent stuck in science fiction. Engineers at Hyundai, Harvard, and the United States Army are actively developing systems to serve paraplegics, laborers, and soldiers alike.

What Ive been working on in my lab for years is to combine the intelligence of the [human] worker with the strength of the robot, Hoomayoon Kazerooni, director of the Berkeley Robotics and Human Engineering Laboratory, told Digital Trends. Robots are metal, they have more power than a human. Basically, the whole thesis is to combine human decision making, human intelligence, and human adaptability with the strength and precision of a robot.

Through his robotics research, Kazerooni founded SuitX, a company that created the PhoeniX medical exoskeletonfor patients with spinal cord injury and a modular, full-body exosuit called the Modular Agile Exoskeleton (MAX).

We use robotic devices where we have repetitive tasks, Kazerooni said. Anything thats dangerous we also automate. These are structured jobs.

MAX features three components: backX, shoulderX, and legX, each of which assists its titular region, minimizing torque and force by up to 60 percent.

These machines reduce forces at targeted areas, Kazerooni said. Its basically supporting the wearer, not necessarily from a cognitive point of view by telling workers how to do things, but by letting the workers do whatever tasks theyve done in the past with reduced force.

Kazerooni recognizes that machines may someday be so cheap and efficient that human workers simply become an expensive liability. Until then, the best way to keep laborers safe, productive, and employed may be to augment their physicality.

The state of technology in robotics and AI is not to the point that we can employ robotics to do unstructured jobs, he added, which require a [human] workers attention and decision making. Theres a lot of unstructured work we cant yet fully automate.

Across the country, in the Harvard Biodesign Lab, a team of researchers are developing a softer side of exosuits.

Packed with small motors, custom sensors, and microprocessors, these soft wearable robots are designed to work in parallel with the bodys muscles and tendons to make movement more efficient. In a recent paper published in the journal Science Robotics, the interdisciplinary Harvard team demonstrated an almost 23 percent reduction in effort with its exosuit compared to unaided walking.

Its going to be a very difficult time for all human workers.

The Biodesign Labs has so far been working with DARPA to develop exosuits to help soldiers carry heavy loads over long distances. However, project lead Ignacio Galiana thinks the suit can find applications beyond the battlefield.

Factory workers in the automotive, naval, and aircraft industry have to move around very large and heavy parts, he told Digital Trends. Having a simple system they can wear under their normal pants can give them an extra strength.

Theres now even a need for people to get packages delivered the next day, and so postal service personnel have a burden to move heavy packages around quickly, he added. If they could wear an exosuit that makes them faster and stronger, that could make their work much easier.

Galiana doesnt think humans and robots will compete directly for the same jobs. Instead, he sees them working in parallel so long as humans can keep up with increasing physical demands.

Human intelligence and decision making is critical in a lot of factory jobs, and the human brain is really hard to imitate in robots, he said. That will be key to keeping workers in the workplace. If you give extra strength to a factory worker who has that decision making and intelligence capabilities, you could see them being more effective and staying in work for longer, working alongside robots.

Despite the progress thats been made in the past few years, superhuman strength and intelligence lie somewhere in the hazy futurescape, inaccessible to most of todays workforce and not exactly helpful when trying to figure out what humans should do now to safeguard themselves against automation.

For an immediate answer, we turned to Tom Davenport, co-author of Only Humans Need Apply: Winners and Losers in the Age of Smart Machines. In 2015, Davenport and co-author Julia Kirby published Beyond Automation in the Harvard Business Review, in which they laid out five practical steps workers may take to improve their employability against machines.

In their list, Davenport and Kirby encourage humans to stand out, whether by developing skills outside the realm of codifiable cognition (such as creativity) or learning the ins-and-outs of the machines themselves. (After all, someone needs to fix these things when they break down.) The authors advice is primarily meant for knowledge workers, however, not physical laborers whom Davenport thinks will have a much more challenging transition in the future job market.

I try to be optimistic, Davenport told Digital Trends, because I do think there are some valuable roles that humans can still play relative to these smart machines, but I dont think its a time to be complacent about it. Any type of worker will need to work hard to keep up the right kinds of skills and develop new skills.

Freightliner was the first truck manufacturer to obtain the right to test an autonomous vehicle in Nevada.

As an example, Davenport points to our friends the truck drivers. I dont know how many of them will be willing to develop the computer-oriented skills to understand how autonomous driving works, he said. And even if they did take an entry course in programming, what good would it do? Driving in general is a dying profession.

I think its going to be a very difficult time for all human workers, Davenport said. Im optimistic that many of them will make the transition but not all of them will. Im definitely more pessimistic about certain jobs than others. Even for knowledge workers there will be some job loss on the margins but I believe there are a number of viable roles that they can play. Thats what a lot of my writing has been about roles that knowledge workers can play that either involve working alongside smart machines or doing something they dont.

When Davenport says smart machines, he means narrow AI: systems that do a few specific things really well, such as recognizing faces, playing board games, and creating psychedelic art.

Theres another evolution of AI though, the kind that keeps Elon Musk and Stephen Hawking up at night: artificial general intelligence, which can basically do anything a human can intellectually.

What happens when these arise?

All bets are off, Davenport said.

View original post here:

Can Augmentation Save Workers from Job Automation? | Digital ... - Digital Trends

Posted in Automation | Comments Off on Can Augmentation Save Workers from Job Automation? | Digital … – Digital Trends

Puzder’s Withdrawal Won’t Slow Creeping Automation – Inverse

Posted: at 9:11 pm

Now that Andy Puzder, President Donald Trumps nominee for Labor U.S. Secretary of Labor, has withdrawn himself from the nomination process, America may have delayed the creep of automation, but make no mistake: it is definitely still coming.

While I wont be serving in the administration, I fully support the president and his highly qualified team, Puzder said in a statement on Wednesday, announcing he was stepping down amid a flurry of accusations, including that he was an abusive husband.

However, Puzders love of automation is hardly unique among the modern CEO class, and theres no reason to think that the Trump administrations eventual replacement nominee will differ all that much. As has been pointed out, Trumps incessant tweeting about job losses to immigrants has been accompanied by a notable lack of tweets about losses to automation. A writer at the Harvard Business Review recently dug into precisely what the incentives for that might be.

Its also worth pointing out that nobody on the political spectrum is seriously putting forward real anti-automation legislation, like employment quotas or simple restrictions on technology. Even among progressives, the focus is on dealing with automation, not bringing it to a halt. On the podcast Pod Save America, President Obama said that he thinks American legislators probably have to be more creative about anticipating whats coming down the pike. Automation is relentless and its going to accelerate.

Whats different about the Trump-Puzder approach is not acceptance of the inevitability of automation, but the acceptance of all the negative social consequences that may very well come with it.

Up until Wednesday afternoon, this was the mentality that was about to take control of labor policy for the entire country. Theres no reason to think that wont still happen even if people organize against the next nominee as well.

Protests sprang up at fast food locations, and employees of Puzders own companies have expressed opposition to his nomination.

Puzder sees the labor market as a source of burgers and fries thats it. Hes been an outspoken proponent of immigration in the past, an oddity in Trumps White House, because it imports people who will take the low-paying jobs that keep fast food chains in business. He has not displayed any belief that employers are in any way obligated to provide more to an employee than the market is capable of forcing that employer to provide.

To some, his nomination was a sign that the new White House was serious about implementing conservative economic principles, and strengthening the economy by increasing the breadth of opportunity. To others, this view ignores the history of labor law as having grown the economy by increasing the average workers purchasing power.

It also fails to incorporate any conception of a minimum expectation of comfort for Americans who work full time. After all, banning child labor in 1938 also made labor more expensive, and drove employers to hire fewer people but on the upside, all of the people employed from that point forward were adults.

Puzders companies have been linked to a large number of employee complaints, and theres now a lawsuit in the works, brought by a group of fast food employees.

Photos via Getty Images / Justin Sullivan, Getty Images / Jeff Curry

See the rest here:

Puzder's Withdrawal Won't Slow Creeping Automation - Inverse

Posted in Automation | Comments Off on Puzder’s Withdrawal Won’t Slow Creeping Automation – Inverse

The Institute for Robotic Process Automation Expands Focus to Artificial Intelligence – PR Newswire (press release)

Posted: at 9:11 pm

IRPA AI members can expect to see a broader range of coverage, and more resources and programs spanning all aspects of automation including webinars, conferences, events and support services. These programs will be designed to help members understand the greater options, risks, opportunities and increased complexities of the expanding automation industry.

"In the past two years, companies have gone from asking what RPA is, to implementing it and delivering proven results," said Weston A. Jones, EY Global Robotics and AI Automation Leader, Advisory. "The industry is moving much faster than initially expected and we are no longer having futuristic discussions, as these technologies from RPA to AI are available today. IRPA AI is providing its members with the resources and the forum they need to understand these rapidly changing forces and their impact on our industry. There is no excuse for enterprises to delay evaluating these technologies and investing in them. Their competitors already are."

Membership in IRPA AI is free. To join and to learn more about IRPA AI please visit http://www.irpaai.com

About IRPA AIFounded in 2013, the Institute for Robotic Process Automation and Artificial Intelligence (IRPA AI) is an independent professional association and knowledge forum for the buyers, sellers, influencers and analysts of robotic process automation, cognitive computing and artificial intelligence. Our global network and advisory services offer leading-edge market intelligence, industryresearch, sourcing assistance, events as well as offer opportunities to learn and network with stakeholders across service industry functions. To learn more please visit http://www.irpaai.com.

To view the original version on PR Newswire, visit:http://www.prnewswire.com/news-releases/the-institute-for-robotic-process-automation-expands-focus-to-artificial-intelligence-300407802.html

SOURCE The Institute for Robotic Process Automation and Artificial Intelligence (IRPA AI)

http://irpaai.com

The rest is here:

The Institute for Robotic Process Automation Expands Focus to Artificial Intelligence - PR Newswire (press release)

Posted in Automation | Comments Off on The Institute for Robotic Process Automation Expands Focus to Artificial Intelligence – PR Newswire (press release)

The Impact of Bad Data in Automation: Why Quality Management is Critical – R & D Magazine

Posted: at 9:11 pm

Can automation work without good data supporting it? The simple answer is very likely to be no. Naturally, the next question would be: Why?

To understand this, we must first consider the impacts that goodand baddata can have on automation.

What is automation?

Automation can come in many forms, but essentially it is taking something that is run manually (by a person) and developing a machine or program to run that process automatically. This is quite a complex achievement when you consider all the potential variables that need to be managed by the automated process (AP). Designers of the AP need a very detailed understanding of the physical parameters, mechanical parameters and quality parameters to properly deliver automation.

Some aspects of automation are quite easy to envisage like car production automation where we often see images and videos of cars on the production line being constructed automatically by an army of robot arms. Other areas, such as the monitoring of quality and outcomes, are not so readily seen, even though they are there in the background. The computer systems that power an AP are not just there to direct the robots they are very often changing the way the AP runs making subtle changes based on tolerance test outcomes.

When does data matter?

Analytical results and tolerance test outcomes are an area where data quality and management is critical. The AP will be required to deliver a product to a given specification, within certain tolerances. For example, in drug production, every pill has a concentration of drug product within 0.01% of target or every pill is within a certain range of size. These critical variables form the basis of success criteria and therefore product acceptance.

If the variables are not measured, stored and analysed correctly, then the AP will not deliver meaning the product could have issues. Measuring variables is quite a simple process, but how accurate, precise and true the measures are, is very important. Each variable is slightly different, but you need to know these differences exist so that product quality can be assessed. And, since trueness is a derivative of other measures, it must be calculated and this is where the quality of the data is critical.

If the format and scale of the variable measured are not captured, you can expect complications. For example, if I collect data on a pill size, but I dont note the scale, 5.567 could mean 5.567mm or cm or m. If the scale in this example is not captured correctly, it risks not being readable by a human or a computer.

This ambiguity introduces risk into the data process youre likely to be either guessing or estimating the meaning of something, not using its real meaning. This also introduces risk into your decision making processes, which could lead to the release of defective products. In pharmaceuticals, this could mean including the wrong concentration of an active ingredient in a drug product, which would have serious repercussions.

Every measure of a variable needs to have the value, known significant figures, scale, time and date of collection, in a computer readable format, as a bare minimum. This enables calculations to be conducted and the values obtained to be used for decision-making.

Without this minimal information, decisions made about the data might be incorrect and the decisions become even trickier to automate. The goal of an AP is that all aspects are automatedthe elimination of human intervention. The systems need to be able to make their own decisions.

Take the example of the pill case. If a pill is too big, it gets removed from the process. Sometimes, this is as simple as letting the correct size pills fall through a hole which is too small for the larger pills. But in other processes, the analysis and decisions cannot be conducted using physical sorting. Here, the results of the variable test are critical and need to be captured, stored and time stamped as described above.

The format and context of results, including significant figures and units, is as critical as the data that is used in aggregate calculations to establish other parameters like trending mean, precision and accuracy. Without this information, calculations can, and do, go wrong.

For any automation to be successful, there needs to be high-quality data for it to run on. Without good quality data management this critical aspect can give rise to risk and errors in the process precisely the element that the automation process is intended to remove or significantly reduce.

Bad data and poor data management rigour introduces unwanted risk in automation and should be avoided at all costs. Management of the process data underpins many aspects of quality and product-based decisions, so the importance and subtleties should be considered when designing new automation processes or updating the old. Some types of automation, like pill size, can exist without data centred decisions. But those that rely on other variables, such as those intrinsic to the product composition, must be managed with good data. Without it, automation will just speed up the production of an unwanted product wasting time, money and resources.

Paul Denny-Gouldson heads the overall strategic planning for the various market verticals and scientific domains at IDBS. He obtained his Ph.D. in Computational Biology from Essex University in 1996, and has authored more than25 scientific papers and book chapters.

Read more:

The Impact of Bad Data in Automation: Why Quality Management is Critical - R & D Magazine

Posted in Automation | Comments Off on The Impact of Bad Data in Automation: Why Quality Management is Critical – R & D Magazine

Boeing ramps up automation, innovation as it readies 737MAX | The … – The Seattle Times

Posted: at 12:10 am

Boeings latest jet, the 737 MAX, should start delivering to airlines by May, even as 737 production ramps up to 47 jets per month. To handle it all at the Renton plant, Boeing has installed a new automated wing spar assembly line and re-choreographed how it finishes the wings.

As Boeing prepares to deliver its first 737 MAX airplane and to boost production of single-aisle jets 12 percent both by May the Renton factory has geared up with additional refinements of its already humming manufacturing methods.

Boeing showed off the latest innovations inside its Renton factory on a tour of the 737 wing facility Monday, showcasing impressive new robotic machines as well as more efficient ways of deploying its mechanics. While it introduces the new 737 MAX, the company is also ramping up its 737 production rate to 47 per month, from 42.

Vice president and general manager Keith Leverkuhn brimmed with good news about the program schedule and the new jets performance.

Leverkuhn said the MAX flight test program has just one test to complete and should get certification from the Federal Aviation Administration (FAA) within days or weeks.

He said the fourth flight test airplane last month completed a 100-flight-hour tour of the Pacific Rim including a cold soak test in Yakutsk, Russia, and a stop in hot and humid Darwin, Australia that produced just a single squawk, the term used to denote the airplane performing even slightly off expectations.

Having already built 13 of the initial MAX 8 models, all now sitting around Renton airfield awaiting FAA certification, Boeing showed off the first of the large MAX 9 models sitting on the assembly line and almost ready to roll out.

Its advanced winglets, sweeping up and down from the wingtip, set it apart from the current model 737s on the adjacent line, with their traditional upward-swept winglets.

Also very different were the MAXs new LEAP engines.

With a fan diameter of more than 69 inches, the LEAP seemed to dwarf the older CFM-56 engine, with its 61-inch fan, on a nearby current model 737-900ER.

The MAX 9 will begin flight tests in April, Leverkuhn said.

Soon after, the smaller MAX 7 will come along, and then the high-density version that budget airline Ryanair covets, the MAX200, seating 199 passengers.

And Leverkuhn said Boeing is actively seeking input from airlines on whether it should add one more even larger model, the MAX 10, to the family.

To make all this possible, dramatic changes are well underway inside the Renton factory.

New automated machines are revolutionizing assembly of the wing spars the long beams along the leading and trailing edges of each wing.

And on the other side of the building, crews of engineers and mechanics who finish the wings by installing all the wiring, plumbing and control systems have figured out how to accommodate the coming rate increases up to 52 jets per month next year, then 57 jets per month in 2019 without adding another line to their area.

In a plant that has steadily morphed into the most productive airplane factory in the world, Barry Lewis, director of 737 Wing Operations, declared on Monday that the transformation is almost complete.

On one side of the wing building, Boeing currently has 10 large machines that it introduced in 1997 when it developed the current model of the 737.

Known as Automated Spar Assembly Tools, or ASAT machines, these drill and fasten the heavy spars that are the structural spines along the edges of the wings.

To increase 737 output by 36 percent over the next three years, Boeing at first thought to buy some more ASAT machines, which were designed and supplied in the late 1990s by Mukilteo-based engineering firm Electroimpact.

But Boeing realized it doesnt have room. The ASAT machines are huge, with a tall, wide gantry straddling the 60-foot-long spar.

So all 10 of these machines will be phased out by year end, replaced by just two fully automated Spar Assembly Line (SAL) cells newly designed by Electroimpact and already in place.

Each cell contains two Electroimpact drilling and fastening machines, much smaller than the ASAT machines, that zip along a single spar simultaneously, drilling and filling as they go.

Critically, alongside the business end of each machine is a robotic arm that swings in and changes the drill head and the fastener whenever a different type of hole is to be drilled.

On the old ASAT machines, changing the tools is done manually, adding a great deal of down time. In the new SAL cells, thats all automated.

At one end of the SAL cell, two operators sat before a control console Monday intently watching eight big screens, including four video screens monitoring every move of the machines.

In future, whether we need two operators (or just one) per cell is to be determined, Lewis said.

The new SAL cells, occupying 80 percent less floor space than the ASAT machines they replace, are just the latest push in Rentons drive toward automation.

In recent years, Boeing has transformed the way it installs systems in the 737 fuselages by shifting to a moving line. It also has automated the way it assembles the skin panels for the wings using huge Electroimpact machines.

Earlier, final assembly of the wings was made more efficient and more automated with a move from putting them together while hanging vertically in fixed tools to a more ergonomic and faster horizontal build line, in which the wings are assembled lying flat.

And yet Lewis deflected concerns about robots replacing humans, pointing out that Boeing will be hiring modestly in Renton over the next few years, not losing workers.

Were going up in rate, he said. More planes means more jobs.

In another sector of the wing building, where the wings are completed with all the wiring and ducting added, the second set of MAX 9 wings awaited delivery Monday evening to the final assembly line.

There, Lewis praised his team of engineers and mechanics for figuring out how Boeing can increase throughput as high as 57 pairs of wings per month without adding any new machinery.

Its people thinking of better ways to do it, said Lewis.

The workers divided up the work into smaller packages, which could be accomplished with more people working on the wing simultaneously yet with their moves choreographed so as not to get in each others way.

Darwin Stachowiak, a team lead on the wing installation, said that by having front line employees think through the most efficient way to get the work done, weve really streamlined the way we build these wings.

The 737 will be 50 years old in April.

Yet if all the production increases in Renton go to plan, and Boeing decides to go forward with the MAX 10, Boeing will within a few years be making more 737s than ever before, and airlines will be flying five new variants of the jet.

Right now, everything is on track to accomplish just that.

Visit link:

Boeing ramps up automation, innovation as it readies 737MAX | The ... - The Seattle Times

Posted in Automation | Comments Off on Boeing ramps up automation, innovation as it readies 737MAX | The … – The Seattle Times

Page 260«..1020..259260261262..»