当前位置:文档之家› ARINC-818 测试的航电应用

ARINC-818 测试的航电应用

ARINC-818 测试的航电应用
ARINC-818 测试的航电应用

ARINC-818 TESTING FOR AVIONICS APPLICATIONS

Ken Bisson

AIM-USA

34 Country Rd

E Hampstead, NH 03826

(603) 378-0957

bisson@https://www.doczj.com/doc/b014997619.html,

Abstract - The ARINC-818 Specification is an industry standard that defines a digital video interface link and protocol that is used for high-speed digital video display data communications. This Specification enables data generation units and display devices working in Aerospace applications to utilize

a common link and protocols that supports high-bandwidth data specifically for digital video applications. Aerospace applications currently utilize many different video formats. Video formats differ in their Frame Rates, resolution, pixel density, and interlacing techniques. The ARINC-818 Specification defines how all these video formats are built and mapped to the industry standard Fibre Channel. This paper provides an overview of the ARINC-818 link and protocols being used for Avionics. The paper also discusses the practical testing of an ARINC-818 network, and the testing challenges associated with this high-speed/high data rate application.

INTRODUCTION

Avionics applications are increasingly using more and more displayed video data. The high-bandwidth video data, that comes in large amounts, must be integrated into the avionics communications network. To date most avionics applications rely on proprietary hardware to merge the video display and data that are routed over separate networks. There are commercial standards for the avionics data communications, like ARINC-429 and ARINC-664, but these are simply not fast enough for video data.

A commercial standard called ARINC-818 has been defined for high-bandwidth video data in commercial aircraft applications. The ARINC-818 Specification is based on the Fibre Channel standard (FC). Fibre Channel combines the ability of moving large amounts of high-bandwidth data like computer busses, with the routing and protocol capabilities found in networks. In addition, Fibre Channel includes redundancy and deterministic behavior that is required for Avionics applications.

The Fibre Channel standard defines the physical protocol (how to route the data) separately from the application protocol (how the data is organized). The standard identifies layers that are used for moving data. These layers define the physical connections, data encoding, and routing needed to pass data between devices. In addition, Fibre Channel defines an FC-AV (Audio/Visual) Upper Layer protocol which maps audio and video data onto a Fibre Channel network. The ARINC-818 Specification refines the FC-AV with specific definition of the amount and types of digital video data for the most common standard video interface types.

ARINC-818 has been adopted by Boeing on its 787 commercial aircraft program, and Airbus on its A400M program.

ARINC-818 OVERVIEW

There are three reasons why ARINC-818 is a great fit for avionics applications:

o Simple to implement

o Fast and scalable

o Separates physical protocol from application protocol

ARINC-818 defines an application protocol working on a Fibre Channel closed network topology. In order to understand ARINC-818, one

must also understand Fibre Channel. Likewise, when performing testing of ARINC-818 applications, it is essential to understand and be able to perform Fibre Channel testing as well.

Fibre Channel separates functional areas into layers. There are five (5) layers illustrated in Figure 1.

FC-AV is the Upper Layer protocol defined in layer 4. ARINC-818 further refines the FC-AV definition.

Simple to Implement

The primary elements of the ARINC-818 topology are End Systems, which are networked together in a point-to-point connection. The End-Systems will either be a data source, or a Receiver (Display Unit). Fibre Channel Data Switches can be used for routing if multiple connections are required. But even with a switch for routing, all links are treated as point-to-point connections.

The physical interface for a Fibre Channel port is simplex, unidirectional, serial connections. One line for transmit, another for receive. These are lightweight, and easy and maintain. There are no large multi-pin cable bundles and connectors. Either optical or standard copper cabling can be used. The choice of media type is dependent upon distance, power requirements, and weight. The physical media options, with no degradation of performance is a real benefit to the Avionics design engineer.

For testing, the test equipment must be able to simulate End Systems. This means having the flexibility to also accommodate the various Fibre Channel physical interfaces. In addition, the test equipment must be able to insert itself in-line between the End Systems. There are many different splitters and taps available for copper and optical media to do this without affecting signals.

Fast and Scalable

Fibre Channel is extremely fast. Currently, 1, 2, and 4 Gbps speeds are all in use today. The Fibre Channel roadmap calls for an increase in speed to 16 Gbps in the next few years. Since each end system has access to the full bandwidth, Fibre Channel links can easily support a multitude of high-bandwidth display applications.

Avionics applications can choose from a wide variety of display characteristics to meet their needs. ARINC-818 defines the data network to meet these display requirements today, and it includes the provisions for future upgrades. Figure 2 shows the relationship between the various display resolutions and data bandwidth [1].

Figure 2 – Video Display Resolutions

Separates physical protocol from application protocol

The Fibre Channel standard defines the protocol (how to route the data) separately from the ARINC-818 application protocol (how the display data is organized). Each has its own unique characteristics. The ARINC-818 Specification only defines the Upper Layer Protocol that is mapped onto Fibre Channel. In fact, it would be possible to route multiple types of protocols (for example ARINC-818 and IP) simultaneously over the same Fibre Channel network.

Fibre Channel

As stated previously, in order to understand ARINC-818, one must also understand Fibre Channel. Fibre Channel, like a network architecture, transmits blocks of user information called packets . Before sending the data over the physical link, additional Fibre Channel specific

FC-0 Physical: Cabling, connectors

FC-1 Transmission Protocol: Encoding, word transmission, error detection

FC-2 Protocol: Frame layout, flow control, class of service FC-3 Common Services: Frame layout, flow control, class of service

FC-4 Mapping of Protocols: Application protocol mapping to Fibre Channel

Figure 1 – Fibre Channel Layers

control information is added to the packet. The combination of the control information and the data is called a frame. For Fibre Channel a frame has 24 bytes of control information (header) and anywhere from 0 to 2112 bytes of payload (pure data containing the user information). If a packet of user information is too large to send in one frame, then multiple frames must be grouped together and this forms a sequence.

Besides frames of data, Fibre Channel also identifies other types of data to be sent over the link. This type of data is called ordered sets. Ordered sets are Fibre Channel’s mechanism to perform control and signaling functions over the simplex transmission link. There are three (3) types of Ordered Sets:

o Frame delimiters – identify start/end of frames

o Signals – indicate events or actions

o Primitive Sequences – indicate states transmitted until something changes Preceding any frame of data, is a Start Of Frame (SOF) delimiter. Likewise, every frame is followed by an end of frame delimiter (EOF). Lastly, there must be a minimum of 6 ordered sets (most likely fill words) between the transmissions of frames. The most common fill word is an IDLE. Figure 3 shows the Fibre

ARINC-818

ARINC-818 maps the display video data format onto the payload of the Fibre Channel frames. In order to understand the mapping protocol, one must understand a little about digital video frames. A digital frame is a 2 dimensional image made up multiple rows of individual pixel data that display horizontally in a visible display. Digital display formats vary by the amount of rows, the number of rows, and the amount of bits per pixel. For example, an SVGA PC display is 1280 rows x 800 pixels in a row. The bits per pixel usually identifies the color resolution. So, the amount of data needed to generate a single 1280x800 frames with 16-bits per pixel color is 1.6 Mbytes. Digital Displays are also generally scanned vertically; which means that data starts from the top and progressively scans to the bottom. Frames delivered to the Digital Display have to be ordered in the same fashion. In addition to the data, there are timing elements that must be met. Digital Display must be synch’ed vertically and horizontally. There must be an identifiable, consistent timing pattern associated with the display of each consecutive row (horizontal sync) and also every time the display data reaches the bottom of the display it starts again at the top. For example, a common vertical sync is a 30Hz display. By adding the amount of data contained in a single display, and combining the requirement of updating this amount of data at 30 Hz, it is clear to see why a high-bandwidth, low latency network is required.

In the ARINC-818 Specification, each digital display frame is called a container. The container is made up of a header and objects. Objects are the data elements of the container. There are four (4) types of objects:

o Object 0: Ancilliary Data

o Object 1: Audio Data

o Object 2: Video Data (Progressive Scan)

o Object 3: Video Data (For Interlaced Displays)

