From Surf Wiki (app.surf) — the open knowledge base
Backward compatibility
Technological ability to interact with older technologies
Technological ability to interact with older technologies
In telecommunications and computing, backward compatibility (or backwards compatibility) is a property of an operating system, software, real-world product, or technology that allows for interoperability with an older legacy system, or with input designed for such a system.
Modifying a system in a way that does not allow backward compatibility is sometimes called "breaking" backward compatibility. Such breaking usually incurs various types of costs, such as switching cost.
A complementary concept is forward compatibility; a design that is forward-compatible usually has a roadmap for compatibility with future standards and products.
Usage
In hardware
A simple example of both backward and forward compatibility is the introduction of FM radio in stereo. FM radio was initially mono, with only one audio channel represented by one signal. With the introduction of two-channel stereo FM radio, many listeners had only mono FM receivers. Forward compatibility for mono receivers with stereo signals was achieved by sending the sum of both left and right audio channels in one signal and the difference in another signal. That allows mono FM receivers to receive and decode the sum signal while ignoring the difference signal, which is necessary only for separating the audio channels. Stereo FM receivers can receive a mono signal and decode it without the need for a second signal, and they can separate a sum signal to left and right channels if both sum and difference signals are received. Without the requirement for backward compatibility, a simpler method could have been chosen.
Full backward compatibility is particularly important in computer instruction set architectures, two of the most successful being the IBM 360/370/390/Zseries families of mainframes, and the Intel x86 family of microprocessors.
IBM announced the first 360 models in 1964 and has continued to update the series ever since, with migration over the decades from 32-bit register/24-bit addresses to 64-bit registers and addresses.
Intel announced the first Intel 8086/8088 processors in 1978, again with migrations over the decades from 16-bit to 64-bit. (The 8086/8088, in turn, were designed with easy machine-translatability of programs written for its predecessor in mind, although they were not instruction-set compatible with the 8-bit Intel 8080 processor of 1974. The Zilog Z80, however, was fully backward compatible with the Intel 8080.)
Fully backward compatible processors can process the same binary executable software instructions as their predecessors, allowing the use of a newer processor without having to acquire new applications or operating systems. Similarly, the success of the Wi-Fi digital communication standard is attributed to its broad forward and backward compatibility; it became more popular than other standards that were not backward compatible.
In software
In software development, backward compatibility is a general notion of interoperation between software pieces that will not produce any errors when its functionality is invoked via API. The software is considered stable when its API that is used to invoke functions is stable across different versions.
In operating systems, upgrades to newer versions are said to be backward compatible if executables and other files from the previous versions will work as usual.
In compilers, backward compatibility may refer to the ability of a compiler for a newer version of the language to accept source code of programs or data that worked under the previous version.
A data format is said to be backward compatible when a newer version of the program can open it without errors just like its predecessor.
Tradeoffs
Benefits
There are several incentives for a company to implement backward compatibility. One is that it can be used to preserve older software that would have otherwise been lost when a manufacturer decides to stop supporting older hardware. A great example of this approach would be that of video games, since it is a common example used when discussing the value of supporting older software. The cultural impact of video games is a large part of their continued success, and some believe ignoring backward compatibility would cause these titles to disappear. Though in modern times advancements in emulation and preservation efforts have made it much easier to play many older computer, handheld, and console video games outside of their original or intended hardware or computer specifications. Backward compatibility also acts as a selling point for new hardware, as an existing player base can more affordably upgrade to subsequent generations of a console. This also helps to make up for the lack of titles at the launch of new systems, as users can pull from the previous console's library of games while developers transition to the new hardware. Backward compatibility with the original PlayStation (PS) software discs and peripherals is considered to have been a key selling point for the PlayStation 2 (PS2) during its early months on the market.
Despite not being included at launch, Microsoft slowly incorporated backward compatibility for select titles on the Xbox One several years into its product life cycle. Players have racked up over a billion hours with backward-compatible games on Xbox. A large part of the success and implementation of this feature is that the hardware within newer generation consoles is both powerful and similar enough to legacy systems that older titles can be broken down and re-configured to run on the Xbox One. This program has proven incredibly popular with Xbox players and goes against the recent trend of studio-made remasters of classic titles, creating what some believe to be an important shift in console makers' strategies. The current generation of consoles such as the PlayStation 5 (PS5) and Xbox Series X/S also support this feature as well.
Costs
The monetary costs of supporting old software is considered to be a large drawback to the usage of backward compatibility. One such example of this approach was the PlayStation 3 (PS3), where it had removed backward compatibility with PlayStation 2 (PS2) games on later systems (which includes eliminating the onboard Emotion Engine and Graphics Synthesizer hardware chips that were previously used on earlier revisions) to reduce hardware costs and improve console sales.
Despite this, it is still possible to bypass some of these hardware costs. For instance, earlier PS2 systems had the core of the original PlayStation (PS1) CPU integrated into the I/O processor for dual-purpose use; it could act as either the main CPU in PS1 mode or it can up-clock itself to offload I/O in PS2 mode. The original I/O core was replaced with a PowerPC-based core in later systems to serve the same functions, emulating the same functions as the PS1 CPU core. Such an approach can backfire, however, as was the case of the Super Nintendo Entertainment System (Super NES). It opted for the more peculiar 65C816 CPU over the more popular 16-bit microprocessors on the basis that it would allow for easier backwards compatibility with the original Nintendo Entertainment System (NES) due to the 65C816's software compatibility with the 6502 CPU in emulation mode, but ultimately did not proved to be workable once the rest of the Super NES's architecture was designed.
References
References
- (2010). "Industrial Organization: Markets and Strategies". Cambridge University Press.
- Zeldman, Jeffrey. (2006). "Designing with Web Standards". Peachpit Press.
- (2002). "Newnes Radio and RF Engineering Pocket Book". Newnes.
- Naresh Jotwani. (2009). "Computer System Organization". Tata McGraw-Hill Education.
- (2013). "Next Generation Wireless LANs: 802.11n and 802.11ac". Cambridge University Press.
- ((etc1M)). (2019-12-18). "Backward Compatibility in Software Development: What and Why".
- (December 31, 2022). "What is Backward Compatible?".
- Kay, Michael. (2004). "XSLT 2.0 Programmer's Reference". Wiley.
- Bos, Bert. (2003). "What is a Good Standard?".
- (2015-04-10). "Backwards Compatibility is the Only Way Forward".
- (2018-08-14). "Understanding Backwards Compatibility and How It Benefits Gamers".
- "Sony Playstation 2(PS2)".
- (March 1998). "Backward Compatibility for PlayStation 2?".
- (2019-09-24). "Remasters aren't needed if the PS5 is completely backward compatible".
- Leadbetter, Richard. (2017-12-09). "Xbox One Backwards Compatibility: How Does It Actually Work?".
- Wales, Matt. (March 20, 2020). "Sony clarifies "overwhelming majority" of PS4 games will be backward compatible on PS5". [[Eurogamer]].
- Stein, Scott. "Game consoles and the death of backward-compatibility: Why we don't care".
- (2015-08-10). "The SNES Was Supposed to be Backwards Compatible?".
This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.
Ask Mako anything about Backward compatibility — get instant answers, deeper analysis, and related topics.
Research with MakoFree with your Surf account
Create a free account to save articles, ask Mako questions, and organize your research.
Sign up freeThis content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.
Report