How Our Cell Phone Will Help Our Daily Life In The Future
In the recent times, there has been a path-breaking and dramatic evolution of cell phone innovations technology. At the beginning, a cell phone was only used as a device to receive and make calls but that has changed over time. On the contrary, cell phones that are currently being manufactured have additional features that make them more effective and reliable for communication. Mobile phones, which are today fundamental devices in every day, have undergone tremendous changes in their less than forty years of existence. The mobile device evolved from fixed telephone to become one of the world most sought after smart devices and tablets. Martin copper foresaw this idea when in 1973 he dreamt of people having handset devices instead of the fixed telephone. The Motorola Company is accredited as the first producer of a portal hand device. Copper made a 35 minutes call from a device that weighed more than two pounds and took 10 hours of charging. This was to become the first invention of several others to come across the four decades. Mobiles phones have evolved from mere cell phone and call making devices to become computerized handsets. Smart devices now act as computers as well as calling devices. The connection of mobile phones to the internet is one of the historical inventions of the mobile phone in the 21st century.
Today mobile phones are amongst the inexorable part of our existence. There are currently interesting speculative technologies associated with the mobile phone. The implanted circuitry into the human body and allows the palm of the hand to be used as keyboard for smart devices is one of the inventions of the future of the mobile phone. There is so much competition amongst manufacturers of hand devices and smart phones that a one-year-old device in some instances is considered obsolete (Byrne, 54). Such technology raises nebulous and possibly troubling questions over where it begins and where it ends.
The future of the mobile devices
The future of the mobile phone is almost impossible to foretell. There are presently many functions and features of the mobile phones that even shock the users. With the entrance of giant technologies into the mobile phone, production sector that are massive changes to be foreseen in the mobile industry. The entry of Microsoft Corporation and Google into the industry is a factor that cannot be under looked. Connected devices across networks for home appliances are one factor that has revolutionized the industry. Mobile devices have been connected and used to monitor who is at home, what activities they are currently doing and so on. The future mobile phone would be a threat to privacy and personal security. There are thermostats and smoke signals that can be used to control warm water, room temperature and other similar functions all at the command of a smart device.
The future of the mobile phone is largely dependent on the future of all electronic devices. For example, the future invention of the smart car would ensure one does not miss annual services or oil changing as the car would send a message to the smart device and mechanic alarming them for the urgent need of servicing. By cross-referring the calendar on the two devices, it is now possible to offer appointments via a smart device. In the future smart phones are projected to monitor health. It is estimated that in the future when a prescription is running low on someone, there would be possibilities of making appointments with the physician via a smart bottle connected to a mobile device. Doctors would be able to monitor things like blood pressure and sugar levels remotely. This is fundamentally important for patients who normally have to seek medication abroad.
The future mobile devices would be able to control ones home energy consumption via a smart device. Efficient home appliances would adjust their energy consumption based on price signals in order to lower the electricity bill. The devices are also set to automatically turn off electricity when no one is perceivably not in the house. An example is a television set or radio that is running and nobody is in the vicinity would be turned off automatically in the future (Hamill, 39). The future is also projected to have smart driving. The future smart cars, which would be connected to smart devices, would not allow a drunk driver to come near the wheels. Smart devices connected to the traffic lights would also adjust accordingly when an emergency vehicle is approaching. This is to keep up with real time traffic conditions. Road sensors would then change speed limits according to the weather, accidents and other relevant issues by sending a message via a smart device automatically to the car dashboard.
In the future parents would be able to monitor their baby’s breath, temperature, sleeping patterns play and yelling. All this would be made possible with special sophisticated devices. The smart devices would then be able to send a message to the caretaker to change the baby’s diapers when they need changing. They would also be used to tack a pet and monitor its location together with the baby.
The future devices are projected to be fused or combined with others to form a multi-technological system that controls everything. The future smart devices would combine mobile, data, and mass media into one. There would be smart watches and the Google glass complete with calling making mechanism as well as ability to connect to the internet. Smart devices and mobile phones are set to revolutionize the criminal and justice world in the future. It is estimated and projected that the future devices would do forensic analysis of murderous, muggers and rapist and sending their information to a crime detection center (Hamill, 41). This would help greatly with the investigation.
The technology behind the modern cell phone makes them completely flexible and possesses a graphene based that make the screen indestructible. With technological advancement, future cell phones are projected to have intelligent, smart screens. Such advanced screens will have the capacity to understand human gestures and voice commands. This kind of cell phones will have positive impact to our lives since disabled people especially those who cannot hear or speak will get the platform to communicate with other people using such devices.
Cell phones are available in various screen sizes. There is bigger screen, tablets screen, notebook-like screen and the pocket size screens. With technological advancement, future cell phones will have screens with combine features. Telephone users will have the privilege to contract and expand screen depending on the situation. When making calls or texting the user is likely to shrink the device back for convenience purpose. However, when doing a presentation maybe in class or a forum, the user is likely to expand the screen and use it as a projector.
Once people start using the cell phone as a projector, they will save a lot of money that they could have used to purchase a laptop for projection purpose. The use a cell phone as a projector is convenient since it is portable unlike a laptop that requires a bag to carry. Cell phone may also be molded into different shapes due to their flexibility. Molding a cell phone into a wrist-watch is the next big thing. Users will no longer have to buy a wrist-watch anymore. Therefore, a cell phone will be of great help in the future since consumers will have a mobile device, a projector and a wrist-watch all in one.
Very soon mobile screens will be incorporated with Holographic 3D technology. The device users will have a rare opportunity of experiencing a realistic experience when sending or receiving text messages (Hamill, 43). In addition, people will be able to use a cell phone to watch 3D interactive games, television shows and movies.
Cell phones will also be helpful to the criminal department in arresting those who commit crime. The incorporation of sensor technology will enable the embedment of intelligent sensors into a mobile device. There are many people who commit crime and destruct the cell phone to prevent the law enforcers from tracking them. However, the presence of intelligent sensors and indestructible material enhance chances of apprehending criminals.
Intelligent sensors will empower the device to read and analyze surrounding data to the user which is beneficial. For example, cell phones embedded with sensor intelligent will realize and alert the owners when their body temperature rises. Such advance warning may allow the users to rush for medical checkup before their condition worsens. Such useful information will make a cell phone a helpful device to our daily life in the future.
Work Cited
Byrne, Gavin, David McQueen, and Malik Kamal-Saadi. Mobile Operating Systems: The Impact of Open Source and Importance of User Experience. London: Informa UK, 2009. Print.
Hamill, Lynne, and Amparo Lasen. Mobile World: Past, Present, and Future. New York, N.Y: Springer, 2005. Internet resource.
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