Since the container is larger than what a single Fibre Channel frame can hold, the container is transferred as multiple data objects. In addition, most single digital display lines will also exceed the payload of a single Fibre Channel frame, so multiple data objects may be used to transmit one digital display line. Figure 4 shows how a single container and its objects are defined.

Each object is embedded in the data payload of a Fibre Channel frame. Object 0 contains the container header information. The container header is 22 bytes of data that describes the container and summarizes the objects that will follow. For example, information included in the header is a definition of the frame rate, frame type, number of objects that are used in the container. The header also includes the CRC value of the previous container. Figure 5 illustrates the container mapping to the Fibre Channel frames [2].

TESTING ARINC-818

Testing is a critical element for the process of integrating any avionics system. It is important to completely understand the behavior of each individual component and the whole system during normal operations, as well as behaviors and reactions to system faults. Testing is required to understand the movement of data over the ARINC-818 network as well as understanding the data that is being passed. Testing will occur in two phases:

o Testing individual End Systems

o Testing End Systems in the ARINC-818

Network

Individual End System Testing

Avionics Digital Display Systems are delivered to

the airframe manufacturer from many suppliers. Each Display specializes in a particular function

for the aircraft (i.e. Navigation, Collision Avoidance Radar, Health Maintenance). Individual testing is required for the Display Systems and data generator End Systems. Therefore, an ARINC-818 Test System must be able to simulate the data source and/or simulate the Digital Display. Testing associated with ARINC-818 End Systems include:

o Do the Source data End System ports

transmit correct containers at appropriate sync intervals?

o How many transmit errors are produced

over a long time period?

o Does the Display receive and process

objects correctly?

o How does the Display System react to

receiving incorrect Objects, frames with protocol errors, CRC errors, or frames with bad data in them?

Network System Tests

Individual End Systems are eventually integrated into an avionics ARINC-818 network. Effective testing is required during integration to insure that the End System operates efficiently. This type of testing requires that the test equipment is placed in-line between the data source, and the Digital Display. Network frame flow testing reveals flaws in the system design and implementation. Testing associated with checking the ARINC-818 network frame flow include:

o Monitoring each End System for frame

errors associated with frame movement over the network.

o Checking the deterministic flow of

containers from the End System source. o Checking the redundancy of the network

(if implemented). o Checking the ARINC-818 network

reaction and tolerance of errors.

CHOOSING AN ARINC-818 TEST

SYSTEM

There are commercially available Fibre Channel Protocol Analyzers and Digital Frame Grabber interfaces that can perform various degrees of ARINC-818 testing. Fibre Channel protocol Analyzers are effective for testing Fibre Channel protocol errors only. They are not capable of monitoring Objects within the Fibre Channel data payload of the frame in real-time. Likewise,

Digital Frame Grabbers can display at various formats, but cannot decipher Fibre Channel protocol or network timing errors.

An ARINC-818 test system requires the use of interfaces specifically designed for Fibre

Video Frame

Container

Figure 5 – Container maps to Fibre Channel frames

Channel and Digital Display applications. This system will perform all of the necessary protocol analysis, and have the capability of examining the Fibre Channel Link information and Object frame data in the payload in real-time. I have found that there are currently only two (2) commercial manufacturers of these products available.

The Test System will perform 3 different types of tests. These are:

1. Traffic Generation

2. Traffic Monitoring

3. Digital Display Operation

Traffic Generation

Traffic Generation is the ability to produce Digital Display containers from a single port, or redundant ports. The Containers will be sent using a Fibre Channel network to a Digital Display End System. It is important to test multiple types of container frames, and the ability to generate payload (display) data. The setup of the Virtual Link for simulation will include the following actions:

o Constructing Object 0 Header

o Constructing Object 1, 2, or 3 Data

o Implementing the Network connection (single or redundant)

o Sending objects with precise timing

The traffic generator needs to implement a robust scheduler capable of sequencing objects. The intermessage gaps between Objects needs to be programmable to a minimum of one (1) transmission word, 4 bytes, over the Fibre Channel network. This enables manipulating the digital display vertical and horizontal sync parameters and determining tolerances at various display rates.

For example, consider a Digital Display that runs at 1024 rows by 768 pixels per row, 24-bits per pixel. The Display operates at a 30Hz update rate, and it is a progressive scan device (every line is updated sequentially). ARINC-818 maps this display’s Object 2s onto 1536 Fibre Channel frames. Figure 6 illustrates the precise time sequence in order to maintain vertical and horizontal sync.

Fill words are used (most notably IDLES) to fill in the gaps between Fibre Channel frame transmissions. The amount of IDLE fill words between the End of Frame (EOF) and the start of the next frame (SOF), is used to govern the vertical and horizontal sync characteristics of the frame. The data generation simulator must have the ability to adjust the number of IDLE fill words. The most flexible ARINC-818 traffic generation testers will be most capable of manipulating data at the Fibre Channel word level. In order to support multiple types of digital displays, the test equipment must have the ability to control the fill words used for timing.

Error injection associated with traffic generation is important to see how the Display End System will behave to various error conditions. The types of error injection include:

o Fibre Channel Frame level errors (CRC, wrong byte alignment, size)

o Incorrect Container CRCs

o Incorrect sequencing of frames and

Objects

Figure 6 – 1024x768, 30 Hz, 24-bit

A last important feature of the Traffic Generator is the ability to operate at “non-standard” Fibre Channel rates. As described previously, ARINC-818 uses a standard Fibre Channel rate (i.e. 1Gbps, 2Gbps…) and maps its objects to it. Fibre Channel Fill words (IDLES) are used to adjust the timing to the specific display. There are Digital Displays made that expect digital data input at fixed rates, not corresponding to standard to Fibre Channel. It is important for the Traffic Generator to be able to adjust its baud rate to these non-standard rates. These types of displays do not adhere to the ARINC-818 Specification, but they are common, commercially available products.

In-line Traffic Monitoring

Traffic Monitoring is the ability to look at and capture all frames of data traversing the network. The ability to monitor traffic in chronological order, including IDLES is important for monitoring anomalies. A complete analysis of the network can be accomplished by looking at the traffic over time. This information will yield how efficiently containers travel over the network. It is equally important for measuring an End Systems’

adherence to ARINC-818 timing specifications for the particular Digital Display type.

For Monitoring tests, the test system needs to have a programmable capture mode. This provides the ability to begin capturing data based on an event. The event can be an error condition,

a specific Start of Frame, or even a portion of digital data embedded within the payload. Programmable capture enables trapping infrequent errors so that network behavior that prompts these errors can be analyzed and repaired.

The Monitor operational tests need to have the capability of storing data for long captures over time. ARINC-818 applications generate a lot of data, so the capability of filtering some of the data in hardware before archiving is needed. A

test system that can store gigabytes of data onto

a disk file for later review is vital. Archived disk files can be analyzed in detail, post operation. Receive Operations

The Receive operational testing consists of receiving digital display frames from a Fibre Channel port just like an End System. These tests can be conducted by simulating the Display End System, or by “shadowing” the actual receiving Digital Display End System. Shadowing simply means connecting to the same physical port connection as the Receiver End System using a network splitter or tap, and acquiring the incoming frames simultaneously with the Receiver End System. For Receive testing, only the digital data frames are received. This is different from the Monitoring tests described previously where every frame and Fibre Channel fill word is captured. The intent of the Receive Operations testing is to gather and display the container information. Each incoming container is checked for CRC errors and statistics are kept of these errors conditions.

The Receive operations tests can examine the ARINC-818 protocol by displaying the data visually. The test system must mimic the actual display, or be programmable to mimic the display attributes (i.e. VGA, XGA, DVI…) The ability of the test system to look at the data contained within the payload to verify its integrity is the important test function.

CONCLUSION

ARINC-818 is a new Specification for

implementing a Digital Display network in Avionics

applications. The ARINC-818 Specification is

based on a Fibre Channel network architecture.

Fibre Channel defines the topology and

implementation of the network. ARINC-818

defines the protocol that defines the digital display

information and its mapping to Fibre Channel.

These standards specifically address moving

