it is not a passive device .y because it is used to amplify the voltage and current .so as according to the definition of active device is the device which is used to amplify the current r voltage .hence transistor is a active device.
Chat with our AI personalities
A: THE WORD IS LINEAR. yes it is not a very linear device as a function of current
A: A transistor needs to be biased at a point whereby it is in a linear point with respect to the load otherwise it can give an output that is non linear or clipping. so with the proper bias the circuit is stable or useful.
When we speak of linear and no-linear data structures, we are referring to the links between one element and the next. These links determine how we traverse the structure such that we "visit" every element in the structure. When every element has only one possible link to the next in sequence, then the structure is said to be linear. If any element has two or more possible links, it is said to be non-linear. Arrays, lists, stack and queues are examples of linear structures. Trees, networks and graphs are examples of non-linear structures. A binary tree is the simplest example of a non-linear structure because every element has, at most, two possible links, a left link and a right link. If we follow the left link, then at some point we must return to that same element in order to follow its right link. This means we must backtrack. Any structure that requires us to backtrack during a traversal is therefore non-linear. Linear traversal is more efficient than non-linear traversal because there is no need to backtrack to traverse a linear data structure.
Linear : Traversal is linear .. ex: array,linked lists,stacks,queues NoN-linear: Traversal is not linear.. ex:trees,graphs imagine the situation of searching of particular element..in above scenarious..then u will understand easily.. Linear : Traversal is linear .. ex: array,linked lists,stacks,queues NoN-linear: Traversal is not linear.. ex:trees,graphs imagine the situation of searching of particular element..in above scenarious..then u will understand easily.. Linear : Traversal is linear .. ex: array,linked lists,stacks,queues NoN-linear: Traversal is not linear.. ex:trees,graphs imagine the situation of searching of particular element..in above scenarious..then u will understand easily..
Linear (Straight) circuit: An electronic circuit where the info sinusoidal flood of recurrence f give a stead state yield. This circuit take after ohms law and the estimation of electronic parts doesn't change with the level of voltage of current in the circuit. Non-Linear (Non direct) circuit: The circuit in which the parameters change as for current and voltage. The parameter esteem like resistance, capacitance, inductance, waveform, recurrence and so on, is not consistent. This circuit doesn't take after ohms law and the v-i attributes are not a straight line.