CN101894035A - Method for updating EPON terminal system program based on NOR Flash - Google Patents

Method for updating EPON terminal system program based on NOR Flash Download PDF

Info

Publication number
CN101894035A
CN101894035A CN2010102282767A CN201010228276A CN101894035A CN 101894035 A CN101894035 A CN 101894035A CN 2010102282767 A CN2010102282767 A CN 2010102282767A CN 201010228276 A CN201010228276 A CN 201010228276A CN 101894035 A CN101894035 A CN 101894035A
Authority
CN
China
Prior art keywords
flash
oam
frame
oam frame
cpu
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2010102282767A
Other languages
Chinese (zh)
Inventor
张宇
张文斌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
HANGZHOU KANDIT SCIENCE AND TECHNOLOGY Co Ltd
Original Assignee
HANGZHOU KANDIT SCIENCE AND TECHNOLOGY Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by HANGZHOU KANDIT SCIENCE AND TECHNOLOGY Co Ltd filed Critical HANGZHOU KANDIT SCIENCE AND TECHNOLOGY Co Ltd
Priority to CN2010102282767A priority Critical patent/CN101894035A/en
Publication of CN101894035A publication Critical patent/CN101894035A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a method for updating an EPON terminal system program based on NOR Flash. An EPON system is a point-to-multipoint network system, which mainly comprises three parts, namely a local side OLT, a terminal ONU and a passive optical splitter ODN. In the method for updating the EPON terminal system program, a, a receiving logic of an OAM, b, a CUP, c, a NOR Flash controller, d, an RAM space and e, other hardware-assisted logics are involved, wherein when OLT performs program updating on the ONU in an OAM mode, the OLT sends the OAM frame carrying the program to be updated to the CPU and the OAM frame is received by the OAM receiving logic in the process; the CPU mainly finishes analyzing the OAM, extracts program contents which need to be updated, and initiates an updating operation on the NOR Flash; and the NOR Flash controller performs operation such as reading, writing, erasing and like on the NOR Flash. The method of the invention has been applied to practical chip research and development processes and passed practical test, and can finish a program updating operation.

Description