high-bandwidth, low latency data, reliability and

with determinism. These are key requirements for

Avionics communications.

ARINC-818 Test Systems need to verify and

monitor the behavior of the ARINC-818 network

which requires doing more than just examining the

digital display. Tests include traffic generation,

chronological monitoring, and simulating End

Systems receiving ARINC-818 containers. These

tests require Fibre Channel testing, as well as just

checking the integrity of the digital display data. It

is most important to look at timing within the

network. The efficiency of the data traversing the

ARINC-818 network is more important than the

simple measurement of protocol faults that occur

over time.

References

[1] Avionics Digital Video Bus, High Data Rate– Draft 3

of project Paper 818, Airlines Electronic

Engineering Committee, June 24, 2006, page 4.

[2] Avionics Digital Video Bus, High Data Rate– Draft 3

of project Paper 818, Airlines Electronic

Engineering Committee, June 24, 2006, page 9.

[3] Avionics Digital Video Bus, High Data Rate– Draft 3

of project Paper 818, Airlines Electronic

Engineering Committee, June 24, 2006.

[4] ANSI INCITS 230-1994 (R1999), Information

Technology - Fibre Channel - Physical and

Signaling Interface (FC-P H) (formerly ANSI

X3.230-1994 (R1999)) (includes supplements)

[5] ANSI INCITS 356-2002, Information technology -

Fibre Channel - Audio Video (FC-AV)

[6] Kembel, Robert W., “Fibre Channel A

Comprehensive Introduction”,Northwest Learning

Associates, 2002.

[7] Information Technology – Fibre Channel – Audio

Video (FC-AV), T11/Project 1305-D/1.3, NCITS,

May 1, 2000.

[8] Kelley, Timothy, “ARINC 818 Becomes the New

Protocol Standard for High-Performance Video

Systems”, Great River Technology, COTS Journal,

December 2006, https://www.doczj.com/doc/b014997619.html,/home/article.php

?id=100602&pg=1.

[9] Fibre Channel Speed Chart, Fibre Channel Industry

Association,

https://www.doczj.com/doc/b014997619.html,/OVERVIEW/Roadmap.html.

九年级物理下册 电功率单元测试卷附答案

九年级物理下册电功率单元测试卷附答案 一、初三物理电功率易错压轴题(难) 1.电路中的电流I==,小灯光的额定功率P=U L I=2.5V×.在“测定小灯泡电功率”的实验中,小灯泡额定电压为2.5V。 (1)图甲中有一根导线连接错误,请在错误的导线上画“×”,并在图中改正(导线不许交叉)。 (_______) (2)正确连接电路后,闭合开关,移动滑动变阻器的滑片,发现小灯泡始终不亮。两电表无示数。为判断故障、将电压表与滑动变阻器并联,电压表有示数,则电路发生故障的原因是_____。 (3)排除故障后闭合开关,移动滑动变阻器的滑片P到某一点,电压表示数如图乙所示为_____V。 (4)根据实验记录绘制Ⅰ﹣U图象如图丙所示,根据图象信息,计算小灯泡的额定功率是_____W。 (5)完成上述实验后,小敏设计了如图丁所示的电路,测出了额定电流为I额的小灯泡的额定功率。实验方案如下:(电源电压不变,滑动变阻器R1的最大阻值为R1) ①按电路图连接电路。 ②闭合开关_____,移动R1滑片,使电流表的示数为I额灯泡正常发光。 ③闭合开关_____,保持R1滑片位置不动,移动R2滑片,使电流表的示数为I额。 ④保持_____滑片位置不动,将另一个滑动变阻器滑片移到最左端,电流表的示数为I1,再将此滑动变阻器的滑片移到最右端,电流表的示数为I2。 ⑤小灯泡额定功率的表达式为P额=_____。(用I额、I1、I2、R1表示)

【答案】滑动变阻器断路 2.2 0.5 S1 S2 R2 I 额 2?21 12 I R I I 【解析】 【分析】 (1)本实验中,电压表应并联在灯泡的两端,由此分析图甲的错误修改; (2)通过小灯泡不亮,两电表无示数,判断出电路中出现断路,然后根据具体情况判断断路处; (3)由图乙明确电压表量程和分度值,再读数; (4)由图象读出额定电压下通过灯泡的电流,根据P=UI计算额定电功率; (5)已知灯泡的额定电流,可通过R2等效替代正常发光灯泡,再根据电路特点,利用电源不变计算出R2的阻值,由P=I2R计算额定功率。 【详解】 (1)由图甲知,电压表串联在了电路中,应将其与灯泡并联,将滑动变阻器与灯泡串联,电路图如图所示: (2)小灯泡不亮,两电表无示数,电路可能有断路发生,将电压表并联在滑动变阻器两端,发现电压表有示数,此时电压表两接线柱到电源两极间是通路,则说明与电压表并联的滑动变阻器断路; (3)由图乙知,电压表使用0﹣3V量程,分度值为0.1V,所以电压表示数为2.2V;(4)当U=2.5V时灯泡正常发光,由图象知此时灯泡中的电流I=0.2A,所以灯泡的额定功率: P=UI=2.5V×0.2A=0.5W; (5)①按电路图连接电路。 ②闭合开关S1,移动R1滑片,使电流表的示数为I额灯泡正常发光。此时灯泡与R1串联; ③闭合开关S2,保持R1滑片位置不动,移动R2滑片,使电流表的示数为I额。

(物理)物理电功率专项测试卷及答案

(物理)物理电功率专项测试卷及答案 一、选择题 1.现有电源、开关、电流表、电压表、灯泡、滑动变阻器各一个,其中灯泡的U﹣I图象如图所示。将这些元件用导线连成电路后,闭合开关,滑动变阻器的滑片从最左端向右滑动的过程中,电压表的示数从5V开始减小,电流表的示数从0.3A开始增大。下列结论正确的是() A. 电源的电压为5V B. 小灯泡的最大功率为0.3W C. 滑动变阻器的最大阻值为20Ω D. 整个电路的最小功率是1.8 W 【答案】 D 【解析】【解答】解:(1)根据题意可知,滑动变阻器与灯泡串联,电压表测变阻器两端的电压,电流表测电路中的电流,如图所示: ;(2)当电压表的示数为5V时,电路中的电流为0.3A,由图象得出此时灯泡两端的电压U L=1V, 因串联电路中总电压等于各分电压之和,所以电源的电压: U=U滑+U L=5V+1V=6V,A不符合题意; 由I=可得,滑动变阻器的最大阻值: R滑==≈16.7Ω,C不符合题意; 整个电路的最小功率: P min=UI=6V×0.3A=1.8W,D符合题意;(3)当滑动变阻器接入电路中的电阻最小时,灯泡两端的电压和电源的电压相等, 由图象可知通过灯泡的电流I′=0.5A,则小灯泡的最大功率: P Lmax=UI′=6V×0.5A=3W,B不符合题意。 故答案为:D。 【分析】结合题意,将滑动变阻器的滑片从最左端向右滑动的过程中,电压表的示数减小,电流表的示数增大,则电压表并联在滑动变阻器两端,否则两电表示数应同时增大或同时减小;当电压表的示数为5V时,滑动变阻器接入电路中的电阻最大,电路中的电流最小,电路的总功率最小,根据图象读出电路中的电流为0.3A时灯泡两端的电压,根据串

电气试验安全管理制度(新编版)

( 安全管理 ) 单位:_________________________ 姓名:_________________________ 日期:_________________________ 精品文档 / Word文档 / 文字可改 电气试验安全管理制度(新编 版) Safety management is an important part of production management. Safety and production are in the implementation process

电气试验安全管理制度(新编版) 1、必须坚持检漏继电器的试验,机电维运工区每天必须对井下配电室及各高压配电点进行一次模拟接地试验,并要认真填写试验记录。 2、井下各类低压供电设备凡带有过流保护装置的上坑检修时,机分厂车间必须进行过电流试验。 3、井上下供电系统的接地电阻每年测定一次,3-4月份进行。 4、各供电架空线路的避雷器每年必须进行一次试验,3-4月份进行;避雷器每年检查一次,9-10月份进行。 5、使用中的大型设备每年进行一次电气性能试验,关键部件必须每年进行探伤试验。主扇、绞车、压风机、强力皮带、主水泵每年进行一次技术测定。 6、井下下列项目的按规定定期进行试验: 1)电气设备入井前必须进行电气性能的测定和试验。

