Posts

Showing posts from July, 2017

Technician Electronic

                                                   Experience for attending an interview                     There are many people out there was looking for a job that related to their study field   especially in electronic engineering. Obviously, these job needs a worker who studied        in electronic engineering.        For this blogging, i just want to share my experiences for  attended interview for several        times. I got five interviews. But, i failed of these interview because that time i have no  experience at the factory.        Among the famous questions, they asked is             1) What is your experiences? ...

LOGIC GATES (AND, OR, XOR, NOT, NAND, NOR and XNOR)

Image
                                    AND  |  OR  |  XOR  |  NOT  |  NAND  |  NOR  |  XNOR         A logic gate is an elementary building block of a digital circuit. Most logic gates         have two inputs and one output. At any given moment, every terminal is in one of the         two binary conditions low (0) or high (1), represented by different voltage levels.            The logic state of a terminal can, and generally does, change often, as the circuit processes        data. In most logic gates, the low state is approximately zero volts (0 V),        while the high state is approximately five volts positive (+5 V).        There are seven basic logic gates: AND, OR, XO...