A kind of EPON terminal system method for updating program based on NOR Flash
Technical field
The present invention relates to be applied to the method for updating program of EPON terminal system (ONU), relate in particular to and utilizing NOR Flash, and, utilize the OAM telemanagement to carry out the method for program updates by OLT as data and program storage area.
Background technology
The EPON system is the network system of a kind of point to multiple spot, and it mainly comprises three parts: local side OLT, terminal (user side) ONU and passive optical splitter ODN, as shown in Figure 1.
EPON terminal (ONU) is positioned at user side, be positioned in user's corridor or subscriber household, therefore the program updates of ONU generally is based on the method for remote management of OAM, be that OLT passes through specific OAM frame, the program that needs are upgraded is published to ONU this locality, ONU then receives the OAM frame, and extracts the program that needs renewal, automatically at local update.This update method has realized that the unmanned of ONU end upgrades, and has reduced personnel's expense and cost in EPON system deployment and the operation process.ONU general using Flash or EEPROM save routine, and the dynamic memory zone when using SDRAM or Flash as program run.Do not utilize program shelf space and the program run space of NOR Flash while but have as yet at present as the EPON terminal system.
Summary of the invention
The objective of the invention is to overcome the deficiency that prior art exists, and a kind of EPON terminal system method for updating program based on NOR Flash is provided.Described EPON system is the network system of a kind of point to multiple spot, and it mainly comprises three parts: local side OLT, terminal (user side) ONU and passive optical splitter ODN; Described EPON terminal system method for updating program mainly comprises:
The receive logic of a, OAM: when OLT carries out program updates by the OAM mode to ONU, need carry the program of need upgrading by the OAM frame, and send to CPU, in this process, the receive logic that needs OAM is finished the reception to the OAM frame, and sends to CPU;
B, CPU:CPU mainly finish the parsing to the OAM frame, extract the contents of program that needs renewal, and initiate the renewal operation to NOR Flash;
C, NOR Flash controller: because CPU itself do not control NOR Flash, therefore, need NOR Flash controller and finish operation, operation such as comprise reading and writing, wipe to NOR Flash to NOR Flash;
D, ram space: after CPU has resolved the OAM frame, can the program that needs upgrade temporarily be stored among the RAM, select suitable chance to write NOR Flash then;
E, other hardware auxiliary logics comprise interruptable controller, register etc.
In the described part (a), also comprise:
1) OAM frame receive logic might receive non-OAM frame, need abandon non-OAM frame, in the EPON system, judge that whether a frame is that the method for OAM frame is: the Lengty/Type territory of ethernet frame is if 0x8809, then present frame is the OAM frame, otherwise not being, then is non-OAM frame, and this receive logic need abandon present frame;
2) OAM frame receive logic need judge whether frame is effective, whether the FCS territory that is frame is correct: when carrying out the transmission of Frame in network, might disturb situation that error in data occur because of signal, this can be by carrying out the CRC32 verification to frame, is added on the frame end as the FCS territory of frame; And OAM frame receive logic needs to judge whether the FCS territory is correct when receiving, if incorrect, then abandons current OAM frame;
3) the present invention proposes and utilize OAM frame receive logic (hardware approach) to carry out the judgement in FCS territory, can offloading the CPU, improve treatment effeciency;
In the described part (b), also comprise:
1) CPU can be 8 bit CPUs, 16CPU or 32 bit CPUs, and the present invention does not limit selected cpu type;
2) CPU need handle according to the standard definition form of OAM when resolving the OAM frame, and the present invention is based on the defined OAM form of IEEE802.3, but is not limited in the defined OAM form of IEEE802.3 agreement;
3) CPU is when resolving the OAM frame, can the refresh routine information temporary storage that from the OAM frame, extracts in RAM but the present invention only do not limit and can use RAM;
In the described part (c), also comprise:
1) operation that need finish NOR Flash of NOR Flash comprises: reading and writing and wiping.Erase operation can comprise to be wiped or sector erasing the sheet of NOR Flash;
2) the present invention do not limit be by the type of NOR Flash, thus, the present invention does not limit the operating characteristic of NOR Flash;
In the described part (d), also comprise:
1) use the metadata cache space of RAM among the present invention as refresh routine, but the present invention do not limit be by the RAM capacity;
2) can select to use the metadata cache space of other types, for example SDRAM etc.;
Described EPON terminal system method for updating program based on NOR Flash consists predominantly of following two processes: the one, and at the erase process of NOR Flash, the 2nd, at the program updates process of NOR Flash; The erase process of wherein said NOR Flash is:
1) system waits for the arrival of erase command under the S0 state, and after CPU sends erase command, NOR Flash controller will be prepared NOR Flash is wiped, and this moment, system entered the S1 state;
2) at the S1 state, NOR Flash controller begins NOR Flash is carried out erase operation; Need the regular hour owing to once wipe, during this period of time, need to utilize the OAM frame to keep guaranteeing the unobstructed of link between OLT and the ONU.If in once wiping, OLT does not send the OAM frame, then gets back to the S0 waiting status from the S1 state through the P1 flow process; If the OAM frame, then need to enter the S2 state through the P2 flow process;
3) at the S2 state, system will utilize the current field data of register holds, handle the OAM frame then, after handling the OAM frame, will enter the S3 state;
4) at the S3 state, system will utilize register to recover on-the-spot, continue to carry out wiping NOR Flash;
5) if wipe and finish, then system enters the S0 waiting status, waits for new erase command;
6) if NOR Flash wipes to finish, need interrupt, be used for the CPU issued transaction to CPU.
Described program updates process is:
1) system waits for the arrival of program updates order under the C0 state, after CPU sends the program updates order, NOR Flash controller will take out the routine data of required renewal from RAM, prepare NOR Flash is carried out write operation, be refresh routine, this moment, system entered the C1 state;
2) at the C1 state, NOR Flash controller is carried out write operation to NOR Flash; Because a program updates needs the regular hour, during this period of time, need to utilize the OAM frame to keep guaranteeing the unobstructed of link between OLT and the ONU.If in program updates process, OLT does not send the OAM frame, then get back to the C0 waiting status through the P1 flow process from the C1 state; If the OAM frame, then need to enter the C2 state through the P2 flow process;
3) at the C2 state, system will utilize the current field data of register holds, handle the OAM frame then, after handling the OAM frame, will enter the C3 state;
4) at the C3 state, system will utilize register to recover on-the-spot, continue to carry out the write operation to NOR Flash, promptly program information be write NOR Flash;
5) if program updates finishes, then system enters the C0 waiting status, waits for new operation;
Finish if NOR Flash upgrades, need interrupt, be used for the CPU issued transaction to CPU.
Method of the present invention has been applied to actual chip R﹠D process, and has passed through actual test, can finish the program updates operation.
Description of drawings
Fig. 1 is that the structure of existing EPON system is formed synoptic diagram.
Fig. 2 is that structure of the present invention is formed synoptic diagram.
Fig. 3 is a NOR Flash erase process block diagram of the present invention.
Fig. 4 is the program updates process block diagram of NOR Flash of the present invention.
Embodiment
The present invention will be described in detail below in conjunction with accompanying drawing: EPON of the present invention system is the network system of a kind of point to multiple spot, and it mainly comprises three parts: local side OLT, terminal (user side) ONU and passive optical splitter ODN; Shown in Figure 2: described EPON terminal system method for updating program mainly comprises:
The receive logic of a, OAM: when OLT carries out program updates by the OAM mode to ONU, need carry the program of need upgrading by the OAM frame, and send to CPU, in this process, the receive logic that needs OAM is finished the reception to the OAM frame, and sends to CPU;
B, CPU:CPU mainly finish the parsing to the OAM frame, extract the contents of program that needs renewal, and initiate the renewal operation to NOR Flash;
C, NOR Flash controller: because CPU itself do not control NOR Flash, therefore, need NOR Flash controller and finish operation, operation such as comprise reading and writing, wipe to NOR Flash to NOR Flash;
D, ram space: after CPU has resolved the OAM frame, can the program that needs upgrade temporarily be stored among the RAM, select suitable chance to write NOR Flash then;
E, other hardware auxiliary logics comprise interruptable controller, register etc.
In above-mentioned described part of the present invention (a), also comprise:
1) OAM frame receive logic might receive non-OAM frame, need abandon non-OAM frame, in the EPON system, judge that whether a frame is that the method for OAM frame is: the Lengty/Type territory of ethernet frame is if 0x8809, then present frame is the OAM frame, otherwise not being, then is non-OAM frame, and this receive logic need abandon present frame;
2) OAM frame receive logic need judge whether frame is effective, whether the FCS territory that is frame is correct: when carrying out the transmission of Frame in network, might disturb situation that error in data occur because of signal, this can be by carrying out the CRC32 verification to frame, is added on the frame end as the FCS territory of frame; And OAM frame receive logic needs to judge whether the FCS territory is correct when receiving, if incorrect, then abandons current OAM frame;
3) the present invention proposes and utilize OAM frame receive logic (hardware approach) to carry out the judgement in FCS territory, can offloading the CPU, improve treatment effeciency;
In above-mentioned described part of the present invention (b), also comprise:
1) CPU can be 8 bit CPUs, 16CPU or 32 bit CPUs, and the present invention does not limit selected cpu type;
2) CPU need handle according to the standard definition form of OAM when resolving the OAM frame, and the present invention is based on the defined OAM form of IEEE802.3, but is not limited in the defined OAM form of IEEE802.3 agreement;
3) CPU can be the refresh routine information temporary storage that extracts from the OAM frame in RAM when resolving the OAM frame; But only not limiting, the present invention can not use RAM;
In above-mentioned part of the present invention (c), also comprise:
1) operation that need finish NOR Flash of NOR Flash comprises: reading and writing and wiping.Erase operation can comprise to be wiped or sector erasing the sheet of NOR Flash;
2) the present invention do not limit be by the type of NOR Flash, thus, the present invention does not limit the operating characteristic of NOR Flash;
In above-mentioned part of the present invention (d), also comprise:
1) use the metadata cache space of RAM among the present invention as refresh routine, but the present invention do not limit be by the RAM capacity;
2) can select to use the metadata cache space of other types, for example SDRAM etc.; Based on above-mentioned part of the present invention, when the EPON terminal system method for updating program of realizing based on NOR Flash, the present invention has comprised two processes: at the erase process of NOR Flash and at the program updates process of NOR Flash.
Erase process is as shown in Figure 3:
1) system waits for the arrival of erase command under the S0 state, and after CPU sends erase command, NOR Flash controller will be prepared NOR Flash is wiped, and this moment, system entered the S1 state;
2) at the S1 state, NOR Flash controller begins NOR Flash is carried out erase operation; Need the regular hour owing to once wipe, during this period of time, need to utilize the OAM frame to keep guaranteeing the unobstructed of link between OLT and the ONU.If in once wiping, OLT does not send the OAM frame, then gets back to the S0 waiting status from the S1 state through the P1 flow process; If the OAM frame, then need to enter the S2 state through the P2 flow process;
3) at the S2 state, system will utilize the current field data of register holds, handle the OAM frame then, after handling the OAM frame, will enter the S3 state;
4) at the S3 state, system will utilize register to recover on-the-spot, continue to carry out wiping NOR Flash;
Finish if wipe, then system enters the S0 waiting status, waits for new erase command; If NOR Flash wipes finish, need interrupt, be used for the CPU issued transaction to CPU.
The program updates process is as shown in Figure 4:
1) system waits for the arrival of program updates order under the C0 state, after CPU sends the program updates order, NOR Flash controller will take out the routine data of required renewal from RAM, prepare NOR Flash is carried out write operation, be refresh routine, this moment, system entered the C1 state;
2) at the C1 state, NOR Flash controller is carried out write operation to NOR Flash; Because a program updates needs the regular hour, during this period of time, need to utilize the OAM frame to keep guaranteeing the unobstructed of link between OLT and the ONU.If in program updates process, OLT does not send the OAM frame, then get back to the C0 waiting status through the P1 flow process from the C1 state; If the OAM frame, then need to enter the C2 state through the P2 flow process;
3) at the C2 state, system will utilize the current field data of register holds, handle the OAM frame then, after handling the OAM frame, will enter the C3 state;
4) at the C3 state, system will utilize register to recover on-the-spot, continue to carry out the write operation to NOR Flash, promptly program information be write NOR Flash;
5) if program updates finishes, then system enters the C0 waiting status, waits for new operation; Finish if NOR Flash upgrades, need interrupt, be used for the CPU issued transaction to CPU.