2)高、低压电缆入井前必须进行检查试验。 3)井下高开设备入井前必须进行检查试验。 4)低压开关入井前必须经过短路、过流、漏电闭锁性能试验。5)每日须做综保检漏试验。 6)双风机双电源设备入井前须做试验。 7)井下高低压开关插件性能半年试验一次。 8)电机入井前必须测试,出具试验报告。 9)电气插件入井前试验,合格后方可入井。 10)井下远方检漏试验每月试验一次。 云博创意设计 MzYunBo Creative Design Co., Ltd.

人教版初中物理《电功率》单元测试题

第十八章《电功率》单元测试题 学号:班级:姓名:______ 得分: 一、选择题(每小题3分,共30分) 1.下面几个用电器属于利用电流热效应工作的是()。 A.电冰箱 B.洗衣机 C.电视机 D.电饭锅 2.下列单位中,哪个不是电功单位:()。 A.焦耳 B.伏·安·秒C.伏·安D.千瓦·时 3.下列关于电功、电功率的一些说法中正确的是()。 A.通过用电器的电流做功越多,则用电器功率就越大 B.用电器消耗的电功率越小,则电流做的功就越少 C.千瓦和千瓦时都是电功率的单位 D.对某一用电器而言,消耗的实际功率是由实际电压决定的 4.灯L1标有“8V 16W”的字样,灯L2标有“12V 36W”的字样,两灯串联后,接在电压为U的电路中,要保证两灯不损坏,电压U的最大值应是() A.8V B.12V C.16V D.20V 5.小刚利用电能表测某家用电器的电功率。当电路中只有这个用电器工作时,测得在15min内,消耗电能0.3kw·h,这个用电器可能是() A.空调器 B.电脑 C.电视机 D.收音机 6.如图所示,将滑动变阻器滑片P从某一位置移动到另一位置,则电压 表的示数由8V变为6V,电流表示数相应由0.4A变为0.6A,那么定值电阻R0的电功率改变量为(不计温度对电阻的影响,电源电压保持不变)() A.12W B.4W C.8W D.2W 7. 标有“6V 3W”的甲灯和“12V 12W”的乙灯,并联接在6V的电源上(假设灯丝的电阻不变),下列说法正确的是() A.甲、乙两灯消耗的电能之比是1∶4 B.甲、乙两灯的电阻之比是1∶2 C.通过甲、乙两灯的电流之比是1∶2 D.甲、乙两灯的实际电功率之比是1∶1 8.甲、乙两个电阻的U-I图线如图所示,若把两个电阻串联接在同一电路中,下列说法正确的是() A.甲的电阻值小于乙的电阻值 B.通过甲、乙两个电阻的电流之比是2:1 C.甲、乙两个电阻两端电压之比是2:1 D.甲、乙两个电阻的电功率之比是1:4 9. 旧白炽灯在工作时,容易在灯丝最细处熔断,这是因为与相同长度的灯丝较粗处相比, 灯丝最细处:() A.功率最大 B.电流最大 C.电阻最小 D.电压最小 10.下图是伏安法测小灯泡电阻、功率的实验电路图。小灯泡正常工作时,两电表的示 数如图所示,则下列说法中不正确的是() A.在连接电路时,应将开关断开,并将变阻器阻值调至最大值 B.小灯泡的额定功率为0.72W,此时的电阻为8欧 C.如果将滑片P向a端滑动,则电压表的示数将变大

电功率测试

电功和电功率练习题 姓名得分 一、选择题(每题3分,共36分) 1.电能表是家庭电路中测量下列哪个物理量的仪表() A.电功率B.电能C.电阻D.电压 2.有甲、乙两盏电灯,甲灯上标有“36V 60W”,乙灯上标有“220V 60W”,当它们分别在其额 定电压下工作发光时,其亮度是() A.乙灯比甲灯更亮B.甲灯比乙灯更亮 C.两盏灯一样亮D.无法判定哪盏灯更亮 3.小刚利用电能表测某家用电器的电功率.当电路中只有这个用电器工作时,测得在15min 内,消耗电能0.3 KW·h,这个用电器可能是()A.空调器 B.电冰箱 C.电视机 D.收音机 4.小灯泡额定电压为6V,额定功率估计在7W~l2W之间,小佳按如下图所示甲的电路测定 灯的功率,所用电流表有0.6A、3A两档,电压表有3V、l5V两档,将它们连入电路时小 佳作了正确选择与操作,变阻器滑到某处时两电表示数如图的乙、丙所示,则() A.小灯泡额定功率为7.5W B.在5V时小灯泡的功率为7.5W C.在1V电压下小灯泡功率7.5W D.在5V时小灯泡功率为1.5W 5.把标有“6v 6W”的L1灯和标有“6V 3W”的L2灯串联,接在6V的电源上,则() A、两灯一样亮 B、L1比L2亮 C、11比L2暗 D、两灯都能正常发光6.家用电能表的盘面上,标有3000R/kwh的字样,当接入一个用电器正常工作时,1min内电能表的转盘转了15转,则该电器消耗的实际功率是() A、5W B、500W C、300W D、3KW 7.如右图所示,将两只额定电压相同的灯泡L1、L2串联在电路中,闭合开关S后,发现灯泡L1较亮,灯泡L2较暗,此现象说明() A.灯泡L1的阻值大于灯泡L2的阻值 B.灯泡L1的额定功率大于灯泡L2的额定功率 C.灯泡L1两端的电压小于灯炮L2两端的电压 D.通过灯泡L1的电流大于通过灯炮L2的电流 8.用电器R1和R2上都标有“6V”字样,它们的电流随电压变化关系 如右图所示。若把R1和R2串联在电源电压为6V的电路中工作,则用 电器R2的实际功率是() A、1.8W B、0.2W C、0.4W D、0.6W

电功率单元测试卷附答案

电功率单元测试卷附答案 一、初三物理电功率易错压轴题(难) 1.点睛:研究欧姆定律的实验中注意控制变量法的应用,即分别控制电阻不变和电压不变,据此分析滑动变阻器滑片的调整方向,最后一问要理解单安法测量功率的原理,即根据图知,灯与电阻并联,两端的电压相等,利用定值电阻和电流可确定灯的额定电压,再结合电流即可求功率,当然也可以求灯的电阻。小聪同学做测量小灯泡的功率的实验,所用器材有电压恒为6 V的电源,额定电压为2.5 V的小灯泡以及符合实验要求的电表,开关和导线.图甲是小聪没有连接完整的电路. 甲乙 (1)请你用笔画线代替导线,将图甲的电路连接完整_____________ . (2)小聪同学连接电路后闭合开关,移动滑动变阻器滑片P发现小灯泡始终不亮.电压表指针明显偏转,电流表指针无偏转,则故障可能是______. A.小灯泡短路B.小灯泡断路 C.滑动变阻器短路D.滑动变阻器断路 (3)小聪同学纠正错误后闭合开关,移动滑动变阻器滑片P,使小灯泡正常发光,电流表示数如图乙所示,则小灯泡的额定功率为_______W. (4)老师告诉小聪,与小灯泡的电阻相比较,电流表的电阻非常小,电压表的电阻非常大,由于电流表、电压表电阻的影响,测量后计算出的电功率值会_______(填“偏大”“偏小”或“不变”). 【答案】B0.7偏大 【解析】 【详解】 (1)电压表应与小灯泡并联,根据“额定电压为2.5 V的小灯泡”,所以连接小灯泡的右端到电压表的“3V”接线柱即可,如图:

