System and method for model checking by interleaving stateless and state-based methods
    71.
    发明授权
    System and method for model checking by interleaving stateless and state-based methods 有权
    通过交织无状态和基于状态的方法进行模型检查的系统和方法

    公开(公告)号:US08589126B2

    公开(公告)日:2013-11-19

    申请号:US12753239

    申请日:2010-04-02

    CPC classification number: G06F11/3608

    Abstract: A method for symbolic model checking for sequential systems using a combination of state-based and state-less approaches. A state-based method is used to compute frontier states by building transition relations on-the-fly using control flow information of the system, and performing successive image computations until a memory bound is reached, and efficiently storing only the new frontier states as disjunctive partitions of Boolean and Arithmetic expressions. A stateless method is used to check reachability of given goal states from a heuristically chosen set of frontier states until depth/time bound is reached. These two methods are alternated until one of the following occurs: all frontier states are explored, all goal states are reached, all computing resources are exhausted. Even though we do not store the entire reachable state set, we guarantee a complete coverage for terminating programs without the need to compute a fixed-point.

    Abstract translation: 使用基于状态和无状态方法的组合的顺序系统的符号模型检查的方法。 基于状态的方法用于通过使用系统的控制流信息在运行中构建过渡关系来计算前沿状态,并且执行连续的图像计算,直到达到存储器界限,并且仅有效地将新的前沿状态存储为分离 分布布尔和算术表达式。 使用无状态方法来检查来自启发式选择的边界状态集合的给定目标状态的可达性,直到达到深度/时间界限。 这两种方法是交替的,直到发生以下情况之一:探索所有前沿状态,达到所有目标状态,所有计算资源都已用尽。 即使我们不存储整个可达到的状态集,我们保证对终止程序的完整覆盖,而不需要计算定点。

    Vehicle headlight cleaning apparatus
    72.
    发明授权
    Vehicle headlight cleaning apparatus 有权
    车头灯清洁装置

    公开(公告)号:US08550374B2

    公开(公告)日:2013-10-08

    申请号:US13056471

    申请日:2010-04-06

    CPC classification number: B05B1/3006 B05B1/20 B05B1/304 B05B1/3436 B60S1/528

    Abstract: A main body of the cleaning apparatus is of a cylindrical structure and internally provided with a compression spring and a movable seal valve which is matched with the inner wall of a casing of the cleaning apparatus. When cleaning solution flows in the cleaning apparatus through a cleaning solution inlet on a base, the pressure of the cleaning solution overcomes the spring force of the compression spring and drives a transmission guide rod, the movable seal valve and a nozzle to move together, and the transmission guide rod stops when moving to a limit position. When cleaning is finished, the pressure of the cleaning solution disappears, the movable seal valve is closed under the function of the compression spring then the transmission guide rod retracts into the casing and closes.

    Abstract translation: 清洁装置的主体是圆筒形结构,内部设置有与清洁装置的壳体的内壁相匹配的压缩弹簧和可动密封阀。 当清洗液通过基座上的清洗液入口清洗溶液时,清洗液的压力克服了压缩弹簧的弹簧力,驱动传动导杆,可动密封阀和喷嘴一起移动, 传动导杆在移动到极限位置时停止。 当清洁完成时,清洁溶液的压力消失,可动密封阀在压缩弹簧的作用下关闭,传动导杆缩回到壳体内并关闭。

    METHOD AND DEVICE FOR FEEDING BACK DOWNLINK CHANNEL FEEDBACK INFORMATION, AND METHOD AND DEVICE FOR USER PAIRING
    73.
    发明申请
    METHOD AND DEVICE FOR FEEDING BACK DOWNLINK CHANNEL FEEDBACK INFORMATION, AND METHOD AND DEVICE FOR USER PAIRING 审中-公开
    用于馈送下行链路信道反馈信息的方法和设备,以及用于配对的方法和设备

    公开(公告)号:US20130201862A1

    公开(公告)日:2013-08-08

    申请号:US13878581

    申请日:2011-10-21

    Abstract: A method and device for feeding back downlink channel feedback information, and a method and device for user pairing. The method for feeding back downlink channel feedback information includes: calculating the multi-user channel quality indication error of a user, which error is used to reflect the difference in channel quality indication between the situation of multi-user multiple input multiple output transmission and the situation of single user multiple input multiple output transmission; adding the multi-user channel quality indication error into the downlink channel feedback information which includes a pre-coding matrix indication and a channel quality indication, and feeding the same back to a base station for scheduling. Therefore, the bit error rate of demodulation in the MIMO system can be reduced and the system performance can be improved.

    Abstract translation: 用于反馈下行链路信道反馈信息的方法和装置,以及用于用户配对的方法和装置。 反馈下行链路信道反馈信息的方法包括:计算用户的多用户信道质量指示误差,该误差用于反映多用户多输入多输出传输情况与信道质量指示之间的差异, 单用户多输入多输出情况; 将多用户信道质量指示误差添加到包括预编码矩阵指示和信道质量指示的下行链路信道反馈信息中,并将其馈送到基站进行调度。 因此,可以降低MIMO系统中的解调误码率,提高系统性能。

    System and method for monotonic partial order reduction
    74.
    发明授权
    System and method for monotonic partial order reduction 有权
    用于单调部分阶次降低的系统和方法

    公开(公告)号:US08381226B2

    公开(公告)日:2013-02-19

    申请号:US12367140

    申请日:2009-02-06

    CPC classification number: G06F11/3604 G06F11/30

    Abstract: A system and method for analyzing concurrent programs that guarantees optimality in the number of thread inter-leavings to be explored. Optimality is ensured by globally constraining the inter-leavings of the local operations of its threads so that only quasi-monotonic sequences of threads operations are explored. For efficiency, a SAT/SMT solver is used to explore the quasi-monotonic computations of the given concurrent program. Constraints are added dynamically during exploration of the concurrent program via a SAT/SMT solver to ensure quasi-montonicity for model checking.

    Abstract translation: 一种用于分析并发程序的系统和方法,保证要探索的线程间隔数量的最优化。 通过全局约束其线程的本地操作的离开来确保优化,从而仅探索准单调序列的线程操作。 为了效率,使用SAT / SMT求解器来探索给定并发程序的准单调计算。 通过SAT / SMT求解器在并发程序的探索期间动态添加约束,以确保模型检查的准单调性。

    Capacity and density enhancement circuit for sub-threshold memory unit array
    75.
    发明授权
    Capacity and density enhancement circuit for sub-threshold memory unit array 有权
    用于子阈值存储单元阵列的容量和密度增强电路

    公开(公告)号:US08345468B2

    公开(公告)日:2013-01-01

    申请号:US13322114

    申请日:2009-08-18

    CPC classification number: G11C11/412 G11C7/12

    Abstract: A capacity and density enhancement circuit for a sub-threshold memory unit array which can decrease the drain current in the bit lines and enhance the pull-up capability of memory cells. The capacity and density enhancement circuit is composed of a first enhancement transistor, a second enhancement transistor, a first mask transmission gate, a second mask transmission gate, a first logic memory capacitor and a second logic memory capacitor.

    Abstract translation: 一种用于子阈值存储单元阵列的容量和密度增强电路,其可以减小位线中的漏极电流并增强存储器单元的上拉能力。 容量和密度增强电路由第一增强晶体管,第二增强晶体管,第一掩模传输栅极,第二掩模传输栅极,第一逻辑存储电容器和第二逻辑存储电容器组成。

    Partial order reduction using guarded independence relations
    77.
    发明授权
    Partial order reduction using guarded independence relations 有权
    使用守卫的独立关系减少部分秩序

    公开(公告)号:US08176496B2

    公开(公告)日:2012-05-08

    申请号:US12181665

    申请日:2008-07-29

    CPC classification number: G06F9/44589 G06F11/3608

    Abstract: A system and method for conducting symbolic partial order reduction for concurrent systems includes determining a guarded independence relation which includes transitions from different threads that are independent for a set of states, when a condition or predicate holds. Partial order reduction is performed using the guarded independence relation to permit automatic pruning of redundant thread interleavings when the guarded independence condition holds.

    Abstract translation: 用于对并发系统进行符号部分顺序减少的系统和方法包括:当条件或谓词成立时,确定包括对于一组状态是独立的不同线程的转移的被保护的独立关系。 当保护的独立性条件成立时,使用保护的独立关系执行部分顺序减少以允许冗余线程交织的自动修剪。

    VIDEO PROJECTOR
    78.
    发明申请
    VIDEO PROJECTOR 审中-公开
    视频投影机

    公开(公告)号:US20120075587A1

    公开(公告)日:2012-03-29

    申请号:US13243140

    申请日:2011-09-23

    CPC classification number: G03B21/16

    Abstract: A projector is provided with a lamp including an arc tube, which generates light, and a reflector. The reflector includes an inner surface that reflects light from the arc tube and an opposite outer surface. The arc tube and the inner surface define an inner portion of the lamp. At least the outer surface defines an outer portion of the lamp. A housing accommodates the lamp and includes an air inlet through which air is drawn in from outside the housing. An air mixing structure mixes a cooling current that has cooled the inner portion of the lamp with the air drawn into the housing through the air inlet. A cooling current guide structure guides the cooling current mixed with the air mixing structure to the outer portion of the lamp.

    Abstract translation: 投影仪设置有灯,其包括产生光的电弧管和反射器。 反射器包括反射来自电弧管的光的内表面和相对的外表面。 电弧管和内表面限定了灯的内部部分。 至少外表面限定了灯的外部部分。 壳体容纳灯,并且包括空气入口,空气从壳体外部吸入空气。 空气混合结构将冷却灯的内部的冷却电流与通过空气入口吸入外壳的空气混合。 冷却电流导向结构将与空气混合结构混合的冷却电流引导到灯的外部。

    SYSTEMS AND METHODS FOR CONCURRENCY ANALYSIS
    79.
    发明申请
    SYSTEMS AND METHODS FOR CONCURRENCY ANALYSIS 有权
    系数和方差分析

    公开(公告)号:US20120011492A1

    公开(公告)日:2012-01-12

    申请号:US13109998

    申请日:2011-05-18

    CPC classification number: G06F11/3608

    Abstract: Systems and methods are disclosed to check properties of bounded concurrent programs by encoding concurrent control flow graph (CFG) and property for programming threads as a first-order formula F1; initializing an interference abstraction (IA); encoding the IA as a first-order formula F2; checking a conjunction of F1 and F2 (F1̂F2); if the conjunction is satisfiable, checking if an interference relation (IR) is spurious, and iteratively refining the IA; and if the conjunction is unsatisfiable, checking if an interference relation (IR) is spurious, and iteratively refining the IA.

    Abstract translation: 公开了系统和方法,通过将并行控制流程图(CFG)和编程线程的属性编码为一阶公式F1来检查有界并发程序的属性; 初始化干扰抽象(IA); 将IA编码为一阶公式F2; 检查F1和F2(F1F2)的连接; 如果连接是可满足的,则检查干扰关系(IR)是否是假的,并且迭代地改进IA; 并且如果连接不能令人满意,则检查干扰关系(IR)是否是伪造的,并且迭代地改进IA。

    TV FUNCTION EXPANSION COMPONENT USING GOLD FINGER CONNECTOR
    80.
    发明申请
    TV FUNCTION EXPANSION COMPONENT USING GOLD FINGER CONNECTOR 审中-公开
    电视功能扩展组件使用金手指连接器

    公开(公告)号:US20110321115A1

    公开(公告)日:2011-12-29

    申请号:US13142988

    申请日:2009-08-12

    CPC classification number: H04N5/765 H04N21/4104 H04N21/436

    Abstract: A TV function extension assembly is electrically connected with a core circuit of a display apparatus through a gold finger connector. It comprises a function extension module, an external interface, and a memory. The function extension module is connected with the core circuit of the display apparatus through the gold finger connector for mutual communication and data communication. The external interface is connected between the function module and an external device or external network to enable mutual communication and data transmission between the function extension module and the external device or external network. The memory is connected with the function extension module to store data transmitted by the function extension module.

    Abstract translation: TV功能扩展组件通过金手指连接器与显示装置的核心电路电连接。 它包括功能扩展模块,外部接口和内存。 功能扩展模块通过金手指连接器与显示设备的核心电路连接,用于相互通信和数据通信。 外部接口连接在功能模块和外部设备或外部网络之间,以实现功能扩展模块与外部设备或外部网络之间的相互通信和数据传输。 存储器与功能扩展模块连接,用于存储功能扩展模块发送的数据。

Patent Agency Ranking