Claims (7)

1. EPON terminal system method for updating program based on NOR Flash, described EPON system is the network system of a kind of point to multiple spot, it mainly comprises three parts: local side OLT, terminal (user side) ONU and passive optical splitter ODN; It is characterized in that described EPON terminal system method for updating program, mainly comprise:
The receive logic of a, OAM: when OLT carries out program updates by the OAM mode to ONU, need carry the program of need upgrading by the OAM frame, and send to CPU, in this process, the receive logic that needs OAM is finished the reception to the OAM frame, and sends to CPU;
B, CPU:CPU mainly finish the parsing to the OAM frame, extract the contents of program that needs renewal, and initiate the renewal operation to NOR Flash;
C, NOR Flash controller: because CPU itself do not control NOR Flash, therefore, need NOR Flash controller and finish operation, operation such as comprise reading and writing, wipe to NOR Flash to NOR Flash;
D, ram space: after CPU has resolved the OAM frame, can the program that needs upgrade temporarily be stored among the RAM, select suitable chance to write NOR Flash then;
E, other hardware auxiliary logics comprise interruptable controller, register etc.
2. the EPON terminal system method for updating program based on NOR Flash according to claim 1 is characterized in that also comprising in the described part (a):
1) OAM frame receive logic might receive non-OAM frame, need abandon non-OAM frame, in the EPON system, judge that whether a frame is that the method for OAM frame is: the Lengty/Type territory of ethernet frame is if 0x8809, then present frame is the OAM frame, otherwise not being, then is non-OAM frame, and this receive logic need abandon present frame;
2) OAM frame receive logic need judge whether frame is effective, whether the FCS territory that is frame is correct: when carrying out the transmission of Frame in network, might disturb situation that error in data occur because of signal, this can be by carrying out the CRC32 verification to frame, is added on the frame end as the FCS territory of frame; And OAM frame receive logic needs to judge whether the FCS territory is correct when receiving, if incorrect, then abandons current OAM frame;
3) the present invention proposes and utilize OAM frame receive logic (hardware approach) to carry out the judgement in FCS territory, can offloading the CPU, improve treatment effeciency;
3. the EPON terminal system method for updating program based on NOR Flash according to claim 1 is characterized in that also comprising in the described part (b):
1) CPU can be 8 bit CPUs, 16CPU or 32 bit CPUs, and the present invention does not limit selected cpu type;
2) CPU need handle according to the standard definition form of OAM when resolving the OAM frame, and the present invention is based on the defined OAM form of IEEE802.3, but is not limited in the defined OAM form of IEEE802.3 agreement;
3) CPU is when resolving the OAM frame, can the refresh routine information temporary storage that from the OAM frame, extracts in RAM but the present invention only do not limit and can use RAM;
4. the EPON terminal system method for updating program based on NOR Flash according to claim 1 is characterized in that also comprising in the described part (c):
1) operation that need finish NOR Flash of NOR Flash comprises: reading and writing and wiping.Erase operation can comprise to be wiped or sector erasing the sheet of NOR Flash;
2) the present invention do not limit be by the type of NOR Flash, thus, the present invention does not limit the operating characteristic of NOR Flash;
5. the EPON terminal system method for updating program based on NOR Flash according to claim 1 is characterized in that also comprising in the described part (d):
1) use the metadata cache space of RAM among the present invention as refresh routine, but the present invention do not limit be by the RAM capacity;
2) can select to use the metadata cache space of other types, for example SDRAM etc.;
6. the EPON terminal system method for updating program based on NOR Flash according to claim 1, it is characterized in that described EPON terminal system method for updating program based on NOR Flash, consist predominantly of following two processes: the one, at the erase process of NOR Flash, the 2nd, at the program updates process of NOR Flash; The erase process of wherein said NOR Flash is:
1) system waits for the arrival of erase command under the S0 state, and after CPU sends erase command, NOR Flash controller will be prepared NOR Flash is wiped, and this moment, system entered the S1 state;
2) at the S1 state, NOR Flash controller begins NOR Flash is carried out erase operation; Need the regular hour owing to once wipe, during this period of time, need to utilize the OAM frame to keep guaranteeing the unobstructed of link between OLT and the ONU.If in once wiping, OLT does not send the OAM frame, then gets back to the S0 waiting status from the S1 state through the P1 flow process; If the OAM frame, then need to enter the S2 state through the P2 flow process;
3) at the S2 state, system will utilize the current field data of register holds, handle the OAM frame then, after handling the OAM frame, will enter the S3 state;
4) at the S3 state, system will utilize register to recover on-the-spot, continue to carry out wiping NOR Flash;
5) if wipe and finish, then system enters the S0 waiting status, waits for new erase command;
6) if NOR Flash wipes to finish, need interrupt, be used for the CPU issued transaction to CPU.
7. the EPON terminal system method for updating program based on NOR Flash according to claim 6 is characterized in that described program updates process is:
1) system waits for the arrival of program updates order under the C0 state, after CPU sends the program updates order, NOR Flash controller will take out the routine data of required renewal from RAM, prepare NOR Flash is carried out write operation, be refresh routine, this moment, system entered the C1 state;
2) at the C1 state, NOR Flash controller is carried out write operation to NOR Flash; Because a program updates needs the regular hour, during this period of time, need to utilize the OAM frame to keep guaranteeing the unobstructed of link between OLT and the ONU.If in program updates process, OLT does not send the OAM frame, then get back to the C0 waiting status through the P1 flow process from the C1 state; If the OAM frame, then need to enter the C2 state through the P2 flow process;
3) at the C2 state, system will utilize the current field data of register holds, handle the OAM frame then, after handling the OAM frame, will enter the C3 state;
4) at the C3 state, system will utilize register to recover on-the-spot, continue to carry out the write operation to NOR Flash, promptly program information be write NOR Flash;
5) if program updates finishes, then system enters the C0 waiting status, waits for new operation;
Finish if NOR Flash upgrades, need interrupt, be used for the CPU issued transaction to CPU.
CN2010102282767A 2010-07-12 2010-07-12 Method for updating EPON terminal system program based on NOR Flash Pending CN101894035A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010102282767A CN101894035A (en) 2010-07-12 2010-07-12 Method for updating EPON terminal system program based on NOR Flash

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010102282767A CN101894035A (en) 2010-07-12 2010-07-12 Method for updating EPON terminal system program based on NOR Flash