(2)小聪同学连接电路后闭合开关,移动滑动变阻器滑片P发现小灯泡始终不亮.电流表指针无偏转,说明电路中存在断路性故障,而电压表指针明显偏转,说明电压表两端到电源两极是通的,所以与电压表并联的小灯泡断路,故选B. (3)小聪同学纠正错误后闭合开关,移动滑动变阻器滑片P,使小灯泡正常发光,电流表示数如图乙所示,电流表使用小量程,分度值为0.02A,电流为0.28A,则小灯泡的额定功率为:. (4)与小灯泡的电阻相比较,电流表的电阻非常小,电压表的电阻非常大; 2.(3)[3]连接好电路后,闭合开关,移动滑片,灯泡的亮度较暗且不变,且两电表示数也不变,出现此现象的原因是变阻器的接线柱接了两个下面的,则接入电路的阻值最大,且不可改变。夏日炎炎,蚊子滋生,传播疾病,令人烦恼.小明根据蚊子在夜间具有趋光性(尤其是紫色光)的特点,打算自制灭蚊灯。 小明从废旧节日彩灯上拆得一个紫色小灯泡,其额定电压为2.5V,为测得小灯泡的额定功率,小明找来蓄电池组(电压为6V)、滑动变阻器、电压表、电流表、开关、导线等,展开实验探究。 (1)请根据电路图用笔画线代替导线连接实物图(电流表使用大量程)。_______ (2)闭合开关S前,滑片P应放在使滑动变阻器接入电路的阻值_______(最大/最小)处。 (3)闭合开关S后,小灯泡不亮,观察发现:小灯泡是完好的;电压表有示数;电流表指针指向零刻度线.电路可能存在的故障是_____________。 (4)排除故障后,调节滑动变阻器的滑片P直至电压表的示数为__________V,此时小灯泡处于额定工作状态,根据右图所示电流表的示数可知其额定功率为__________w。 (5)小明找来纱布做成灯罩罩住小灯泡,打算在灯罩上涂粘胶,当小灯泡工作发出紫色光时,飞过来的蚊子就会被粘胶粘住.小明在市场上找到A、B、C三种类型的粘胶,对其粘

电功率单元测试题(Word版 含解析)

电功率单元测试题(Word 版 含解析) 一、初三物理 电功率 易错压轴题(难) 1.⑤小灯泡额定功率的表达式为:22221212 ? L I R P I R I R I I I ===-额额额额。朵朵和同学们在做电学实验过程中: (1)朵朵和同学们经过讨论,依次完成了“探究电流与电压的关系”三次实验电路的设计,如图甲、乙、丙所示。由图甲改进为图乙是为保证实验过程中_____这一因素不变;由图乙改进为图丙是因为使用滑动变阻器既能保护电路,又能通过调节使电阻R 两端的电压_____(选填“改变”或“保持不变”)。 (2)请用笔画线代替导线,帮助朵朵按电路图丙将图丁中实物电路连接完整 __________ 。 (3)朵朵连完电路,闭合开关后,发现两只电表的指针总在晃动。请分析造成这一现象的原因:电路存在_____。 (4)在继续用图丁的实物电路探究“电流与电阻的关系”时,朵朵先将5Ω电阻接入电路,调节滑动变阻器,使电压表的示数为2V ,记下电流值;再将5Ω电阻换成10Ω电阻,她下一步操作是:将滑动变阻器的滑片向_____(选填“A”或“B”)端移动。 (5)朵朵和同学们完成上述探究活动后,想测量一只额定电压为2V 小灯泡的额定功率,但发现电压表被别的同学拿走了,于是她借助一个10Ω的电阻,设计了如图戊所示的电路,也测出了小灯泡的额定功率。具体操作如下: ①只闭合开关S 1、S 2,调节滑动变阻器,使电流表的示数为_____A 时,小灯泡恰好正常发光; ②只闭合开关S 1、S 3,保持滑动变阻器滑片的位置不变,读出电流表示数为I 。 ③P 灯=_____(用已知量和测量值表示,数值要求带单位)。

初三物理电功率练习题及答案

初三物理电功率练习题 一、选择题 1.为了纪念在物理学中作出杰出贡献的科学家,有时会用他们的名字作为物理量的单位,其名字被用作“电功率”单位的是: A.焦耳B.欧姆 C.安培 D.瓦特 2.小东家有一台微波炉,正常工作时电流为4A,则它的额定功率为A.8.8kW B.800W C.880W D.无法计算 3. 右图是一个电能表,对其中的重要参数,下列说法中错误的是: A. “220V”是说这个电能表应该在220伏的电路中使用 B. “5(10)A”是说这个电能表使用时额定最大电流为5安 C. “50Hz”是说这个电能表应在50赫兹的交流电路中使用 D. “2500r/kW·h”是说接在这个电能表上的用电器,每 消耗1千瓦时的电能,电能表上的转盘转过2500转 4.下列关于安全用电的说法正确的是: A.只要电灯不发光,就可以用湿布把它擦干净 B.只要将保险丝换上粗的,电路中就可以接入大功率的用电器 C.把家用电器的金属外壳接上地线,可以防止触电 D.看到有人触电应立即用手把他拉开 5.有三盏白炽灯,甲标有“PZ220—15”,乙标有“PZ220—40”,丙标有“PZ220—100”,将它们串联后接入家庭电路中,工作时的发光情况是: A.甲灯最亮B.乙灯最亮 C.丙灯最亮 D.一样亮 6.如图所示,电源电压U=18V,小灯泡L的额定电压为9V。当滑动变阻器的滑片P移至中点时,小灯泡L正常发光;当滑片P移至最右端时,小灯泡L 的实际功率为6W。则小灯泡的额定功率和滑动变阻器的 最大阻值分别为: A.13.5W;6Ω B.6W;13.5Ω C.6W;12Ω D.13.5W;12Ω 7.有一根电阻丝,将其接在某电源的两端,其发热功率为100W,若奖其对折后接入到原来的电路,则其发热的功率将变为: A.50W B.200W C.25W D.400W

电气试验安全管理制度

电气试验安全管理制度 新疆欣恒电力工程有限公司二0一三年三月十五日

目录 1、准备工作 2、高压试验安全注意事项 3、二次回路传动试验安全注意事项 4、工作终结

电气试验安全管理制度 一、准备工作 1、坚持班前安全会制度,由工作负责人对当天作业的内容、主要危险点和相应的安全措施,人员分工和安全职责,进行详细的布置,树立安全第一的观念,落实保证安全的组织措施和技术措施。 2、按照现行《电业安全工作规程》的要求,办理第一种或第二种工作票,其中第一种工作票应在工作前一日,交给变电所值班员。条件允许时,工作票内容可采用计算机打印,但签名、日期、时间仍然用手工填入。 3、检查试验设备、工作现场有无妨碍安全的情况。 4、工作票签发人应认真核对现场接线情况,回路编号,正确填写工作地点、工作内容,详细注明应采取的各项安全技术措施和安全注意事项,工作负责人认真审查工作票内容,特别是安全措施是否完备,是否符合现场实际。如果工作票内容由工作负责人填写,则工作票签发人应认真审核后予以签发。 5、工作负责人随同工作许可人设置安全技术措施,确认已拉开关、刀闸,已装接地线,验电、放电,安放临时围栏,悬挂标示牌等安全措施与工作票相符。

6、在工作许可人在工作票签字许可后,由工作负责人下达开始工作的命令,方可开始工作。 7、合理布置工作现场, 二、高压试验安全注意事项 1、试验设备(如试验变压器及控制箱等)的外壳必须接地,接地线应使用截面积不小于4mm2 的多股软铜线,接地必须良好可靠,在无专用接地端子可用时,可接在开关柜柜体。严禁接在来自水管、暖气管、易燃气体管道等非正规的接地体上。 2、被试设备的金属外壳应可靠接地。高压引线的接线应牢固并应尽量缩短,高压引线必须使用绝缘子支持固定。 3、现场试验区域及被试系统的危险部位及端头应设临时遮拦或拉绳,向外悬挂“止步,高压危险!”的标示牌,并设专人警戒。 4、合闸前必须先检查接线,由接线的另一人负责核对检查,将调压器调至零位,并通知现场人员离开试验区域。 5、试验必须有监护人监视操作。升压加压过程中,作业人员应精神集中,监护人应大声呼唱,传达口令应清楚准确。操作人员应戴绝缘手套、穿绝缘靴或站在绝缘垫上。 6、试验用电源应有断路明显的双刀开关和电源指示灯。更改接线或试验结束时,应首先断开试验电源,进行放电(指有电容的设备),并将升压设备的高压部分短路接地。

