What does firmware mean?

aarthivg

aarthivg

@aarthivg-HH344f Oct 25, 2024

Main components in a computer systemHardwareSoftwareFirmware​what does firmware mean

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Neeraj Sharma

    Neeraj Sharma

    @neeraj-iAaNcG Mar 16, 2012

    You can say firmware as an Operating System..

  • aarthivg

    aarthivg

    @aarthivg-HH344f Mar 16, 2012

    Nick_SharmaYou can say firmware as an Operating System..

    can you say me in detail.

    P.S. just now started to concentrate in gaining knowledge in computer science , so please explain in simple terms.😀

  • Neeraj Sharma

    Neeraj Sharma

    @neeraj-iAaNcG Mar 16, 2012

    #-Link-Snipped-#: Firmware integrates the functionalities of a machine by integrating the software and hardware. Operating System is something that does the same. Take an example of our PC. Windows, Linux, Mac etc can be called as firmwares that actually provide interaction between the hardware and software installed in the PC. Several other jobs like resource allocation to programs is done by OS (firmware).
    Resource allocation: You might have noticed something that whenever you open any program in your PC, an instance of it is created and main memory (RAM) is allotted to the program for its execution. You can check it by going to the 'Process' tab in the task manager. A list of programs there shows the allocation of memory and the running programs. All this is handled by the OS.

    Consider it in the context of a handset. Nokia uses Symbian OS i.e. a firmware. Samsung STAR uses proprietary firmware like MMGJK2, MXEKD1 etc. So, a firmware is basically an OS for integrating the functionalities of a machine or device or gadget by making use of the hardware and software.

  • aarthivg

    aarthivg

    @aarthivg-HH344f Mar 16, 2012

    got it. thanks @#-Link-Snipped-#

  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Mar 17, 2012

    #-Link-Snipped-# : Just for the sake of clarity of the concept; firmware is usually the software embedded chips or ROMs. They're usually smaller in size (few KBs to MBs) and usually deal with direct functioning of the hardware.

    As Nick mentioned; a firmware is an operating system; but usually operates on lower levels of electronics. Android or iOS is mobile firmware; for example 😀 .

  • Anoop Kumar

    Anoop Kumar

    @anoop-kumar-GDGRCn Mar 17, 2012

    #-Link-Snipped-#
    when I was searching about it, I came across a common phrase " Firmware is a combination of software and #-Link-Snipped-#".

    The_Big_K#-Link-Snipped-# : Just for the sake of clarity of the concept; firmware is usually the software embedded chips or ROMs. They're usually smaller in size (few KBs to MBs) and usually deal with direct functioning of the hardware.

    What does those phrase signifies?

    Source:#-Link-Snipped-#
    #-Link-Snipped-#

  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Mar 18, 2012

    Firmware typically can be thought of as a sub-set of software. However, the term is used loosely as a combination of the ROM/EPROM + The code (instructions) that controls it. Typically a combination of software+hardware would be referred as 'Platform'.

    That is the reason, most of the manufacturers release firmware updates as 'software update'. That is, you can update the firmware on the same hardware. Ex. Android.

  • aarthivg

    aarthivg

    @aarthivg-HH344f Mar 19, 2012

    The_Big_KFirmware typically can be thought of as a sub-set of software. However, the term is used loosely as a combination of the ROM/EPROM + The code (instructions) that controls it. Typically a combination of software+hardware would be referred as 'Platform'.

    That is the reason, most of the manufacturers release firmware updates as 'software update'. That is, you can update the firmware on the same hardware. Ex. Android.

    Got it.@The_Big_K thank you😀

  • AllenJones

    AllenJones

    @allenjones-ZNADS4 Mar 19, 2012

    Firmware is a software program or set of instructions programmed on a hardware device. It provides the necessary instructions for how the device communicates with the other computer hardware. But how can software be programmed onto hardware? Good question. Firmware is typically stored in the flash ROM of a hardware device. While ROM is "read-only memory," flash ROM can be erased and rewritten because it is actually a type of flash memory.

    Thanks in advance.
    Allen

  • er_Vivek

    er_Vivek

    @er-vivek-7moZhQ Mar 24, 2012

    hi buddy ! A firmware is micro instruction set which make an interaction b/w software and hardware.lets take example:If you are smart phone and you heard about that "update your firmware" mean company provide strong and efficient micro-instruction set which is better than there old version. so that your device work fine and smoothly After updating your previous version.