Publications (1)

Publication Number Publication Date
CN101894035A true CN101894035A (en) 2010-11-24

Family

ID=43103233

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010102282767A Pending CN101894035A (en) 2010-07-12 2010-07-12 Method for updating EPON terminal system program based on NOR Flash

Country Status (1)

Country Link
CN (1) CN101894035A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102014318A (en) * 2010-12-02 2011-04-13 杭州开鼎科技有限公司 Method for packing operation, administration and maintenance protocol data unit (OAMPDU) in advanced high-performance bus (AHB)-based Ethernet passive optical network (EPON) local side system
CN102722384A (en) * 2012-05-25 2012-10-10 深圳市共进电子股份有限公司 On-line upgrading method and upgrading system for optical module firmware
CN102938674A (en) * 2012-10-22 2013-02-20 杭州开鼎科技有限公司 Power consumption reducing method of ONU (Optical Network Unit) terminal equipment in EPON (Ethernet Passive Optical Network) system
CN102968089A (en) * 2012-10-23 2013-03-13 深圳市汇川控制技术有限公司 Programmable logic controller and implementing method
CN103731198A (en) * 2012-10-15 2014-04-16 住友电气工业株式会社 Optical module used in optical communication systems, method of updating firmware of optical module used in optical communication systems, and trouble tracing system
CN104407902A (en) * 2014-12-12 2015-03-11 四川华拓光通信股份有限公司 Remote upgrading method of SFF optical module based on Bootloader

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050008158A1 (en) * 2003-07-09 2005-01-13 Huh Jae Doo Key management device and method for providing security service in ethernet-based passive optical network
CN1859182A (en) * 2005-12-25 2006-11-08 华为技术有限公司 Method for edition upgrading of optical network unit ONU
CN101192970A (en) * 2006-11-22 2008-06-04 中兴通讯股份有限公司 Method for automatic synchronization of user device version in Ethernet passive optical network system
CN101383787A (en) * 2008-10-23 2009-03-11 武汉长光科技有限公司 Three in one network type household gateway based on EPON access
CN101516047A (en) * 2009-04-03 2009-08-26 烽火通信科技股份有限公司 ONU automatic upgrading method in EPON access system
CN101673202A (en) * 2008-09-09 2010-03-17 比亚迪股份有限公司 Program writing method and system, pre-writing device and writing device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050008158A1 (en) * 2003-07-09 2005-01-13 Huh Jae Doo Key management device and method for providing security service in ethernet-based passive optical network
CN1859182A (en) * 2005-12-25 2006-11-08 华为技术有限公司 Method for edition upgrading of optical network unit ONU
CN101192970A (en) * 2006-11-22 2008-06-04 中兴通讯股份有限公司 Method for automatic synchronization of user device version in Ethernet passive optical network system
CN101673202A (en) * 2008-09-09 2010-03-17 比亚迪股份有限公司 Program writing method and system, pre-writing device and writing device
CN101383787A (en) * 2008-10-23 2009-03-11 武汉长光科技有限公司 Three in one network type household gateway based on EPON access
CN101516047A (en) * 2009-04-03 2009-08-26 烽火通信科技股份有限公司 ONU automatic upgrading method in EPON access system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102014318A (en) * 2010-12-02 2011-04-13 杭州开鼎科技有限公司 Method for packing operation, administration and maintenance protocol data unit (OAMPDU) in advanced high-performance bus (AHB)-based Ethernet passive optical network (EPON) local side system
CN102722384A (en) * 2012-05-25 2012-10-10 深圳市共进电子股份有限公司 On-line upgrading method and upgrading system for optical module firmware
CN103731198A (en) * 2012-10-15 2014-04-16 住友电气工业株式会社 Optical module used in optical communication systems, method of updating firmware of optical module used in optical communication systems, and trouble tracing system
CN102938674A (en) * 2012-10-22 2013-02-20 杭州开鼎科技有限公司 Power consumption reducing method of ONU (Optical Network Unit) terminal equipment in EPON (Ethernet Passive Optical Network) system
CN102968089A (en) * 2012-10-23 2013-03-13 深圳市汇川控制技术有限公司 Programmable logic controller and implementing method
CN102968089B (en) * 2012-10-23 2014-12-24 深圳市汇川控制技术有限公司 Programmable logic controller and implementing method
CN104407902A (en) * 2014-12-12 2015-03-11 四川华拓光通信股份有限公司 Remote upgrading method of SFF optical module based on Bootloader