九年级物理电功率单元测试卷 (word版,含解析)

九年级物理电功率单元测试卷 (word 版,含解析) 一、初三物理 电功率 易错压轴题(难) 1.=1.5V 0.3A=0.45W P U I =?额额额在测量“小灯泡的额定功率”的实验中,实验室提供的实验器材有: A .电源(电压为4.5V ), B .电流表A 1(量程为0﹣0.6A ,电阻为0.5Ω) C .电流表A 2(量程为0﹣3A ,电阻为0.2Ω) D .电压表V 1(量程为3V ,内阻为3kΩ) E .电压表V 2(量程为15V ,内阻为1kΩ) F .滑动变阻器R (阻值0﹣10Ω) G .定值电阻R 0=800Ω H .待测小灯泡L (额定电压为3.8V ,额定功率大约是1.2W ) I .开关S 一个,导线若干 实验要求:既要保证电路安全,又要提高测量精确度;为了减小系统误差,测量时电表示数应大于量程的三分之一。则 (1)根据实验要求,电流表应选_______,电压表应选_______(选填器材前的字母代号)。 (2)根据实验要求,在虚线方框内画出实验电路图(其中部分电路已画出)。________ (3)根据实验电路图,请用笔画线代替导线,将实验器材连接起来使之成为实验电路(其中部分导线已连接好)。_______ (4)在闭合开关前,滑动变阻器的滑片应滑到_______端(选填实物图中“a”或“b”);正确连接实验电路后,开关试触时,发现灯泡不亮,电流表无示数,电压表有示数,仔细检查电路各部分均接触良好,其原因可能是_______。 【答案】 B D b 小灯泡L 断路

【解析】 【详解】 (1)待测小灯泡L的额定电压为3.8V,额定功率大约是1.2W, 由P=UI得,小灯泡的额定电流大约为: , 因为小灯泡L的额定电流0.32A小于0.6A,且大于电流表A1量程的三分之一, 所以,根据实验要求,电流表应选B。 因为电源电压为4.5V,待测小灯泡L的额定电压为3.8V,大于V1的量程 但小于电压表V2量程的三分之一,为了使偏转角度尽量大,电压表应选D。 (2)为了测量小灯泡的额定功率,应使其两端的电压为3.8V,由于电压表(量程为3V,内阻为3kΩ),因此可将电压表与R0串联后在并联在小灯泡L的两端,电流表接在干路上(即电流表外接法), 当灯泡L正常发光时,其两端的电压为U L=3.8V, 根据串、并联电路电压规律可知,电压表和R0所在支路电压: 串联电路电流相等,所以电压的比等于电阻的比,即电压表V1与定值电阻R0两端的电压之比: 联合以上两式可解得:,; 所以实验电路图如下: (3)根据实验电路图,按电流的流经顺序将其连接起来,如下图所示: (4)根据保护电路的原则,在闭合开关前,应使电路中的电流最小,即滑动变阻器接入电路的阻值最大,由实验电路可知,滑动变阻器的滑片应滑到b端。 开关试触时,发现灯泡不亮,电流表无示数,说明电路存在断路性故障,电压表有示数,说明电压表两接线柱到电源两极是连通的,则故障应为与电压表并联的部分断路,即小灯泡L断路。 【点睛】

电功率单元测试题及标准答案

电功率测试卷 一、选择题(每题2分,共计40分) 1.为了纪念在物理学中作出杰出贡献的科学家,有时会用他们的名字作为物理量的单位,其名字被用作“电功率”单位的是:A.焦耳B.欧姆 C.安培 D.瓦特 2.小东家有一台微波炉,正常工作时电流为4A,则它的额定功率为 A.8.8kW B.800W C.880W D.无法计算 3. 右图是一个电能表,对其中的重要参数,下列说法中错误的是: A. “220V”是说这个电能表应该在220伏的电路 中使用 B. “5(10)A”是说这个电能表使用时额定最大电 流为5安 C. “50Hz”是说这个电能表应在50赫兹的交流 电路中使用 D. “2500r/kW·h”是说接在这个电能表上的用电器,每 消耗1千瓦时的电能,电能表上的转盘转过2500转 4.下列关于安全用电的说法正确的是: A.只要电灯不发光,就可以用湿布把它擦干净 B.只要将保险丝换上粗的,电路中就可以接入大功率的用电器C.把家用电器的金属外壳接上地线,可以防止触电 D.看到有人触电应立即用手把他拉开 5.有三盏白炽灯,甲标有“PZ220—15”,乙标有“PZ220—40”,丙标有“PZ220—100”,将它们串联后接入家庭电路中,工作时的发光情况是: A.甲灯最亮B.乙灯最亮 C.丙灯最亮 D.一样亮

6.如图所示,电源电压U=18V ,小灯泡L 的额定 电压为9V 。当滑动变阻器的滑片P 移至中点时,小 灯泡L 正常发光;当滑片P 移至最右端时,小灯泡 L 的实际功率为6W 。则小灯泡的额定功率和滑动变 阻器的最大阻值分别为: A .13.5W ;6Ω B .6W ;13.5Ω C .6W ;12Ω D .13.5W ;12Ω 7.有一根电阻丝,将其接在某电源的两端,其发热功率为100W , 若奖其对折后接入到原来的电路,则其发热的功率将变为: A .50W B .200W C .25W D .400W 8.随着人们生活水平的逐步提高,家用电器的不断增多,在家庭 电路中,下列说法正确的是: A .灯与控制它的开关是并联的,与插座是串联的 B .使用测电笔时,不能用手接触到笔尾的金属体 C .电路中电流过大的原因之一是使用的电器总功率过大 D .增加大功率用电器时,只需换上足够粗的保险丝即可 9.下图中,符合安全用电原则的做法是: 10.如图所示,小灯泡规格为“6V 、3.6W ”(灯丝电阻不变)。闭 合开关,当滑动变阻器的滑片P 移至a 端时,电流表示数为0.6A ; 当滑片P 移至b 端时,电压表示数为4V 。则: A. 小灯泡灯丝电阻是6Ω A . B . C . D .

电气试验管理制度

电气试验管理制度 撰写人:___________ 部门:___________

电气试验管理制度 一、为搞好电气设备试验,公司建立电器试验室,各工程处(厂)成立电气试验组,配有负责电气试验的技术人员,配备具有一定文化技术水平的试验人员,装备相适应的仪器、试验设备等。 二、电气试验必须执行“煤矿电气试验规程”,和水电部“电气设备交结和预防性试验标准”、“电气装置安装工程施工及验收规范”等国家有关规程。 三、公司电气试验室负责本系统35KV及以上电气设备试验工作,以及各单位委托的电气试验项目;各处(厂)电气试验组负责6KV及以下电器设备的检查、检修、调整试验工作。 四、电气试验工作,要根据编制批准的试验计划实施,试验后要进行验收,并办理必要的手续。 五、要加强电气试验工作的技术管理,建立健全主要设备历年来试验资料和档案,掌握设备性能变化的趋势,不断提高试验技术水平。 六、对新安装的电气设备,必须按新安装交接试验标准进行,并写出详细的试验报告,交使用单位。 七、电器设备如变压器、电动机、开关、电缆等在投入运行前必须按规定做检查、测试、调整和电气试验。 八、每年冬季,避雷器要退出运行,每年雨季三月一日前对防雷电设施,接地装置进行预防性试验,合格后方准投入运行,定期对输电线 第 2 页共 2 页

路进行巡线检查,排除故障隐患。 九、井下电气试验的安全措施,应严格按“煤矿安全规程”的有关规定执行,井下防爆电气设备检验调整工作结束后,需经防爆员检查签字后方可下井投入使用,井下三大保护严格按“煤矿井下检漏继电器安装、运行、维护与检修细则”,“矿井保护接地装置的安装、检查测定工作细则”和“矿井低压电网短路保护装置的整定细则”进行,继电保护定值不经主管电气工程技术人员批准,不得任意更改。十、电器设备使用的绝缘油,要进行定期试验、化验,按“煤矿电气试验规程进行”,油断路器多次跳闸和故障后,应取油试验。 第 2 页共 2 页

电功率单元测试题及答案(完整资料).doc

【最新整理,下载后即可编辑】 电功率测试卷 一、选择题(每题2分,共计40分) 1.为了纪念在物理学中作出杰出贡献的科学家,有时会用他们的名字作为物理量的单位,其名字被用作“电功率”单位的是: A.焦耳B.欧姆C.安培D.瓦特 2.小东家有一台微波炉,正常工作时电流为4A,则它的额定功率为 A.8.8kW B.800W C.880W D.无法计算 3. 右图是一个电能表,对其中的重要参数,下列说法中错误的是: A. “220V”是说这个电能表应该在220 伏的电路中使用 B. “5(10)A”是说这个电能表使用时额 定最大电流为5安 C. “50Hz”是说这个电能表应在50赫 兹的交流电路中使用 D. “2500r/kW·h”是说接在这个电能表上的用电器,每 消耗1千瓦时的电能,电能表上的转盘转过2500转4.下列关于安全用电的说法正确的是: A.只要电灯不发光,就可以用湿布把它擦干净B.只要将保险丝换上粗的,电路中就可以接入大功率的用电器 C.把家用电器的金属外壳接上地线,可以防止触电

D.看到有人触电应立即用手把他拉开 5.有三盏白炽灯,甲标有“PZ220—15”,乙标有“PZ220—40”,丙标有“PZ220—100”,将它们串联后接入家庭电路中,工作时的发光情况是: A.甲灯最亮B.乙灯最亮C.丙灯最亮D.一样亮 6.如图所示,电源电压U=18V,小灯 泡L的额定电压为9V。当滑动变阻器的 滑片P移至中点时,小灯泡L正常发光; 当滑片P移至最右端时,小灯泡L的实 际功率为6W。则小灯泡的额定功率和滑动变阻器的最大阻值分别为: A.13.5W;6ΩB.6W;13.5Ω C.6W;12ΩD.13.5W;12Ω 7.有一根电阻丝,将其接在某电源的两端,其发热功率为100W,若奖其对折后接入到原来的电路,则其发热的功率将变为: A.50W B.200W C.25W D.400W 8.随着人们生活水平的逐步提高,家用电器的不断增多,在家庭电路中,下列说法正确的是: A.灯与控制它的开关是并联的,与插座是串联的B.使用测电笔时,不能用手接触到笔尾的金属体C.电路中电流过大的原因之一是使用的电器总功率过大 D.增加大功率用电器时,只需换上足够粗的保险丝即可

电功率测试题(含答案)

电功率 一、单选题(共9道,每道9分) 1.电功率的大小表示( ) A.电流做功的多少 B.电流产生热量的多少 C.电能转化为其他形式能的多少 D.电流做功的快慢程度 答案:D 解题思路: 电功率是表示电流做功快慢的物理量,电功率越大,说明电流做功越快。故D选项正确。试题难度:三颗星知识点:电功率 2.关于“千瓦时”以下错误的说法是( ) A.千瓦时是电功率的单位 B.千瓦时是电功的单位 C.1千瓦时等于3.6×106焦耳 D.1千瓦时等于电流通过功率为1千瓦的用电器在1小时内所做的功 答案:A 解题思路: 由电功率的定义式得电功,当功率的单位是kW,时间的单位是h时,则电功的单位即为kW·h(千瓦·时)。 。 故A选项错误,符合题意,B、C、D三个选项正确。 试题难度:三颗星知识点:电功的单位 3.如图,额定功率最接近1000W的是( ) A.电视机 B.计算器

C.排风扇 D.空调 答案:D 解题思路: 根据生活常识可知,电视机的电功率约为100W;计算器的功率约为0.5mW;排风扇的电功率约为20W;空调的电功率约为1000W。故选D。 试题难度:三颗星知识点:电功率 4.关于额定电压和额定功率,下列说法中正确的是( ) A.用电器工作时的实际功率总等于它的额定功率 B.用电器工作时它两端的电压总等于它的额定电压 C.用电器两端的实际电压大于其额定电压时,它的实际功率小于额定功率 D.用电器两端的实际电压小于其额定电压时,它的实际功率小于额定功率 答案:D 解题思路: A:当用电器工作时的实际电压低于额定电压时,则它的实际功率将低于额定功率;若高于额定电压,则实际功率将高于额定功率;即实际功率并不总是等于额定功率。该选项错误。B:错误。 C:错误。 D:正确。 试题难度:三颗星知识点:额定功率 5.如图所示灯泡的铭牌,表示的意思是指灯泡的( ) A.额定电压是220V B.实际电压是25W C.额定功率是220V D.实际功率是25W 答案:A

2018人教版初中物理电功率单元测试题及答案解析

2018人教版初中物理《 电功率》单元测试题及答案解析 一、填空题(每空1分,共 24分) 1.我国照明电路的电压为 伏,家用电器之间是的 ( 选填 “并联”或“串联”),家庭消耗的电能是用 表来测量的。 2.甲、乙两个灯泡分别标有“220V ,40W ”、“220V ,60W ”字样,并联在220V 电源上,通过灯丝电流强度大的是_________灯泡,灯丝电阻较大的是________灯泡.如果两灯泡钨丝长短一样,则钨丝较粗的是____________,使用相同时间,甲、乙两灯消耗的电能之比是____________. 3.据报道:近?来有许多重大火灾都是因线路连接处接触不良造成的,教训十分深 刻.当线路连接处接触不良时,该处的电阻将________,在该处就会产生局部过热,接触处的电阻又将随着温度的升高而________,从而形成电热的逐步积累,以致引发火灾.(以上两处均选填“增大”、“减小”或“不变”) 4.由于电动机具有结构简单,操作方便、效率高、无污染等优点,因此许多家电中都有电动机,例如_________,电动机工作时主要将电能转化为_____能。 5.养鸡场有一台电热孵卵器,其电阻为110Ω,在额定电压下工作, 通过孵卵器的电流是2A ,那么该孵卵器10s 产生的热量为______J 6.某导体两端的电压由3V 增大为6V ,导体中的电流增大了0.6A , 则该导体的电阻 _______Ω,导体的电功率增大了_____________W 7.小红家买了一台电烤箱,有高、中、低三个档位的发热功率。图 8-9是其内部简化电路图,开关S 1可分别与触点a 、b 接触。已知:R l = 60.5Ω,R 2=121Ω,电源电压保持不变。当开关S 1置于b 端, S 2断开时,电烤箱处于 档位;电烤箱在中档位工作时,消耗的电功率是 W ;电烤箱在高档位工作时,对食物加热5min ,消耗的电能是 J 。 8.小明利用标有 “6V 6W ”的灯泡L 1和“6V 3W ”的灯泡L 2进行实验。 (1)当L 1正常发光时,电流表A 1的示数为 A 。 (2)如图8-10甲所示:OA和OB分别为通过灯泡L 1和L 2中的电流随两端电压变化关系的曲线。现将两灯连入图乙所示电路,要使其中一个灯泡正常发光,电路中电流表的示数为 _ A ,电压表的读数是 V ,电路消耗的总功率为 W 。 9. 小明家的电能表如图8-11所示,家中用电器的总功率不能超过 W.当小明图8-11 甲 L 2 L 1 A V S 乙

电功率单元测试卷 (word版,含解析)