Similar Documents

Publication Publication Date Title
CN101894035A (en) Method for updating EPON terminal system program based on NOR Flash
CN105912356B (en) A kind of optical module firmware program on-line upgrading method for supporting version rollback
CN102098590A (en) Automatic upgrading method and system of firmware version of optical network unit
CN102693201A (en) SAS controller with persistent port configuration
CN102023876A (en) Embedded system capable of upgrading software on line and online upgrading method
CN103077222A (en) Method and system for ensuring consistence of distributed metadata in cluster file system
CN104601203A (en) Dynamic connection parameter regulation method and device for low-power consumption Bluetooth equipment
CN106557442B (en) A kind of chip system
CN105703945B (en) A kind of method of ONU upgrading
CN106527971B (en) A method of promoting SSD reading performance during garbage reclamation
CN100583782C (en) Software upgrade method and device
CN105045533A (en) Disk heartbeat transmitting and receiving method suitable for dual-control high-availability memory system
CN104320317B (en) A kind of transfer approach and device of ethernet physical layer chip status
US20160043897A1 (en) Method and configuration center server for configuring server cluster
CN102195798A (en) Method for upgrading optical network unit
CN201146523Y (en) ARM built-in terminal remote upgrade apparatus based on GPRS network
CN108829613A (en) Date storage method and storage equipment
CN105069059A (en) Database synchronization method and apparatus
CN104683486B (en) Method, apparatus, the distributed system of synchronization message are handled in distributed system
CN103780603A (en) Lightweight push method in application
CN102567043B (en) Set-top box online updating method
CN102004773A (en) Data read-write processing method and web application server
CN100353321C (en) System with primary application and spare program and starting method
CN107220070A (en) A kind of Internet of Things DTU collecting methods
CN101212340B (en) Method for restarting control nodes in automatic switching optical network

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
AD01 Patent right deemed abandoned

Effective date of abandoning: 20101124

C20 Patent right or utility model deemed to be abandoned or is abandoned