电功率单元测试卷(word版,含解析) 一、初三物理电功率易错压轴题(难) 1.由电路图知,电流表测量的是通过灯泡和电压表的电流之和,即所测电流偏大,根据知,测量后计算出的电功率值会偏大.小爽做“探究电流与电阻的关系”的实验,连接的电路如图甲所示,电源电压恒为3V,可用的定值电阻有5Ω、10Ω、15Ω、20Ω、和30Ω。 (1)请你用笔画线代替导线,把图甲所示的实验电路补充完整,并且使滑动变阻器连入电路的阻值最大;______ (2)他将5Ω的定值电阻接入电路后,闭合开关,发现电流表无示数而电压表有示数,则电路中的故障可能是电阻______(选填“短路”或“断路”);排除故障后闭合开关,调节滑动变阻器的滑片,达到实验要求时,电流表示数如图乙所示,电流为______A; (3)将5Ω的定值电阻换成10Ω的定值电阻后,闭合开关,应将滑动变阻器的滑片向_____(选填“左”或“右”)端移动,直到电压表的示数为______V为止,记录电流表的示数; (4)为了获得普遍规律,他想利用上述五个电阻分别单独接入电路,进行五次实验,则他选择的滑动变阻器的最大阻值不能小于______Ω; (5)完成上述实验后,小爽又设计了如图丙所示的电路,来测量一个小灯泡的额定功率。已知小灯泡的额定电压为U额,电源电压为U,滑动变阻器A的最大阻值为R0,请完成实验步骤并写出表达式: ①闭合开关S、S1,断开S2,移动滑动变阻器A的滑片,使电压表的示数为______,此时小灯泡正常发光; ②闭合开关S、S2,断开S1,保持滑动变阻器A的滑片位置不变,______,使电压表的示数为U额,此时灯泡正常发光时的电阻就等于滑动变阻器______(选填“A”或“B”)接入电路的电阻;再保持滑动变阻器B的滑片位置不变,将滑动变阻器A的滑片移动到 ______(选填“左”或“右”)端,读出电压表的示数为U'; ③小灯泡的额定功率表达式为P额=______。

初三上册电功和电功率单元测试题及答案

初三上册电功和电功率单元测试题及答案要想学好物理就必须大量反复地做题,为此,小编为大家整理了这篇初三上册电功和电功率单元测试题及答案,以供大家参考! 一、填空题(每空1分,共18分) 1.电热壶的工作原理是利用了电流的________效应。利用电热壶烧水时,将________能转化为_______能使水烧开。给手机电池充电,这是将________能转化为能。 2.电炉工作时通过的电流强度是2 A ,它两端电压是220 V,在10 min内产生的热量是J,电流做功是J。 3.一个标有220 V、100 W的灯泡,正常发光时,1 min产生J 的热量,1度电可供它正常工作h。 4. 观察并回答下列问题: (1)图1左所示仪表是。 (2)图1右所示是该表在月初和月底两次示数,则用户在这段时间内用电_________ kwh。 5. 如图2所示电路中,小灯泡L标有2.5 V, 1 W字样,电阻R为5。当开关S闭合时,小灯泡恰好正常发光,则电源电压为V,小灯泡电阻为,电流表示数为A。 6. 每个家庭都有需要照明灯泡,目前市场上既有白炽灯,又有电子节能灯,究竟选择哪一种好呢?某中学STS研究小组的同学进行了调查,了解到在正常工作时,25 W的白炽灯与

5 W的电子节能灯、45 W的白炽灯与9 W的电子节能灯,60 W的白炽灯与11 W的电子节能灯的发光效果相当,他们选择其中的一组进行研究,收集了有关数据如下表: 额定电压(V) 额定功率(W) 寿命(h) 每只售价(元) 每度电费(元) 白炽灯220 45 1000 1.5 0.4 电子节能灯220 9 5000 30 0.4 根据上表数据,在照明效果相当,正常工作5000 h,45 W白炽灯和9 W节能灯的成本加电费分别为______________元和_____________元,由此可见你将选择___________。 7. 松下M7型摄像机的随机蓄电池的容量是2 Ah(2 Ah的含义是:该蓄电池若以2 A的电流放电,可放电1 h。),输出电压为12 V。这样的蓄电池充好电后,能释放的最大电能为________J。 二、选择题(每小题2分,共20分) 8. 关于电功与电功率,下列说法中正确的是( ) A. 电功率的大小决定于电流做功的多少 B. 电功与电功率都表示了电能转化为其他形式的能的多少 C. 电功与电功率都表示了电能转化为其他形式能的快慢 D. 电功率等于用电器在单位时间里所消耗的电能 9.两个电阻用不同方式连入同一电路,下列说法正确的是( ) A.串联时消耗的总功率大 B.并联时消耗的总功率大

电功率测试卷(解析版)

电功率测试卷(解析版) 一、选择题 1.下列说法正确的是() A. 电流表测电路中电流时,流过的电流是正电荷定向移动形成的 B. 某同学家的电能表示数是,表示他家消耗的电能是1234.5J C. 可燃冰属于可再生能源 D. 卫星电话用电磁波传递信息 【答案】D 【解析】【解答】解: A、在金属导体中自由电子的定向移动形成电流,故A错误; B、某同学家的电能表示数是,表示他家消耗的电能是1234.5kW?h,故B错误; C、可燃冰是埋藏于海底的化石燃料,可燃冰属于不可再生能源,故C错误; D、卫星电话是用电磁波传递信息的,故D正确. 故选:D. 【分析】(1)金属导电靠的是自由电子的定向移动;(2)要知道电能表示数的最后一位是小数,单位是kw?h.(3)从能源是否可再利用的角度可把能源分为可再生能源和不可再生能源.人类开发利用后,在现阶段不可能再生的能源,属于不可再生能源;指在自然界中可以不断再生、连续利用的能源,属于可再生能源.(4)移动通信、卫星通信都是利用电磁波中的微波来传递信息的,因为微波传递信息量大. 2.如图所示,电源电压U为10V并保持不变,滑动变阻器规格为“20Ω 1A”。闭合开关S,当滑片P移至最左端时,灯泡正常发光,电流表示数为0.5A;当滑片P移至中点时,电流表示数为0.4A.则() A. 电路消耗的最小功率为2.5W B. 滑片P在中点时,灯泡消耗的功率为 2.4W C. 滑片P在中点时,灯泡消耗的功率为3.2W D. 滑片P在最左端时,2min内电流通过灯泡所做的功为10J 【答案】B 【解析】【解答】解:滑片P在最左端时,电路中只有灯泡,灯泡正常发光,由I=得, 灯泡正常发光时的电阻:R L==20Ω;滑动变阻器连入电路的电阻最大时,电路

电气试验制度

电气试验制度 撰写人:___________ 部门:___________

电气试验制度 一、1地面电气设备接地及防雷保护用的所有接地元件之接地电阻,每年雷雨季前测定一次,雷雨季每月进行一次。 2井下接地装置,每半年要详细检查一次,接地电阻每年测定一次。 3新设备的保护接地装置,当设备投入运行前必须检查和测量接地电阻与接地装置的可靠性。 4接地网电阻值的测定应每季进行一次。 二、变电站(所)及线路上的避雷器每年雨季前进行。 1绝缘电阻测定。 2测量电导电流及查串联组合元件的非线性系数差值。 3放电电压测试。 三、井下超过三个月,井上超过六个月停止和移动后的设备投入运行前,必须按运行中设备的试验项目和标准进行试验。 四、每天应对井下检漏装置的运行情况进行一次试验,发现检漏装置有故障或网络绝缘降低时应立即停电处理,修复后方可送电。 五、、高压电缆的泄露和耐压试验每年进行一次。 六继电保护装置检验。 1、变电所的继电保护装置全部项目的定期检验周期为一年。 第 2 页共 2 页

2、保护装置的绝缘耐压试验每四年进行一次。 3、各种互感器每2年进行一次定期全部项目检验。 4、未经检验的继电保护装置严禁投入运行,对新型继电器及继电保护装置必须在系统中经过典型试验鉴定后,方可投入运行。 七、高压开关的整定值应半年整定一次,低压开关的整定值应随负荷的变动相应改变。 八、电气设备变更额定值时,必须经过试验提出技术鉴定报告。 九、停止运行一个月以上的变压器,在运行前测量绝缘电阻,停运三个月以上的变压器,必须对变压器油进行耐压试验,合格后方可投入运行。 第 2 页共 2 页

相关主题
文本预览
相关文档 最新文档